diff --git a/data.json b/data.json index b1d65ca..aeb4aaf 100644 --- a/data.json +++ b/data.json @@ -1122,6 +1122,16 @@ ], "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", "link": "https://github.com/UPC/ravada",