Three Projects to Demonstrate AWS/S3

This website is comprised of three static webpages meant to demonstrate the usability of AWS/S3 to host files in buckets and navigate them in the form of a website.


This website was created for COSC231 - Internet Based Computing, as an Honors Project by Keegan Dwyer.

Project designed and implemented Fall 2020 - Completed by December 1st, 2020

This HTML5 Canvas based page allows the user to select a stroke color and size, as well as a canvas color from a pre-determined set of colors. The "Destroy Artwork" button deletes all strokes within the canvas and resets the background color to white.
The Magic 8 Ball is a wellknown cultural icon of mystery. This Magic 8 Ball has a set of pre-determined answers, much like the original, that when asked a question, it will answer with. But beware, for your fortune may not be to your liking!
This simple Online Market allows users to create a custom shopping list from their imagination. Items, costs, and quantites are added to an array of objects that, once added to the cart, display the items. After all the desired items are added to the cart, clicking the "Checkout" button will total the cost of each item, giving a grand total.