Pinned Repositories
bamazon
Bamazon is an Amazon-like storefront using MySQL to track inventory. The Bamazon app will take in orders from customers and deplete stock from the store's inventory.
Basic-Portfolio
Web Dev Portfolio
bcci-ne
Website for Business Computer Consultants Inc.
Bootstrap-Portfolio
This is a Responsive Portfolio using Bootstrap
Burger
A burger logger with MySQL, Node, Express, Handlebars and a homemade ORM (yum!). Follows the MVC design pattern; using Node and MySQL to query and route data, and Handlebars to generate the HTML.
dixitOnline
Dixit card came as a web app
mclinch.github.io
photoShare
A photo sharing app using Express and Node JS and backed by a MySQL Database with a Sequelize ORM.
Responsive-Portfolio
This is a Responsive Portfolio without using Bootstrap
week-4-game
A fun and interactive game for web browsers. This app dynamically updates HTML pages utilizing jQuery.
mclinch's Repositories
mclinch/bcci-ne
Website for Business Computer Consultants Inc.
mclinch/bamazon
Bamazon is an Amazon-like storefront using MySQL to track inventory. The Bamazon app will take in orders from customers and deplete stock from the store's inventory.
mclinch/Basic-Portfolio
Web Dev Portfolio
mclinch/Bootstrap-Portfolio
This is a Responsive Portfolio using Bootstrap
mclinch/Burger
A burger logger with MySQL, Node, Express, Handlebars and a homemade ORM (yum!). Follows the MVC design pattern; using Node and MySQL to query and route data, and Handlebars to generate the HTML.
mclinch/dixitOnline
Dixit card came as a web app
mclinch/mclinch.github.io
mclinch/photoShare
A photo sharing app using Express and Node JS and backed by a MySQL Database with a Sequelize ORM.
mclinch/Responsive-Portfolio
This is a Responsive Portfolio without using Bootstrap
mclinch/week-4-game
A fun and interactive game for web browsers. This app dynamically updates HTML pages utilizing jQuery.
mclinch/cheerioScraper
A web app that lets users leave comments on the latest news, Mongoose and Cheerio scrape news from a running news site.
mclinch/coding_bootcamp
mclinch/flashcard-generator
This is the backend for a basic flashcard application. It essentially constitutes an API that allows users to create two types of flashcards.
mclinch/FriendFinder
mclinch/fromJaev2
Remodeled site with React
mclinch/GifApiApp
Using the GIPHY API to make a dynamic web page that populates with gifs of your choice. Calling the GIPHY API and using JavaScript and jQuery to change the HTML.
mclinch/Hangman-Game
mclinch/hello-world
First repository
mclinch/HW-Wireframe
Building a Wireframe
mclinch/liri-node-app
This is LIRI. LIRI is like iPhone's SIRI. However, while SIRI is a Speech Interpretation and Recognition Interface, LIRI is a _Language_ Interpretation and Recognition Interface. LIRI is a command line node app that takes in parameters and gives you back data.
mclinch/nytreact
A React-based New York Times Article Search application. React components that work with helper functions, and utilize the React mounting lifecycle to query and display articles based on user searches. It utilizes Node, Express, and a MongoDB so that users can save articles to read later.
mclinch/Psychic-Game
Guess a letter
mclinch/sequelizedBurger
Sequelized Burger app
mclinch/train-scheduler
A train schedule application that incorporates Firebase to host arrival and departure data. The app retrieves and manipulate this information with Moment.js. This website provides up-to-date information about various trains. Namely, their arrival times and how many minutes remain until they arrive at their station.
mclinch/TriviaGame