BACK TO PORTFOLIO
PORTFOLIO

My Projects

Backend systems, REST APIs, and database-driven applications built with Java & Spring Boot.

What I've Built

01 / FEATURED
Recruitment System

A RESTful Spring Boot backend for end-to-end recruitment workflows with role-based access, JWT authentication, resume parsing, and job application management.

Java Spring Boot Spring Security JWT MySQL JPA/Hibernate Maven
02 / FEATURED
Task Manager API

Full stack web application with Spring Boot REST APIs and JavaScript frontend. Features JWT authentication, role-based access for Admin and User, and complete task lifecycle management.

Java Spring Boot Spring Security JWT MySQL HTML/CSS/JS Maven
03
Flappy Bird

Desktop recreation of Flappy Bird using Java Swing. Features gravity-based physics, collision detection, progressive difficulty levels, and audio handling with clean OOP design.

Java Swing AWT javax.sound OOP
04
Bank Management System

Desktop application managing customer accounts and banking transactions using Java Swing and JDBC with MySQL integration.

Java Swing JDBC MySQL
05
Employee Management System

Desktop application built with JavaFX and Spring Boot backend. Supports full employee CRUD, admin authentication, animated UI transitions, and printable employee records.

Java JavaFX Spring Boot MySQL JPA/Hibernate Maven