Tools
"I build tools that solve real problems—usually ones I've encountered myself."
Featured Tools
AntiSlop
Multi-language linter for AI-generated code
Detects placeholders, deferrals, hedging, and empty stubs—the telltale signs of lazily generated code. Uses tree-sitter AST parsing for accuracy across 15+ languages with Zero Trust philosophy.
- Tree-sitter AST, 15+ languages, ms-level speed
npm install -g antislop·cargo install antislop- No external dependencies — works offline
EnvCheck
Environment file linting for DevSecOps
Fast, modern Rust CLI that detects .env file issues and syncs with Kubernetes, Terraform, Ansible, GitHub Actions, Helm, and ArgoCD. More comprehensive than dotenv-linter, with deep integration for modern stacks.
- K8s sync, Terraform integration, TUI, SARIF output
cargo install envcheck·npm install -g envcheck- envcheck.github.io — Documentation
NerfStatus
Scientific LLM degradation detection
Detects silent model collapse, quantization artifacts, and instruction failures with 17 research-backed probes (Math, Style, Timing, Code, Fact, JSON, Consistency, Fingerprint, and more).
- 17 scientifically-grounded instruments
pip install nerfprobe- nerfstatus.com — Real-time dashboard
- 🤗 HF Space — Test any HF model
SpeakOps
Real-time AI speech coaching
"DevOps for your Voice." Analyzes your speech in real-time during interviews, sales calls, or presentations and sends HUD-style teleprompter hints to your phone. Hybrid AI: local STT (privacy) + cloud intelligence (quality).
- Real-time Speech Telemetry
- Cloud service — Whisper + Llama 3.1
- Phone PWA — Progressive web app
Related Work
These tools are informed by research in multi-agent coordination:
- Harmonic Coordination Theory — The theoretical foundation
- Genesis Framework — Reference implementation
Get Help
Found a bug? Have a feature request?
- Open an issue on GitHub
- Email me