Projects

Explore the projects I've finished and those I'm currently developing.

Projects

Heart Disease Detection

A machine learning model capable of predicting whether or not someone has heart disease based on their medical attributes.

See Project

Flight Tracker

A flight search web application that displays current & future flights upon user input using an API along with Jinja2 templating and Bootstrap.

See Project

NBA Shot Chart

A python application that retrieves and displays an NBA player's game shot chart and game stats using the NBA's API and Matplotlib.

See Project

Temperature Humidity Device

A handy temperature and humidity device that uses a Temperature and Humidity sensor (DHT11) to read and display the appropriate values onto a 16x2 lcd screen.

See Project

Automated Irrigation System

Simple arduino powered irrigation system that uses a capacitive soil moisture sensor to detect the moisture of the plant's soil & waters the plant according to the moisture value.

See Project

Yachtify

A GUI application that enables a user to add mp3 files downloaded from youtube to your spotify playlists.

See Project

Dasher Tracker

Desktop GUI application that allows user to input their food delivery stats. Such as miles driven, money made, hours worked, and the date. All information is stored into a sqlite database and can be manipulated by the user.

See Project

Desktop Library

Desktop library GUI application that stores a book's information into a sqlite database and allows the user to manipulate past input.

See Project

Music Event Search

A web-scraper designed to gather information about upcoming music events.

See Project

To Do App

A straightforward Python GUI application for managing to-do tasks, incorporating MongoDB as the backend storage for storing and retrieving tasks. .

See Project