You're looking at it. This site is my personal portfolio and learning journal, built from scratch with Next.js 15, Tailwind CSS v4, and MDX.
Design decisions
- No navigation bar — navigation is contextual, woven into the content itself
- Command palette — Cmd+K for quick access to any page
- Typography-driven — two-font system with Reddit Sans and JetBrains Mono
- Warm neutrals — a near-monochromatic stone palette that feels human
Tech stack
- Next.js 15 (App Router)
- Tailwind CSS v4
- MDX via next-mdx-remote
- Motion for animations
- Deployed on Vercel