Personal portfolio: who I am, what I build, and how to reach me. Featuring an animated "hack" intro, a circuit-board background, theme picker, and a skills-to-projects filter.
- Next.js 16 (App Router) + React 19
- TypeScript
- Tailwind CSS + shadcn/ui
npm install
npm run devThen open http://localhost:3000.
app/— layout, page, and providerscomponents/— portfolio sections (hero, skills, experience, projects, contact…)components/ui/— shadcn/ui primitives