top of page
Programming Skills
Programming is essential in developing software and building applications that handle tasks and automate processes. The projects in this section are completed using C#, showing my ability to interpret requirements and implement functional solutions.
CIS 199: Lab 3 Calculator
​
The program displays a form that calculates the diameter, surface area, and volume based on the radius a user inputs. It processes user input to produce an output according to the intended formulas.
CIS 199: Lab 7 Stars
​
The program takes a number that a user inputs, and displays the matching number of stars on each side. It follows the assignment's requirements to ensure the system responds correctly to user input.
bottom of page