Portfolio

Website

All the code for this website is made open source, and this website is hosted from this Github.

Game Modding

I have many different side projects underneath the game Ark: Survival Evolved that uses a modified Unreal Engine 4 Devkit called Ark Devkit. Using a background in C++ programming, and resources online.

Ark Survival Ascended PNG to PNT color converter

I created the first software available to convert PNGs to PNTs for the new color system in Ark Survival Ascended. This application was developed in Python, using multiple libraries to make the application efficient,

Math Problem Generator

I created a math problem generator application that allows a user to create math problems easily. This application allows the user to choose the amount of digits and the type of calculations used. This application was made in Python.

CS 475 Final Project

This project entailed the analysis and design of tailored Business Analytical Systems for a non-specialist client, encompassing strategic planning, selection and justification of relevant CIS systems, and the development of a prototype to enhance their business operations.

CS 415 OpenSSL Project

In this project, a hierarchical structure of digital certificates was established using OpenSSL, where a self-signed root certificate was first created and subsequently used to sign a child certificate containing the author's name, with the process documented in a report complete with necessary screenshots.