Software Development

All projects displayed below were written in Visual Studios using C# to convey an understanding of software development while creating and fulfilling the tasks assigned.

Paint Estimator Project

This project was constructed to demonstrate the creation of an application that can calculate the correct gallons of paint to purchase when painting a room. Users can enter their dimensions and the application when then return the appropriate amount.

Class Registration Assistant

This project displays an application where students can enter their corresponding last name and current year to obtain the correct time for them to register for classes.

Revised Class Registration Assistant

This project was a continuation of the previous registration assistant. This newer version utilizes parallel arrays and range matching when finding the user's time to register.

Library Inventory

This program provides the display inventory of a library by indicating various information about the books and their check out status. These statuses can then be altered in the application to display an accurate representation of the current inventory of the library.

Source codes for each project are listed below: