My Projects

Online Bookstore Management System

A full-stack bookstore platform with user login, book inventory, and sales tracking using Java, Servlets, and MySQL.

Java
JDBC
Servlet
MySQL
HTML
CSS
JavaScript
Bootstrap

Expense Tracker API

A secure REST API built with Spring Boot to manage user expenses, protected with JWT authentication and optimized PostgreSQL queries.

Java
Spring Boot
PostgreSQL
JWT
JdbcTemplate

Job Management System UI

A full-stack admin dashboard to manage job listings and applications using React, Next.js, NestJS, and PostgreSQL with a Mantine UI frontend.

React.js
Next.js
NestJS
PostgreSQL
Mantine UI

Portfolio Website

A personal portfolio site built using React and Node.js, featuring responsive design and dynamic content for showcasing skills and projects.

HTML5
CSS3
JavaScript
React.js
Node.js
Bootstrap

Volume Control via Hand Gesture

Real-time hand gesture-based volume control app using Python, OpenCV, and MediaPipe with visual feedback on current volume.

Python
OpenCV
MediaPipe
pycaw

Facial Emotion Recognition

Deep learning model using CNNs to detect and classify facial emotions from images using TensorFlow, Keras, and OpenCV.

Python
TensorFlow
Keras
OpenCV
Pandas
NumPy
PIL

Movie Recommendation System

An ML-based system using content-based and collaborative filtering strategies to recommend movies based on user preferences and behavior.

Python
Pandas
NumPy
scikit-learn

Emotion Detection from Text

A deep learning model that classifies emotions (positive, negative, neutral) from user feedback using NLP techniques and CNN/RNN.

Python
TensorFlow
scikit-learn
NLP
Google Colab

FaceForm AI

A real-time face shape and fat percentage detection web app using deep learning with TensorFlow.js, supporting live webcam or image uploads.

TensorFlow.js
Node.js
React
HTML5
CSS3