This repository has been archived by the owner on Apr 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
356 lines (337 loc) · 16 KB
/
index.html
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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://ogp.me/ns/fb#" lang="en-US">
<head>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-2030492-12"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments)};
gtag('js', new Date());
gtag('config', 'UA-2030492-12');
</script>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, user-scalable=no">
<meta name="description" content="New media artist – Generative design and interactive art installations." />
<meta name="keywords" content="mick, mick van olst, mikey, micky, electronics, arduino, openframeworks, processing, generative, generative design, digital media, digital art, media art, light installation, data art, interactive installation, data visualization, media wall, programming, art direction, hyper island, amsterdam, berlin, stockholm" />
<meta property="article:publisher" content="https://www.facebook.com/mickeyvanolst" />
<meta property="og:image" content="/images/projects/ColorVar1_Metaball08_4.jpg" />
<link rel="icon" type="image/png" href="https://mickeyvanolst.com//images/favicon.png" />
<title>Mickey van Olst – Portfolio</title>
<link rel="home" href="https://mickeyvanolst.com/" />
<link rel="stylesheet" href="https://mickeyvanolst.com/css/main.css">
<link rel="stylesheet" href="https://mickeyvanolst.com/css/vendor/superslides.css">
<!--
/**
* @license
* MyFonts Webfont Build ID 3469782, 2017-10-21T06:42:33-0400
*
* The fonts listed in this notice are subject to the End User License
* Agreement(s) entered into by the website owner. All other parties are
* explicitly restricted from using the Licensed Webfonts(s).
*
* You may obtain a valid license at the URLs below.
*
* Webfont: AvenirLTStd-Heavy by Linotype
* URL: https://www.myfonts.com/fonts/linotype/avenir/85-heavy/
* Copyright: Copyright © 1989, 1995, 2002 Adobe Systems Incorporated. All
* Rights Reserved. © 1981, 1995, 2002 Heidelberger Druckmaschinen AG. All rights
* reserved.
*
* Webfont: AvenirLTStd-Medium by Linotype
* URL: https://www.myfonts.com/fonts/linotype/avenir/65-medium/
* Copyright: Copyright © 1981 - 2006 Linotype GmbH, www.linotype.com. All rights
* reserved. Copyright © 1989 - 2002 Adobe Systems Incorporated. All Rights
* Reserved.
*
* Webfont: AvenirLTStd-Light by Linotype
* URL: https://www.myfonts.com/fonts/linotype/avenir/35-light/
* Copyright: Copyright © 1989, 1995, 2002 Adobe Systems Incorporated. All
* Rights Reserved. © 1981, 1995, 2002 Heidelberger Druckmaschinen AG. All rights
* reserved.
*
*
* License: https://www.myfonts.com/viewlicense?type=web&buildid=3469782
* Licensed pageviews: 250,000
*
* © 2017 MyFonts Inc
*/
-->
<link rel="stylesheet" type="text/css" href="https://mickeyvanolst.com/css/MyFontsWebfontsKit.css">
</head>
<body>
<div id="homepage">
<div id="menu-overlay">
<div id="container" class="overlay-content">
<nav class="col-outer">
<ul>
<li><a class="work-btn" href="https://mickeyvanolst.com/">work</a></li>
<li><a href="https://mickeyvanolst.com/about" >about</a></li>
</ul>
</nav>
<div id="contact-data" class="col-outer">
<p>+49 152 02198352</p>
<p><a href="mailto:[email protected]">[email protected]</a></p>
<div class="contact-inline">
<p><a href="https://m.me/mickeyvanolst">messenger</a></p>
<p>/</p>
<p><a href="https://www.instagram.com/mickeyvanolst/">instagram</a></p>
</div>
</div>
</div>
</div>
<div id="container">
<header id="header" class="col-outer">
<div class="left">
<h1><a href="https://mickeyvanolst.com/"><span style="font-family:'AvenirLTStd-Medium'">Mickey</span><span style="font-family:'AvenirLTStd-Light'"> van Olst</span></a></h1>
</div>
<div class="right">
<nav>
<ul>
<li><a href="https://mickeyvanolst.com/about" >about</a></li>
<li><a class="work-btn" href="https://mickeyvanolst.com/">work</a></li>
</ul>
</nav>
<span id="burger-menu"><img src="https://mickeyvanolst.com//images/menu-icon.svg" type="image/svg+xml"/></span>
</div>
</header>
<main id="content" role="main">
<div class="loading-container">
</div>
<div id="slides">
<div class="slides-container">
<img src="/images/projects/ColorVar1_Metaball08_4.jpg" width="4096" height="2160" alt=""/>
<img src="https://dedicarc.sirv.com/slideshow/B_C3_HI_frame_1512_1512-copy.png" width="2560" height="1440" alt="" />
<img src="/images/projects/MASTER-REEL-Round2.00_45_28_15.jpg" width="3840" height="2160" alt=""/>
<img src="https://dedicarc.sirv.com/slideshow/A_C1_HI_frame_1564_1564-copy.png" width="2560" height="1440" alt="" />
<img src="https://dedicarc.sirv.com/slideshow/trueFalse_side_01.jpg" width="7327" height="4900" alt="" />
<img src="/images/projects/Full_HD_0006_Ebene-16.jpg" width="1920" height="1080" alt=""/>
<img src="/images/projects/2.-Voice-Of-Nature-By-Thijs-Biersteker-large.jpg" width="1920" height="1146" alt=""/>
</div>
</div>
<div id="project-overview" class="col-inner">
<article id="project-overview-item">
<div id="project-cover">
<a href="https://mickeyvanolst.com/projects/notch">
<figure>
<img style="height:2160; opacity:1;" src="/images/projects/MASTER-REEL-Round2.00_45_28_15.jpg" width="3840" height="2160" alt="">
</figure>
</a>
</div>
<div id="project-info">
<a href="https://mickeyvanolst.com/projects/notch">
<span class="title">NOTCH</span><br/>
<span class="subtitle"><p>Choreographic drone-facade</p></span>
</a>
</div>
</article>
<article id="project-overview-item">
<div id="project-cover">
<a href="https://mickeyvanolst.com/projects/narciss">
<figure>
<img style="height:1080; opacity:1;" src="/images/projects/Full_HD_0006_Ebene-16.jpg" width="1920" height="1080" alt="">
</figure>
</a>
</div>
<div id="project-info">
<a href="https://mickeyvanolst.com/projects/narciss">
<span class="title">Narciss</span><br/>
<span class="subtitle"><p>self-defining AI</p></span>
</a>
</div>
</article>
<article id="project-overview-item">
<div id="project-cover">
<a href="https://mickeyvanolst.com/projects/true-false">
<figure>
<img style="height:1080; opacity:1;" src="/images/projects/truefalse-cover-1920x10280.jpg" width="1920" height="1080" alt="">
</figure>
</a>
</div>
<div id="project-info">
<a href="https://mickeyvanolst.com/projects/true-false">
<span class="title">true / false</span><br/>
<span class="subtitle"><p>kinetic light installation</p></span>
</a>
</div>
</article>
<article id="project-overview-item">
<div id="project-cover">
<a href="https://mickeyvanolst.com/projects/voice-of-nature">
<figure>
<img style="height:1097; opacity:1;" src="/images/projects/7.-Voice-Of-Nature-By-Thijs-Biersteker-large.jpg" width="1920" height="1097" alt="">
</figure>
</a>
</div>
<div id="project-info">
<a href="https://mickeyvanolst.com/projects/voice-of-nature">
<span class="title">Voice of Nature Nº1</span><br/>
<span class="subtitle"><p>Tree data visualisation</p></span>
</a>
</div>
</article>
<article id="project-overview-item">
<div id="project-cover">
<a href="https://mickeyvanolst.com/projects/dune">
<figure>
<img style="height:1080; opacity:1;" src="/images/projects/dune-cover-1920x10280.jpg" width="1920" height="1080" alt="">
</figure>
</a>
</div>
<div id="project-info">
<a href="https://mickeyvanolst.com/projects/dune">
<span class="title">Dune</span><br/>
<span class="subtitle"><p>algorithmic landscape</p></span>
</a>
</div>
</article>
<article id="project-overview-item">
<div id="project-cover">
<a href="https://mickeyvanolst.com/projects/seeker">
<figure>
<img style="height:1080; opacity:1;" src="/images/projects/seeker-cover-1920x10280.jpg" width="1920" height="1080" alt="">
</figure>
</a>
</div>
<div id="project-info">
<a href="https://mickeyvanolst.com/projects/seeker">
<span class="title">Seeker</span><br/>
<span class="subtitle"><p>experimental compass</p></span>
</a>
</div>
</article>
<article id="project-overview-item">
<div id="project-cover">
<a href="https://mickeyvanolst.com/projects/zephyr">
<figure>
<img style="height:1080; opacity:1;" src="/images/projects/zephyr-cover-1920x10280.jpg" width="1920" height="1080" alt="">
</figure>
</a>
</div>
<div id="project-info">
<a href="https://mickeyvanolst.com/projects/zephyr">
<span class="title">Zephyr</span><br/>
<span class="subtitle"><p>Computational sculpture</p></span>
</a>
</div>
</article>
<article id="project-overview-item">
<div id="project-cover">
<a href="https://mickeyvanolst.com/projects/anima-iki">
<figure>
<img style="height:1080; opacity:1;" src="/images/projects/anima-iki-cover-1920x10280.jpg" width="1920" height="1080" alt="">
</figure>
</a>
</div>
<div id="project-info">
<a href="https://mickeyvanolst.com/projects/anima-iki">
<span class="title">Anima Iki</span><br/>
<span class="subtitle"><p>Projected sphere</p></span>
</a>
</div>
</article>
<article id="project-overview-item">
<div id="project-cover">
<a href="https://mickeyvanolst.com/projects/genesis">
<figure>
<img style="height:1080; opacity:1;" src="/images/projects/genesis-cover-1920x10280.jpg" width="1920" height="1080" alt="">
</figure>
</a>
</div>
<div id="project-info">
<a href="https://mickeyvanolst.com/projects/genesis">
<span class="title">Genesis</span><br/>
<span class="subtitle"><p>Branding identity tool</p></span>
</a>
</div>
</article>
<article id="project-overview-item">
<div id="project-cover">
<a href="https://mickeyvanolst.com/projects/850">
<figure>
<img style="height:727; opacity:1;" src="/images/projects/11003_b.jpg" width="1290" height="727" alt="">
</figure>
</a>
</div>
<div id="project-info">
<a href="https://mickeyvanolst.com/projects/850">
<span class="title">Project 850</span><br/>
<span class="subtitle"><p>Projection mapping</p></span>
</a>
</div>
</article>
<article id="project-overview-item">
<div id="project-cover">
<a href="https://mickeyvanolst.com/projects/expanded-audience">
<figure>
<img style="height:1080; opacity:1;" src="/images/projects/expanded-audience-cover-1920x10280.jpg" width="1920" height="1080" alt="">
</figure>
</a>
</div>
<div id="project-info">
<a href="https://mickeyvanolst.com/projects/expanded-audience">
<span class="title">Expanded Audience</span><br/>
<span class="subtitle"><p>Cinematic performance</p></span>
</a>
</div>
</article>
<article id="project-overview-item">
<div id="project-cover">
<a href="https://mickeyvanolst.com/projects/porsche-blackbox">
<figure>
<img style="height:1080; opacity:1;" src="/images/projects/porsche-blackbox-cover-1920x10280.jpg" width="1920" height="1080" alt="">
</figure>
</a>
</div>
<div id="project-info">
<a href="https://mickeyvanolst.com/projects/porsche-blackbox">
<span class="title">Porsche Blackbox</span><br/>
<span class="subtitle"><p>Web experience</p></span>
</a>
</div>
</article>
<article id="project-overview-item">
<div id="project-cover">
<a href="https://mickeyvanolst.com/projects/responsive-sounds-images">
<figure>
<img style="height:1080; opacity:1;" src="/images/projects/responsive-sounds-images-cover-1920x10280.jpg" width="1920" height="1080" alt="">
</figure>
</a>
</div>
<div id="project-info">
<a href="https://mickeyvanolst.com/projects/responsive-sounds-images">
<span class="title">Responsive Sounds & Images</span><br/>
<span class="subtitle"><p>Generative ecosystem</p></span>
</a>
</div>
</article>
<article id="project-overview-item">
<div id="project-cover">
<a href="https://mickeyvanolst.com/projects/traits-of-tolerance">
<figure>
<img style="height:1080; opacity:1;" src="/images/projects/traits-of-tolerance-cover-1920x1080.jpg" width="1920" height="1080" alt="">
</figure>
</a>
</div>
<div id="project-info">
<a href="https://mickeyvanolst.com/projects/traits-of-tolerance">
<span class="title">Traits of Tolerance</span><br/>
<span class="subtitle"><p>Projection mapping</p></span>
</a>
</div>
</article>
</div>
</main>
<div id="footer-offset">
</div>
<footer id="footer">
<a href="https://mickeyvanolst.com/impressum">Impressum</a>
</footer>
</div>
</div>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script type="text/javascript" src="https://mickeyvanolst.com/js/vendor/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="https://mickeyvanolst.com/js/vendor/jquery.animate-enhanced.min.js"></script>
<script type="text/javascript" src="https://mickeyvanolst.com/js/vendor/jquery.superslides.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript" src="https://mickeyvanolst.com/js/vendor/jquery.fitvids.js"></script>
<script type="text/javascript" src="https://mickeyvanolst.com/js/main.js"></script>
</body>
</html>