My personal portfolio developed with Next.js and React. Certs and Projects sections are written in markdown and rendered with react-markdown and react-syntax-highlighter.
- Built with Next.js and React
- Static Site
- Posts and projects written in markdown
- Rendered using react-markdown and react-syntax-highlighter
Third party static contact form (formspree):
const [state, handleSubmit] = useForm('123xyz'); // replaceWithYourOwn
This project is a modified version of the portfolio repository, originally created and owned by Rene Bitter. The original project does not have an explicit license.
While the appearance of this site resembles the original, the code has been extensively altered and customized for my personal, non-commercial use as a portfolio website. I do not claim any ownership or rights over the original project - those remain with the original copyright holder.