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

Block or report rohitchavan-git

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
rohitchavan-git/README.md

👋 Hi there, I'm Rohit Chavan

🚀 Senior Java Fullstack Engineer with 6+ years of experience building scalable, high-performance backend systems and microservices for global enterprises in fintech, automotive, and health-tech.

🌍 Currently based in India 🇮🇳 with a German Chancenkarte Visa, open to relocation across Europe for impactful backend or fullstack engineering roles.


💼 Professional Highlights

  • Architected a high-throughput payment platform at Deutsche Bank handling 1M+ daily transactions across 50+ countries with 99.99% uptime.
  • Engineered a CO₂ compliance tax engine at Volkswagen Group, saving over €10M annually in tax forecasts.
  • Integrated secure microservices with OAuth2, JWT, and API Gateways in enterprise-grade solutions.
  • Led CI/CD migration to Kubernetes & Docker, halving deployment cycles and improving scalability.
  • Recognized with the Excellence Award and Trendsetter Award for innovation and clean code leadership.

🛠️ Tech Stack

JavaSpring BootMicroservicesKubernetesDockerSQLKafkaAngularOAuth2/JWT
HibernatePostgreSQLAWSGCPCI/CDJUnitMockitoPrometheusGrafana


📌 Current Focus

  • Contributing to backend system design for scalable fintech platforms.
  • Exploring open-source contributions in distributed systems & developer tooling.
  • Preparing for senior fullstack roles in Germany and across the EU.

📫 Let's Connect


“Clean code, scalable systems, and a mindset for continuous improvement—that’s how I build.”

Pinned Loading

  1. Java-8-Interview-Sample-Coding-Questions Java-8-Interview-Sample-Coding-Questions Public

    This repository contains sample Java 8 coding questions that can be used for interview preparation. Each question focuses on a specific programming concept or problem-solving technique using Java 8…

    Java 35 22

  2. Java-Design-Patterns-Modern-Solutions-for-Common-Problems Java-Design-Patterns-Modern-Solutions-for-Common-Problems Public

    Welcome to the Design Patterns with Java 8 Functional Programming repository! This repository aims to provide a comprehensive guide to understanding design patterns and their implementation using J…

    Java 1 3

  3. Functional2Imperative-java Functional2Imperative-java Public

    This repository focuses on exploring the various new features and enhancements introduced in Java 8. However, we take a different approach by first solving problems using the functional programming…

    Java 2 1

  4. Real-Time-Use-of-java-11-Stream-API Real-Time-Use-of-java-11-Stream-API Public

    This repository contains a collection of real-time examples that demonstrate how Java 11 Stream API can be leveraged to solve complex problems efficiently and elegantly. The Stream API introduced i…

    Java 1 2

  5. Learn-Java-8-Stream Learn-Java-8-Stream Public template

    In this Respository we can find out the best of the implemations of streams in java 8 , we are tries to show you how stream is similar to mysql types of operation

    Java 4 1

  6. Java-Optional-Best-Practices Java-Optional-Best-Practices Public

    This repository explores the best practices for using the Optional class in Java to handle potentially absent values. By following these guidelines, you can effectively leverage Optional and improv…

    Java 5