Portfolio

Hangman App

The hangman app was part of an online Javascipt course I completed. The course had a total of 30 hours. The hangman app generates a random word which you have to guess. This app was coded in Javascript and CSS

Notes App

The notes app was part of an online Javascript course I completed through Udemy. This app was coded with Javascript and HTML

Traveller (Terminal App)

The Traveller App was a Ruby terminal app which I developed at Coder Academy. The app allows the user to keep track and manage their holidays.
Users could login create trips, delete trips and view trips as well as 'spin the globe' allowing the app to randomly generate a trip for the user. It took me 3 days to complete.