Projects
Obesity in the US: Investigating Factors at Play
Visualization Dashboard (Full-Stack) |
- A custom-designed interactive visual analytics dashboard for analyzing and visualizing the key factors affecting the obesity rate using data from across 3000+ U.S. counties.
- Featured in Stars of CSE 564 Spring ’23 YouTube playlist by Prof. Klaus Mueller.
Expense Tracker
Full Stack Development (MERN Stack) |
- A cross platform app for iOS & android to track personal income & expenses hosted with the help of cloud infrastructure.
- Designed a MongoDB schema to store data and generate insightful reports and graphs on weekly and monthly timelines.
- Automated the process of adding a new transaction from transaction alert mails using Gmail APIs.
Colorizing Black & White Images
Machine Learning |
- A project done as a part of Machine Learning course under the guidance of Dr.Sk Subidh Ali at IIT Bhilai.
- Built a CNN model trained on the ImageNet dataset which takes black and white images as input and outputs images with plausible colors by leveraging the properties of CIE L*a*b colorspace.
Analysis of Twitter data for the 2020 US election
Data Analytics & Visualization |
- Collected tweets using the tweepy library along with Twitter APIs and performed sentimental analysis using the VADER model as a part of the Data Analytics & Visualization course at IIT Bhilai.