FeaturedProjects
A timeline of projects I've built and deployed
Zonrad
2026-PresentPython · Next.js · TypeScript · React · LLM APIs · Agent Orchestration
An AI-native workspace for orchestrating autonomous agents, contextual reasoning, and tool-driven workflows: built to turn complex tasks into structured, actionable execution.
AvatarX
2026Kotlin · Android · MediaPipe · ML Kit · Gemini 2.5
On-device Android app mapping body biometrics to a digital avatar for virtual try-on. Combines MediaPipe pose detection and ML Kit segmentation with Gemini 2.5 for AI-driven styling. All running fully on-device, no cloud or AR engine dependency.
MiniSeek
2026Python · Edge AI · Local-first
Local-first agent harness built for edge hardware (M1, 8GB RAM), with zero third-party dependencies and 138 passing tests. Uses a "model proposes, harness validates, Python executes" architecture for safe, constrained agent execution.
Ratchet
2026Python · AI Safety · Eval/Benchmarking
An empirical benchmark testing whether harness-level constraints (vs. prompt-only rules) reduce dangerous agent actions. Achieved 0/30 catastrophic failures once permission layers were added. Evaluation-driven research into agent reliability, not just a demo.
inbox-triage-agent
2026Python · Google ADK · Agent Guardrails
Google ADK-based email triage agent with a 10-case evaluation suite (10/10 passing) and an explicit no-auto-send safety guardrail. A compact, well-scoped example of applied agent design with real safety constraints.
Expectr
2026Kotlin · Jetpack Compose · Gemini API · SQLite
AI-powered personal finance app, 100% Jetpack Compose, with Gemini-driven spending insights and a custom "financial health score." Built offline-first with SQLite over cloud sync, and a custom REST client instead of SDK bloat.
Foundry
2026Vue 3 · Laravel · Pinia · PostgreSQL
A visual drag-and-drop page builder built with Vue 3 and Laravel, featuring Pinia for state management, with dynamic component trees serialized to Postgres. Demonstrates full-stack web breadth outside the mobile/Python work above.
Zenith Launcher
2025Kotlin · Android · Jetpack Compose
A custom Android home-screen launcher focused on digital wellbeing with dynamic wallpaper-based theming and built-in friction timers to reduce mindless app usage.