π§ I build systems that think, architectures that scale, and products that ship.
Specializing in autonomous AI pipelines, enterprise multi-tenant SaaS, and developer tooling β from the terminal to production.
|
Engineering production-grade agentic architectures where multiple AI agents debate, collaborate, and decide β not just generate.
|
Architecting B2B platforms that handle multi-tenancy, whitelabeling, and billing from day one.
|
|
If I build it more than once, I package it.
|
From Remix multi-tenancy to Next.js App Router β shipping at speed without cutting corners.
|
π§ Index Mavens β 8-Agent AI Trading Intelligence Platform
"93% of F&O traders lose. Not because they lack intelligence β because they're fighting alone."
An autonomous AI trading system for the Indian stock market where 8 specialized agents monitor, debate, and decide together.
| Agent | Role |
|---|---|
| ποΈ Market Sentinel | Detects market events, triggers pipelines |
| π° News Research | Multi-source RSS with AI impact scoring |
| π Technical Analysis | RSI, MACD, Bollinger Bands, multi-timeframe confluence |
| π Fundamental Analysis | Quality scoring across 45+ Indian stocks |
| π Sentiment Analyst | VIX, PCR, FII/DII flow, contrarian signals |
| π‘οΈ Risk Manager | Position sizing, veto power, circuit breakers |
| π§ Psychology Coach | Detects 8 cognitive biases (FOMO, revenge trading, etc.) |
| πΌ Portfolio Manager | Weighs all agents, synthesizes final recommendation |
Stack: Next.js 16 Β· FastAPI Β· Google Gemini Β· CrewAI Β· PostgreSQL + TimescaleDB + pgvector Β· Redis Β· Celery Β· Angel One SmartAPI
π¦Ύ Project JARVIS β Voice-Activated AI OS (Iron Man Edition)
Transforms Fedora Linux into a Tony Stark-grade AI operating system with voice commands, local LLMs, and a futuristic HUD.
- Brain: Ollama (Llama 3 / Mistral) for offline LLM reasoning
- Voice I/O: OpenAI Whisper (STT) + Piper (TTS, optimized for speed)
- System Control: Python automation over all Linux resources
- UI: Rich/Textual terminal + custom GTK/Gnome themes
Stack: Python 3.12 Β· Ollama Β· Whisper Β· Piper Β· Zsh + custom p10k theme
π¦ OpenClaw Mission Control β Agent Governance Platform
The centralized operations surface for running OpenClaw across teams β unified visibility, approval controls, and gateway-aware orchestration.
- Work orchestration: organizations β board groups β boards β tasks β tags
- Human-in-the-loop: Approval flows with full decision trails
- API-first: same data model for web UI and automation clients
- Auth modes: local bearer token or Clerk JWT
Stack: Next.js Β· Node.js Β· PostgreSQL Β· Docker Β· Clerk
β‘ Super Forge β Enterprise SaaS Boilerplate
Production-ready, whitelabel-ready AI SaaS template built for developers who want to ship fast without sacrificing quality.
| Layer | Tech |
|---|---|
| Runtime | Bun 1.3+ |
| Framework | Remix v2.17 + Vite 7 |
| UI | React 19, Tailwind v4, shadcn/ui (60+ components) |
| API | tRPC v11 (type-safe, no REST) |
| Database | PostgreSQL 16, Drizzle ORM |
| Auth | Better-Auth (cookie-based, RBAC) |
| AI | LiteLLM + LangGraph + pgvector RAG |
| Billing | Stripe + Lago |
7 runtime theme presets Β· Schema-per-tenant isolation Β· CSP headers Β· Rate limiting Β· WCAG 2.1 AA accessible
π₯οΈ LaunchSuite CLI β SaaS Scaffolding Tool
@launchsuite/create β an npm CLI tool for bootstrapping SaaS applications from paid boilerplate templates with license validation.
npx @launchsuite/create@latest my-app- 3 tiers: MVP Starter Β· Multi-Tenant Pro Β· Enterprise Elite
- 3 frameworks: Remix Β· Next.js Β· Svelte
- License-gated downloads with AES-256-CBC encrypted credential storage
- Checksum verification, intelligent caching, git init, env file generation
π€ AI Interview Preparation Platform
Simulates real-world technical interviews with lifelike AI avatars, voice responses, and intelligent feedback.
- GPT-4 for dynamic, resume-aware question generation
- D-ID for realistic AI avatar interviewers
- ElevenLabs for natural TTS, AssemblyAI for STT + analysis
- Video recording stored on AWS S3 with comprehensive feedback dashboard
Stack: Spring Boot 3.x Β· React 18 Β· MySQL Β· AWS S3 Β· JWT Β· JUnit 5
π€ Agent autonomy & lifecycle management (SSE streaming, heartbeats, structured debates)
π Indian stock market AI β TimescaleDB episodic memory & outcome tracking
π¬ Next.js 16 + App Router architecture patterns
βοΈ Turborepo monorepo optimization for large-scale SaaS products
π Zero-trust multi-tenant data isolation patterns
I'm always open to discussing:
- π§ AI agent architectures β multi-agent systems, CrewAI, LangGraph
- π’ Enterprise SaaS problems β multi-tenancy, billing, white-labeling
- π Developer tooling β CLI tools, monorepos, scaffolding
- π‘ Interesting project ideas β especially at the intersection of AI and finance
Every line of open-source code I write is fueled by passion β and occasionally, coffee.
If any of my projects have saved you time, inspired your architecture, or just made you think differently, consider showing some love. π
What your sponsorship powers:
| π‘ | What it funds |
|---|---|
| π€ | AI API credits for Index Mavens & autonomous agent research |
| π οΈ | Open-source developer tooling (LaunchSuite CLI, Hero Sections Kit) |
| π | Public documentation, guides, and architecture breakdowns |
| β‘ | Self-hosted infrastructure to keep everything running 24/7 |
Open source only gets better with open hands.
Whether it's a typo fix, a feature suggestion, or a full pull request β all contributions are welcome and celebrated.
If you'd like to contribute to any of my projects:
- π΄ Fork the repo you want to improve
- πΏ Branch off
mainβgit checkout -b feat/your-idea - βοΈ Follow the project's code style and conventions (check
WORKFLOW.mdorCONTRIBUTING.mdif present) - π§ͺ Test your changes before submitting
- π¬ Open a PR β include a clear description of what and why
Not sure where to start? Look for issues tagged
good first issueorhelp wanted. Or just open a discussion and let's talk through your idea first.
"The best architectures are built collaboratively. ποΈ "