Skip to content

/ projects

All projects.

Forward deployed engineering from 10 Academy, production backend systems, and open-source work.

Forward Deployed Engineering

Nine one-week client-style builds from the Tenacious Intelligence Recruitment Program at 10 Academy.

2026·shipped

Oracle Forge

A multi-database analytics agent that integrates every prior TRP1 system (auditor, refinery, cartographer, event store, and contract enforcer) into one compound system.

10 Academy TRP · Capstone week

5 prior systems integrated into 1 compound agent

PythonLangGraphPostgreSQLMongoDBDuckDB
2026·shipped

Tenacious-Bench: Sales Agent Evaluation & LoRA Fine-Tuning

A 200-task benchmark built through multi-LLM synthesis with judge filtering. Trained LoRA adapters with SFT, DPO, and a process-reward model to target a specific failure mode.

200-task benchmark, published on HuggingFace

PythonLoRASFTDPOProcess Reward Model
2026·shipped

Document Intelligence Refinery

A five-stage escalating pipeline that turns mixed PDFs, scans, and tables into structured, spatially-indexed knowledge, using vision only when text extraction cannot answer.

10 Academy TRP · 1-week brief

Vision models used only when cheaper stages fail

PythonPDFOCRVision ModelsSemantic Chunking
2026·shipped

Data Contract Enforcer

Schema validation and lineage across heterogeneous sources. Generate contracts from samples, validate live data, and attribute violations back to the upstream system that broke them.

10 Academy TRP · 1-week brief

Traces violations to source in minutes, not a week

PythonSchema ValidationLineage GraphsETL
2026·shipped

Agentic Event Store

An event-sourced ledger on PostgreSQL with CQRS projections, optimistic concurrency, cryptographic integrity, and MCP exposure so LLMs query history without bypassing the audit log.

10 Academy TRP · 1-week brief

Cryptographically tamper-evident audit ledger

PythonPostgreSQLCQRSEvent SourcingMCP
2026·shipped

AI-Native IDE: Intent-Code Traceability

A VS Code extension that links business intent, code AST, and agent action through content-hashed sidecar traces so parallel agents can share context.

10 Academy TRP · 1-week brief

Parallel agents share context, no central lock

TypeScriptVS Code APIASTYAML
2026·shipped

The Automaton Auditor: Multi-Agent Code Auditing Swarm

A LangGraph swarm that grades repositories against a structured rubric. Detective, Prosecutor, Defense, Tech Lead, and Chief Justice nodes produce a deterministic verdict.

10 Academy TRP · 1-week brief

5-agent adversarial swarm, deterministic verdicts

PythonLangGraphLLM OrchestrationAST
2026·shipped

The Brownfield Cartographer: Codebase Intelligence

A four-agent system that ingests a GitHub repo and produces CODEBASE.md, day-one onboarding briefs, semantic indices, and lineage graphs.

10 Academy TRP · 1-week brief

4-agent pipeline, docs stay current on every push

Pythontree-sitterLangGraphLLM
2026·shipped

Conversion Engine: Sales Automation

An automated lead-generation system that grounds outreach in real signals: Crunchbase firmographics, job-post velocity, layoffs.fyi, AI-maturity scoring. Benchmarked against τ²-Bench retail.

10 Academy TRP · 1-week brief

4 external signal sources ground every outreach

PythonLangGraphLLMWeb ScrapingBenchmarking

Production & Client Projects

Backend systems built for real businesses and users.

Open Source & Personal