About Me
Independent full-stack developer and AI systems builder with 3 years of hands-on experience shipping production-grade web applications, Android apps, and intelligent multi-agent pipelines. Specialises in integrating LLMs into real-world workflows, constructing custom developer tooling, and reverse-engineering existing software architectures to rebuild or extend them with AI assistance. Known for working at the intersection of speed, modularity, and long-term maintainability.
Skills & Technologies
Work Experience
Independent Software Developer & AI Engineer
Designed and built Hermes X, a multi-agent AI platform for autonomous app generation using Telegram bot and web dashboard. Engineered AI agent loops powered by Groq, Gemini, Mistral, and OpenRouter with dynamic model routing optimizing cost and latency. Developed VaultPay, a client-side UPI payment gateway with AES-256-GCM encryption supporting multiple payment apps. Created BlackShark Linux, a custom Arch-based distro with Material You theming and AI integration. Conducted AI-assisted reverse engineering to reconstruct and upgrade apps without original source. Deployed and optimized large local LLM inference using Ollama on constrained hardware.
Projects
Hermes X
Multi-agent platform that autonomously generates Android, Flutter, and web projects from natural language prompts via Telegram and a web dashboard. Implements dynamic LLM routing with Groq for low-latency loops and Gemini 1.5 Pro for long-context reasoning, using free/OSS providers without API costs. Containerised monorepo with isolated agent workers, persistent task queues, and real-time streaming output.
BlackShark Linux
Production-ready custom Arch-based Linux distribution featuring Material You theming, Wayland compositor, and on-device AI via Ollama. Includes a guided TUI installer. Developed a Docker-based build system to bypass mirror restrictions and fixed 19 bugs across archiso hooks, systemd services, AUR packaging, and Hyprland configurations.
VaultPay
Fully client-side UPI payment gateway with AES-256-GCM encryption supporting GPay, PhonePe, Paytm, BHIM, MobiKwik, and subscription tier gating unlocking payment methods without server sessions. Easily embeddable in any web project.