skip to content

Projects

Open-source systems I build, with the reasoning behind them.

  • Active

    oxn (Oxygen)

    A local architecture and quality gatekeeper for LLM coding agents. It measures complexity, coupling and layering across six languages, blocks edits that break the declared architecture, and serves architectural context over MCP.

    • Python
    • tree-sitter
    • SCIP
    • MCP
    • Claude Code hooks
  • Active

    maestro

    Multi-agent pull request review that adapts to the developer it reviews for. Specialist agents review each PR in an isolated sandbox, and a triage step merges their findings into a single comment.

    • TypeScript
    • Docker
    • SQLite
    • React Flow
    • Vercel AI SDK
    • MCP
  • Maintained

    Carbon Omniverse

    A full-stack e-commerce monorepo that demonstrates modern enterprise architecture: a hexagonal Spring Boot backend, a Next.js dashboard, and an AI operations assistant built on the Model Context Protocol.

    • Java 25
    • Spring Boot 4
    • Next.js 16
    • PostgreSQL
    • MongoDB
    • Keycloak
    • Python
    • MCP
  • Maintained

    PandoraLM

    A self-hosted hybrid RAG platform that combines vector search, a knowledge graph and MCP agents behind a Cognitive Router, with enterprise SSO and layer-level access control.

    • Python
    • FastAPI
    • Node.js
    • React
    • LanceDB
    • Neo4j
    • Keycloak
    • Kubernetes
  • Maintained

    Neura

    An AI-native payment orchestration engine that replaces static routing rules with contextual bandits, on a hexagonal Java core with a double-entry ledger.

    • Java 26
    • Spring Boot 4
    • PostgreSQL
    • Kafka
    • ONNX Runtime
    • Python