My Projects
JourneyPoint
Travel site where users can create an account login and have access to a dynamic map with which they can place pins on to indicate locations they have...
April 2025
View Details
ML challenge
Tested different models to predict student questionnaire answers. My group conducted a thorough data cleaning and preprocessing process to standardize...
April 2025
View Details
Story game
Story game implemented using a MVC framework to separate core game logic from the external GUI—which players use to interact with the Adventure Game. ...
December 2023
View Details
Sokoban
Sokoban game made in RISC-V using xorshift random generating algorithm for the entity positions. The 'x' is where the box should be put. The '@' is th...
December 2024
View Details
C Multiplayer Game
Coding a text-based battle game server in C running on a dynamic port via TCP. Clients are able to connect to an actively running battle game server u...
April 2024
View Details
Minesweeper
Minesweeper game made in C# and monogame for a high school project. The uncovering of squares was coded using recursion and a grid format with xy coor...
January 2022
View Details
Z-day
Tower Defense type of game made in C# and monogame for a high school project. Background--UI were all made in Photopea. One of my first big projects t...
May 2022
View Details