Web application which scrapes articles from The Onion, displaying headlines (with links to stories) and summaries
              
              Users can save articles as well as view and leave notes for the article
              
              Application built using MongoDB, Express, Node, Handlebars, jQuery, Bootstrap
            
              Command-line clients which allow customers to buy products, managers to view and add inventory, and supervisors to view reports on and create departments
              
              Node.js applications running against MySQL database
            
              Command-line client which returns information about song, movie, tweets, weather, or geographic coordinates
              
              Node.js; NPM modules Inquirer, Spotify, Twitter, Request, Weather-JS, Geocoder
            
Hangman-style game (playable on desktop or mobile) with theme of Nintendo games built using JavaScript, jQuery, CSS, Bootstrap
Trivia game with theme from the movie Monty Python and the Holy Grail (using sounds and images relating to the film) built using JavaScript, jQuery, CSS
 
              Nutritional web app which compiles McDonald's meals based on desired caloric intake.  Also finds nearest McDonald's to detected location (if allowed) or user-entered location (if not allowed to use current location)
              
              I developed the logic checking the user's location using the HTML5 Navigator.Geolocation feature and the Google API calls allowing the user to enter a location, finding the nearest McDonald's from that location or detected location, and getting directions.
            
 
              Simple RPG where characters from the film Star Wars: The Force Awakens battle.
              
              Game was built using JavaScript, jQuery, CSS3, Bootstrap.