Live demo: akiyadav.dev
- Built with: Next.js (React), TypeScript, Tailwind CSS
- Features:
- Dynamic projects grid with quantified impact bullets
- Interactive "skills" section with keyboard-jump navigation
- Light/dark theme toggle that respects system preference
- Resume download, GitHub and LinkedIn links
- Clean, mobile-responsive design optimized for recruiters
- Deployed to: Vercel (CI/CD auto-deploy on push)
git clone https://github.com/akankshary/portfolio-aki.git
cd portfolio-aki
npm install
npm run dev
# Open http://localhost:3000 in browser