Indiana Jones Raiders of the Lost Terminal is a dungeon looter game inspired by the iconic Indiana Jones series. This project was my first project in programming, developed as part of a class assignment.
The Budget App was developed as a project for my Application Development 1 course. This application is designed to help users manage their budgets with a user-friendly GUI.
The Pokemon Full Stack App is a project developed for my Web Programming 2 course. This application is built using React.
a Python project that simulates basic functionalities of an operating system. Part of an Operating Systems course I took, and the primary focus is on understanding demand paging.
a Tic Tac Toe game implemented in C# with separate projects for WPF, Console, and Testing. The primary purpose of this project is to practice the Model-View-Presenter (MVP) design pattern. The codebase was provided by Sandy Bultena.