My Projects

Personal Portfolio Website

Created a Personal Interactive Resume Website. Deployed the project using Github Pages.

Tech Stack- HTML, CSS, Bootstrap

Website Link GitHub Link

Payment Date Prediction Model

Built a Machine Learning Model using XGBoost Regression Algorithm to predict the payment date of an invoice when it is created in the system. The invoices are then divided into buckets based on the expected payment date.

Tech Stack - Python, Numpy, Pandas, Matplotlib, Seaborn

GitHub Link

Bank Account Management System

It is an application for maintaining a person's account in the banking sector. It allows the users to add and delete new customer accounts, search for individual accounts and also provides a feature to modify the existing user's account information.

Tech Stack- C++ Programming, OOPs Concept

GitHub Link

URL Shortener

Built a URL shortener tool that takes a long URL and turns it into a short one that redirects to the intended page. It proves to be useful in many cases including tracking the number of clicks and requiring the user to only type a small number of characters.

Tech Stack- Python Programming

GitHub Link