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
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
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
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
Note Taker
Note Taker is a web application that can be used to write and save notes.
Technology Used
Node.js | Express.js
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
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
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