Below you will find links to web applications I have created that are currently hosted in Azure.
Guild Flooring
This is a basic CRUD application, that is scalable and reusable.
You can view the source code here:
https://github.com/mattgozel/BestCode/tree/master/FlooringMasteryRefactored
Message Generation
This is a quick web application I designed to create customized messages for users based on data pulled from JSON files.
You can view the source code here:
https://github.com/mattgozel/BestCode/tree/master/MessageGeneration
Mountain Climber
My web application version of the Mountain Climber game from the Price is Right. Can you guess the right prices and keep the man from falling off the cliff?
You can view the source code here:
https://github.com/mattgozel/BestCode/tree/master/MountainClimber