Blog
Writing
Technical notes and project writeups.
·1 min read
Designing Readable Systems
Readable systems reduce operational drag because the next engineer can understand intent before touching implementation.
ArchitectureDeveloper Experience
·1 min read
Frontend Polish That Scales
Small interface details compound into trust when they are built into the system instead of sprinkled on at the end.
FrontendUI
·1 min read
Static Content with Next.js
Markdown content and static generation are still a strong pairing for fast technical sites.
Next.jsMarkdownSEO