Projects

A running list of open projects I’ve built using collaborative coding with AI tools.

enveil: robustly hide your .env secrets from AI agents like Claude Code without impacting dev UX (…much).

Py-Appsheet: A no-frills Python library that only relies on core libraries for interacting with Google AppSheet databases.

Pretty Safe JSON Inspector: a little Next.js webapp for quickly prettyiffyig JSON payloads that very explicitly handles everything locally so you don’t need to worry about pasting in sensitive data* (*I make no guarantees of course). The app is hosted at prettysafejson.xyz

Once Upon a Jester MacOS Patch: Once Upon a Jester is a super cute game I bought on steam. Unfortunately, its MacOS implementation has a file-path/reference bug that causes it to crash. I used ChatGPT to come up with a binary patch, which fixes the issue.