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

Block or report SujalGadhave

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

Hi, I'm Sujal πŸ‘‹

πŸš€ Java Full-Stack Developer | Spring Boot | React | Problem Solver

I’m a passionate engineering student focused on building secure, scalable, and real-world software solutions.
Strong backend foundations with growing frontend expertise. I enjoy turning ideas into clean, maintainable code.


πŸ”§ Tech Stack

Backend

  • Java (Core + Advanced)
  • Spring Boot, Spring Security
  • Hibernate, JPA
  • RESTful APIs
  • JWT Authentication

Frontend

  • React.js
  • HTML5, CSS3, JavaScript (ES6+)
  • Axios

Database

  • MySQL

Tools & Platforms

  • Git & GitHub
  • Maven
  • Postman
  • Linux
  • IntelliJ IDEA, VS Code

πŸ’Ό Featured Projects

πŸ” Secure User Authentication System

Spring Boot | JWT | AES Encryption

  • Built a secure authentication system with encrypted credentials
  • Implemented JWT-based authorization & role management
  • Followed layered architecture (Controller, Service, Repository)

πŸ›’ E-Commerce Management System

JavaFX | MySQL

  • Desktop-based product & order management system
  • CRUD operations with clean UI and validation
  • Focused on modular and maintainable design

πŸ‘¨β€πŸ’Ό Employee Management System

Spring Boot | React

  • Full-stack CRUD application
  • REST API integration with frontend
  • Clean routing and reusable React components

πŸ“ˆ What I’m Currently Doing

  • Improving React and frontend architecture
  • Practicing DSA for interviews
  • Learning system design & backend best practices
  • Preparing for software developer roles

🎯 What I’m Looking For

  • Internship or fresher roles in Java / Full-Stack Development
  • Teams that value clean code, learning, and growth
  • Real-world problem solving and scalable systems

πŸ“« Let’s Connect


⭐ If you like my work, consider starring my repositories.
Let’s build something impactful together!

Pinned Loading

  1. employee-management-system employee-management-system Public

    A full-stack Employee Management System built with Spring Boot (Backend) and React (Frontend). The application supports JWT-based authentication, role-based access control, and complete CRUD operat…

    Java 1 1

  2. e-commerce-api-maven-db e-commerce-api-maven-db Public

    E-commerce management is a simple managing system build with spring-boot. It helps to manage products, user with "CRUD" operations

    Java

  3. e-commerce-javafx-portal e-commerce-javafx-portal Public

    πŸ›’ JavaFX E-Commerce Management System A simple e-commerce management system built with JavaFX. It helps manage products, orders, and inventory with an easy-to-use interface.

    Java

  4. auth-service-encrypt-decrypt auth-service-encrypt-decrypt Public

    A secure Java-based authentication service with built-in encryption and decryption capabilities, designed for applications requiring secure data handling, user authentication, and cryptographic ope…

    Java