
Click here to play Blight
Click here for Code and README
A React Zombie Apocalypse Game, using npm, mern-passport, canvas

Click here for React NYT Search
Click here for Code and README
Full stack MERN application which allows a user to search the New York Times API by topic and time frame and save, using Mongo, the articles' headlines, dates, snippets, and url link to the article.

Click here for Bamazon Code and README
Database manipulation as either a customer, manager, or supervisor for an online store, using "inquirer", "mysql", and "table" npm packages with NodeJS

Click here for Hobby Corner
Click here for Code and README
Full Stack application, a meetingplace for toy and hobby fans using MVC paradigm, Handlebars templating, Feedgrabbr widget, and more

Click here for National Geo-gif-ic
Click here for Code and README
Gif search page with a geography theme, using Jquery, API calls, JSON data handling, dynamic buttons and other dynamic HTML elements

Click here for LIRI Code and README
Node-side web-search tool, employing API calls, "dotenv", "inquirer", "node-spotify-api", "request", and "twitter" npms, and data handling

Click here for Mongoose Scraper
Click here for Code and README
Full stack application scraping newspaper headlines and allowing user to store them or add notes, employing npm packages (Express, Express-Handlebars, Body Parser, Morgan, Mongoose, Request and Cheerio), Handlebars templating, and database handling

Click here for Master the Masters
Click here for Code and README
React memory game with classic portraits theming built with create-react-app npm.

Click here for Eat-da-Burger
Click here for Code and README
Full stack database application designed to store the names of different kinds of hamburgers and the customers, along with favorite toppings, that like them, demonstrating Sequelize npm, Sequelize-CLI, Handlebars, and MVC architecture