Web Engineer at Vinted
Building things for the web. Open source enthusiast.
brizzle - Rails-like generators for Next.js + Drizzle ORM. Generate models, server actions, CRUD pages, and API routes with a single command.
npx brizzle scaffold post title:string body:text published:boolean

