An interactive game where (up to 2) people can create their own NBA teams and determine the probability either team wins based on statistics from the past 3 NBA seasons.

Used K-Nearest Neighbors to predict the PPG (Points Per Game) of every 1st-round pick in the 2019 NBA Draft. Compared on 2018 Draft Class, this predictor is accurate within 4 points/game for all but 2 rookies.

An interpreter for the Scheme Programming Language.

A visualization of restaurant learnings based on machine learning and Yelp’sOpen Dataset. Visualization is based off of the Voronoi diagram.