Projects

Here are a few projects I've worked on recently

Voyant - Mean Reversion

Implemented a new mean-reverting and volatility preservation algorithm for mean reversion data within Voyant's Monte Carlo simulation. This allowed their future estimating simulation align better with real market trends. I cannot show pictures of this per company policy.

pic
pic

Voyant - Objective Based Investment Calculator

Created Objective Based Investing algorithm that utilizes monte carlo approaches to make an informed assesment and suggestion on investing strategy. I cannot show pictures of this per company policy.

Connect 4 Engine

This is an engine created in C++ that will play Connect 4 against you (and basically never lose). Utilizes board states as nodes to analyze future positions and uses SFML for graphics. The engine has a move view depth of 9 to avoid excessive memory use.

pic
pic

MTG Deck Builder/Viewer

This is a project that I created to learn how to use SFML. The builder allows the user to search for Magic the Gathering cards from within a database to add to decks to be viewed. Also allows the user to save and load decks upon startup/shutdown of the app.

In the Works: Friendly Competion App

Currently working on an I-phone app that will use AWS to interface with with a java server. The app will allow users to make game leagues with their friends and assign tasks to teams for compleation in the real world.

pic