← Back to Home

All Projects

A closer look at the experiments and personal builds I enjoyed crafting.

Agentic Orchestration Infrastructure

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.

AIMulti-AgentMulti-ProviderClaudeCodexPythonsqlite-vecMCPInfrastructure
View project
StreakUp Cross-Platform Habit Tracker

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.

FlutterDartRiverpodHiveRevenueCatAdMobiOSAndroid
View project
Cloud Security Pipeline

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.

PythonDevOpsCI/CDSecurityTerraformDockerAWS
View project
Hippocampus

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.

AIAgent MemoryRAGsqlite-vecFTS5SQLiteRetrievalPython
View project
Tennis Momentum Match Engine

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.

PythonSimulationPygameDeterminismGUI
View project