PROJECTS
Checkout some of the things I've built.
The GrapeVine
A social media space where users can share their love of Australian wine and learn a tip or two along the way. The site was developed with React.js, Ruby on Rails and integrates data storage with PostgreSQL.
Weather App
The Weather App is an app that fetches weather data from an API. This project has been created with JavaScript using hooks that update state.
The Watch Collection
A marketplace site where users can buy and sell luxury watches. This site was developed with Ruby on Rails and integrates data storage with PostgreSQL and AWS. Additional features include user authentication and payment processing with Stripe.
Chatterbox Terminal Game
Chatterbox is a command line game that simulates the traditional origami game. It has been developed using Ruby and takes user input to advance through game. The app incorporates a number of gems and ASCII art to enhance the user experience.
Rock, Paper, Scissors
This was made as part of my self-paced learning journey with The Odin Project. This is my first project using JavaScript. I wanted to push myself to create this project in a two-week period and focus on writing the code than the UI, and have therefore left it simple.
The Google Homepage
This is the first project I worked on as part of The Odin Project I took my time creating this so I could understand how elements interact with one another and become familiarised with both HTML & CSS.