Projects
Selected software and creative work.
-
Calculator
A calculator written in Rust and compiled into WebAssembly.
-
Photography Portfolio (opens in a new tab)
A personal portfolio showcasing mobile travel photography.
-
Xperia Camera Mod (opens in a new tab)
A camera mod for the Sony Xperia Z1 series that improved video and audio quality, picture quality, and added 20MP Superior Auto. 338K views on XDA. Made when I was 14.
-
goodapps (opens in a new tab)
The parent website for the "good" suite of apps — simple, focused tools done well.
-
goodTodo (opens in a new tab)
A cross-platform task app that saves on device first and syncs quietly in the background — native on iOS, Android, macOS, Windows, Linux, and the web.
-
Theme Manager (opens in a new tab)
Generates coordinated light and dark themes from a seed color — applying them instantly across terminals, editors, shell tools, Git UIs, and developer agents through a single adapter contract.
-
Wallpaper Server (opens in a new tab)
A self-hosted wallpaper API and gallery — scans local image folders, classifies by luminance and hue, and serves raw images through queryable filters so automation tools can pull the right wallpaper with a single curl call.
-
Theme Agent (opens in a new tab)
A Rust daemon that resolves one light or dark theme for the whole machine — from the OS appearance, an offline sunrise/sunset schedule, or a manual override — and pushes live changes to Neovim, shell hooks, and any local IPC subscriber. No root, no network, no telemetry.