Krista's Portfolio
Front-End Projects

Code Refractor
Refactored existing Horiseon webpage to ensure it followed accessibility standards and was optimized correctly.

Password Generator
This page allows the user to answer multiple prompts and then returns a password matching their password requests.

Day Planner
A simple calendar application that allows a user to save events for each hour of the day. This app features dynamically updated HTML and CSS powered by jQuery.

Weather Dashboard
This is a weather dashboard that runs in the browser using the Open Weather Map, dynamically updated HTML, CSS, and JQuery.
Back-End Projects
PokeDex
This application combines information from the Pokemon API and PokemonGo API for users can find all information about a pokemon in one easy to use online Pokedex

Car Marketplace
The Car Marketplace application allows users to add and buy pre-owned cars. It uses Node.JS, Sequelize, and Handlebars.

Eat Burger
Create a burger logger with MySQL, Node, Express, Handlebars and a homemade ORM (yum!). Follow the MVC design pattern; use Node and MySQL to query and route data in your app, and Handlebars to generate your HTML.

Employee Tracker
Architect and build a solution for managing a company's employees using node, inquirer, and MySQL.