;

Personal Projects


This page will be under constant construction as my projects are also always being built and improved!

ATM App

Aug 25, 2017

Built during the first week of classes, this simple application is built using C#. The application mimics the functionality of an actual atm, wherein a user inputs the correct Acct Number and PIN and can then view their account, deposit or withdraw money, as well as see a running balance with each transaction.

Watch it in Action!

Dungeon App

Sept 1, 2017

Do you love retro games? Check out my Dungeon application!
This simple application was built in C# and utilizes custom classes and methods.

Watch it in Action!

uStore - HomespunClassics

Oct 1, 2017

HomespunClassics is the name of my uStore a personal project built around items that I already sell on Etsy. It currently only has the functionality to add items to the cart. The next update (pending database deployment) will have identity and integrated databases. This project is constantly updated as new skills are learned in the course.

View

Digital Currency Converter

Oct 23, 2017

Built utilizing pair programming and C#, this application mimics an online converter and allows a user to purchase, sell, and convert BitCoin, LiteCoin, and Ethyrium.

Watch it in Action!

SuperHero, Inc.

October 26, 2017

My first full stack web application built following a project brief. It includes identity, an integrated database for heroes, villains, and courses, as well as the ability to sign up for courses. (Although the site is published, it is pending database deployment)

View