Things I've made trying to put my dent in the universe.
I've worked on tons of little projects over the years but these are the ones that I'm most proud of. Many of them are open-source, so if you see something that piques your interest, check out the code and contribute if you have ideas for how it can be improved.
Postgres Garden
A browser-based IDE that lets you run Postgres queries and see the results in real-time.
postgres.garden
pg-sourcerer
A plugin-based codegen tool that generates queries, TypeScript types, validation schemas, http routes, and more from your Postgres database schema.
github.com/DanielFGray/pg-sourcerer
fibrae
Effect-first JSX renderer with reactivity, routing, and SSR.
github.com/DanielFGray/fibrae