The contents of this repo are from the Odin Projects. These projects are the documentation and proof of my completion of the said course. The course guided me through learning the fundamentals of HTML, CSS, and JavaScript. These projects are only run locally. The repo contains the following:
- Landing page: copied from a template website; this was mainly CSS and JS yet
- Guess the Number: from the name, the user has five attempts to guess the random number; purely HTML and JS, no UI yet
- Rock, Paper, Scissors: a digital game of RPS vs the computer
- Calculator: performs basic arithmetic operations and functions like an office calculator
- Etch-a-Sketch: functions like the physical variant, where one can draw on pixels