Portfolio

Click on each image to see the deployed application or the gitHub icon to view each project's github repository.

calendar app

Gratitude Journal      github icon

A gratitude journal app where users can log gratitudes and enact acts of kindness. Featuring node js, sequelize, Bulma CSS, passport & facebook authentication.

surf app featuring image of surfer

Find Surf Spot      github icon

An app that uses the Willy Weather API to recommend the best surf sports in the Perth metro area. It uses Foundation CSS Framework and JQuery.

weather dashboard app

Weather Dashboard github icon

A weather dashboard that runs in the browser and features dynamically updated HTML and uses the Open Weather API to get weather data for cities.

burger

Burger App github icon

A burger logger app using MySQL, Node, Express, Handlebars and an ORM that follows the the MVC design pattern and CRUD routes

code quiz

Code Quiz github icon

A timed code quiz with multiple-choice questions using Javascript and Bootstrap, that saves scores to local storage.

password generator app featuring input area and generate password button

Password Generator github icon

A web application that uses basic Javascript to generate a random password based on user-selected criteria. It uses alerts.

team cards with employee info

Team Generator   github icon

A Node CLI that takes in information about employees and generates an HTML webpage that displays summaries for each person.

note taker app

Note Taker github icon

An application that can be used to write, save, and delete notes. This application uses node js, an express backend and saves and retrieves data from a JSON file.

marketing meeting

Code Refactor     github icon

An existing web page's HTML was refactored to make it accessible and easier to read; and semantic HTML was used and comments added to

calendar app

Work Day Scheduler github icon

A calendar app that allows the user to save events for each hour of the day. It runs in the browser and features dynamically updated HTML and CSS powered by jQuery.