Fantasy Draft Headquarters (FDHQ) is a website designed to assist with fantasy baseball drafts. Using live data obtained from the MLB Stats API, FDHQ simulates a draft, providing 3 recommended players for each draft pick. By manually inputting picks made by other players in a draft, FDHQ is able to adjust its' recommendations.

On the FDHQ project, I was responsible for all frontend design. Additionally, as project manager, I was responsible for ensuring that the project met its' deadlines, that team members were communicating, and for formatting and organizing the system documentation.

The FDHQ project was designed to run on an integrated network of systems, with communication between each system handled using RabbitMQ. Careful consideration was made to ensure 99.9% uptime of the system, including clustering and ddos protection.