Projects

JS Calculator

A basic calculator coded by JavaScript to carry out basic arithmetic. Informs the user if an operator is used inappropriately and prevents crashing when รท0 is used.

To Do List

A basic To-Do List with a backend REST API integration to fetch and update the user with tasks, updated at a set interval. Consult README for operational process.

Console-based Rock, Paper, Scissors
(UI coming soon)

A pure JS game of rock, paper scissors to be played in the console.

Image Gallery

An image gallery built using CSS Flexbox techniques.