Projects

A selection of things I've built. More on github.

selected

Rust

omnilua

A pure-Rust Lua interpreter covering Lua 5.1 through 5.5 — passes the upstream test suites, runs real LuaRocks packages, and compiles to wasm.

★ 29
Rust

valdr

A Valkey/Redis-compatible cache and store in safe Rust — roughly 98% drop-in for non-clustered single-node deployments.

★ 10
Python

unofficial Whoop API

A Python client for the Whoop fitness API, and my most widely used project.

★ 43
Python

bubble

A static analysis tool that traces uncaught exceptions across Python web frameworks, surfacing real bugs in projects like httpbin, Redash, Airflow, and Label Studio.

more

Python

blirb backend

The Django REST backend for blirb.io, a social app for recommending movies, shows, books, and podcasts to your friend groups — built with my brother and a friend, integrating TMDB, Spotify, and the Google Books API.

Rust

smcprobe

A live hardware digital twin and SMC reverse-engineering harness for Apple Silicon.