My Projects

Escape The Police Department Game

Police Department Program
Police Department Map

This is my final project for Advanced C++, I was required to create a ZORK-Like game (text-based adventure game). This project includes: Linked list, Inventory system, Move system, and a Look system. The objective of the game is to collect keys to get to certain rooms and get the last key to escape the Police Department.

Game Lobby

Game Lobby Program
Game Lobby Code

This Advanced C++ Program showcases link-list and flags. The program allows the user to create a lobby by adding players while sorting, and allows the user to manage the lobby by searching for players by name and will able to remove players.

Word Jumble

Word Jumble Program
Word Jumble Code

This program is a puzzle game in which the computer picks a secret word and creates a version of it where the letters are in random order (that is, scrambled word). The player must guess the secret word to win the game.

Hangman

Hangman Program
Hangman Code

This program is a popular word guessing game where the player attempts to build a missing word by guessing one letter at a time. After a certain number of incorrect guesses, the game ends and the player loses. The game also ends if the player correctly identifies all the letters of the missing word.

Tic-Tac-Toe

Tic-Tac-Toe Program
Tic-Tac-Toe Code

The game is played between two people (in this program between HUMAN and COMPUTER). The game starts with one of the players and the game ends when one of the players has one whole row, column, diagonal filled with his/her character (‘O’ or ‘X’). If no one wins, then the game will be a draw.

Random Maze Runner

Random Maze Runner Title
Random Maze Runner Game

This is my final project game that I made using Unity. The objective of this game is to collect ten coins in a random generated maze to win.

Roll-A-Ball With Ice Floors

Roll-A-Ball With Ice Floors Title
Roll-A-Ball With Ice Floors Game

This is my mid term project game that I made using Unity. The objective of this game is to collect 90 Gems and reach the end of the map as a ball to win the game.

Skyball Racer for Mobile

Skyball Racer Main Menu
Skyball Racer Level Select

This is a mobile game and you play as a ball avatar. The objective of this game is to beat each level as fast as possible to earn points. The points are used for purchasing skins in the skin shop. Also, this game was made in collaboration with Atticus Nusbaum and Matthew Wright.

Manage a Books Table Database Interface (In Visual Studio 2017)

Books Database Program
Books Database Code

Bindary conversion using VB (In Visual Studio 2017)

Binary Conversion Code
Binary Conversion Code

Commission

Commission Program
Commission Code

This Visual Basic Application showcases splash screens, menu bars, and about forms. Also, it allows the user to calculate multiple sales and summarize them.

Piecework

Piecework Program
Piecework Code

This Visual Basic Application will allow you to calculate and summarize the number of pieces the worker has completed.

Halloween Store Website

Halloween Store Website
Halloween Store Website CSS code

RooferPal

Main View of Homes Saved
Calculate Home Information

This application helps with roofers that give estimates, save home information, calculate the Square feet of roofs, amount of shingles you need, and the price of shingles. Also, this application was made with Android Studio.

WhatsPoppin'

Search Part of Application
Movie Information Part of Application

This application helps with searching for movie and TV show information. Like movie ratings, metascores, plots, directors and writers. Also, this project was made in collaboration with Luke Fetterhoff. Must be opened in XCode to run the project.

PHP Live Demo

Account Login Page
Account Login Code

This is a login/create PHP demo that shows products listing with filtering. Also, the PHP demo uses two different Databases.

Fitbit Clock Face

Clock Face Versa
Clock Face Ionic

This clock face was made to track battery life, time, date, heart rate, footsteps, floors, distance, calories burned, and active minutes. Also, this project was made in collaboration with Rebecca Welch, and made by using Fitbit Studio.

Fishing Slide Show

Fishing Slide Show Program
Fishing Slide Show Code

This project uses JavaScript click-event listeners and an id selector function to change slides upon clicking the "next" or "previous" button.

FAQs Rollover

FAQs Rollover Program
FAQs Rollover Code

When you hover over any of the questions it will show the answer and hide the other answers.