Skip to content
View shambhugohel's full-sized avatar
πŸ’­
I may be slow to respond.
πŸ’­
I may be slow to respond.

Block or report shambhugohel

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

Hey there, I'm Shambhu Gohel πŸ‘‹

Software Engineer | JVM Specialist | OSS Enthusiast | Microservices & ETL Automation Builder

LinkedIn Email Twitter


πŸ’Ό Who Am I?

/**
 * JVM-native engineer passionate about clean code and really good coffee.
 */
public class ShambhuGohel extends Engineer {
    String currentCompany = "Intech";
    List<String> previousCompanies = List.of(
        "VVDN Technologies",
        "Hops Healthcare",
        "Adit Microsys",
        "Ivy Point Solutions"
    );
    TechStack mainSkills = List.of("Java", "Spring Boot", "MySQL", "Kafka", "ETL", "Microservices");

    void solveProblems() {
        while (!satisfied) {
            learn();
            build();
        }
    }
}

🧰 Tech Toolbox

Here are a few technologies I'm working with lately:


πŸ“œ Certifications & Courses

πŸ“… Date πŸŽ“ Course Title 🏒 Issuer πŸ› οΈ Skills
May 2025 Spring Security 6 Zero to Master (JWT, OAuth2) Udemy OAuth2, Spring Security
Dec 2023 KX Introductory Workshop KX KDB+, Q language
Nov 2023 Functional & Reactive Programming in Java Udemy Design Patterns, Functional Programming, Reactive Programming
Sep 2023 Rocking System Design Udemy System Design
Jul 2023 Algorithms in Java: Live Problem Solving Udemy Algorithm Design
Jan 2023 Scala & Functional Programming Essentials Udemy Scala
Nov 2018 Java Application Developer TOPS Technologies Java, Spring, Hibernate, SQL

πŸ”₯ GitHub Stats

A glimpse into my open-source and personal contributions.


πŸ“š Focus & Learning (2025)

Current Learning Goals:

  • Open Source Contributions: Contributing to open-source projects and giving back to the community.
  • Data Structures & Algorithms: Deep-diving into problem-solving patterns and competitive programming.
  • Advanced System Design: Studying scalable architectures, distributed systems, and performance engineering.
  • Cloud & DevOps: Exploring AWS services (EC2, S3, Lambda, IAM) and CI/CD pipelines.
  • Oracle AI Stack: Experimenting with Oracle's AI solutions for enterprise systems.
  • Weekend Projects: Building hands-on demos applying DSA, system design, and cloud skills.

🀝 Let’s Collaborate!

  • βœ… Contribute to open-source together
  • βœ… Need help designing your Java backend? I’m open to pair programming
  • βœ… Looking for a backend mentor or resume reviewer? Happy to help!

Thanks for scrolling! πŸš€ Let’s build something awesome together.

Profile views
My inbox is always open. Let’s connect!

Pinned Loading

  1. vroom-api vroom-api Public

    Rest API For Car Selling Portal

    Java

  2. Node-Docker-Demo Node-Docker-Demo Public

    A Docker Demo Application Using Node And Express With Dev. And Prod. Configuration.

    JavaScript 1