Projects

See my list of projects, tools and other things that I currently maintain or previously maintained.

Active projects

5 projects

DnsBuddy.co
Closed source
  • tanstack
  • react
  • tailwindcss
  • postgres
  • golang
I decided to refactor this entire project using Golang and Tanstack. As of right now, I have decided to make this project closed source.
dotfiles
Open source
  • script
This is my attempt at simplifying my life across the various systems I code on. I've been using this for a few years now and it's been a great way to keep my systems in sync.
FrancisPBaker.com
Closed source
  • tanstack
  • react
  • tailwindcss
This is the source code for this site. The goal of this site was to be my archive, both professionally and personally.
InboundParse
Open source
  • golang
Open-source inbound email parser, receive SMTP mail, normalize the payload, and POST the message plus metadata to a webhook you own for automations and integrations.
ineedatest.email
Closed source
  • golang
  • react
  • postgres
  • tailwind
  • tanstack
Disposable test inboxes that clean up after themselves, so you can grab an address when you need one without mail piling up forever in a third-party inbox.

Archived projects

1 project

DnsBuddy.co
Open source
  • nextjs
  • react
  • tailwindcss
Created a tool to help people with validating DNS Records across multiple DNS Providers, looking up WHOIS information and more. This was a fun project to build and learn about DNS and specifically DoH (DNS over HTTPS).