Projects

OpenUsage

Contributor to the 2,700+ star menu bar app for tracking AI coding subscription limits — shipped a provider plugin, global shortcuts, and macOS fixes.

Tauri · React · Rust

OpenUsage is a free, open-source menu bar app that tracks usage limits across AI coding subscriptions — Cursor, Claude, Copilot, Codex, and more — in one place. I contribute to this 2,700+ star project built with Tauri, React, and Rust.

My Contributions

  • Built the Factory/Droid plugin provider (#130) — a complete new provider integration with plugin logic, tests, and docs (~840 lines)
  • Added a global keyboard shortcut to toggle the panel (#132) — Tauri/Rust shortcut registration with hardened unregistration handling, plus the React settings UI and tests
  • Fixed tray panel positioning on macOS multi-monitor setups (#154) — exclusive upper bounds for monitor hit-testing to prevent double matches on monitor seams

Tech Stack