Projects
Some personal projects I've built over the years. Much of the newer stuff is built with AI, or as a way to learn AI.
| plAI Ball | A daily podcast to recap MLB games. One of my first projects using AI, built as a learning exercise. |
| Threadweaver | A single-page web app to help craft multi-post Bluesky threads. Built using AI. |
| Replai Review | Weekly newsletter with NFL scores/recaps (Similar to plai ball but a newsletter). Built to play around with AI coding and APIs. A little buggy, I need to go back and fix it. |
| enable-cors.org | Site showcasing CORS implementations for different servers. Started as an early site for CORS advocacy. |
| Sonos Now Playing Picture Frame | A picture frame showing the currently playing song on Sonos. Software taps into the undocumented Sonos API. The frame itself was built using Legos. The display died a few years back, and I havaen't bothered updating the code. |
| Echo Server | Displays HTTP request and response headers. Useful for testing CORS and other HTTP features. Built in 2012, but recently modernized using AI. |
| Readeroo | [Obsolete] A Firefox extension to save articles to read later. A precursor to Instapaper, Pocket, Readwise, etc. It was written up in Lifehacker, which was cool! |