Recipes With Remy Project Lilo & Stitch's To Do List Tarzan's Jungle Drum Set Toy Story 4-Way-Say

Recipes with Remy:

Collect all of your recipes in a central location and be encouraged in the kitchen with the help of Remy, the tiny chef star of Disney Pixar's "Ratatoille" (2007)

This project uses modals and asynchronous Javascript to push dynamic user-input and data to the back-end. Firebase Cloud Firestore  houses the information in collections and documents, and the info is retrieved as JSON data and displayed as interactive elements on the webpage.

Stitch's Mission List:

Get inspired to tackle your day with Lilo, Stitch, and Nani who have all been given a mission to complete by agent Cobra Bubbles. The pressure is on, but you can do it!!

This project uses modals and video elements to inspire kids (and kids at heart) to accomplish their goals. Client tasks are stored in local storage and Javascript logic and jQuery enable users to add, remove, search, check-off and celebrate their achievements.

Tarzan's Jungle Drums:

Now you can jam along with Tarzan's friends using your own interractive digital drum kit!

This project uses Javascript arrow functions and keystroke event management (or alternatively mouseclick functionality) to create a drum kit. Users can play along with the nav-bar music player which plays the song "Trashing the Camp" from the Tarzan(1999) soundtrack.

Toy Story 4-Way-Say:

What is the highest level you can reach memorizing and repeating the pattern played on Woody and the gang's colorful sound pad? Remembering all of those colors and sounds is a challenge! Good luck!!

This project uses jQuery and JavaScript logic to recreate an electronic kids' memory game from 1978 (if you've ever played the Milton Bradley/Hasbro game "Simon" then this will be familiar). Tapping the info () button in the top left corner of the webpage will display a modal and allow you to revisit the instructions. The high score is stored in local storage.