Personal portfolio built with Next.js 16, TypeScript, and Tailwind CSS.
bun install
bun dev- Next.js 16 + TypeScript
- Tailwind CSS v4
- GSAP + Lenis (animations & smooth scroll)
- Lucide React (icons)
app/- pages and global stylescomponents/- layout, sections, UI componentsdata/- content (projects, skills, experience, social)hooks/- scroll animations & navigationutils/- shared utilities
bun run build
bun startOr push to GitHub and deploy on Vercel.