This is my personal portfolio, displaying my recent projects, resume and technical information.
I designed and implemented this website from scratch, using a multitude of frameworks for better UI and functionality. This is a Next.js project bootstrapped with create-next-app.
First install the dependencies.
npm installThen run it on your local machine.
npm run devOpen http://localhost:3000 with your browser to see the result.