Projects

Selected work spanning AI agent infrastructure, cross-platform apps, ML deployments, and open source.

React Native OpenCode Client

GitHub

Full-featured mobile supervision interface for the OpenCode AI coding agent. Server management, real-time chat streaming, terminal emulation (xterm.js), git viewer, and file annotations. 37+ PRs shipped in 2 weeks.

React NativeTypeScriptAI Agent Supervisionxterm.jsMobile

Cross-Platform Financial Analysis App

Founding architect and tech lead. Expanded from a Windows-only desktop app to 5 platforms (macOS, Linux, Windows, iOS, Android) with a single React Native codebase. Boosted release cadence by 300% and automated deployments 98% faster.

React NativeTypeScriptC#/.NETCross-PlatformArchitecture

AI-Assisted Engineering Toolchain

Led org-wide adoption of AI-assisted development tools. Reduced PR authoring time by 93%, code review time by 80%, and achieved ~10% developer cost savings. Built custom MCP servers, RAG pipelines, and open-sourced an AI-driven Azure DevOps PR tool.

AI/MLRAGMCPDevOpsCursorAider

OpenCode Contributions

OpenCode

Fixed a critical JavaScript sandbox crash in the Recursive Language Model (RLM) REPL tool. Rebased a diverged feature branch with 2,744 files changed while preserving original author attribution. Created the Learn plugin for AI agent knowledge persistence.

TypeScriptOpen SourceAI AgentsRLM

Wildlife Detection API

Flask REST API using Microsoft MegaDetector v5a (YOLOv5/PyTorch) for automated species identification from camera trap images. Deployed as a containerized ML inference service.

PythonFlaskPyTorchYOLOv5MLDocker

AutoEq

Native Android audio equalizer app built with Kotlin and Jetpack Compose. Full CI/CD pipeline, Maestro E2E tests, and semantic-release. From scaffold to v0.3.0 in under a week.

KotlinJetpack ComposeAndroidCI/CDMaestro