Blog
- Why I Built Adaptive Forms
coding
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
coding
How a Next.js workout logger separates UI, server state, API routes, Prisma, and PostgreSQL while keeping real-time logging flexible.
- My First Post
coding
Launching the blog with a first post.