Portfolio


Everybody Votes - live demo | Github Repo

A website that allows users to create and share questions for others to vote on.
  • Tools used: Nodejs, React, Express, MySQL, Bootstrap, HTML/CSS.
screenshot of Everybody Votes

My Wellness Journey - live demo | Github Repo

Website that lets you make and keep track of a wellness goal and share your progress with others.
  • Worked with a team of four to create a full website that saves user info and messages in a MySQL database and allows you to view, change, or add to them with a good looking user interface.
  • Tools used: Express, Express-Handlebars, HTML 5, CSS, Javascript, jQuery, Passport.js, MySQL, Bulma CSS framework
screenshot of Wellness Journey

Recipe Rat - live demo | Github Repo

Front end website that searches through API’s to get recipe information.
  • Led a team of four to create a front end website that searches a database for a recipe based on user input and displays the calorie count of every ingredient, allowing for customization of the recipe.
  • Tools used: HTML 5, CSS, Javascript, jQuery, Bootstrap, theMealDB API (search for recipes), and Edamam Nutritional Analysis API (search for nutritional information of ingredients)
screenshot of recipe rat

Employee Tracker - Github Repo

Node.js CLI Application that allows you to view and edit a database of employees, Roles, and Departments.
  • Toole Used: Node.js, MySQL, Inquirer

Team Generator - Github Repo

Node.js CLI Application that that takes user input about a manager's team members and creates an HTML file that tastefully displays each employees' information.
  • Toole Used: Node.js, Inquirer

Weather Dashboard - live demo | Github Repo

Front end website that displays the weather forecast for a user inputted city.
  • My Weather Dashboard features dynamically updated HTML based on user input that uses the OpenWeather API to display the weather forecast of the city searched by the user for the next six days.
  • Tools used: HTML 5, CSS, Javascript, jQuery, Bootstrap, OpenWeather (retrieve forecast information)
screenshot of weather dashboard

Dynamic Quiz - live demo | Github Repo

Front end website that uses dynamic HTML and localstorage to function as a quiz game with saved high scores.
  • Tools used: HTML 5, CSS, Javascript
gif of Dynamic Quiz in action