My Projects


Music Player

The MERN Music Player Application is a full-stack web app that allows users to securely upload, stream, and manage their music collection. With JWT-based authentication and OTP verification, user security is ensured during registration and login. The app supports bulk music uploads with Cloudinary integration, enabling users to store and manage up to 10 tracks at once. A modern and responsive UI provides a seamless music streaming experience, while the recently played feature keeps track of users' listening history. Built with MongoDB, Express.js, React.js, and Node.js, the app is both scalable and efficient. Click Here


Blog

A personal blog site which allows the personal user to publish his activities as a blogger. One can record his day to day activities in here. This site has inbuilt authorization mechanisms which checks the users before composing a blog. This is integrated with a Mongo database which stores all the contents posted by the blogger. If you want to experience this Click Here


Weather App

A weather app which allows users to query about the weather in thier location by entering their city location. This site is set up using express at back and react at front. The weather details are concurrently updated using Weather API's which makes it more effecient and easy to know the current weather condition. Click Here


Currency Converter

A currency converter with daily exchange rates with change dynamically everyday. An API integrated project which allows to query exchange amount of that day. Its available with various currency denominations. A simple frontend project and a complex backend with API's using Express. Click Here


ToDo

This Planner app helps you manage your daily tasks. You can add new tasks by typing in the input field and clicking the "+" button, and they’ll instantly appear on your list. You can also remove tasks by clicking the trash icon next to each one. The app keeps your list updated in real-time, so you can easily keep track of what you need to do. Click Here


Newsletter

A simple Newsletter site which records user's Name,Email. This site is API integrated which allows me render and view data published in this site. BUt dont expect any Newsletters from Me😓. This is just a prototype of it.I have used Mailchimp for collection of details using API. Click Here


BMI Calculator

The project is built using React, with the BMI calculation logic and UI contained in a single BMICalculator component. It uses React’s useState for dynamic state management, updating the BMI and health status based on user input. Styling is handled separately in a styles.css file to ensure a clean, responsive design. The app integrates this component into the main App.js file, making it easy to use and maintain. CLick Here


Dice Game

This is Dice game which occurs between two players which helps to end descions using a simple dice game. This is crafted using Javascript and basic CSS. CLick Here


Products Site

A simple E-commerce site which supplies mobile phones contained under products page. This is achieved using HTML,CSS and Bootstrap and some functionalities are also used from FontAwesome.  ; Click Here