Live2026
This Portfolio
The site you're on, built with Next.js 16, React 19, and Tailwind v4.
A content-driven portfolio built on the latest Next.js App Router. Pages render from typed content modules, dark mode follows your OS with zero JavaScript, and subtle motion brings sections in as you scroll. Deployed on Vercel.
Highlights
- Typed content modules — add a project by editing one object
- System-preference dark mode via pure CSS (no theme flash)
- Statically generated project pages with per-project metadata
- Unit + component tests (Vitest) run in CI — GitHub Actions checks lint, tests, and build on every push and PR
Stack
Next.js 16React 19Tailwind CSS v4MotionVitestGitHub Actions