Skip to content
View Shreyas-Kumbhar's full-sized avatar
🇮🇳
🇮🇳

Block or report Shreyas-Kumbhar

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

About Me

I'm a passionate Java Backend Developer focused on building robust, scalable backend systems. My core expertise lies in crafting secure REST APIs and microservices using Java, Spring Boot, Spring Security, Hibernate, and MySQL.

Beyond framework-level development, I heavily focus on fundamental computer science principles, actively solving Data Structures & Algorithms (DSA) problems and exploring System Design to architect production-ready applications. Currently, I am expanding my knowledge in microservices and cloud deployments while actively seeking full-time Software Engineering roles where I can contribute to high-impact backend systems.


Quick Highlights

CS Student Java Developer Spring Boot REST APIs Security Hibernate DSA System Design India Open to Work

Tech Stack

Programming Languages

Java MySQL HTML5 CSS3

Backend & Frameworks

Spring Boot Spring Security Hibernate REST APIs JWT

Databases & Tools

Git GitHub IntelliJ IDEA Postman Maven Docker VS Code

Featured Projects

Hospital Management System

Comprehensive backend system for managing hospital resources, patients, and doctors.

  • Tech Stack: Java, Spring Boot, Spring Security, Hibernate, MySQL, REST API
  • Link: View Repository

Student Management System

Secure application for handling student data, grading, and administrative workflows.

  • Tech Stack: Java, Spring Boot, JPA, MySQL, JWT Authentication
  • Link: View Repository

Insurance Policy Optimizer

Algorithmic system to recommend and optimize insurance policies for customers.

Personal Portfolio

My professional portfolio showcasing my backend projects and resume.


Current Focus

  • Building scalable and secure REST APIs
  • Implementing JWT Authentication and Role-Based Access Control via Spring Security
  • Exploring Microservices architecture and distributed systems
  • Deepening understanding of advanced System Design concepts
  • Practicing Advanced DSA for complex problem-solving

GitHub Dashboard



GitHub Streak



Activity Graph

LeetCode Profile

Continuous Problem Solving

LeetCode Stats

Achievements

  • Solved DSA problems: Continuously honing logic and algorithmic skills.
  • Building Backend Projects: Developing end-to-end production-ready APIs.
  • Learning Modern Java: Keeping up with the latest Java features and ecosystem.
  • Open Source Interest: Passionate about contributing to developer communities.

Developer Profile

DeveloperProfile shreyas = DeveloperProfile.builder()
    .name("Shreyas Kumbhar")
    .role("Java Backend Engineer")
    .location("India")
    .status("Open to Work")
    .email("kumbharshreyas07@gmail.com")

    .techStack(List.of(
        "Java",
        "Spring Boot",
        "Spring Security",
        "Hibernate",
        "JPA",
        "REST APIs",
        "MySQL",
        "Git"
    ))

    .currentlyLearning(List.of(
        "Microservices",
        "System Design",
        "Docker",
        "Cloud Fundamentals"
    ))

    .currentFocus(List.of(
        "Scalable REST APIs",
        "JWT Authentication",
        "Backend Architecture"
    ))

    .lookingFor(List.of(
        "Backend Engineering",
        "Software Development",
        "Open Source Collaboration"
    ))

    .build();

Contribution Snake

GitHub Snake

Profile Metrics

Views Followers Stars Repos

Connect With Me


📫 Drop a message: kumbharshreyas07@gmail.com

"Simplicity is the soul of efficiency." — Austin Freeman

Footer

Popular repositories Loading

  1. Hospital-Management-System Hospital-Management-System Public

    HTML

  2. InsurancePolicyOptimizer InsurancePolicyOptimizer Public

    HTML

  3. Personal-Portfolio Personal-Portfolio Public

    CSS

  4. Shreyas-Kumbhar Shreyas-Kumbhar Public

  5. spring-ai spring-ai Public

    Forked from spring-projects/spring-ai

    An Application Framework for AI Engineering

    Java

  6. spring-petclinic spring-petclinic Public

    Forked from spring-projects/spring-petclinic

    A sample Spring-based application

    CSS