Zachary Smith | Up & Coming Developer
Home Portfolio (current)

Coding Quiz Challenge


The Coding Quiz Challenge is a timed quiz with multiple-choice questions, alerting you with correct or incorrect answers. You are scored upon the speed at which you complete the quiz and correct or incorrect answers. After completing the quiz you are able to see the hight scores.

Technology Used

HTML | CSS | JavaScript

Coding Quiz Example
Deployed Application Github Repository

The Location Hub


A group project from Coding Bootcamp. The application allows you to enter city and state to pull up weather, highly-rated restaurants, and COVID data based on the location entered.

Technology Used

HTML | CSS | JavaScript | Bootstrap | Google Fonts | OpenWeather API | Zomato API | COVID API

Location Hub Example
Deployed Application Github Repository

Eat-Da-Burger


Eat-Da-Burger is a web application that allows you to save burgers you to try to a list and be able to check them off after you Devour it!

Technology Used

HTML | CSS | JavaScript | Bootstrap | jQuery | Node.js | Express.js | Handlebars.js | MySQL | Heroku

EatDaBurger Demo
Deployed Application Github Repository

Employee Tracker


The Employee Tracker is a Node.js application that allows a user an interact with a database for managing a company's employees.

Technology Used

Node.js | Express.js | Inquirer.js | MySQL

Employee Tracker Demo
Deployed Application Github Repository

Note Taker


Note Taker is a web application that can be used to write and save notes.

Technology Used

Node.js | Express.js

Note Taker Demo
Deployed Application Github Repository

Munchies


A group project from Coding Bootcamp. This application allows a user to save his or her favorite food/drinks in restaurants.

Technology Used

HTML | CSS | JavaScript | Bootstrap | jQuery | Node.js | Express.js | Handlebars.js | MySQL | Sequelize | Heroku

Munchies Example
Deployed Application Github Repository

Nights In


A group project from Coding Bootcamp. Nights In is a web application that allows the user to host and organize game nights for their friends and others virtually. The user can login and send inviations to a game with a date and time. User can play games and compete for the high score list. User can use the dashboard page to chat with other users.

Technology Used

HTML | CSS | JavaScript | Bootstrap | jQuery | Node.js | Express.js | Nylas | MySQL | Socket.io | Heroku | React

NightsIn Example
Deployed Application Github Repository

Team Profile Generator


The task was to build a Node.js command-line application that takes in information about employees on a software engineering team. Using test driven development the information is gathered creates an HTML application is generated and displays information about each employee.

Technology Used

Node.js | Express.js | Inquirer.js

Team Profile Generator Demo
Github Repository