Chess Enhancement Suite
A Chrome browser extension which records data about users' online chess games, finds the best move for a given position during an active game, and allows them to analyze their games retroactively. Used JavaScript and Chrome API’s with an MVC architecture. Interacted directly with the DOM to scrub data in real time during games, open web pages, and interact with and manipulate HTML elements, pass messages, and store data.
Fiefdom Kingdom
A React and Redux based game where players manage a kingdom by granting fiefs to nobles, thereby expanding their borders and protecting the kingdom from outside threats. Created a detailed game map using an animated HTML5 Canvas and robust, easy to use UI. Fiefdom Kingdom is a single-page application using React-Router.
Zacker Tracker (In Development)
An issue tracking application where users can login with their google account create project trackers, create and assign tickets, and track progress on their projects.