Mario Trivia Game

Super Mario Bros. Trivia Game

Try it!
Behind the scenes!(Repo)
This trivia game primarily exhibits the use of JQuery and Javascript. Each answer is timed and will display if times up. Additionally, if the user guesses the question wrong, it will alert the user and decreases their lives; however if the question is guessed right the user will be congratulated!

Moody Gifs

Moody Gifs!

Try it!
Behind the scenes!(Repo)
Moody Gifs primarily displays the use of API's and AJAX calls using GIPHY API. Users can click on the mood buttons to display a list of gifs reflecting that particular mood. Additionally, users can input a mood via search bar and it will be added to the buttons for quick access!

Is It Worth It?

Is it Worth it?

Try it!
Behind the scenes!(Repo)
In collaboration with others, Is It Worth It is an app that compares flights vs. driving from distance to time to carbon footprint.Users just input point A and B, how many passengers, their vehicle type and this app will do the rest! My main responsibility was the front-end design aspect and getting logos to correspond with inputs.

My Town

My Town

Try it!
Behind the scenes!(Repo)
In collaboration with others, My Town is an app the allows users to easily access events and activities in their area all in one convenient place rather than searching on multiple pages. Users can also post places for others to check out. My main responsibility was the front-end design and look. I created all pages using handlebars with the help of Bootstrap.

Constructor Hangman

Constructor Hangman

Behind the scenes!(Repo)
This is a word guess command-line game using constructor functions. Using node.js this hangman game is all behind the curtain! Theme: Fast food chains. You know those restaurants that are responsible for obesity and good food. Using inquirer npm package users simply type a the letter of their choosing and watch as the _ turn into letters if they guess the correct one or else get a incorrect message and loose an attempt!

Constructor Hangman

React Game

Try it!
Behind the scenes!(Repo)
This is a react-based click and point memory game. Click on the picture but remember which one you pick; the game is over when you click a picture more than once. This fun Mario Bros. themed game uses all the basic components of ReactJS to make the game. Try it out and see how far you can make it!