Incident/Outage Dashboard

At my first engineering co-op, we sometimes had unplanned outages. After an outage, there also was little communication on how long outages had lasted, what systems were affected, and what was being done to stop them from happening in the future. My manager felt that we could use some more transparency with these events, so […]

Checkers Game GUI

This project began as an exercise to keep in coding shape over the winter break. I chose C++ because that was the language that I had most recently used at school, so was most comfortable with. Similarily, Qt was chosen for the GUI aspect simply because of its popularity, and was the first one I […]