← Back to Projects

BillChill

web · code ·#cloudflare-workers·#tanstack-start·#clerk·#drizzle·#typescript·#tailwindcss·#react·#sqlite

Personal bill tracker with a just-in-time data model. The database is a lean ledger of payments only so bill state (upcoming, due, paid, overdue) is computed in memory from blueprints and today's date. There are no pending rows, no resets, and no background jobs. Built on TanStack Start and Cloudflare Workers + D1.