forked from TechLabs-Berlin/st21-busking-radar
-
Notifications
You must be signed in to change notification settings - Fork 1
/
project-information.json
91 lines (91 loc) · 2.96 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
91
{
"name": "st21-busking-radar",
"nameFull": "Busking Radar",
"project_description": "https://github.com/faketechlabsberlin/st21-busking-radar/blob/main/summary_blogpost/BuskingRadar-BlogPost.md",
"videoUrl": null,
"prototypeUrl": "https://buskingradar.herokuapp.com",
"techlabsUrl": "https://techlabs.org/",
"location": "Berlin",
"semester": "Winter 2021",
"status": "searching for funding",
"tools": ["Notion", "Fondora", "Postman"],
"membersContacts": [
{
"name": "Andrew",
"nameFull": "Andrew, Moussa",
"track": "UX",
"githubName": "Andrew-Moussa",
"githubUrl": "https://github.com/Andrew-Moussa",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Basan",
"nameFull": "Basan, Kuberlinov",
"track": "WD",
"githubName": "KuBerlinOV",
"githubUrl": "https://github.com/KuBerlinOV",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Celestine",
"nameFull": "Celestine, Onwuka",
"track": "WD",
"githubName": "stanislaus-onwuka",
"githubUrl": "https://github.com/stanislaus-onwuka",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Claudia",
"nameFull": "Claudia, Cappai",
"track": "UX",
"githubName": "clakika",
"githubUrl": "https://github.com/clakika",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Ken Dolman",
"nameFull": "Ken, Dolman",
"track": "WD",
"githubName": "kgdo",
"githubUrl": "https://github.com/kgdo",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Padcha",
"nameFull": "Padcha, Runtasevee",
"track": "DS",
"githubName": "Padcha",
"githubUrl": "https://github.com/Padcha",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Sefine K.",
"nameFull": "Sefine K.",
"track": "DS",
"githubName": "Sefine",
"githubUrl": "https://github.com/Sefine",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
}
]
}