Back

Selected Work

Projects

A selection of projects I've built across full-stack development, AI/ML, and data science.

View recent GitHub activity →

SoccerStats – Football AI Assistant

May 2025

Comprehensive soccer statistics platform tracking weekly games and analyzing player performance from Top 5 leagues including G/A ratios. Features an integrated AI chatbot optimized for complex soccer-related queries.

PythonFlaskHTML/CSSSQLiteFootball APIAS1-mini LLM

ICalendar

May 2025

Calendar app with an AI voice assistant. Users can log events and interact with a voice agent powered by Deepgram speech-to-text and ElevenLabs text-to-speech APIs, wrapped in a Three.js interface.

HTML/CSSThree.jsFlaskSQLiteDeepgram APIElevenLabs API

Pain or No Pain Classifier

Jan – Feb 2025

Deep Neural Network to classify pain levels across 5 infant subjects from sensor data. Applied Adam Optimizer and achieved 85% accuracy on test data.

PythonTensorFlowKerasNumPyPandasScikit-learn

Calories Burnt Predictor

March 2025

XGBoost Regressor model predicting calorie expenditure for a 1,500-subject Kaggle dataset. Evaluated with MAE and MSE metrics.

PythonXGBoostPandasNumPyScikit-learnMatplotlibSeaborn