Projects
Things I've built and shipped.
- byrudy.devlive
This site — a personal food & places database with maps, dish-level ratings, and leaderboards, built to be updated from my phone mid-meal.
Next.jsTypeScriptSupabaseMapboxTailwind
- menubar-enhancedlive
Maintained fork of the menubar npm package — a high-level way to build menubar desktop apps with Electron. Critical bug fixes and support for modern Electron (v39+), published on npm.
TypeScriptElectronnpm
Enhanced fork of ATV Desktop Remote — an Apple TV remote for your desktop. 30+ fixes covering memory leaks, performance, and reconnect behavior, plus a glass UI and accessibility upgrades.
ElectronJavaScript
- API Blueprintsin progress
A curated collection of reference API integrations (eBay OAuth, ESPN scores, Weather.gov) meant as durable, copyable starter code — auth patterns, typical endpoints, and the shape of the data that comes back.
Python