My Projects
FireBnB (AirBnB Clone Site)
4/25/2024
This was a group project I participated in during the Spring 2024 Semester at Weber State University. The objective was for our team to replicate the functionality of AirBnB's website using Razor Pages. We got the site to a point where most or all of the fundamental functionality is there, but there would've been a bit more refining if we'd continued this project after the semester ended.
DetailsCrescendo in the Abyss - 2D Platformer Game
4/22/2024
A platformer game I made in my Spring 2024 semester as a group project. My group and I used Unity to implement this game and added custom assets and sounds. The player's goal is to survive for as long as possible by jumping forever upward, but the speed increases over time to add a challenge!
DetailsWebGL Maze Game
4/22/2024
This is a WebGL project that my partner and I made for our final project in CS 4280 during the Spring 2024 semester at Weber State University. The goal of the game is to reach the end of the maze by rolling the ball around. (Note: The game runs better in some browsers over others, so if you experience lag, try another one.)
DetailsDjango Social Media Website
12/13/2023
This project was the final for my CS 3620 class during the Fall 2023 Semester at Weber State University. The objective was to create an in-depth website using the Python Django framework. I decided to do this by implementing a simple social media site.
DetailsCanvas Clone Website
12/11/2023
This was a group project I participated in during the Fall 2023 Semester at Weber State University. The objective was to learn and use Razor Pages to implement a Canvas clone website. Because we were teaching ourselves how to use Razor Pages while doing this project, we focused much more on functionality than appearance. Had we continued working on this project beyond the end of the semester, we would've gotten the site to a more visually appealing state.
DetailsRollaball Game
11/26/2023
This is a short game I made in Unity for my CS 4640 class during the Fall 2023 semester at Weber State University. The focus of this assignment was to use the probuilder function to create the level design, and to import a 3D model (of a donut) that I made in blender.
DetailsEmployee/Department Windows App
4/21/2023
This project was the final for my CS 3280 Object-Oriented Windows Programming class from the Spring 2023 Semester at Weber State University. The objective was to write a C# Windows program that would allow the user to interact with employee and department records through a GUI.
DetailsJavaScript Match Game
12/8/2021
This project was the final for my CS 2350 Client-Side Web Development class during the Fall 2021 Semester at Weber State University. The goal was to implement a web page match game using JavaScript. This was my first class where I used JavaScript, so the project is pretty basic.
DetailsJava Match Game
11/21/2020
This was the final project for my CS 1400 Java class back in the Fall 2020 semester at Weber State University. The player must match each pair of cards by color and number in the fewest guesses to get the high score. (Note: You must have Java Development Kit (JDK) 13.0.2 or newer installed on your computer to run the program.)
Details