General purpose game editor for the Super Nintendo title The Legend of Zelda: A Link to the Past. Built using C++ and making extensive use of assembly for dynamically editing the game code while reducing the risks of corruption. Developed using C++ and built for all platforms.
Makes use of the TDAmeritrade API. Capable of fetching real time quote data using asynchronous WebSocket sessions. Intended to be able to perform trades based on popular indicators and portfolio allocation equations. Developed using C++ and SDL.
Uses Neuroph to create ensemble machine learning models based on a variety of different algorithms and transfer functions. Goal is to be able to make price predictions for stocks on short term and long time time scales. Uses the TDAmeritrade API and developed in Java.
Lightweight social media style website with user profiles, posting, comments, direct messages, and friend system. Developed using PHP and MySQL