...
Dungeon Crawler

This is a dungeon crawler app I developed using C#

Check it out from my Github
...
Store Front Website

Created a website to "Fake" sell items through the site. Utilizes SSMS to store items for sale under several categories. Items that are added and removed are updated to the database.

Check out the code from my Github
...
JReact To Do Application

This app was created using React. It is a to do list where you can add and remove items as they are completed. It uses SSMS database to store the information and deletes when not needed.

Check out the code from my Github