In this game, the user tries to hit the randomly generated number by clicking different crystals, each of which have their own randomly assigned number for each round. The win and lose tally are updated accordingly as the rounds proceed.
Github LinkIn this game, the user tries to guess the letter the computer has randomly selected. If the user guesses the same letter, the wins increase. If the user guesses incorrectly, the losses are updated.
Github LinkIn this game, the user has an allotted amount of time to answer the trivia questions. At the end, the number of correct and incorrect guesses is revealed.
Github LinkThe user can select a category from the buttons at the top or enter their own category to reveal popular gifs associated with that category. The gifs will pause and animate when clicked.
Github LinkThis is a language interpretation and recognition app that operates via the console using node. The user enters commands and an optional search parameter to return data.
Github LinkThis JavaScript Node application uses constructors and dependent files to take a user input (guess) and compare it to a randomly selected word.
Github LinkBamazon is a command line app that allows the user to view existing product in inventory and do various tasks such as order product, add inventory, view low inventory, and add new products.
Github LinkFriend Finder is a match-making app that allows users to complete a short, 10 question survey. It then matches the user with the friend who is the closest match in answers.
Github LinkThis app allows the user to either "devour" an existing burger (populated from our database), or add their own delicious burger to devour. This app uses node.js, mySQL, express, and handlebars to accomplish these tasks. Materialize was used for styling.
Github Link