Google Book Search
This is a full stack React application that queries the Google Books API when the user searches for books. Users can additionally save books to a database (MongoDB) as well as delete them from the database.
Google Book Search
This is a full stack React application that queries the Google Books API when the user searches for books. Users can additionally save books to a database (MongoDB) as well as delete them from the database.
Space Sounds
Listen to the sounds of space and try to guess the appropriate image
Rikki Tikki Takki
You know the story about Rikki Tikki Tavi? If not, you should run and find out! This is just tic tac toe where you play as mongooses and cobras instead of Xs and Os.
Psychic Game
Test your abilities! This is a letter guessing game wherein the use presses keys to interact with the browser.
LIRI
Like SIRI, but using node.js! This is a server side app and has no client side compoenent. To check it out, please view the screenshots in my .readme or run the app on your own machine!
Bamazon
An Amazon-like storefront with CLI and MySQL. As a customer, you can view and purchase items. As a manager, you can manage the inventory of products.