Below is a list of projects that I have completed during my time as a student.
| Project | Status | Tools | Description |
|---|---|---|---|
| Hawks EDA | Completed | Python, Seaborn, Matplotlib, Scikit-Learn | Conducted an exploratory data analysis (EDA) on a multi-year hawk dataset and built a multiple linear regression model to predict the weight of a specific hawk species from key physical attributes. |
| NSBE Impact-a-Thon with Cummins | Fixing 🛠️ | Python, Tensor Flow, Scikit-Learn | Collaborated with of team of 3 collegiate students to create a Long Short-Term Memory (LSTM) network to forecast customer demand based on provided datasets and trends. |
| CineStage | In Progress 🛠️ | Python, Tensor Flow, Scikit-Learn, Matplotlib, Seaborn, HuggingFace LLMs, Gradio | CineStage is an AI-powered app that recommends movies based on user preferences and predicts a film's potential to win prestigious awards like the Oscars and Golden Globes. Using advanced narrative analysis, award prediction algorithms, and a greenlight decision engine, it evaluates scripts, forecasts audience engagement, and suggests strategic adjustments for filmmakers. |
| Internet Customer Database System | In Progress 🛠️ | Python, SQLite3 | Created a 3NF relational database for an internet/cable company’s customer tracking system, allowing an administrator to add, delete, and modify customers, services, service locations, and billing information. |