Personal Projects

Explore my personal coding projects showcasing my skills.

Engineered a Flight Booking System using Core Java, Spring Boot, RabbitMQ and Microservices architecture. Developed the front end with Angular and integrated a secure payment gateway using Razorpay. Utilized Swagger API and Postman for API documentation and testing.

Developed a modular Training Management System utilizing Java and Spring Boot, Google Gemini LLM. Designed the front end using Angular and implemented a microservices architecture with Spring Boot. Integrated MongoDB and MySQL for efficient data management.

Developed a web-based disease prediction system that analyzes entered symptoms to predict potential diseases. Utilized TensorFlow and the Random Forest algorithm to train the ML model, achieving an 85% prediction accuracy.

SoundSphere - Free Spotify Playlist Downloader

A full-stack application built with Node.js, Express.js, MongoDB, and React, designed for personal use to download my Spotify playlists for free. It utilizes Axios to make API requests for fetching playlist data and yt-dlp-wrap to search and download high-quality audio files, storing them in my MondoDB Atlas database for easy access.