Projects

Bank Web Application

Tasked with designing a website for a fictional bank that allows new users to create an account, and current users to view their account balances and transfer money between accounts

Additionally, the front end needs to connect to a database, which in this case is a MySQL server.

Download Source Files

Maze

Designed a program in Java that employs recursive methods to look for all the solutions to a maze defined by the user.

Download Source Files

Simply Coffee Database

Database made for a fictional coffee distributor as part of my Advanced Database Design class. The database was created using Oracle SQL and Oracle DBMS. Additionally a user GUI was made using Oracle Forms Builder, and Oracle Report Builder.

Download Source Files