Crystal Farms & Cub Foods Prediction Model
1st Place Winner | UW-Madison Tech Exploration Lab
01
Collaborated with a team of four to engineer a Python-based machine learning model that analyzed historical sales data and predicted promotional windows where discounts would maximize profitability.
Python
Predictive modeling
Sales analytics
1st place
View resume highlight
Decoder-Only Transformer (GPT)
GPT
02
A from-scratch, ~10M-parameter decoder-only transformer built in PyTorch and trained on the Linux source tree. Implements causal (lower-triangular) masked self-attention and auto-detects CPU/CUDA for training.
PyTorch
Transformers
Deep learning
NLP
View repository
BadgerBot Course Advisor
MadData2025
03
MadData 2025 hackathon project: an AI assistant that helps UW-Madison students pick relevant coursework. Combines Madgrades and Rate My Professor data with FAISS vector search to recommend classes better than the default course selector.
Python
FAISS embeddings
RAG chatbot
Hackathon
View repository
Logistic Regression ML Project
Machine-Project-Logisitic-Regression
04
Machine learning project that splits user/log data into train and test sets, trains a logistic regression classifier, and tunes it to reach over 75 percent accuracy.
Python
Machine learning
Logistic regression
View repository
Weather App
python-weather
05
Flask weather application for city search with current conditions, humidity, wind speed, and short-term forecasts pulled from the OpenWeatherMap API, wrapped in a clean responsive UI.
Flask
HTML/CSS/JS
API integration
View repository