Skip to content

Static portfolio-blog developed with Next.js

Notifications You must be signed in to change notification settings

davelevine/portfolio

 
 

Repository files navigation

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.

About

Static portfolio-blog developed with Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.2%
  • SCSS 35.8%