All Projects
A closer look at the experiments and personal builds I enjoyed crafting.
Agentic Orchestration Infrastructure
A production multi-agent system that runs under either Claude or Codex, with compounding memory, provider-diverse self-review, and human review before shipping. Windows-native, and the system I use to build and ship real products.
StreakUp Cross-Platform Habit Tracker
A production Flutter app with 701 automated tests, behavioral psychology-driven engagement, and a complete monetization stack. Shipped on Google Play and the App Store.
Cloud Security Pipeline
A fully automated pipeline that builds, tests, scans, and deploys applications securely. It runs unit tests, code and container scans, and infrastructure checks during every deployment, automatically blocking anything unsafe. Built with Python, Terraform, Docker, GitHub Actions, and AWS for safe, cost-free testing.
Hippocampus
Long-term memory for AI agents: four layers, type-aware decay, and total recall in one SQLite file. A sanitized reference architecture from a production system.
Tennis Momentum Match Engine
A compact simulator that models bias-based chance for the next point and proves it with exact visual replays by seed.