Skip to content
View MonuChaudhary14's full-sized avatar

Highlights

  • Pro

Block or report MonuChaudhary14

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.

Content in all repositories owned by your account will be closed.
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
MonuChaudhary14/README.md

MasterHead


πŸ‘¨β€πŸ’» About Me

  • πŸš€ Backend Developer & Open Source Contributor
  • 🌱 Currently learning Advanced System Design, Distributed Systems & Cloud Architecture
  • 🧠 Passionate about Scalable Backend Systems, Event-Driven Architecture & Real-Time Applications
  • πŸ’» Building backend systems using Go, Spring Boot, Python & FastAPI
  • πŸ”₯ Google Summer of Code 2026 contributor with Checkstyle
  • βš™οΈ Experienced with Kafka, PostgreSQL, Redis, WebSockets & REST APIs
  • πŸ“Š Working with OpenTelemetry, Jaeger, Prometheus & Grafana
  • ☁️ Building and deploying systems using Docker, AWS, Linux & Nginx
  • 🀝 Open to collaboration on backend, distributed systems & open-source projects
  • πŸ“« Reach me at: monuchaudharypoonia@gmail.com

🌍 Open Source Contributions

πŸ›  Checkstyle

Contributed to the Checkstyle-OpenRewrite-Recipes project through Google Summer of Code 2026.

  • Developed and improved OpenRewrite recipes
  • Automated Java code refactoring and modernization
  • Worked on migration workflows for Checkstyle configurations
  • Contributed to testing, documentation and CI workflows
  • Worked with open-source Java tooling and code-quality automation

πŸ” Checkstyle-OpenRewrite-Recipes

  • Automated Java source-code transformations
  • Recipe development and testing
  • Code modernization and migration workflows

πŸš€ Featured Projects

🌌 Archon

Distributed AI-powered interview platform designed around scalable backend architecture and asynchronous processing.

Highlights:

  • High-concurrency Go API Gateway
  • Python/FastAPI AI Engine
  • Event-driven architecture using Kafka
  • PostgreSQL Logical Decoding + Debezium
  • Transactional Outbox for reliable event publishing
  • Redis Pub/Sub for multi-node WebSocket communication
  • Real-time LLM token streaming
  • RAG evaluation using Qdrant + FastEmbed
  • Kafka retry and Dead Letter Queue (DLQ)
  • Circuit breakers and distributed rate limiting
  • End-to-end observability with OpenTelemetry + Jaeger
  • Metrics and monitoring using Prometheus + Grafana
  • Containerized using Docker

Tech Stack:

Go Python FastAPI Kafka PostgreSQL Redis Qdrant FastEmbed OpenTelemetry Jaeger Prometheus Docker

πŸ”— Live Project
πŸ”— GitHub Repository


🌌 SpaceHub Backend

Collaborative backend platform providing workspaces, real-time communication, voice/video rooms and secure file sharing.

Highlights:

  • Workspace and community management
  • Real-time chat using WebSockets
  • Voice/video communication using WebRTC + Janus Gateway
  • JWT-based authentication and OTP verification
  • Role-Based Access Control using Spring Security
  • Distributed rate limiting using Bucket4j + Redis
  • Redis caching, presence tracking and distributed coordination
  • Secure file storage using AWS S3
  • REST APIs using Spring Data JPA + Hibernate
  • PostgreSQL persistence and spatial data support
  • Global exception handling and layered service architecture
  • Distributed locking using Redisson

Tech Stack:

Spring Boot Java PostgreSQL Redis WebSockets WebRTC Janus AWS S3 Spring Security JWT

πŸ”— Live Project
πŸ”— GitHub Repository


🧰 Tech Stack & Tools

πŸ‘¨β€πŸ’» Languages

πŸš€ Backend

πŸ—„οΈ Databases & Storage

πŸ“¨ Messaging & Event Streaming

πŸ“Š Observability

☁️ DevOps & Cloud

πŸ› οΈ Tools


🧠 Currently Learning

  • Distributed Systems
  • Advanced System Design
  • Event-Driven Architecture
  • Kafka & Stream Processing
  • Cloud Infrastructure
  • Backend Performance Optimization
  • Observability & Production Monitoring
  • Go for High-Concurrency Backend Systems

πŸ† Competitive Coding

  • 🧠 LeetCode
  • πŸ… CodeChef β€” 2β˜…
  • ⚑ Codeforces β€” Max Rating: 1114
  • πŸ’» Solving Data Structures & Algorithms problems consistently

πŸ“Š GitHub Stats


🧭 Dev Philosophy

β€œBuild scalable systems. Write clean code. Contribute to something bigger than yourself.”

  • Backend systems should be reliable, scalable & testable
  • Distributed systems require careful design and observability
  • Open source sharpens engineering and problem-solving skills
  • Continuous learning > comfort zone
  • Good architecture should make systems easier to scale and maintain
  • Curiosity drives mastery

🀝 Let's Connect


✨ Thank you for visiting my profile!

β€œFirst, solve the problem. Then, write the code.”

πŸš€ Let's connect, collaborate, and build impactful systems together.

Pinned Loading

  1. checkstyle checkstyle Public

    Forked from checkstyle/checkstyle

    Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly co…

    Java

  2. checkstyle-openrewrite-recipes checkstyle-openrewrite-recipes Public

    Forked from checkstyle/checkstyle-openrewrite-recipes

    Java

  3. Monitoring Monitoring Public

    Python