Projects

Description:

This portfolio website is designed to present my professional information in a clear, organized manner. It serves as a digital resume, providing potential employers, clients, or collaborators with detailed insights into my background, skills, and achievements, while also offering an easy way to contact me for opportunities and inquiries.

Title: MyPortfolio

Description:

Individually developed and deployed a full-stack football league management platform with three user roles: Admin, Scorer, and Captain. Admins manage tournaments, approve teams, and create match fixtures. Captains register team players, while Scorers control live match status (start, pause, update scores). Public interface displays tournament details, team rosters, fixtures, and real-time updates (goals, fouls, free kicks, penalties, etc.). Successfully used in organizing Sanjivani’s Football Unity Cup 2025.

Title: Football Tournament Manager

Description:

Client-based project for managing mock HSC and SSC exams, including registration, hall tickets, result uploads, and mark sheets, with an admin dashboard. Integrated AES-based file encryption for securing sensitive documents, along with SMS and email notifications for successful registrations. Used Jira for scrum planning and meetings. Aims to streamline and secure exam management for educational organizations.

Title: PrepPortal - Exam Admin Software

Description:

Dynamic Website for Computer Institute Management frontend with Node.js and Express backend. MySQL database for storing and retrieving dynamic data. Dynamic user interfaces for professors, accomplishments, subjects, and courses. Module on expenses for effective money management. Easy-to-use contact form for quick responses.

Title: Dynamic Website

Description:

SmartCooler is an IoT-driven system designed to automate the regulation of water temperature by monitoring both water and atmospheric temperatures in real-time. Using Arduino, sensors, and relays, it adjusts the cooler and heater to maintain optimal water temperature, ensuring a consistent and comfortable experience. This innovative solution enhances energy efficiency and convenience by adapting to changing environmental conditions.

Title: The Smart Water Dispenser

Description:

Budget Buddy is a web application that allows users to track and record their expenses. Built with ReactJS for the frontend and NodeJS for the backend, it provides a seamless experience to manage your budget. Add Total Amount, add Expenses with a title and amount, unique ID Generation, expense List Display, backend Integration- Connected to a database to store and retrieve data.

Title: Budget Buddy

Description:

Developed a Python-based tool that analyzes YouTube video comments using VADER sentiment analysis. The tool provides interactive visualizations and insights into viewer opinions through a Streamlit web interface. It helps content creators understand audience sentiment, enabling data-driven improvements to their videos.

Title: Comment Insights Tool

Description:

A project was created utilizing a graph data structure. We put an algorithm into practice to determine the bare minimum cash flow required to pay off obligations for a collection of people. The program computes the net amounts owed by each individual, settles the least of their net amounts, and finds the maximum creditor and debtor in each phase.

Title: Cash Flow Minimizer

Description:

This project is a web-based implementation of the classic Stone-Paper-Scissors game. Features- User-friendly interface Real-time gameplay Interactive graphics Score tracking. How to Play ? Select one of the options: Stone, Paper, or Scissors. The computer will randomly choose its option. The winner is determined automatically based rules.The result of each round is displayed, along with the updated scores.

Title: Stone-Paper-Scissor Game