My personal portfolio website, built to showcase my projects, skills, and experience.
- Projects section pulled dynamically from the GitHub API
- Built with Next.js and TypeScript
Install dependencies:
npm installRun the development server:
npm run devThen open http://localhost:3000 in your browser.