I am a software engineer based in Hyderabad, specializing in building fault-tolerant microservices, deterministic API routing, and integrating Large Language Models into resilient pipelines. I focus on bridging the gap between raw unstructured data and strict business logic via privacy-first, local-compute architectures and asynchronous agentic workflows.
| Backend & Infrastructure | AI Orchestration & LLMOps | Databases & Task Queues |
|---|---|---|
Mutex Mint: Secure Records & Analytics Engine (MVP Phase)
A high-concurrency financial ledger API handling secure user transactions. Currently scoped as a functional MVP with a fully realized Developer Experience (DX).
- The Architecture: Built with Python, FastAPI, and asynchronous microservices. This is currently my most structurally mature project, featuring end-to-end Docker containerization for standardized cloud deployment with the start up guide smooth streamlined DX, just follow the instructions.
- Data Integrity: Secured concurrent financial requests by integrating Redis caching & pessimistic database locks, actively preventing double-spending vulnerabilities. Offloaded heavy processing to Celery task queues.
Aegis-Agent: Sandboxed Autonomous AI Coder (Alpha Build)
An autonomous coding agent featuring a TUI (Rich-Textual framework) to automate workspace modifications. Currently in active Alpha development.
- Current State: The asynchronous ReAct execution loop is active, and the TUI is successfully integrated with local Ollama daemon services, and I am going to be debugging the command execution of the AI Models, but it will happen after the Grok API is integrated into the mix, as the performance on my local hardware is a bit too sub-par ๐ .
- The Roadmap: Actively debugging the TUI functionality & working on the pre-established custom JSON schema translation layer. This mapper will dynamically route payloads between remote Gemini APIs, Grok AI, and local models to strictly prevent vendor lock-in.
Obsidian RAG: AI-Powered Second Brain (Architecture Pivot)
A microservices-based search engine querying local markdown notes.
- Current State: The backend logic utilizing LangChain and ChromaDB is established, but the project is currently undergoing a complete structural pivot. I am actively migrating the frontend architecture away from the Reflex framework to integrate natively with Open WebUI for a more robust user experience, because I am more of a backend dev, than a frontend dev.
- Expanding expertise in Agentic Frameworks and enterprise-level vector infrastructure.
- Grinding backend architecture concepts and system design patterns on the Boot.dev training grounds.
