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
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.
ICalendar
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.
Pain or No Pain Classifier
Deep Neural Network to classify pain levels across 5 infant subjects from sensor data. Applied Adam Optimizer and achieved 85% accuracy on test data.
Calories Burnt Predictor
XGBoost Regressor model predicting calorie expenditure for a 1,500-subject Kaggle dataset. Evaluated with MAE and MSE metrics.