Skip to content

Commit 10da075

Browse files
authored
Update README.md
1 parent 352ca80 commit 10da075

File tree

1 file changed

+11
-14
lines changed

1 file changed

+11
-14
lines changed

README.md

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
1-
# Student Projects
1+
## Student Projects
22

33
A list of open source projects that students can contribute to for student projects. Please feel free to join an existing project and collaborate. All your contributions to any project you've collaborated on will count toward your student achievements.
44

5-
## Contribute to Open Source Libraries
5+
6+
### [Rejection](https://github.com/learn-javascript-courses/rejection) #basic #intermediate #advanced
7+
8+
The game where you have to lose to win!
9+
10+
11+
### [CheckIn](https://github.com/learn-javascript-courses/checkin) #intermediate
12+
13+
A simple app to keep track of what people on your teams are working on.
14+
615

716
### rtype
817

@@ -31,15 +40,3 @@ Useful background:
3140
* The [Stanford Compilers course](https://www.coursera.org/course/compilers) (free online lectures)
3241

3342
If you're curious about types, see the [introduction to types](https://class.coursera.org/compilers/lecture/45) from the Stanford Compiler course.
34-
35-
36-
## App Projects
37-
38-
### [CheckIn](https://github.com/learn-javascript-courses/checkin) #intermediate
39-
40-
A simple app to keep track of what people on your teams are working on.
41-
42-
43-
### [Rejection](https://github.com/learn-javascript-courses/rejection) #basic #intermediate #advanced
44-
45-
The game where you have to lose to win!

0 commit comments

Comments
 (0)