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 Playground
a browser-based IDE that lets you run Postgres queries and see the results in real-time.
postgres-playground.dfg.codes
tailwind-heropatterns
Dynamically generate tiling SVG patterns using Tailwind classes.
github.com/danielfgray/tw-heropatterns
doot
I built reddit but instead of categorizing posts by a subreddit, posts can have multiple tags. It’s built on Remix, Postgres, and Tailwind.
doot.dfg.codes