Available for new opportunities
I’m a Software Engineer

About Me
Who am I?
I’m a Software Engineer focused on architecting autonomous agent platforms and full-stack AI generation systems. I specialize in building multi-agent orchestration layers, secure sandboxed execution environments, and scalable cloud infrastructure. Recently, I've been leading the core architecture at Prettiflow, designing foundational systems for autonomous workflows and one-click application deployment.
Agentic AI & LLMs
Architecting multi-agent orchestration layers, RAG pipelines, and autonomous workflow engines using state-of-the-art models.
Backend & Systems
Building high-concurrency async services with FastAPI and distributed message queues like Kafka and RabbitMQ.
Cloud & Infra
Scaling resilient infrastructure on AWS using Kubernetes, Terraform, and automated CI/CD pipelines with full observability.
Technical Skills
AI & LLM
LLMs
RAG
Agentic AI
Agent Orchestration
MCP
Languages
Python
TypeScript
C++
Backend
Node.js
FastAPI
Next.js
PostgreSQL
MongoDB
Redis
Kafka
RabbitMQ
Infra
AWS
Docker
Kubernetes
Terraform
GitHub Actions
Prometheus
Grafana
Linux
Nginx
Git/GitHub
Experience
February 2026 – Present
January 2025 – December 2025
August 2024 – December 2024
Projects
Traceable systems and AI platforms in production.
- Built a multi-agent orchestration engine that decomposes goals into DAGs and executes subtasks in parallel with a worker pool.
- Implemented specialist agent routing (Researcher, Builder, Tester, CodeReviewer) with role-specific prompts and tool-augmented workflows.
- Delivered local-first semantic + episodic memory with vector search and automated reflexion to improve task outcomes over time.
- Added durable checkpointing so long-running graph executions can resume after interruption without data loss.
- Shipped multi-channel interfaces (CLI, Discord, Telegram) via a unified channel router and daemon runtime.
- End-to-end quality workflow orchestrated with FastAPI: webhooks, modular services, pipeline eventing for PR analysis, test generation, RCA, compliance, drift detection.
- API gateway + dynamic service registry; retries/circuit breakers; structured event bus for decoupling.
- Automated GitHub repo onboarding (clone/index), async task tracking, persistent state.
- AI review & test generation with DeepSeek R1 and Gemma-3 27B-IT; deterministic JSON parsing; fallbacks; intelligent caching.
- Next.js dashboard: real-time review data, test artifacts, RCA correlation, drift/compliance views.
- Multi-cloud deploy with Docker Compose + Terraform; secure token/session; end-to-end logging.