Projects
Web Decision Tree
Custom JavaScript-based implementation of Hunt's Decision Tree algorithm that can classify datasets within browsers or Node.js servers. Includes a custom HTML Canvas graphics engine with zoom and pan controls, which allows you to visualize and interact with the trees you generate.
TinCan
Web application that lets you chat with other online users in a fun and spontaneous way. Includes features such as real-time chat, public and private rooms, browser-saveable settings, and much more.
Image Builder
Web application that allows you to build cool new images from images you already have. The main feature is a mosaic-like image composer which re-creates an image using several other images. Other features are included to help with this task.
Web Pong
Web browser game where players can queue up for a game of pong and battle against each other for the win. This project was built in collaboration with YusufTheDev.
Imposter Stomper
Web browser game where the player must jump up and stomp on their opponents to win. Seperate game modes are available such as single-player and player-versus-player. This project is still in development.
Loop Bot
Console program that records and stores user input on a Windows machine into a text file, then reads the file to mimic a user and control the machine, on repeat, as many times as the user wants.