My Work
click me!
Homepage

This project focuses on creating a responsive homepage from scratch. It is designed to demonstrate HTML, CSS, and JavaScript skills by implementing interactive and visually appealing UI elements.
Landing Page

Landing page project from The Odin Project curriculum. It is designed to demonstrate HTML, CSS understanding. I added new styling and JavaScript to showcase responsiveness and visual appeal.
Etch-a-Sketch

A Etch-a-Sketch game built with HTML, CSS, using JavaScript. It showcases understanding of all languages by building the entire DOM using JavaScript. This game requires a device with a cursor.
Tic-Tac-Toe

A modular, interactive Tic Tac Toe game. It demonstrates JavaScript skills through the use of the module pattern, factory functions, and DOM manipulation to create an engaging user experience.