Writing
Essays, notes, and things I'm figuring out.
How Drizzle Solved My Database Migration ConflictsAugust 26, 2026
How I solved database migration conflicts in a distributed team by leveraging Drizzle ORM schema snapshots and state-aware migrations.
How I Solved the Frontend API Consumer Problem in an Agentic CRMAugust 25, 2026
Building an end-to-end type-safe API contract between NestJS, Drizzle, Zod, OpenAPI, Orval, and React Query.