My Projects

N back math image

N-Back Math

A number memory game.
While solving the current equation, you must input the previous answers.

  • Java
  • Mobile
  • Storage
ai snake demo clip

Ai Snake

A relaxing self-playing snake game.
Uses the breadth-first search algorithm

  • Java
  • Mobile
  • Pathfinding

United States Education by County

Percentage of adults age 25 and older with a bachelor's degree or higher (2010-2014)

Data Visualization

A Choropleth map of the U.S. counties. Imports data from FreeCodeCamp's data server and matches the data to the specific region.
Try hovering over your county!

  • Javascript
  • D3
  • JSON
  • AJAX