Projects
Software I've built: agentic AI systems, retrieval and eval pipelines, distributed systems, and the infrastructure they run on. Source code is linked on each project.
Featured
OpenProject MCP Server
FeaturedModel Context Protocol server in Python exposing project management as LLM-callable tools, deployed on AWS EKS with Kafka and Istio, sustaining 65M+ webhook events at 99.5% uptime
QuickContractAI v2 (pgvector + Evals)
FeaturedContract analysis rebuilt on PostgreSQL hybrid retrieval (keyword, semantic, and reranking) over 16.8M chunks, with an eval harness scored on the CUAD legal benchmark running as a CI gate
More Projects
MiniRaft: Distributed Consensus in Go
Raft consensus implemented from scratch: leader election, log replication, snapshots, and sub-second re-election under a fault-injection harness covering split-brain and log divergence
Santha
Self-hosted Android app store with a prompt-to-app pipeline: Claude writes the app, GitHub Actions builds and signs the APK, the store serves it. Live at santha.t3ja.com
QuickContractAI (v1)
Privacy-preserving legal document platform: Gemini drafts, local Ollama models refine and validate, Snowflake Cortex powers retrieval
Cloud-Native Application Platform
Production-ready AWS infrastructure with auto-scaling Flask API, Terraform IaC, and custom AMI pipeline
Source code is linked on each project. The Cloud-Native Platform repo is private (course infrastructure); happy to walk through it on a call.