Skip to content

Mid0o03/The-odin-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Odin Project Training

This repository tracks my progress through The Odin Project curriculum. It serves as a centralized location for all my exercises, projects, and learning materials.

About

This repository is a collection of my solutions to the assignments and projects provided by The Odin Project. It reflects my journey in learning web development, covering topics from HTML and CSS to JavaScript and beyond.

Structure

The intermediate-html-css folder contains projects related to the Intermediate HTML & CSS course, such as:

  • Form Advance: An advanced form implementation with validation.

The intermediate-html-css/4-grid folder contains projects focused on CSS Grid Layout:

  • Magazine: A magazine-style layout using grid areas.
  • Player Grid: A responsive grid layout for displaying items.
  • Navbar: A navigation bar implementation using grid/flexbox.

The intermediate-html-css/5-finalProject folder contains the course capstone:

  • Admin Dashboard: A complete dashboard layout with sidebar, header, and grid content.

The JavaScript folder contains projects related to the JavaScript course, such as:

  • Library: A simple library application to track books.
  • Tic-Tac-Toe: A browser game built using the Module Pattern and Factory Functions.

Goals

  • Track learning progress.
  • Practice git workflow.
  • Showcase completed projects.

About

This repository tracks my progress through The Odin Project curriculum. It serves as a centralized location for all my exercises, projects, and learning materials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors