Open to Backend, GenAI & Full-Stack roles Β· remote or Hyderabad

// open-source AI infrastructure

Projects I build in the open

Agent frameworks, code-intelligence engines, and AI-native tooling. Each card describes architecture and tech, not adoption β€” clone any repo and inspect it.

// agent frameworks & infrastructure

Agent Frameworks & Infrastructure

Agentic-intelligence framework for Claude Code.

Command-driven multi-agent orchestration for Claude Code β€” 174 commands, 154 subagents, cost-aware model routing, and true wave parallelism. Ships as npx mindforge-cc.

Node.js TypeScript MCP sql.js WebSocket
1,677 commits Details

Self-improving AI agent infrastructure.

A Karpathy-style propose/eval/score/commit-or-revert loop over a git-versioned agent spec, with an LLM-judge eval harness. Framework-agnostic.

Python FastAPI pgvector Celery MCP
201 commits Details

Intelligence layer for autonomous AI agents.

SQLite/vector indexing, multi-agent orchestration, and resilience β€” shipped as core/CLI/MCP npm packages plus a 3D spatial dashboard.

TypeScript SQLite Vector Search MCP React
190 commits Details

Production intelligence layer for 5,000+ feature flags.

Self-hosted feature flag intelligence with blast-radius gating, circuit-breaker auto-rollback, causal incident correlation ("What Changed?"), and Knight Capital–style tombstoning. Go + Python + TypeScript polyglot.

Go Python TypeScript React PostgreSQL
775 commits Details

// code intelligence & engines

Code Intelligence & Engines

AI-native distributed code-intelligence platform.

Models code as a Neo4j knowledge graph + Chroma embeddings over ~19 polyglot microservices, powering RAG over massive codebases with full observability.

Go Python gRPC Neo4j Chroma
612 commits Details

AI-native bash interpreter, in TypeScript.

A sandboxed bash interpreter for AI agents β€” Tree-sitter WASM parser, in-process WASM runtimes (CPython, QuickJS, SQLite3), exposed over MCP.

TypeScript WebAssembly MCP Tree-sitter pnpm
449 commits Details

Offline code intelligence engine β€” Tree-sitter indexing, hybrid BM25+vector+graph search.

Zero-infra code intelligence β€” Tree-sitter AST indexing + 7-leg RRF retrieval (BM25 + vector + call-graph + SPLADE + multi-granularity) + knowledge graph (Louvain community detection, Pyvis). MCP server. 1,467 unit tests. Works offline with no API key.

Python tree-sitter sqlite-vec SQLite BM25
1,192 commits Details

Distributed, event-driven gRPC microservices.

A polyglot Go + Python/FastAPI order-processing backend β€” Saga orchestration, CDC outbox, etcd leader election, and metric-based replica read routing.

Go Python gRPC PostgreSQL Kafka
Code Intelligence & Engines Details

// tooling & lab

Tooling & Lab

Governance layer over three personal sub-projects.

A documentation-and-governance layer with no shared code β€” three independent sub-projects (daily-dose, nh-deck, nh-skills) each keep their own toolchain, standardized only by ADRs, Conventional Commits, and mandatory PR review.

TypeScript Node.js Astro Markdown
2 commits Details

Universal AI command manager.

Indexes 350+ slash commands, skills, agents, and plugins across Claude Code, Cursor, Copilot, Windsurf, and Aider into one searchable vault.

TypeScript VS Code Extension CLI SQLite
140 commits Details

Notes, topics, or code β†’ published technical articles.

STORM two-stage pipeline (outline β†’ draft β†’ polish) with BM25 in-memory RAG, streaming web UI, and one-command publishing to Dev.to and Hashnode, plus a markdown render-spec for a manual LinkedIn carousel handoff.

TypeScript Node.js Next.js Turborepo Bedrock
89 commits Details

See the reasoning behind these choices in Decisions.