March 18, 20262 min read
Building This Site with Next.js
A look at the tech stack, design decisions, and architecture behind this portfolio site.
Next.jsTypeScriptTailwind CSS
Read more Writing
Build notes, deployment lessons, troubleshooting wins, and practical problem solving from projects in progress.
A look at the tech stack, design decisions, and architecture behind this portfolio site.
Practical TypeScript patterns I keep coming back to as I level up — discriminated unions, exhaustive checks, and more.