Portfolio

Screenshot of Music Locator app

This application uses the Last.FM and audioDB APIs to retrieve information about a musical artist.
Role: Back end engineer
Tools: JavaScript, HTML, CSS, Materialize, jQuery, Google Fonts

View on GitHub
Screenshot of weather dashboard app

SUsing openweather API, this application retrieves the current weather as well as a 5 day forecast for a city of the user’s choosing.
Role: Sole author
Tools: JavaScript, HTML, Bootstrap, jQuery, openweather API

View on GitHub
Screenshot of day planner app

This day planner uses moment.js to dynamically color-code the time blocks based on the current time of day.
Role: Sole author
Tools: JavaScript, HTML, CSS, moment.js

View on GitHub
Screenshot of Galaxy Getaway app

Enjoy a scenic Getaway through the Galaxy! FOr group project #2 in this bootcamp, my peers and I constructed an application to take the user on a guided tour of space. THis application features Node.js, Handlebars, MySQL and Sequelize for database handling, and Session, Passport, and bcrypt for user authentication.
Role: Back end engineer
Tech: JavaScript, HTML, CSS, Node, Handlebars, MySQL, Sequelize, and Express