My Projects

PDF Autofiller

  • My senior design project that me and 3 other programmers created.

Assembly Language Grid Dodger

  • This is a game I made in assembly language using a grid system. In this game you have to dodge in coming lasers for as long as possible, be sure to pay attention to edges for warnings.

Assembly Language Text Fighter

  • This is a text based fighting game where you set your characters stats (attack, defense, and speed) then select an enemy with predetermined stats to fight.

War Card Game

  • This program follows the rules of the card game war.

Memory Game

  • In this gameyou have a concealed grid and each space has a symbol. You enter two grid space positions and flip them over if they match they stay flipped over otherwise they get flipped back down. Can you find all the matching symbols?

Battleship

  • This program follows the rules of battleship. You play against a computer entering grid coordinates in the hopes of hitting a ship. Can you sink all your opponents ships before they sink yours?

University Database

  • This is a mock database the a university would use. With this you can enter course information such as what classes are being taught, who's attending them, and who's teaching it.

Airway Database

  • This program is a mock database for an airway system. This allows people to enter information on any flights including arrival/departure times, the employees and passengers on board, and the aircraft itself.

PDF Autofiller Senior Project

Image1 Image2 Image2 Image3

As apart of my Senior Design Project for school me and 3 other people created a PDF Autofiller. This application takes in a fillable PDF file and a JSON file then outputs a new PDF file that has been filled out by the JSON data. The intent of this project was to be used by business' and schools when they have a large quantity of people fill out information the information will be saved as a filled PDF then sent to the proper person. The project itself is a backend web application that uses JavaScript and HTML as well as MongoDB as a way to store user data.

Unreal Engine Games

Image2 Image1 Image2 Image2 Image3 Image2 Image2 Image3

In college one thing I enjoyed doing was game making specifically using the Unreal Engine. I always enjoyed learning different aspects of game making and how I came up with innovating solutions to make the games that I want to make. At this point I have made two games a platformer where you jump around collect coins and reach a destination without dying, and a runner where you avoid obstacles to reach the end and shoot targets to earn as many points as possible.