Spaces:
Running
Running
Commit ·
d46c728
1
Parent(s): dfcbab2
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,32 @@
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
-
pinned:
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
+
emoji: 📚
|
| 4 |
+
colorFrom: indigo
|
| 5 |
+
colorTo: red
|
| 6 |
sdk: static
|
| 7 |
+
pinned: true
|
| 8 |
+
license: apache-2.0
|
| 9 |
---
|
| 10 |
|
| 11 |
+
|
| 12 |
+
# Welcome to Code Your Future!
|
| 13 |
+
|
| 14 |
+
We are a non-profit community of software developers committed to opening up the tech industry. All our classes are free and our teachers are volunteers.
|
| 15 |
+
|
| 16 |
+
[❤️ Sponsor CYF](https://github.com/sponsors/CodeYourFuture)
|
| 17 |
+
|
| 18 |
+
## Join us!
|
| 19 |
+
|
| 20 |
+
### Develop with us
|
| 21 |
+
|
| 22 |
+
Our [free and open source syllabus](https://syllabus.codeyourfuture.io/) is [iterated collaboratively](https://github.com/CodeYourFuture/syllabus/projects/1) every week.
|
| 23 |
+
|
| 24 |
+
We build [fun](https://blocks.codeyourfuture.io/), [imaginative](https://cyf.act.cool/courses/js2/sprint-1) EdTech products you can get involved in too.
|
| 25 |
+
|
| 26 |
+
### Teach and Learn
|
| 27 |
+
|
| 28 |
+
Our face to face classes run in Birmingham, Capetown, Glasgow, London, and Manchester. [Join a class](https://codeyourfuture.io/become-a-student/)
|
| 29 |
+
|
| 30 |
+
Our [online mentoring](https://codeyourfuture.io/volunteers/) connects experienced and new developers; together you will learn and grow.
|
| 31 |
+
|
| 32 |
+
## [← Our Values](https://codeyourfuture.io/about/) | [Table of Contents →](https://github.com/CodeYourFuture/Table-of-Contents)
|