forked from nmatei/node-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteams.json
More file actions
37 lines (37 loc) · 968 Bytes
/
teams.json
File metadata and controls
37 lines (37 loc) · 968 Bytes
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
[
{
"id": "toze8j1610313009673",
"promotion": "html",
"members": "Nicolae Matei, HTML",
"name": "Web Presentation",
"url": "https://github.com/nmatei/web-intro-presentation"
},
{
"id": "ezabnf1630345987541",
"promotion": "css",
"members": "Nicolae",
"name": "Names",
"url": "https://github.com/nmatei/nmatei.github.io"
},
{
"id": "86mq81630347385708",
"promotion": "js",
"members": "Matei, Andrei",
"name": "JS/HTML/CSS Quiz",
"url": "https://github.com/nmatei/simple-quiz-app"
},
{
"id": "w2aal1630347411901",
"promotion": "js",
"members": "FastTrackIT Students, Nicolae",
"name": "Teams Networking",
"url": "https://github.com/nmatei/teams-networking"
},
{
"id": "w2aal1630347411902",
"promotion": "react",
"members": "FastTrackIT Students, Nicolae",
"name": "Teams Networking React",
"url": "https://github.com/nmatei/teams-networking-react"
}
]