
Sports Rivals
This application ranks sports teams and gives the city and state rankings too! This system takes a microservice approach to the problem and uses RabbitMQ and a REST API to pass ranking change messages between services. Created as a University project with Brian Delaney.

Wind Farm Info
A proof of concept project created to display production and status information for a 9.6MW wind farm. Data is retreived from a remote OPC server using SOAP queries and is processed and rendered into HTML on the server. D3.js was used to display important production data.