Gator (RSS Feed Aggregator)
A CLI RSS feed aggregator written in Go, backed by PostgreSQL. Users register, follow and unfollow RSS feeds, and Gator continuously fetches new posts from the least-recently-updated feed on a timer, storing them in the database for browsing from the terminal.
Go
PostgreSQL
sqlc
goose
July 2026
GitHub
Type 2 Diabetes Prediction Website (Capstone Project)
A machine learning capstone project that predicts Type 2 Diabetes risk using patient health metrics. Built with Streamlit, featuring an interactive dashboard with SHAP explainability, ROC/PR visualizations, adjustable classification thresholds, and CSV export. Includes a calibrated scikit-learn pipeline with probability scoring.
Python
Streamlit
scikit-learn
matplotlib
pandas
Jupyter Notebook
SHAP
August 2025, September 2025
GitHub
Oklahoma Sooners Dashboard
A Django-powered college football dashboard that pulls live data from the CFBD API. Displays season records, AP rankings, player stat leaders, an annotated schedule, and game box scores. Features idempotent data syncing, caching for performance, and a custom management command for refreshing stats.
Python
Django
SQLite
CFBD API
Bootstrap
October 2025 - November 2025
GitHub