Skip to content

TheOdinProject/theodinproject

Folders and files

NameName
Last commit message
Last commit date
Aug 15, 2024
Aug 11, 2024
Dec 8, 2024
Sep 4, 2024
Dec 8, 2024
Dec 10, 2024
Aug 27, 2024
May 15, 2013
Jul 4, 2023
Aug 27, 2024
Jun 4, 2022
Apr 11, 2020
Jan 24, 2022
Jul 15, 2023
Apr 19, 2020
Jun 26, 2022
Aug 11, 2024
Feb 24, 2024
Apr 15, 2021
Aug 11, 2024
Oct 22, 2024
Aug 12, 2024
Aug 12, 2024
Aug 13, 2024
Aug 11, 2024
Aug 11, 2024
Dec 20, 2024
Dec 20, 2024
Oct 20, 2022
Aug 9, 2024
Aug 10, 2024
Jun 26, 2022
Dec 8, 2024
Jun 26, 2022
Dec 8, 2024
Aug 11, 2024
Oct 1, 2020
Dec 20, 2024
Aug 9, 2024
Apr 20, 2024
Dec 20, 2024

Repository files navigation

The Odin Project

The Odin Project (TOP) is an open-source curriculum for learning full-stack web development. Our mission is to provide a comprehensive curriculum to learn web development for free. We help users learn the skills and build the impressive portfolio of projects they need to get hired as a web developer.

Some of the topics we cover include:

  • Ruby
  • Ruby on Rails
  • SQL
  • HTML and CSS
  • Javascript
  • Node
  • React
  • How to go about getting a job in the industry

This repo contains the TOP app which pulls in lesson content as well as front-end and back-end code. To see the actual lesson content that gets pulled in, please go to the TOP curriculum repo.

Our community can be found on the TOP Discord server.

Contributing

Build status

The Odin Project depends on open-source contributions to improve, grow, and thrive. We welcome contributors of all experience levels and backgrounds to help maintain this awesome curriculum and community. If you would like to contribute to our curriculum, be sure to thoroughly read our contributing guide.

Feel free to also watch this scrimba walkthrough of The Odin Project web app repo, which will give you an introduction to this repository. Note that since this scrimba was recorded, the content and/or structure may have changed in this repo. The focus of this scrimba is less on the actual content, but more of a high level overview.