Skip to content
View gauravdubey110's full-sized avatar

Organizations

@VR-AR-MR-JUET

Block or report gauravdubey110

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gauravdubey110/README.md

Hey, I'm Gaurav 👋

Senior Software Engineer at ZopSmart, building production-grade distributed systems in Java and Spring Boot that process 10M+ events/day across enterprise retail infrastructure.

What I work on:

I design and maintain cloud-native microservices on Kubernetes — event-driven pipelines with Kafka and Apache Storm sustaining ~10K TPS, zero-downtime migrations of 40M+ records across Cassandra and PostgreSQL, and reliability patterns (circuit breakers, DLQ recovery, idempotent processing) that eliminated cascading failures under peak load.

Recently, I've been deep in the GenAI/AI Agents space — deploying Spring AI and Model Context Protocol (MCP) servers as production AI agents, exposing backend APIs as LLM-callable tools, and integrating AI code assistants into team workflows. This cut incident triage time by ~30% for our 6-engineer team.

Stack:

Java Spring Boot Kafka PostgreSQL Cassandra Redis AWS Kubernetes Docker Gradle Spring AI MCP OpenAI API Anthropic API RAG Prometheus Grafana Datadog JUnit Karate BDD/TDD

Some things I've shipped:

  • Reduced P95 API latency by 25% through JVM tuning, query optimization, and caching redesign
  • Cut production incident rate by 50% with resilience engineering across service boundaries
  • Revamped CI pipelines — build times from 32 min to under 10 min
  • Achieved 90%+ test coverage with BDD automation, cutting regression cycles by 50%
  • Built service templates that reduced new microservice bootstrap time by 40%

What I care about:

Distributed systems, system design, resilient architecture, and making AI agents actually useful in production — not just demos. I like working on problems where reliability, scale, and developer velocity intersect.

B.Tech CS from JUET Guna (8.8 CGPA).

📫 546gauravdubey@gmail.com 📄 Resume 🔗 LinkedIn

Pinned Loading

  1. NewsApp NewsApp Public

    This is a news app which is created using Reactjs and APi from Newsapi.org

    JavaScript

  2. TaskApp TaskApp Public

    This is a taskapp created using MERN stack with JWT authentication that helps user to create a reminder for their task.

    JavaScript

  3. Techskolir Techskolir Public

    Techskölir is a tools website that serves as a collection of utility tools that helps a user to perform its various day-to-day tasks very easily. This website is created using ReactJs, MongoDB, Nod…

    HTML

  4. TextUtils TextUtils Public

    It is a tool for analyzing your text in Django backend.

    HTML

  5. Realtime-code-editor Realtime-code-editor Public

    Codeshare is a realtime code editor which is built using MERN stack. In this code editor different users can simultaneously work on code, scripts and projects by creating a room secured through jwt…

    JavaScript 1