Welcome to The Odin Project repository! This collection showcases the various projects I created while solidifying my web development foundations and advancing through the Full Stack JavaScript path.
This repository contains projects that I developed as part of my learning journey with The Odin Project. The Odin Project is a comprehensive online curriculum designed to teach web development from the ground up. The projects here span across two key learning paths:
-
Foundations Path: This path covers the essential concepts of web development, providing a solid base for further learning. You can find more about this path here.
-
Full Stack JavaScript Path: This path dives deeper into web development with a focus on JavaScript, covering both front-end and back-end technologies. More details are available here.
-
Project 1: Odin Recipes In this project, I created a simple recipe website using basic HTML. It includes multiple pages for different recipes, demonstrating my ability to structure content with semantic elements and link pages together. This exercise helped me build a strong foundation in organizing and presenting information on the web.
-
Project 2: Landing Page For this project, I designed and developed a landing page using HTML and CSS. The goal was to create an engaging and visually appealing webpage that resembles the given image similar to this. I learned how to craft an attractive and functional landing page that captures the attention of visitors and encourages further exploration.
-
Project 3: Rock Paper Scissors In this project, I created a Rock Paper Scissors game using JavaScript. This project helped me practice JavaScript functions, control flow, and DOM manipulation while building a fun, interactive game.
Feel free to reach out with any questions or feedback!