-
-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathteam.json
More file actions
101 lines (101 loc) · 3.08 KB
/
team.json
File metadata and controls
101 lines (101 loc) · 3.08 KB
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
92
93
94
95
96
97
98
99
100
101
[
{
"name": "Maximilian Vomhof",
"image": "maxvomhof.jpeg",
"country": "CH",
"title1": "Managing Director",
"title2": "Country Lead Switzerland",
"externalTitle": "CEO",
"externalCompany": "anytwo",
"linkedinProfile": "https://www.linkedin.com/in/maximilian-vomhof/",
"githubProfile": "https://github.com/MaximilianVomhof"
},
{
"name": "Yashar Moradi",
"image": "yasharmoradi.jpeg",
"country": "DE",
"title1": "Lead Resources",
"title2": "Country Lead Germany",
"externalTitle": "Co-founder & CTO",
"externalCompany": "MOD",
"linkedinProfile": "https://www.linkedin.com/in/yasharmoradi/",
"githubProfile": "https://github.com/maveric1977"
},
{
"name": "Christian Kongsgaard",
"image": "christiankongsgaard.jpeg",
"country": "DK",
"title1": "Lead Trainings",
"title2": "Country Lead Denmark",
"externalTitle": "CEO",
"externalCompany": "ApS",
"linkedinProfile": "https://www.linkedin.com/in/christian-kongsgaard/",
"githubProfile": "https://github.com/ocni-dtu"
},
{
"name": "Karim Daw",
"image": "karimdaw.jpeg",
"country": "GB",
"title1": "Lead Projects",
"title2": "Country Lead UK",
"externalTitle": "Design Computation Leader",
"externalCompany": "Gensler",
"linkedinProfile": "https://www.linkedin.com/in/karim-daw-3b645184/",
"githubProfile": "https://github.com/karim-daw"
},
{
"name": "Thorben Westerhuys",
"image": "thorbenwesterhuys.jpeg",
"country": "CH",
"title1": "Lead Website",
"title2": "Team Zurich",
"externalTitle": "CTO",
"externalCompany": "luucy",
"linkedinProfile": "https://www.linkedin.com/in/twesterhuys/",
"githubProfile": "https://github.com/n0rdlicht"
},
{
"name": "Lukas Fuhrimann",
"image": "lukasfuhrimann.jpeg",
"country": "CH",
"title1": "Lead Communication",
"title2": "Team Zurich",
"externalTitle": "Software Engineer",
"externalCompany": "EBP",
"linkedinProfile": "https://www.linkedin.com/in/lfuhrimann/",
"githubProfile": "https://github.com/Lukasfuh"
},
{
"name": "Ryan Hughes",
"image": "ryanhughes.jpeg",
"country": "DK",
"title1": "Lead Infrastructure",
"title2": "Team Denmark",
"externalTitle": "CEO",
"externalCompany": "graph.xyz",
"linkedinProfile": "https://www.linkedin.com/in/whoisryan/",
"githubProfile": "https://github.com/rhughes42"
},
{
"name": "Karel van Eechoud",
"image": "karelvaneechoud.jpeg",
"country": "CH",
"title1": "Lead Industry",
"title2": "Team Zurich",
"externalTitle": "Head of Innovation",
"externalCompany": "Implenia",
"linkedinProfile": "https://www.linkedin.com/in/karelvaneechoud/",
"githubProfile": "https://github.com/KVANE88"
},
{
"name": "Felix Brunold",
"image": "felixbrunold.jpg",
"country": "CH",
"title1": "",
"title2": "",
"externalTitle": "Co-founder",
"externalCompany": "VektorNode",
"linkedinProfile": "https://www.linkedin.com/in/felixbrunold/",
"githubProfile": "https://github.com/TheVessen"
}
]