My Projects

Project 1
Medical Machine Learning

A medical condition recognition ML app using Yolov8 and Kaggle Data, hosted on streamlit

Utilized the streamlit framework to create a web app that allows users to detect medical conditons using the YOLOv8 image classfication and recognition models. The model was trained on a public Kaggle API.

Check it out!

Technologies used: Python, Anaconda, ML Concepts

Project 2
VeloCityX Data Science

Data analysis and statistical/machine learning predictions

Analyzed a dataset to predict user activity with a variety of tools

Check it out!

Technologies used: Jupyter Notebook, Pandas, Numpy, Seaborn, Sci-kit Learn

Project 3
Marketplace Simulation

A fullstack project to represent an item shop

Developed a simulation that displays select front end objects that interact with backend APIs and a cloud database

Check it out!

Technologies used: MongoDB, Express.js, React.js, Node.js