MRRC Program
This is a program run on Visual Studio that provides a useful car management software system. Its purpose is to demonstrate C#, shunting yard, and searching proficiency. This was made while studying abroad at Queensland University of Technology in Programming Principles.
Photo Editing prototype – Isolate Color
While studying abroad at Queensland University of Technology, I was also enrolled in Creative Coding, a class that taught the fundamentals of Javascript and visual computations. This program takes an image and allows the user to select certain colors to remain while the rest are black and white, then apply random shapes that can have their HSB values changed.
https://editor.p5js.org/Brendan.hutchins99/embed/oomx3_Prp
City Guessing Game
Also in Creative Coding, I created a simple guessing game that unpixellates images until they become full images. The purpose of this assignment was to create a game that shows random famous landmarks from cities to make an easy, quick game.