This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 154
/
Copy pathcode-your-future.json
46 lines (46 loc) · 2.07 KB
/
code-your-future.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"name": "Code Your Future",
"aliases": [
""
],
"description": "A free collaboratively developed open source 8 month web development programme.",
"website": "https://syllabus.codeyourfuture.io/",
"license": [
{
"spdx": "CC-BY-SA-4.0",
"licenseURL": "https://syllabus.codeyourfuture.io/"
}
],
"SDGs": [
{
"SDGNumber": 4,
"evidenceText": "Code Your Future is a free code school for refugees and other people excluded from education. All our classes are free and our teachers are volunteers. Our free and open source syllabus is developed and published directly on Github. We collaborate with other free code schools, both within the MigraCode network (https://migracode.eu/) and ad-hoc in the UK, South Africa, Gaza, Roma, Medellin, etc. \nWe are committed to free and open source education and curriculum development and all our materials are published and shared freely. We do our work in public. As well as our in-person classes, people can, and do, use our syllabus by themselves, or in a code group, or within another code school. For example, MigraCode Barcelona are doing our React module right now! :) That being said, I have included some metrics and data from our in-person Software Development Course. \nOur work largely falls on these targets in SDG 4: \n- Target 4.3: Equal access to affordable technical, vocational and higher education \n- Target 4.4: Increase the number of people with relevant skills for financial success \n- Target 4.5: Eliminate all discrimination in education"
}
],
"sectors": [
"Education"
],
"type": [
"content"
],
"repositories": [
{
"name": "Main content",
"url": "https://syllabus.codeyourfuture.io/Overview"
},
{
"name": "Code + content repo",
"url": "https://github.com/CodeYourFuture/syllabus"
}
],
"organizations": [
{
"name": "Code Your Future",
"website": "https://codeyourfuture.io/",
"org_type": "owner",
"contact_name": "Sally McGrath",
"contact_email": "[email protected]"
}
],
"stage": "DPG"
}