Projects

This Website

This website you are visiting was created using Blazor framework, which is a melding of C# and HTMl to enable creators to develop full-stack websites in a single framework. My site is hosted on Azure along with a SQL database that the Visitor's Center uses to store and retrieve data of people who have visited the site. Bootstrap was used for styling.

Website Repo

Banking Simulation

The banking simulation was a group project in my university system design class. As a lead programmer on the project I created the majority of the classes and JavaFX controllers that run the simulation. The simulation allowed the user to create accounts, deposit money, write checks, withdraw funds, earn savings interest, and much more. I can show full functionality of the software to prospective employers upon request.

Simulation Repo

Virtual File System

This is a working shell built in GoLang that uses a virtual byte-encoded filesystem to perform basic file maintenance tasks. All the functions will work on a file which exists in the current working directory, how to change the working directory and make new ones are explained in the "cd" and "mkdir" sections within the README.

File System Repo
An unhandled error has occurred. Reload 🗙