Personal Project (2022-Current): Contains several resources including footstep speeds and behavior data for "ghosts" in-game and well as various tools for identifying "ghosts" on harder in-game difficulties.
This repo contains only the front end. The back-end of this project is kept private but includes: Postgres DB, Python3 FastAPI web front, Apache Web Server, custom built analytics engine, session data, a C# Winforms application, and more.
Senior Year Capstone Project (SUU 2020): Visualization and Plotting Engine to visualize and detect anomalies in historic and live data.
GaurdPlot is a terminal based, Python3 log data analyzer. It will create databases, analyze log data, display visuals, guess at what went wrong, and keep a log of hosts, anomaly severity, and the time at which they occurred.
Junior/Senior Year EDGE Project (SUU 2019): Photo and Voice Recognition software intended to be a very basic Artificial Intelligence with basic Machine Learning.
The software is a Visual Studio Project written in C#. It utilizes a microphone and camera in order to learn people's faces and names. Once a person is added it will attempt to remember that individual the next time it sees them.