The Website You're Looking At
This site. Built on the Next.js App Router with a small, deliberate set of tools and no UI kit doing the heavy lifting.
The stack
- Next.js 13 App Router — the foundation, server components and file-based routing.
- Tailwind CSS — all the styling, no separate stylesheets.
- Framer Motion — the animations and transitions.
- Web APIs — used directly instead of reaching for a library every time.
- Class Variance Authority — for composing atomic className variants without the conditional-string mess.