Newer
Older
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
[
{
"name": "Noah Marti",
"role": {
"de": "Präsident",
"en": "President"
},
"image": "/images/board/placeholder.png",
"mail": "praesidium@thealternative.ch"
},
{
"name": "Johanna Polzin",
"role": {
"de": "Vizepräsidentin / Stammtische",
"en": "Vice President / Stammtisch"
},
"image": "/images/board/placeholder_girl.png",
"mail": "praesidium@thealternative.ch"
},
{
"name": "Alexander Schoch",
"role": {
"de": "Events",
"en": "Events"
},
"image": "/images/board/alex.png",
"mail": "alexander.schoch@vseth.ethz.ch"
},
{
"name": "Jean-Claude Graf",
"role": {
"de": "Kommunikation",
"en": "Communication"
},
"image": "/images/board/jeanclaude.jpg",
"mail": "kommunikation@thealternative.ch"
},
{
"name": "Sophie Eisenring",
"role": {
"de": "Kommunikation: Design",
"en": "Communication: Design"
},
"image": "/images/board/sophie.png",
"mail": "kommunikation@thealternative.ch"
},
{
"name": "Jindřich Dušek",
"role": {
"de": "GNU/Linux Enjoyer",
"en": "GNU/Linux Enjoyer"
},
"image": "/images/board/jindra.png"
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": "Corinne Furrer",
"role": {
"de": "Infrastruktur",
"en": "Infrastructure"
},
"image": "/images/board/placeholder_girl.png",
"mail": "server@thealternative.ch"
},
{
"name": " Fadri Lardon",
"role": {
"de": "Install Event / Support",
"en": "Install Event / Support"
},
"image": "/images/board/fadri.jpg",
"mail": "lardonf@student.ethz.ch"
},
{
"name": "Nicolas König",
"role": {
"de": "Aktives Mitglied",
"en": "Active Member"
},
"image": "/images/board/nicolas.jpg",
"mail": "koenigni@student.ethz.ch"
},
{
"name": "Gianni Gugolz",
"role": {
"de": "Aktives Mitglied",
"en": "Active Member"
},
"image": "/images/board/placeholder.png",
"mail": "ggugolz@student.ethz.ch"
}
]