forked from TechLabs-Berlin/st21-artifacts
-
Notifications
You must be signed in to change notification settings - Fork 1
/
project-information.json
80 lines (80 loc) · 2.63 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
{
"name": "st21-artifacts",
"nameFull": "Artifacts",
"project_description": "https://github.com/faketechlabsberlin/st21-artifacts/blob/main/shortProjectDescription.pdf",
"videoUrl": "https://www.youtube.com/watch?v=p2EWyoVflWI",
"prototypeUrl": "https://artifacts-effcb.web.app",
"techlabsUrl": "https://techlabs.org/",
"location": "Berlin",
"semester": "Winter 2021",
"status": "searching for funding",
"tools": ["Notion", "Fondora", "Postman"],
"membersContacts": [
{
"name": "Eunice",
"nameFull": "Igbinedion, Eunice",
"track": "WD",
"githubName": "Eunnylans",
"githubUrl": "https://github.com/Eunnylans",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Kati",
"nameFull": "Ekaterina, Antanasova",
"track": "UX",
"githubName": "Ekaterina22",
"githubUrl": "https://github.com/ekaterina22",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Luciana",
"nameFull": "Luciana, Serna",
"track": "WD",
"githubName": "Sernawills",
"githubUrl": "https://github.com/sernawill]",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Pika",
"nameFull": "Pika, Stih",
"track": "UX",
"githubName": "Pikastih",
"githubUrl": "https://github.com/pikastih",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Stefanie",
"nameFull": "Stefanie, Zastrow",
"track": "WD",
"githubName": "SteffiZ-0-0",
"githubUrl": "https://github.com/SteffiZ-0-0",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Terence Li",
"nameFull": "Terence, Li",
"track": "WD",
"githubName": "terenlih",
"githubUrl": "https://github.com/terenlih",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
}
]
}