-
Notifications
You must be signed in to change notification settings - Fork 68
/
Copy pathteams.json
42 lines (42 loc) · 1.08 KB
/
teams.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
[
{
"id": "toze8j1610313009673",
"promotion": "html",
"members": "Nicolae Matei, HTML",
"name": "Web Presentation",
"url": "https://github.com/nmatei/web-intro-presentation",
"createdBy": "nmatei"
},
{
"id": "ezabnf1630345987541",
"promotion": "css",
"members": "Nicolae",
"name": "Names",
"url": "https://github.com/nmatei/nmatei.github.io",
"createdBy": "nmatei"
},
{
"id": "86mq81630347385708",
"promotion": "js",
"members": "Matei, Andrei",
"name": "JS/HTML/CSS Quiz",
"url": "https://github.com/nmatei/simple-quiz-app",
"createdBy": "nmatei"
},
{
"id": "w2aal1630347411901",
"promotion": "js",
"members": "FastTrackIT Students, Nicolae",
"name": "Teams Networking",
"url": "https://github.com/nmatei/teams-networking",
"createdBy": "nmatei"
},
{
"id": "w2aal1630347411902",
"promotion": "react",
"members": "FastTrackIT Students, Nicolae",
"name": "Teams Networking React",
"url": "https://github.com/nmatei/teams-networking-react",
"createdBy": "nmatei"
}
]