I developed a trivia game using html,css and javascript. It includes several questions, a countdown timer and it keeps score.
While working with a team we developed an office fanpage/app. Using html,css and javascript the app plays the theme, saves a user quote and opens gifs and video via APIs.
The game starts with a random number. The player has four crystals to choose from. When a crystal is clicked a specfic amount of points is added to the total score. The game is won by matching the total score to the random number, the game is lost if the total score goes over the random number.
Using bootstrap and css I built a form and then used javascript and moment.js to capture times and populate the table area. It provides up to the minute times for next arrival and minutes away.
Upon selection the Gifs populate the area under the search box. The rating of the gif is posted above it and when a gif is clicked it animates and when clicked again the animation stops. I added a background image and some css animations to bring it to life.
A React application memory game. The game starts with 12 cans to choose from and the objective is to not choose the same can twice the streak is counted and top score is displayed.
The Friend Finder app has the client click the "Go to Survey" button. The survey screen opens and the client enters their name and an image link, then the survey is taken by selecting a number 1-5. When the client completes the survey they click the "Submit" button and the app matches them with a friend.
The Raffle App lets the client create a raffle, add contestants and the amount of entries and then select an avatar. The client then clicks the Start Raffle button to see the slot machine reel animation and the selected winner.
The Burger App has the client enter a name of the burger and click the submit button, the burger then populates in the "Create it" column with a "Devour It" button. Upon clicking the "Devour It" button the burger is listed under the "Now you ate it" column.