My projects
Tic-Tac-Toe

A simple Tic-Tac-Toe game that can be played by two players. Part of 'The Odin project' curriculum.
Admin dashboard

Admin dashboard mock up. Created to practice CSS styling. Part of 'The Odin project' curriculum.
Sign up form

A sign up form design. Created to practice creating and styling HTML forms. The form is not functional. Part of 'The Odin project' curriculum.
Calculator

A simple but functional online calculator. The calculator can be used with mouse and keyboard.
Etch-a-sketch

An entertaining online website for drawing, inspired by 'Etch-a-sketch' toy. Project demonsrates DOM manipulation skills with JavaScript. Part of 'The Odin project' curriculum.
Rock Paper Scissors

A game of 'Rock Paper Scissors' online. The user plays 5 rounds against the computer to determine a winner. Part of 'The Odin project' curriculum.
TOP landing page

A website landing page demo made with flexbox. Part of 'The Odin project' curriculum.