This project was a test of my ability to learn and produce an app under a time table, with a language we had not learned before. It is a task tracking app for Android devices.
Download Project
A team project, this challenged our ability to work with a language that is not very well documented. It's a simple watch face design that is easy to use, with Sonic The Hedgehog themeing.
Download Project
Made using Visual Basic. A simple calculator that allows a user to enter items into a shopping list, then calculates shipping, tax, and total cost.
Download Project
Final project for C# class. Used a free map generator website to create a 2D maze. Then used Blender to make that a 3D maze. Then created the game itself in Unity. You can simply leave the maze if you find the exit but there is also some secrets, or maybe a guide available to those who look for it!
Download Project
This project was a final test of my ability to use PHP programming to create a webpage with SQL database connections.
Download Project
This project was another test of our ability to learn under a time crunch and work as a team. My team and I developed an app game where you match cards to get points. It uses a local database to store scores based on the game type played.
Please be aware that this is a Swift code app and as such while you may be able to open it using Visual Studio, you will need a Mac to simulate.
Visit the Git Hub Repository
This project was aimed at creating a memory match game using react and a local database to store high scores. A precurssor to the eventual iOS app.
Download Project
This project was my final for C++ II, showcasing the ability to use classes, deconstructors, pointers, and header files. A simple text based adventure game with multiple functions. Included is a guide to the game map of the layout for those who just want to rush through.
Download Project