Projects Hover on or tap a project picture and click on the to access its Github repository.

Visual Basic

Toy Store

Final project for my programming class. Using streamreader and streamwriter, this program can read, write, and create text files with file structures. It was a challenging assignment that helped me improve my skills on file IO.

Employee Records

Assignment for my programming class. The program can manage employee information using structures, streamWriter, and streamReader. I spent a lot of time organizing the code in a way I found best for the task at hand. Modules are highly useful for a case such as this.

Web Development

Fallout Quiz

Part of the JavaScript Is Sexy course. Being a huge fan of Fallout, I made a small Fallout 3 quiz using jQuery, and JSON. I learned a lot about HTML with this site, and I will improve this website even further as I earn more skills.