AI / Machine Learning
Cybersecurity MITRE Att&cks Techniques
Machine Learning Pipeline to Predict MITRE ATT&CK based on categorical features from a cybersecurity dataset
Social Media Engagement Prediction
Machine Learning pipeline to predict engagement on social media posts using structured data
Anomaly Detection in IoT Network Traffic
Applying unsupervised learning techniques to cybersecurity data to detect anomaly by identifying malicious network connections
Resume Selector using Naive Bayes
Machine Learning + NLP project to automate resume screening by implementing a Naive Bayes classifier
ML Regression & Classification
End-to-end ML pipelines using scikit-learn to solve both a regression problem and a classification problem
Marketplace Flipper - Agentic AI
Autonomous Marketplace Flipper Agent - First-Place Winner: “Agents That Buy & Sell” – AI Tinkerers SF
AI Algorithms in Python
Projects demonstrating coding fundamentals, algorithms, probability, reinforcement learning, and Machine Learning using Python.
Mancala Game
Full implementation of the classic board game, including game state management, rule enforcement, and testing across scenarios.