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.

  • pg-sourcerer

    A code generation tool that uses your Postgres schema to create TypeScript types, Zod schemas, and more.

    github.com/DanielFGray/pg-sourcerer

  • 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.rocks