WORK — 2 SHIPPED, 2 WORTH SHOWING
Selected work
A study in restraint, one project, but the interesting decisions are the ones you can't see.
ThinPath
A featherweight SVG renderer for iOS, macOS, and watchOS. Pure Swift, zero dependencies, built on a flat arena architecture, roughly one allocation for the entire document tree, cache-friendly traversal, and O(1) teardown when rendering finishes.
Porthole
An in-app network inspector for iOS and macOS. Hooks URLSession directly to capture HTTP, HTTPS, and WebSocket traffic in memory, no proxy, no certificate configuration, no desktop app. Native SwiftUI viewer with cURL and HAR export.