Responsive Portfolio

This will take you to the site you are one but you can also view the code through Github

Github Portfolio
Letter Guess

This is a basic JavaScript game that lets the user try guess a letter of the alphabet a max of 10 times.

Github Play
Crystal Collector

This is a fun and interactive game for web browsers. In the app we dynamically update the HTML page with the jQuery library.

Github Play
Rock, Paper, Scissors

Can you defeat the computer? Try your luck in this JavaScript web browser game.

Github Play
Hangman Game

This is a classig hangman game that takes place in the browser. Uses alerts, but in a non annoying way.

Github Play
jQuery Calculator

This is a basic calculator created using the JavaScrip library, jQuery. It can make basic operator functions such as sum, divide, substract, multiply and power.

Github Calculate
Coin Flip

This is a guessing game, similar to rock, paper, scissors. Uses the JavaScrip library, jQuery. User has a 50/50 chance of guessing correctly.

Github Play