Merge pull request #1609 from ChuqiaoHuang/main

Add The Odin Project to the open source project list
This commit is contained in:
Sammy Hori
2025-06-29 20:09:20 +01:00
committed by GitHub

View File

@@ -1122,6 +1122,16 @@
], ],
"description": "Collaborative cheatsheets for console commands." "description": "Collaborative cheatsheets for console commands."
}, },
{
"name": "The Odin Project Curriculum",
"link": "https://github.com/TheOdinProject/curriculum",
"label": "See Description",
"technologies": [
"Markdown",
"JavaScript"
],
"description": "An open-source curriculum for learning full-stack web development. There are a few \"Type: Good First Issue\" labelled issues, but any content addition/deletion issues seem reasonably beginner friendly."
},
{ {
"name": "Ravada", "name": "Ravada",
"link": "https://github.com/UPC/ravada", "link": "https://github.com/UPC/ravada",