This repository showcases the projects I created during my web dev learning journey with The Odin Project. These projects are mostly built using HTML, CSS and JavaScript 🎯.
| Project | Code Repo | Live Demo | Topic |
|---|---|---|---|
| Odin Recipes | odin-recipes | Here | HTML Foundations |
| Landing Page | landing-page | Here | CSS Flexbox |
| Rock Paper Scissors | rock-paper-scissors | Here | JavaScript Basics |
| Calculator | calculator | Here | JavaScript Basics |