NHL Scoreboard
Nov 15, 2021
This is my first completed mobile application, created for Android. It is a simple scores/schedule app for the NHL. Gathers game data from the API available at https://nhl-score-api.herokuapp.com/.
Nov 15, 2021
This is my first completed mobile application, created for Android. It is a simple scores/schedule app for the NHL. Gathers game data from the API available at https://nhl-score-api.herokuapp.com/.
Sep 10, 2021
My personal website. Made with Next.js and Google Firebase. Styling is all custom HTML/CSS.
Aug 27, 2021
A game developed in Unity for the inaugural Fanshawe Game Development Club End of Summer Game Jam. You play as Marvin, a maple key on a journey to repopulate the planet with trees!
Jul 17, 2021
A console app developed in C++ to track the score in a singles tennis match. Give the two athletes names, and start scoring. Assign each point to the point winner and the app will take care of scoring, including games and deuces, sets and tiebreakers, and match point. Coloured output with custom escape characters.