-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.js
379 lines (375 loc) Β· 15.5 KB
/
config.js
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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
'use strict';
const MAX = {
deleteCookiesForDomains: ['.maxspeicher.com'], // necessary to be able to keep GDPR requirements to a minimum
productionHostname: 'www.maxspeicher.com',
header: {
title: {
content: '{M}ax. {S}peicher', // pick TWO letters that should be rotated on hover via {x}
href: 'index.html'
},
menu: [
{
text: 'Newsletter',
href: 'https://www.maxspeicher.com/newsletter'
},
{
text: 'Essays',
href: 'https://maxspeicher.medium.com/selected-articles-essays-4b2deaf00a5f'
},
{
text: 'Consulting',
href: 'consulting.html'
}/*,
{
text: 'Poetry',
href: 'https://maxspeicher.substack.com/p/poems'
}*/
]
},
content: {
work: [
{
when: ['09/21', 'present'],
where: 'Best Secret GmbH',
what: ['Product Design Director'],
link: 'https://www.bestsecret.com/'
},
{
when: ['11/23', 'present'],
where: 'neverdone.',
what: ['Strategy Advisor'],
link: 'https://neverdone.app/'
},
{
when: ['04/21', 'present'],
where: 'Jagow Speicher',
what: ['Partner', 'Freelance Consultant'],
link: 'https://www.linkedin.com/company/jagow-speicher/'
},
{
when: ['10/18', '08/21'],
where: 'C&A',
what: ['UX Manager', 'Functional Lead', 'Product Owner'],
link: 'https://www.c-a.com/'
},
{
when: ['03/17', '09/18'],
where: 'University of Michigan',
what: ['Postdoctoral Researcher'],
link: 'https://www.mi2lab.com/'
},
{
when: ['03/15', '02/17'],
where: 'bitstars',
what: ['VP of Data Analytics & CRO'],
link: 'https://www.holobuilder.com/'
},
{
when: ['06/12', '12/14'],
where: 'Unister',
what: ['Researcher', 'Ph.D. Student'],
link: 'https://web.archive.org/web/20130215000000*/http://www.bluekiwi.de/'
}
],
research: {
highlightAuthor: 'M. Speicher',
publications: [
{
title: 'Smart Green Nudging: Reducing Product Returns Through Digital Footprints and Causal Machine Learning',
authors: ['M. von Zahn', 'K. Bauer', 'C. Mihale-Wilson', 'J. Jagow', 'M. Speicher', 'O. Hinz'],
link: 'https://doi.org/10.1287/mksc.2022.0393',
//isNew: true
},
{
title: 'Designers, the Stage Is Yours! Medium-Fidelity Prototyping of Augmented & Virtual Reality Interfaces with 360theater',
authors: ['M. Speicher', 'K. Lewis', 'M. Nebeling'],
link: 'https://dl.acm.org/doi/10.1145/3461727'
},
{
title: 'MRAT: The Mixed Reality Analytics Toolkit',
authors: ['M. Nebeling', 'M. Speicher', 'X. Wang', 'S. Rajaram', 'B.D. Hall', 'Z. Xie', 'A.R.E. Raistrick', 'M. Aebersold', 'E.G. Happ', 'J. Wang', 'Y. Sun', 'L. Zhang', 'L. Ramsier', 'R. Kulkarni'],
link: 'https://www.mi2lab.com/research/mrat/',
award: 'π Best Paper Award'
},
{
title: 'What is Mixed Reality?',
authors: ['M. Speicher', 'B.D. Hall', 'M. Nebeling'],
link: 'https://2008.maxspeicher.com/2019/12/27/chi-2019-what-is-mixed-reality/',
award: 'π
Best Paper Honorable Mention'
},
{
title: 'XD-AR: Challenges and Opportunities in Cross-Device Augmented Reality Application Development',
authors: ['M. Speicher', 'B.D. Hall', 'A. Yu', 'B. Zhang', 'H. Zhang', 'J. Nebeling', 'M. Nebeling'],
link: 'https://dl.acm.org/doi/abs/10.1145/3229089',
award: 'π Best Paper Award'
},
{
title: 'GestureWiz: A Human-Powered Gesture Design Environment for User Interface Prototypes',
authors: ['M. Speicher', 'M. Nebeling'],
link: 'https://dl.acm.org/doi/abs/10.1145/3173574.3173681'
},
{
title: 'Search Interaction Optimization: A Human-Centered Design Approach',
authors: ['M. Speicher'],
link: 'https://2008.maxspeicher.com/2015/10/29/the-search-interaction-optimization-toolkit-the-essence-of-my-phd-thesis/'
},
{
title: '§Inuit§: The Interface Usability Instrument',
authors: ['M. Speicher', 'A. Both', 'M. Gaedke'],
link: 'https://2008.maxspeicher.com/2015/10/10/inuit-the-interface-usability-instrument/'
},
{
title: 'Ensuring Web Interface Quality through Usability-Based Split Testing',
authors: ['M. Speicher', 'A. Both', 'M. Gaedke'],
link: 'https://2008.maxspeicher.com/2014/06/17/usability-based-split-testing-or-how-to-infer-web-interface-usability-from-user-interactions/'
}
]
},
writing: [
{
title: 'What if You Could Reduce Returned Products With Just Some Lines of Text?',
publication: 'Better Marketing',
isNew: true,
link: 'https://medium.com/better-marketing/what-if-you-could-reduce-returned-products-with-just-some-lines-of-text-2776e6d9ba41'
},
{
title: 'An Actionable And Reliable Usability Questionnaire With Only 7 Items: §Inuit§',
publication: 'Smashing Magazine',
link: 'https://www.smashingmagazine.com/2023/10/actionable-reliable-usability-questionnaire-inuit/'
},
{
title: 'So, How _Can_ We Measure UX?',
publication: 'ACM Interactions',
link: 'https://interactions.acm.org/blog/view/so-how-ican-i-we-measure-ux'
},
{
title: 'Beyond form and function: Design is poetry',
publication: 'DOC',
link: 'https://www.doc.cc/articles/design-is-poetry'
},
{
title: 'One Formula To Rule Them All: The ROI Of A Design System',
publication: 'Smashing Magazine',
link: 'https://www.smashingmagazine.com/2022/09/formula-roi-design-system/'
},
{
title: 'Listen to users, but only 85% of the time: How Black Swans Can Save Innovation in a Data-Driven World',
publication: 'UX Collective',
link: 'https://uxdesign.cc/listen-to-users-but-only-85-of-the-time-da96c2f9dde6'
},
{
title: 'We Need to Get Rid of Significance in A/B Testing, Seriously!',
publication: 'ACM Interactions',
link: 'https://interactions.acm.org/archive/view/march-april-2022/we-need-to-get-rid-of-significance-in-a-b-testing-seriously'
},
/*{
title: 'Conversion rate & average order value are not UX metrics',
publication: 'UX Collective',
link: 'https://uxdesign.cc/conversion-rate-average-order-value-are-not-ux-metrics-9d6e7e40e286'
},*/
{
title: 'Growth Marketing Considered Harmful',
publication: 'i-com β Journal of Interactive Media',
link: 'https://www.degruyter.com/document/doi/10.1515/icom-2020-0016/html'
},
/*{
title: 'KPI-centered design',
publication: 'UX Collective',
link: 'https://uxdesign.cc/kpi-centered-design-8d1f4e231a5'
},
{
title: 'How to become a UX designer β no matter what you studied at uni',
publication: 'The Next Web',
link: 'https://thenextweb.com/growth-quarters/2020/09/28/how-to-become-a-ux-designer-no-matter-what-you-studied-at-uni/'
},
{
title: 'How to build and lead user experience (UX) teams',
publication: 'UX Collective',
link: 'https://uxdesign.cc/how-to-build-and-lead-user-experience-ux-teams-6d4b802071d0'
},
{
title: 'How usability impacts profit: The Conversion/Usability Framework',
publication: 'UX Collective',
link: 'https://uxdesign.cc/the-conversion-usability-framework-3e2068edebbc'
},*/
{
title: 'On Design Thinking',
publication: 'The UX Blog',
link: 'https://medium.com/theuxblog/on-design-thinking-4a4980aebe8d'
}
/*{
title: 'What is Design Thinking?',
publication: 'Muzli',
link: 'https://medium.muz.li/what-is-design-thinking-4afa067cb986'
},*/
],
poetry: [
{
title: 'The Mirrored Sky',
publication: 'The Orchards Poetry Journal',
// isNew: true,
link: 'https://tinyurl.com/msTopjTms'
},
{
title: '6 Poems',
publication: 'The Magnolia Review',
link: 'https://tinyurl.com/msTmrSp'
},
{
title: 'Memories of California',
publication: 'Avalon Literary Review',
link: 'https://tinyurl.com/msAlrMoc'
},
{
title: 'Temples',
publication: 'Last Stanza Poetry Journal',
link: 'https://tinyurl.com/msLspjTe'
},
{
title: '_Cava_, _Pimientos de PadrΓ³n_, _Burrata_, _Pasta al Tartufo_',
publication: 'The Whisky Blot',
link: 'https://tinyurl.com/msWbCppbpt'
},
{
title: 'Vacation β¦ by the Pool β’ Three Variations',
publication: 'The Disappointed Housewife',
link: 'https://tinyurl.com/msDhVbtptv'
},
{
title: 'Five Stanzas for Hemingway',
publication: 'The Whisky Blot',
link: 'https://tinyurl.com/msWbFsfh'
},
{
title: 'A Tale of Trees',
publication: 'Otoliths Magazine',
link: 'https://tiny.one/mr2264v2'
},
{
title: 'Life',
publication: 'Otoliths Magazine',
link: 'https://tiny.one/5fmw36aa',
nft: 'https://opensea.io/assets/matic/0x2953399124f0cbb46d2cbacd8a89cf0599974963/19936394212209241966299193836316547310851424672911172681285785828191654379521/'
},
{
title: 'On Freedom',
publication: 'Impspired',
link: 'https://tiny.one/cfcftrrp'
},
{
title: 'Four Stars',
publication: 'Impspired',
link: 'https://tiny.one/cfcftrrp'
}
],
openSource: [
{
title: 'This Website Template',
link: 'https://github.com/maxspeicher/maxspeicher.github.io'
},
{
title: 'MaxSpeicher.com',
multipleLinks: {
v1: 'https://github.com/maxspeicher/v1',
v2: 'https://github.com/maxspeicher/v2',
v3: 'https://github.com/maxspeicher/v3'
}
},
{
title: '360theater',
link: 'https://github.com/mi2lab/360theater',
groupProject: true
},
{
title: 'MRAT (Mixed Reality Analytics Toolkit)',
link: 'https://github.com/mi2lab/mrat',
groupProject: true
},
{
title: 'GestureWiz',
link: 'https://github.com/mi2lab/gesturewiz',
groupProject: true
},
{
title: 'Search Interaction Optimization (my Ph.D. thesis)',
link: 'https://www.maxspeicher.com/phdthesis'
}
],
ringtennis: [
{
when: '2010β18',
title: 'Men\'s Captain',
discipline: 'Germany National Ringtennis Team'
},
{
when: '2003β10',
title: 'Coach',
discipline: 'VfL Wehbach 1901 e. V.'
},
{
when: '2023',
title: 'π World Champion',
discipline: 'Team'
},
{
when: '2018',
title: 'π World Champion',
discipline: 'Team'
},
{
when: '2016',
title: 'π
German Champion',
discipline: 'Men\'s Doubles'
},
{
when: '2014',
title: 'π
German Champion',
discipline: 'Men\'s Doubles'
},
{
when: '2014',
title: 'π World Champion',
discipline: 'Team'
},
{
when: '2011',
title: 'π
German Champion',
discipline: 'Men\'s Doubles'
},
{
when: '2010',
title: 'π World Champion',
discipline: 'Men\'s Doubles'
},
{
when: '2008',
title: 'π
German Champion',
discipline: 'Men\'s Singles'
},
{
when: '2007',
title: 'π
German Champion',
discipline: 'Mixed Doubles'
},
{
when: '2006',
title: 'π World Champion',
discipline: 'Team'
},
{
when: '2006',
title: 'π World Champion',
discipline: 'Men\'s Doubles'
}
]
},
footer: {},
privacyPolicy: {
name: 'Dr.-Ing. Maximilian Speicher',
addressLine1: 'β
Best Secret GmbH',
addressLine2: 'Margaretha-Ley-Ring 10',
zipAndCity: '85609 Aschheim',
stateAndOrCountry: 'Germany',
email: '[email protected] (underscores have been added for spam protection)'
}
};