Click the Image above to view portfolio
Websites that I have been involved in.
Interactive Learning Materials That I have created.
This website was to teach and develop skills of how to use JavaScript. The overall goal of this project was to assign a sound to each key and be able to play the drums with keystrokes.
A profile page to help develop and teach the class method in a React style website.
A Simple dice game to use a random number generator between 1 and 6 and compare it to another random number between 1 and 6. Then the program will which number is bigger and assign a winner or tie if the numbers are equal.