bread: local middleware for coding agents
i built a local rust layer for coding agents that caps file reads
and search results, tracks provenance, and blocks stale edits.
i built a workspace-local index for lexical and structural
retrieval. i keep code, indexes, and optional vectors on disk.
rust · codex cli · tree-sitter · ripgrep-compatible search
ozark: local-first agent evaluation lab
i built a local-first simulation lab for ai agents. i run
adversarial scenarios and score five deployment-readiness dimensions.
i wrote a python evaluation framework for trace replay/diffing,
guardrail checks, and live http/stdio endpoint tests.
python · react 19 · vite · sqlite wal · agent evaluation
ghosted: visa-aware job intelligence platform
i built a visa-aware job intelligence platform serving 119k+ h-1b
records, 23k+ company profiles, 9k+ salary entries, and 4.4k+
live job listings.
i implemented celery + redis jobs for ats ingestion, tf-idf
resume matching, deduplication, cached pagination, and pdf reports.
django · react · typescript · postgresql · redis · celery