forked from TechLabs-Berlin/wt21-duaw
-
Notifications
You must be signed in to change notification settings - Fork 0
/
project-information.json
68 lines (68 loc) · 2.31 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
{
"name": "wt21-duaw",
"nameFull": "DUAW",
"videoUrl": null,
"prototypeUrl": "https://www.figma.com/proto/YIKKTJPgyOL0AOu9MItDDk/DUAW?node-id=637%3A1337&scaling=min-zoom&page-id=0%3A1&starting-point-node-id=637%3A1337&show-proto-sidebar=1",
"techlabsUrl": "https://techlabs.org/",
"location": "Berlin",
"semester": "Winter 2021",
"status": "Looking for collaborators",
"tools": ["Notion", "Fondora", "Postman", "Figma", "Miro"],
"membersContacts": [
{
"name": "David",
"nameFull": "David, Dillmann",
"track": "UX",
"githubName": "dlmndvd",
"githubUrl": "https://github.com/dlmdvd",
"linkedinUrl": "https://www.linkedin.com/in/david-dillmann-34080a13a/",
"emailAdress": "david.dillmann@web.de",
"personalPage": "daviddillmann.de",
"display": true
},
{
"name": "Javad",
"nameFull": "Javad, Raisi",
"track": "WD",
"githubName": "jiveeee",
"githubUrl": "https://github.com/jiveeee",
"linkedinUrl": "https://www.linkedin.com/in/javad-raisi/",
"emailAdress": null,
"personalPage": "https://www.javadraisi.com/",
"display": true
},
{
"name": "Constantine",
"nameFull": "Constantine, Dranganas",
"track": "UX",
"githubName": null,
"githubUrl": null,
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Constanze",
"nameFull": "Constanze, Cavalier",
"track": "DS",
"githubName": "Constifox",
"githubUrl": "https://github.com/Constifox",
"linkedinUrl": "https://www.linkedin.com/in/constanze-cavalier/",
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Celine",
"nameFull": "Celine, Onwubiko",
"track": "UX",
"githubName": null,
"githubUrl": null,
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
}
]
}