Projects

My Projects

I love to Build Cool Projects. Here, you'll find a curated collection of my creative endeavors and technical projects. Each piece represents a journey of innovation, problem-solving, and continuous learning. Feel free to explore this showcase of my passion and expertise in action.

QuickFix_HUB

A MERN-based platform to simplify finding and booking trusted service providers for everyday home services.

MongoDBExpress.jsReactNode.js
View CodeLive Demo

Kindle Review Sentiment Analysis

An end-to-end NLP project that classifies Amazon Kindle reviews as positive or negative. It compares three feature extraction methods: Bag-of-Words (BOW), TF-IDF, and averaged Word2Vec embeddings to determine the most effective model.

PythonScikit-learnPandasNLTKGensimSentiment Analysis
View Code

SMS Spam Classifier Project

A project to build and evaluate a machine learning model to classify SMS messages as spam or ham. This repository explores three different text vectorization techniques: Bag-of-Words, TF-IDF, and Word2Vec.

PythonNLPMachine LearningScikit-learnNLTK
View Code

WEB--DEV-PROJECT-WANDERLUST

A rental booking platform (inspired by Airbnb) built with EJS templates, server-side rendering, and custom booking flows.

EJSNode.jsExpress.js
View CodeLive Demo

Enterprise-Grade Journaling API

A secure and scalable backend with JWT-based authentication, Spring Security, and Redis caching. Delivered RESTful APIs for user, journal, and weather data with a clean, service-oriented architecture.

JavaSpring BootSpring WebSpring SecurityMongoDBRedisJWTProject LombokMaven
View Code

BLOGOPEDIA

A content platform (blogging engine) built using EJS and JavaScript allowing authors to write and manage posts.

EJSMongoDBExpress.jsNode.js
View Code

Simon Say Game

A Simon-says style memory game implemented with JavaScript for interactive play and pattern recall.

JavaScriptHTMLCSS
View CodeLive Demo

Node MySQL User Manager

A backend user management system using Node.js and MySQL, featuring CRUD operations and authentication.

Node.jsMySQLBackend
View Code

Tic Tac Toe - Classic Game

A simple yet interactive implementation of Tic Tac Toe where users can play against each other in the browser.

JavaScriptHTMLCSS
View CodeLive Demo

Spotify-inspired Music Player

A visually stunning clone of the Spotify web player, built using HTML, CSS, and Font Awesome for icons. This project aims to replicate the core UI of Spotify's web player, allowing users to navigate through a sidebar, view music playlists, and interact with a music player interface.

HTMLCSS
View CodeLive Demo