Skip to content
View ShadyD45's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ShadyD45

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
ShadyD45/README.md

πŸ’« About Me:

πŸ‘‹ Hi, I'm Shubham Dhumal

I'm a Backend Engineer with 4+ years of experience designing and building high-performance distributed systems, large-scale data pipelines, and cloud-native microservices. I love solving complex engineering problems around performance, scalability, observability, and system design.

I’ve worked extensively with Java, Spring Boot, Kafka, Redis, MySQL, Docker, Kubernetes, and enjoy deep-diving into JVM performance using tools like Java Flight Recorder and JMC.

Lately, I’ve been diving into Go, modern distributed architectures, and JVM internals, with a strong focus on understanding technologies from first principles.


πŸ”₯ What I Do

  • Build high-throughput backend APIs and data ingestion pipelines
  • Optimize system performance (GC tuning, profiling, bottleneck analysis)
  • Design distributed components like rate limiters, event flows & caching layers
  • Containerize and deploy microservices using Docker, Kubernetes & GitHub Actions
  • Improve system reliability, observability & cloud efficiency

πŸ’‘ What I’m Interested In

  • Distributed systems & event-driven architecture
  • Low-latency backend engineering
  • Observability, monitoring & DevOps tooling
  • Search systems (OpenSearch), LLM agents & code intelligence
  • Building frameworks that simplify developer workflows

🌐 Socials:

LinkedIn email

πŸ’» Tech Stack:

C++ C Java Redis Apache Kafka Java Apache Tomcat Git GitHub GitHub Actions Kubernetes Neo4J MySQL Hibernate Grafana Gradle Jira OpenTelemetry Prometheus Swagger Jenkins Apache Kafka Grafana Docker Postman Kubernetes Jira GitHub Actions Nginx

πŸ“Š GitHub Stats:



Pinned Loading

  1. CustomizedVirtualFileSystem CustomizedVirtualFileSystem Public

    The aim of this project is to understand the actual implementation of File System in Operating Systems and how things work under the hood.

    C++ 1

  2. FilePackerUnpacker FilePackerUnpacker Public

    Tool for packing multiple files into single file with encryption for security.

    Java 2 1

  3. llm-tooling llm-tooling Public

    Python

  4. GenericDatatypeLibrary GenericDatatypeLibrary Public

    This is an attempt to understand implementation of STL in C++

    C++ 2

  5. Data-Structures-And-Algorithms Data-Structures-And-Algorithms Public

    Various Data structures and Algorithms implemented using C, CPP, Python in one place

    Python 1 1

  6. LeetCode LeetCode Public

    Forked from DevMayurJ/LeetCode

    C++