Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.44 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.44 KB

Description

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.

Key Takeaways

Third party static contact form (formspree):

const [state, handleSubmit] = useForm('123xyz'); // replaceWithYourOwn

Attribution and Disclaimer

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.