forked from TechLabs-Berlin/My-Sports
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproject-information.json
90 lines (90 loc) · 2.91 KB
/
project-information.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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
{
"name": "My-Sports",
"nameFull": "My-Sports",
"videoUrl": null,
"prototypeUrl": "https://www.figma.com/proto/f1xKrE8iHwOKpr0qSLL2fb/MYSports-Prototype?node-id=541%3A307&viewport=1190%2C709%2C0.060248423367738724&scaling=scale-down!",
"techlabsUrl": "https://techlabs.org/",
"location": "Berlin",
"semester": "Winter 2021",
"status": "Looking for collaborators",
"tools": ["Notion", "Fondora", "Postman", "Figma", "Miro"],
"membersContacts": [
{
"name": "Alex",
"nameFull": "Alex, Neuschäfer",
"track": "UX",
"githubName": "alexshi",
"githubUrl": "https://github.com/alexshi",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Ashneil",
"nameFull": "Ashneil, Sakhrani",
"track": "WD",
"githubName": "arsakhrani",
"githubUrl": "https://github.com/arsakhrani",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Barney",
"nameFull": "Barney, Riley",
"track": "UX",
"githubName": "BarneyRiley",
"githubUrl": "https://github.com/BarneyRiley",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Cátia Goncalves",
"nameFull": "Cátia, Goncalves",
"track": "WD",
"githubName": "catiasagoncalves",
"githubUrl": "https://github.com/catiasagoncalves",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Jan-Henrik Pott",
"nameFull": "Jan-Henrik, Pott",
"track": "DS",
"githubName": "Jan-HenriK",
"githubUrl": "https://github.com/Jan-HenriK",
"linkedinUrl": "https://linkedin.com",
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Kwame",
"nameFull": "Kwame, Agard",
"track": "WD",
"githubName": "Agard",
"githubUrl": "https://github.com/Agard",
"linkedinUrl": "https://linkedin.com",
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Samy",
"nameFull": "Samy, Bouras",
"track": "WD",
"githubName": "Bouras",
"githubUrl": "https://github.com/Bouras",
"linkedinUrl": "https://linkedin.com",
"emailAdress": null,
"personalPage": null,
"display": true
}
]
}