
A motivated student pursuing a bachelor’s degree in Computer Science with a concentration in Artificial Intelligence (AI) and Machine Learning (ML) and a minor in Data Science at Colorado State University. I obtained my Associate's Degree in Computer Science while working full-time. In addition to my technical proficiency, I have extensive work experience in the food and services industries, where I learned teamwork, customer service, and leadership skills. I contribute effectively to any team, using my experience from both school and work, to ensure projects are completed efficiently, on time, and within scope.
Animal Image Recognition System (CNN, PyTorch)
• Built a convolutional neural network using transfer learning to classify 10 animal categories from a 26K+ image dataset
• Achieved 97.03% test accuracy while improving model performance through testing and tuning
Lyric-Based Song Genre Classification & Recommendation System
• Designed a machine learning pipeline to classify song genres and recommend similar tracks using lyrics-only analysis
• Processed a 9GB+ dataset with TF-IDF, logistic regression, cosine similarity, and custom Java-based data processing workflows
AI Hangman Simulation
• Developed a Python-based Hangman game with AI/bot players and batch simulation capabilities
• Implemented weighted word frequency strategies and statistical analysis across thousands of simulated games