Kotlin Multiplatform · Compose
DrawBox
A small drawing library with a pen tool, undo stack, and export — originally Android-only, now running across Android, iOS, Web, and Desktop.
Work
A small set of open-source things I build and maintain — Kotlin Multiplatform libraries and Rust tooling for problems I kept running into.
Kotlin Multiplatform · Compose
A small drawing library with a pen tool, undo stack, and export — originally Android-only, now running across Android, iOS, Web, and Desktop.
Rust · MCP
A local-first MCP server that indexes your notes, code, and past Claude chats into one searchable tool — no cloud, no telemetry, single Rust binary.
Rust · SVG
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.
Kotlin · Android
A drop-in Android image-picker library that mirrors the WhatsApp image-picking experience.
Kotlin · Android
A bottom navigation bar for Android with customizable bubble-shaped tab indicators.
Kotlin · Jetpack Compose
An offline-first Android notes app built in Jetpack Compose with MVVM, DataStore, Room, and Coroutines.
Kotlin · Jetpack Compose
A minimal, offline-first Android client for the NYTimes Top Stories API — Jetpack Compose, MVVM, Room, and Coil.