Work

Projects

A small set of open-source things I build and maintain — Kotlin Multiplatform libraries and Rust tooling for problems I kept running into.

DrawBox

A small drawing library with a pen tool, undo stack, and export — originally Android-only, now running across Android, iOS, Web, and Desktop.

statsvg_rs

A GitHub stats card renderer I actually control — one Rust program that produces both a header-heavy profile card and a stripped-down lifetime-stats card, refreshed every six hours.

Paper

An offline-first Android notes app built in Jetpack Compose with MVVM, DataStore, Room, and Coroutines.

NYTimes-Compose

A minimal, offline-first Android client for the NYTimes Top Stories API — Jetpack Compose, MVVM, Room, and Coil.