Created a tile-exploration game with random world generation, load and save capabilities, toggle sight, and naming features.
Developed a playable plants vs. zombies spinnoff. Learned Object-Oriented Programming through classes, inheritance, abstraction, polymorphism, and more.
Constructed website for a multi-function game board. Players can choose to play tic-tac-toe, connect 4, battleship, or snake against AI or another player.
Designed backend API's for a web tool that mimicks the funciton of Google's NGram Viewer with Princeton's Wordnet.
Built an mp3 audio classifier to classify sad and happy songs through K-Nearest Neighbors and Support Vector Machines. Achieved a classification accuracy of over 90%.