██████╗██╗ ██╗ ██╔════╝██║ ██║ ██║ ███████║ ██║ ██╔══██║ ╚██████╗██║ ██║ ╚═════╝╚═╝ ╚═╝
HI, I'M CHANDAN
$ FULL STACK AI DEVELOPER
building multi-agent AI systems, scalable
microservices, and enterprise web apps.
currently Full Stack AI Developer @ Variabl, Bengaluru
multi-agent systems — what I build
one orchestrator, many specialist agents. it routes every job to the right one.
$ cat ~/about.txt

Nearly 3 years shipping production systems across 5 companies — multi-agent AI assistants, gRPC microservices, Stripe marketplace billing, and AI news-intelligence pipelines. I like systems that survive real traffic — a 500k-request raid included. Always open to hard problems.

════════════════════════════════════════════════════════════
─── EXPERIENCE ────────────────────────────
$ git log --author="chandan" --oneline
Variabl logoVariabl/Full Stack AI Developer[LIVE]
Feb 2026 - Present | Bengaluru / In-office
  • Architected a multi-agent AI assistant on Google ADK — an orchestrator routing to 15+ specialist agents (invoicing, payments, GST, income, treasury, tax) with real function tool-calling, human-in-the-loop confirmations, and generative-UI cards streamed over a first-party SSE/AG-UI pipeline.
  • Engineered end-to-end GST compliance and automated filing, including in-chat GSTR filing as a code-driven state machine with secure GCS document storage and admin review APIs.
  • Shipped a multi-channel notifications microservice — webhook handling with signature verification, daily quota enforcement, and month-end reminder nudges. Integrated YouTube, Zerodha Kite (MCP), and Google Calendar via OAuth.
--google adk--sse/ag-ui--gcs--oauth--microservices
Turmitech logoTurmitech/Full Stack Developer
Sep 2025 - Feb 2026 | Canada / Remote
  • Migrated REST APIs to gRPC across microservices, implemented load balancing, and improved inter-service communication speed.
  • Built event-driven systems including Google Pub/Sub notifications, delivery route optimization, and AI-powered recommendations.
  • Integrated Stripe platform and connected accounts for marketplace payments and recurring subscription billing; secured APIs with JWT access and Redis-backed refresh tokens across 45+ migrate-mongo database migrations.
  • Designed CI/CD pipelines with Bitbucket and Docker, implementing secure auth flows and scalable checkout/billing systems.
--grpc--google pub/sub--stripe--redis--docker--ci/cd
Overtly logoOvertly/Full Stack Developer
Jun 2025 - Dec 2025 | Bengaluru / Remote
  • Developed the Python backend for an AI-powered news intelligence platform processing real-time news from 15+ sources.
  • Built an AI agent system using LangChain and OpenAI APIs for automated research, insights generation, and intelligent chat responses.
  • Implemented vector-based ML with Pinecone for semantic article search, topic modeling, and content categorization.
  • Created social media listening services for Twitter, Reddit, and Bluesky to track trends and sentiment analysis.
--python--flask--langchain--openai--pinecone--firebase
Pixelayers logoPixelayers/Full Stack Developer
Feb 2024 - May 2025 | Bengaluru / Remote
  • Architected an enterprise-grade Next.js 14 application with TypeScript, featuring dynamic dashboards and real-time analytics via Umami.js.
  • Developed reusable utilities and pipelines integrating web scraping, social media APIs, and cloud services — Dockerized deployment, advanced caching, and DynamoDB for scale.
  • Built modular service components for data processing, content discovery, and user interaction using Firebase, Pinecone, and NewsAPI.
  • Implemented cloud infrastructure on Google Cloud Platform, managing deployment pipelines and authentication services.
--next.js 14--typescript--dynamodb--gcp--docker--langchain
Heeblo logoHeeblo/Full Stack Developer
Sep 2023 - Dec 2023 | Australia / Remote
  • Collaborated within a 4-member cross-functional team to develop a Next.js admin dashboard with dynamic data visualization.
  • Architected and deployed Firebase Cloud Functions for real-time notifications, driving a 30% increase in user engagement.
--next.js--firebase--cloud functions
└─ end of log
════════════════════════════════════════════════════════════
─── TECH_STACK ────────────────────────────
$ tree ~/stack
├──languages/
TypeScriptJavaScriptPythonC/C++SQLJava
├──frontend/
React.jsNext.jsTailwind CSSReduxShadcn/ui
├──backend/
Node.jsExpressFastifygRPCPostgresMongoDBRedisFlask/Django
├──ai/
Google ADKLangChainOpenAI / Gemini APIsPineconeVercel AI SDK
└──devops-cloud/
DockerAWSGCPCI/CDNginxGit
5 directories, 30 packages installed · 0 vulnerabilities found
════════════════════════════════════════════════════════════
─── PROJECTS ──────────────────────────────
00Quix.ai[OK]
────────────────────────────────────────
AI-powered SAAS classroom tool — create assignments from PDFs, texts, and links with GPT auto-correction. SSR + Edge Functions for performance.
--next.js--typescript--firebase--openai--vercel ai sdk--shadcn/ui
> open --url
01PiDeploy[OK]
────────────────────────────────────────
Lightweight PaaS that deploys full-stack apps from a GitHub URL with a single CLI command. Isolated Docker containers with Nginx reverse proxy.
--node.js--docker--nginx--redis--jwt--ink/react cli
> open --url
02CodeSphere[OK]
────────────────────────────────────────
Scalable code execution platform on AWS — S3 + CloudFront frontend, API Gateway + EC2 backend, SQS job queuing, DynamoDB results storage.
--react--aws s3--cloudfront--ec2--sqs--dynamodb
> open --url
03ROS-2 AI Drive[OK]
────────────────────────────────────────
Autonomous navigation robot that streams live camera frames to Google Gemini and converts scene reasoning into ROS2 Twist commands — no maps, no geometric path planning. Research paper authored (ROS2-Diff AIDrive).
--ros2--python--c++--gemini--prompt engineering
> open --url
04Meme the Map[OK]
────────────────────────────────────────
Real-time map where users post and discover memes pinned to locations. Survived a coordinated raid — 500k+ requests, 2,500+ images, 2,000+ visitors — with a moderation queue, votes, and rate limits shipped live under traffic.
--next.js--typescript--postgres--supabase--d3-geo--tailwind
> open --url
05LLMGate[OK]
────────────────────────────────────────
Multi-tenant gateway exposing one OpenAI-compatible endpoint across OpenAI, Claude, Gemini, and Groq with automatic failover, circuit breakers, per-tenant budgets, and 24h response caching.
--typescript--fastify--postgres--docker--prometheus
> open --url
06Robotic Arm[OK]
────────────────────────────────────────
ROS2 4-DOF robotic-arm simulation with MoveIt2 motion planning — URDF robot description, collision-aware trajectories, and inverse-kinematics execution via C++/Python nodes.
--ros2--moveit2--c++--python--cmake
> open --url
07NarrativeNet[OK]
────────────────────────────────────────
Collaborative storytelling platform enabling users to contribute paragraphs and snippets to create continuous narratives. Integrated Auth0 authentication and shimmer effects for enhanced UX.
--react.js--react-router--redux-toolkit--node.js--prisma--cockroachdb--auth0
> open --url
08Video-Call[OK]
────────────────────────────────────────
Peer-to-peer video calling app using Socket.IO signaling and WebRTC for real-time communication.
--react.js--express--socket.io--webrtc
> open --url
09Voice-GPT[OK]
────────────────────────────────────────
Python daemon that listens to voice input and generates intelligent responses via the GPT API.
--python--openai api
> open --url
════════════════════════════════════════════════════════════
─── PROOF_OF_WORK ────────────────────────────
$ git log --graph --author=chandan
GitHub contribution graph for mr-chandan
Top 10 — Karnataka Police Hackathon Wolfram Award — Soft CodeHack 1.0 MSc CS — CGPA 8.1 Research paper — ROS2-Diff AIDrive
════════════════════════════════════════════════════════════
─── CONTACT ──────────────────────────────
GOT A HARD PROBLEM?
let's build something that survives production.
channels
$ open--github@mr-chandan
$ open--twitter@mygodlon
$ open--emailchandanh.mailbox@gmail.com
$ open--phone+91-9591889862
$ open--resumeChandan-H-Resume.pdf
status
open to hard problems & good teams
bengaluru, india (IST · UTC+5:30)
replies within 24h
currently shipping @ variabl
[ ✉ SEND EMAIL — LET'S TALK ]