Software engineer working across systems software, distributed and agent infrastructure, ML inference/evaluation, developer tooling, and cloud platforms. I also have a background in technical product/program leadership and physical-product commercialization.
Rust/Tokio OS-adjacent runtime for high-concurrency coding-agent workloads, including process supervision, resource-pressure awareness, duplicate-command coalescing, thermal/contention gating, optional FUSE interception, health checks, and Prometheus telemetry.
Rust/Go AI dispatch and routing substrate with streaming provider routing, rate limiting, retries, fallback chains, circuit breakers, per-session budgets, audit logging, hot-reloaded configuration, and HTTP/CLI/MCP interfaces.
OMLX-derived local-inference research stack extending MLX with multi-backend routing, Rust performance cores, speculative decoding, quantization, concurrent execution, model evaluation, and Apple-Silicon kernel experiments.
Declarative GitHub-to-cloud deployment platform with authenticated Go APIs, AWS provisioning, service registration, and deployment observability.
Rust traceability and audit infrastructure connecting software artifacts, evidence, agent activity, and delivery state across server, CLI, edge, and MCP interfaces.
Extended open-source multi-provider AI proxy work covering provider-aware routing, authentication, quotas, operational controls, diagnostics, and integration with broader agent infrastructure.
OmniRoute — External Contributor
Rank #5 in published upstream contributor census · 101 merged PRs
Contributed across routing intelligence, provider integrations, reliability hardening, API/protocol compatibility, and operational tooling.
Highlights:
- Bifrost auto-fallback cooldown and latency/speed-optimized routing
- OpenAPI 3.0 + Redoc API documentation
- Provider-manifest infrastructure and integrations (Factory.ai, MiniMax M3, xAI, Bailian, OpenAI-compatible MCP Responses)
- Reliability hardening across cooldowns, fallback caches, and stream lifetime
- Contributions named in 21 upstream releases; personally acknowledged by the maintainer
View merged contributions → upstream PR search
Frostify — substantially customized Spicetify theme released in 2020; packaged GitHub release accumulated 3,350+ release-asset downloads.
| Gate | Command | What it enforces |
|---|---|---|
| Pre-commit hook | auto on commit (enabled by npm install) |
Runs the anti-pattern detector + test suite for any commit touching scripts/ or tests/ |
| Anti-pattern detector | bash scripts/anti-pattern-detector.sh |
27 UX/WCAG/size patterns (4.5:1 contrast, <main> per page, timer cleanup, 500-line hard limit with 350-line target warnings, ...) |
| Test suite | npm test |
699 node:test assertions incl. publication byte-match gates |
| Production build | npm run stage:publication |
Content-hashed CSS/JS bundles, prerender, minify into dist/, then sync dist/ -> .vercel/output/static |
Fresh-clone setup: npm install && npm run stage:publication && npm test.




