A simple card game where you need to match pairs by turning over 2 cards at a time.
Link: Memory Game
A simple grid-based game using HTML, CSS and JavaScript. The idea of whack-a-mole is simple! The player needs to hit the grid with the mole in as many times as possible until the time runs out.
Link: Whack a Mole
A simple color picking application that generates random colors. Colors can be chosen using a simple list of colors or randomly generated as hex based color codes.
Link: Color Picker
A simple counter application in vanilla Javascript.
Link: Counter
A simple reviews application in vanilla javascript.
Link: Reviews
A random quote generating application. Randomly generated quotes can be directly sent to a twitter tweet.
Link: Quote Generator