Coding Posts
Writing on web development, tooling, and implementation details.
- Why I Built Adaptive Forms
I kept rebuilding the same form behavior across the apps I actually want to use, so I turned it into a small library that handles responsive layouts, validation, and accessibility in one place.
- Architecting a Flexible Workout Logger in Next.js
How a Next.js workout logger separates UI, server state, API routes, Prisma, and PostgreSQL while keeping real-time logging flexible.
- My First Post
Launching the blog with a first post.