
NFL Score Predictor
I used the machine learning library Tkinter to develop a linear regression model in order to predict scores of future NFL games.

Initiative Prioritization Matrix
Using plotly, the interactive data visualization library in python, I was able to create a prioritization matrix that allows users to hover over specific circles to learn more information about the initiative.

Cat Cam
I created a motion detector that utilizes machine learning in order to determine if there is a cat or a raccoon attempting to eat food outside my mom’s house. I used a Raspberry Pi in order to complete this project.

Travel Visualization Map
I developed an interactive travel map to show the different shipping lanes for a medical device supply chain. This allows the user to circle the globe and determine where the product is being shipped to and from.

MattCoin
I created a cryptocurrency named “MattCoin” in order to learn more about how blockchain technology works.

Titanic Survival Predictor
I used the famous Titanic dataset and machine learning in order to predict whether or not a passenger survived the wreck.