S
Layout
EveryCent — Grocery Price Forecasting Public

Grocery price forecasting platform (React, BigQuery ML, TimesFM 2.0, Claude API). Trained TimesFM 2.0 on 25 years of USDA retail price data via BigQuery ML; delivered MAE $0.06 and R2 0.91. Includes Buy Now / Wait / Stable recommendation engine and Claude-powered market context.

ReactBigQuery MLMLClaude Code
Terminal Quest Public

A terminal-based quest/game built to practice CLI tools and interactive experiences.

CLIGame Demo Code
Handall Public

Handall project from GitHub — links and tooling for task automation and utilities.

Utilities Code
Applied AI System Project Public

Applied AI system coursework / project

Python Code
Music Recommender (RAG) Public

Streamlit-based music recommendation system with retrieval-augmented explanations (Python, pandas, RAG). Ranks songs by genre, mood, energy, and acousticness with evidence-backed explanations grounded in metadata.

PythonStreamlitRAG Code
Spam Mail Prediction System Public

Spam classification using Logistic Regression with TF-IDF preprocessing (Python, scikit-learn). Achieved ~96.6% test accuracy on preprocessed message data.

Pythonscikit-learnNLP Code
AI Text Summarizer Public

AI-powered text summarizer built while learning Python and NLP

PythonNLP Code