My personal software developer portfolio built with Next.js, React, and TypeScript.
- Interactive project showcase with detail panel
- Skills modal with grouped display
- Experience timeline with animations
- About section
- Scroll-based navigation with auto panel sync
- Dark mode with deep slate theme
- Smooth page transitions and glass effects
Visit the live site here.
- Clone the repo
- Navigate to the project folder:
cd portfolio-website - Install dependencies:
npm install - Start the dev server:
npm run dev
npm run build
- Next.js
- React
- TypeScript
- Tailwind CSS
- Framer Motion