forked from TechLabs-Berlin/st21-what-street-art
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproject-information.json
91 lines (91 loc) · 3.16 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-what-street-art",
"nameFull": "What Street Art",
"project_description": "What Street Art allows you save and collect the artworks you see every day in your street.",
"videoUrl": null,
"prototypeUrl": "https://www.figma.com/proto/uBhYU7XNDItIfeX0W22MH9/WhatStreetArt---Everything?page-id=577%3A22429&node-id=577%3A24086&viewport=-1882%2C876%2C0.5704072713851929&scaling=scale-down&starting-point-node-id=644%3A17338",
"techlabsUrl": "https://techlabs.org/",
"location": "Berlin",
"semester": "Winter 2021",
"status": "searching for funding",
"tools": ["Notion", "Fondora", "Postman"],
"membersContacts": [
{
"name": "L.S",
"nameFull": "Luca-Elia, Salomon",
"track": "UX",
"githubName": "Luca-Elia",
"githubUrl": "https://github.com/Luca-Elia",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Loraa",
"nameFull": "Laura",
"track": "WD",
"githubName": "loraxxde",
"githubUrl": "https://github.com/loraxxde",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "PassosMatheus",
"nameFull": "Matheus, Passos",
"track": "WD",
"githubName": "PassosMatheus",
"githubUrl": "https://github.com/PassosMatheus",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Anna",
"nameFull": "Anna, Lebedenko",
"track": "UX",
"githubName": "lebedenkoa",
"githubUrl": "https://github.com/lebedenkoa",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Daryn",
"nameFull": "Daryn, Kubar",
"track": "DS",
"githubName": "DarynaKuksa",
"githubUrl": "https://github.com/DarynaKuksa?tab=repositories",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Emma",
"nameFull": "Emma, Carballal",
"track": "DS",
"githubName": "emma-carballal",
"githubUrl": "https://github.com/emma-carballal?tab=repositories",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
},
{
"name": "Fernando",
"nameFull": "Fernando, Muñoz",
"track": "AI",
"githubName": "fernando",
"githubUrl": "https://github.com/fernando",
"linkedinUrl": null,
"emailAdress": null,
"personalPage": null,
"display": true
}
]
}