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.
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.
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.