I'm a builder from Kerala, India. I don't specialize in one stack โ I build whatever the project demands: a 182K-line Go CLI platform, a 6-app TypeScript ecosystem, a zero-dependency Python search engine, a Rust code analyzer, a 3D browser game about Kerala's heritage, a programming language, and multiple SaaS products that served hundreds of real users. I've shipped 69+ original projects across 9 languages, with 30+ additional private projects including deployed products and client work. Every line of the early work was written by hand โ AI acceleration came later, as a multiplier on existing craft.
| What | Number |
|---|---|
| Original projects shipped (public) | 69 |
| Private projects & client work | 30+ |
| Total repositories | 125+ |
| Languages used in production | 9 (Go, TypeScript, Python, Rust, Svelte, Vue, HTML, Jupyter, JS) |
| Lines of production code (the-forge alone) | 182K+ |
| Internal packages designed & built | 232 |
| CLI commands implemented | 164 |
| Google products cloned from scratch | 6 |
| SaaS products deployed to real users | Multiple |
| "World's first" projects | 4 |
| Hackathon projects | Multiple |
|
AI Agent Orchestration Platform โ Go 182K+ lines. 232 packages. 164 commands. Built from scratch. ACP SDK for any agent. Multi-model routing with cost optimization. httpjail sandboxing. Pipeline DAG engine. Audit trails. Replay. Governance scoring. WireGuard tunnels. P2P file transfer. This isn't a wrapper โ it's ground-up infrastructure that treats agents as first-class systems. |
Federated Alphabet Ecosystem โ TypeScript/Next.js Six full Google product clones. One auth system. Zero Google dependency. Drive (S3/MinIO), Docs (Tiptap + Yjs CRDT + Hocuspocus real-time), YouTube (Redux + debounced search), Maps (MapLibre + OSRM routing + WebGL), Search (Meilisearch + vector), Gmail (Stalwart JMAP). SSO via Keycloak. Docker Compose one-command deploy. |
A complete AI observability and intelligence stack. Each repo is a standalone platform, together they form a unified system for understanding AI agents:
| Project | What It Does |
|---|---|
| MYND Platform | Core agent platform โ GUI automation, persistent memory, multi-agent orchestration, skills marketplace |
| MYND Knowledge Paleontology | ๐งฌ World's first knowledge origin & lineage tracking for AI โ the fossil record of what AI knows and where it came from |
| MYND Decision Paleontology | World's first agent decision forensics โ provenance tracking for every choice an AI makes |
| MYND Prompt Phylogeny | World's first prompt evolutionary lineage โ biological phylogenetics applied to prompt engineering |
| MYND Model Holography | World's first model knowledge transfer & distillation visualization โ see how intelligence flows between models |
| MYND Model Arena | LLM evolutionary benchmarking โ survival of the fittest model |
| MYND Agent Replay | Black box flight recorder for AI agents โ replay any decision, any action |
|
Causal Decision Intelligence โ Python Build causal graphs. Run counterfactual reasoning. Move beyond correlation to causation. Not "what happened" โ "what would happen if." |
Search Engine from Scratch โ Python Zero-dependency, pure-Python SOTA search engine. 3,233 tests. 80+ modules. No ElasticSearch, no Solr โ the indexing, the ranking, the query parsing, all hand-built. |
Programming Language โ Svelte A universal language & framework. Write with Python's ease, scale with Erlang's fault-tolerance, execute with C's speed. Language design + runtime architecture. |
These aren't repos that just exist โ they were deployed, had real users, and processed real traffic:
| Product | What It Does | Status |
|---|---|---|
| Mynd Labs | AI-native IDE with integrated terminal, browser, and agent workspace | Deployed at myndlabs.tech |
| YETR by Yeti AI | Comprehensive AI workspace platform โ multi-agent, MCP-connected, full creative suite | Deployed, hundreds of users |
| Yeti AI Platform | Full-stack conversational AI platform & creative suite with 1000+ app connectors | Deployed, production |
| YetiChat | Full-featured real-time chat platform (79MB codebase) | Deployed |
| YETR Content Creation | AI-powered content generation platform for creative workflows | Deployed |
| Yeti AI Corporate | Full corporate website โ 8 pages, animations, modern design | Live |
| Full-Feature Agentic App | Complete agentic AI application with multi-agent orchestration | Live at yobo-sigma.vercel.app |
| y0 | Full AI agent orchestration platform โ originally inspired by Kortix Suna, rebuilt from scratch with 5,600+ commits of original work. Not a fork โ a ground-up rewrite. | Live at y0-app.vercel.app |
| Study AI | AI-powered study assistant | Deployed |
| Goodspeed Landing Pages | High-conversion landing pages for multiple products | Deployed |
Plus client work, internal tools, Discord bots, and prototype products across 30+ private repositories โ from accounting systems to prompt optimizers to logo studios to AI browser chats, a Manus.im clone, Bluesky automation, a coding agent template, and Ragaroots.
| Project | What It Does |
|---|---|
| LevelCode โญ2 | Open-source AI coding agent โ multi-agent architecture for precise codebase editing. Built to go beyond Claude Code. |
| YETR AI Agent โญ1 | Enhanced task runner โ connects to multiple MCP servers simultaneously for unified tool & data access |
| Feen โญ2 | Secure API key sharing โ manage, share, and monetize API keys. Open-source. |
| Bonzai Core Engine | AI platform backend with MCP memory integration |
| ContextWeave AI | Production-ready AI orchestration for context-aware apps |
| LifeGuide AI ๐ | AI Wellness Companion โ MiniMax Hackathon 2025 |
| Forge (Rust) | Code transformation & analysis platform in Rust |
| Project | What It Does |
|---|---|
| VaultFlow | Privacy-first, offline-enabled SaaS โ contracts, file sharing, payment milestones for freelancers |
| KeepTrak | Offline-first finance tracker for solo founders โ invoices, contracts, no cloud needed |
| Neural Workspaces | AI workspace capture + knowledge graph with browser extension |
| Project | What It Does |
|---|---|
| Private Vault โ Kerala Game | 3D web adventure game exploring Kerala's cultural heritage โ authentic cities, traditional vehicles, cultural landmarks. No login, instant play. |
| YetiChat AI | AI research assistant powered by Gemini + LangGraph |
| Sherlock | Investigation tool |
2022 โโโ First repo. The beginning.
โ
2023 โโโ Learning. Exploring. Building foundations.
โ
2024 โโโ Finding the path. More experiments.
โ
2025 โโโ The explosion. 38 original projects.
โ Yeti AI ecosystem โ chat, agents, content creation,
โ corporate site. Multiple SaaS products deployed.
โ Hackathons. Bonzai. MCP integration.
โ Real users on real products.
โ
2026 โโโ The synthesis. 28 projects and counting.
โ MYND โ 7 interconnected AI observability platforms.
โ KARMA โ causal intelligence.
โ RBSP โ search from scratch.
โ INDU โ a programming language.
โ The Forge โ 182K lines of Go.
โ Project Anvil โ 6 Google clones.
โ Mynd Labs โ deployed AI-native IDE.
โ And a 24-agent autonomous engineering org
โ that ships production code every hour.
Systems: Go, Rust, Python, TypeScript/JavaScript, Svelte, Vue
AI/ML: Multi-provider LLM orchestration, RAG, vector search, causal inference, CRDT, agent protocols (ACP, MCP), prompt phylogenetics, knowledge distillation
Frontend: React, Next.js 16, Tiptap, MapLibre, Three.js, Tailwind, Redux
Backend: gRPC, Chi, Express, Fastify, Hocuspocus, Keycloak, WireGuard
Data: PostgreSQL, Redis, MinIO/S3, Meilisearch, Yjs
Infra: Docker, Docker Compose, AWS, Vercel, GitHub Actions
I don't follow tutorials. I read source code. I don't use frameworks I don't understand โ I rebuild them. I don't stop at "it works" โ I stop at "it's right." And I don't just push to GitHub โ I deploy, get users, and learn from real traffic.
Every project in this profile was built to solve a real problem. Every repo compiles. Every architecture was designed before coded. 125+ repositories isn't hoarding โ it's the output of someone who builds constantly, ships relentlessly, and never stops learning.


