Most of my work is closed source but here are some of my little side-projects.

Village Generator (WIP)
Creates a random village for a tabletop RPG session. Select 'generate' to see random results. Data is not mine.
Javascript
Full-Stack Bingo Application
Full-stack application coded with React and Express. MySQL backend.
Javascript
Pitcher Analyzer
Analyzes MLB pitchers using regression analysis to create projections.
C#
Perl hashifier
This is a perl script that can read hashes into memory using txt files.
Perl
Appointment Manager
Simple prototype application that uses MySQL backend to create, view, and edit appointments.

Inventory Manager
Prototype application for an inventory mangement system.
Java
Cat Game
A simple little game with original artwork and graphics. Code is old (read: "bad") but game is still fun. :3
Python
Vehicle Routing Problem
Python script to solve vehicle routing problem
Python
Code for this Website
Here is the code for this website. Made with React.
javascriptReact