Lisa's Portfolio

× Home Applications Exhibit Applications Exhibit2 Resume About Social Media Contact Me
☰ Menu

A few applications I created:

Train Time: A train scheduling app. The scheduling information is stored in a Google Firebase database. The time formats are formatted using moment.js

Trivia Game: a multiple choice trivia game, which uses setInterval() method. Users have 30 seconds to answer the questions. A scoreboard tallys the correct and Incorrect responses at the end of the game.

Unit 4 Jewel Game: A fun game that assigns random values to colored Gems. The objective of the game is to add the values without exceeding your target score.

LIRI: Perform searches using Axios and APIs to display information about concerts, movies and songs.