-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
420 lines (349 loc) · 17.4 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
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FXC9MEMTNR"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-FXC9MEMTNR');
</script>
<!-- End Google Tag Manager -->
<!--- basic page needs
================================================== -->
<meta charset="utf-8">
<title>David van Rumpt | Portfolio </title>
<meta name="description" content="">
<meta name="author" content="">
<!-- mobile specific metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/styles.css">
<!-- <link rel="stylesheet" href="css/vendor.css"> -->
<!-- <link rel="stylesheet" href="https://unpkg.com/kursor/dist/kursor.css"> -->
<!-- script
================================================== -->
<!-- <script src="js/modernizr.js"></script> -->
<!-- <script defer src="js/fontawesome/all.min.js"></script> -->
<!-- <script src="https://unpkg.com/kursor"></script> -->
<!-- <script src="js/cursor.js"></script> -->
<!-- favicons
================================================== -->
<link rel="apple-touch-icon" sizes="180x180" href="/img/icons/favicon/favicon-180x180.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/icons/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/img/icons/favicon/favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.9.1/gsap.min.js"></script>
</head>
<body id="top">
<!-- preloader
================================================== -->
<div id="preloader">
<div id="loader" class="dots-fade">
<div></div>
<div></div>
<div></div>
</div>
</div>
<!-- header navigation desktop + mobile
================================================== -->
<!-- <header class="s-header">
<div class="s-header__logo">
<a href="index.html">
<img src="img/icons/david-title.svg" alt="Homepage">
</a>
</div>
<div class="s-header__content">
<nav class="s-header__nav-wrap">
<ul class="s-header__nav">
<li><a class="smoothscroll" href="#hero" title="Intro">Home</a></li>
<li><a class="smoothscroll" href="#portfolio" title="Projects">Projects</a></li>
<li><a class="smoothscroll" href="#about" title="About">About</a></li>
<li><a class="smoothscroll" href="#brandstov" title="Brandstov">Brandstov</a></li>
</ul>
</nav>
<a href="mailto:davidvanrumpt@gmail.com" class="btn btn--primary btn--small">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M24 0l-6 22-8.129-7.239 7.802-8.234-10.458 7.227-7.215-1.754 24-12zm-15 16.668v7.332l3.258-4.431-3.258-2.901z"/></svg>
Contact
</a>
</div>
<a class="s-header__menu-toggle" href="#0"><span>Menu</span></a>
</header> -->
<!-- hero
================================================== -->
<section id="hero" class="s-hero target-section">
<div id="animation"></div>
<div class="wrapper">
<p class="availableForWork-text">Available for work</p>
<div class="cd-single-point">
<a class="cd-img-replace" href="#0"></a>
</div>
</div>
<!-- <div class="tickerwrapper">
<ul class='list'>
<li class='listitem'>
<span class="workingOn-Job">Website redesign</span>
<a href="https://boro.nu/" target="_blank"><span class="workingOn-client">BORO</span></a>
</li>
<li class='listitem'>
<span>This is list item 2</span>
</li>
<li class='listitem'>
<span>This is list item 3</span>
</li>
<li class='listitem'>
<span>This is list item 4</span>
</li>
<li class='listitem'>
<span>This is list item 5</span>
</li>
<li class='listitem'>
<span>This is list item 1</span>
</li>
<li class='listitem'>
<span>This is list item 2</span>
</li>
<li class='listitem'>
<span>This is list item 3</span>
</li>
<li class='listitem'>
<span>This is list item 4</span>
</li>
<li class='listitem'>
<span>This is list item 5</span>
</li>
<li class='listitem'>
<span>This is list item 1</span>
</li>
<li class='listitem'>
<span>This is list item 2</span>
</li>
<li class='listitem'>
<span>This is list item 3</span>
</li>
<li class='listitem'>
<span>This is list item 4</span>
</li>
<li class='listitem'>
<span>This is list item 5</span>
</li>
</ul>
</div> -->
</section>
</section> <!-- end s-services -->
<!-- about
================================================== -->
<section id="about" class="s-about">
<div class="row">
<div class="column large-14 w-900-stack s-about__intro-text">
<p class="lead introText" data-aos="fade-up">
Meet David, a 23-year-old digital creative with a passion for creativity and innovation. Whether it's sketching,
wireframing, or prototyping, design allows him to experiment and hone his concepts until he achieves the perfect
solution. He creates digital products that have an impact in the real world.
</p>
</div>
</div>
</section> <!-- end s-about -->
<section id="portfolio" class="s-portfolio">
<div class="row s-portfolio__list block-large-1-2 block-tab-full collapse">
<!-- project_Stayokay -->
<div class="folio-item">
<div class="folio-item__thumb">
<a class="folio-item__thumb-link" href="" Title="Stayokay Hostel App" data-size="1050x700">
<video autoplay muted loop style="max-width: 100%;">
<source src="img/homepage/afstudeerproject teaser stayokay app.mp4" type="video/mp4">
Your browser does not support the video tag or the file format of this video.
</video>
</a>
</div>
<div class="folio-item__info">
<div class="folio-item__cat">UX/UI Design & Animation</div>
<h4 class="folio-item__title">Hostel App Concept</h4>
</div>
<a href="" title="Project Link" class="folio-item__project-link">Contact to see</a>
</div>
<!-- end column -->
<!-- project_addTimer -->
<!-- <div class="column" data-aos="fade-up"> -->
<div class="folio-item">
<div class="folio-item__thumb">
<a class="folio-item__thumb-link" href="public/project_addTimer.html" Title="Add Timer Concept" data-size="1050x700">
<img src="img/work/addTimer/addTimer-portfolioGIF.gif" srcset="img/work/addTimer/addTimer-portfolioGIF.gif" alt="Image - Concept Adding a extra timer on IOS">
</a>
</div>
<div class="folio-item__info">
<div class="folio-item__cat">UX/UI Improvement, Prototype Animation</div>
<h4 class="folio-item__title">Add Timer Concept</h4>
</div>
<a href="public/project_addTimer.html" title="Project Link" class="folio-item__project-link">Discover project</a>
<!-- <div class="folio-item__caption">
<p>Solving a problem that I experienced myself using the timer function in iOS. I've
an animation of the concept to explain it. Watch the project <a href="public/work3.html">here</a>.
</p>
</div> -->
</div>
<!-- </div> -->
<!-- end column -->
<!-- project_StudioMVP -->
<div class="folio-item">
<div class="folio-item__thumb">
<a class="folio-item__thumb-link" href="" title="Showreel StudioMVP" data-size="1050x700">
<!-- <img src="img/homepage/work-animation1.png" alt="Image - FMI Animation"> -->
<video autoplay muted loop style="max-width: 100%;">
<source src="img/homepage/studioMVP-showreel.mp4" type="video/mp4">
Your browser does not support the video tag or the file format of this video.
</video>
</a>
</div>
<div class="folio-item__info">
<div class="folio-item__cat">Showreel</div>
<h4 class="folio-item__title">Showreel StudioMVP</h4>
</div>
<a href="" title="Project is coming soon" class="folio-item__project-link project-link_disables">Coming soon</a>
</div>
<!-- project_cbs -->
<div data-aos="fade-up">
<div class="folio-item">
<div class="folio-item__thumb">
<a class="folio-item__thumb-link" href="public/project_cbs.html" title="Data visualisation" data-size="1050x700">
<img src="img/homepage/work-cbsData.png"
srcset="img/homepage/work-cbsData.png" alt="Image - Datavisualisation">
</a>
</div>
<div class="folio-item__info">
<div class="folio-item__cat">Information architecture & Datavisualisation</div>
<h4 class="folio-item__title">CBS Datavisualisation</h4>
</div>
<a href="public/project_cbs.html" title="Project Link" class="folio-item__project-link">Discover project</a>
</div>
</div> <!-- end column -->
<!-- project_fmi -->
<!-- <div data-aos="fade-up">
<div class="folio-item">
<div class="folio-item__thumb">
<a class="folio-item__thumb-link" href="public/project_fmi.html" title="Animation FMI" data-size="1050x700">
<img src="img/homepage/work-animation1.png" alt="Image - FMI Animation">
</a>
</div>
<div class="folio-item__info">
<div class="folio-item__cat">Animation & storytelling</div>
<h4 class="folio-item__title">Animation FMIbv</h4>
</div>
<a href="public/project_fmi.html" title="Project Link" class="folio-item__project-link">Discover project</a>
</div>
</div> -->
</div> <!-- folio-list -->
</section> <!-- end s-portfolio -->
<!-- about
================================================== -->
<!-- <section id="about" class="s-about">
<div class="row">
<div class="column large-6 w-900-stack s-about__intro-text">
<h1 class="display-1" data-aos="fade-up">
Watch all work
</h1>
<p class="lead" data-aos="fade-up">
Coming soon
</p>
</div>
</div>
</section> -->
<!-- Brandstov instagram account
================================================== -->
<!-- <section id="brandstov" class="s-services">
<div class="row">
<div class="column large-6 w-900-stack">
<h1 class="display-1" data-aos="fade-up">
This is Brandstov. The instagram account I use for creative expertise.
</h1>
</div>
<div class="column large-6 w-900-stack">
<p class="lead" data-aos="fade-up" id="brandstovContent">
From the 2nd of April 2020, I started <a href="https://instagram.com/brandstov" target="_blank">this account</a> to put out the creative work I do to the whole world.
I'm using it to experiment with all kinds of projects and test new software. I really love this way
of sharing and connecting with other creative people.
</p>
</div>
<div class="column large-12 tab-12">
<div class="video-container">
<video autoplay muted loop id="brandstovShowreel" onclick="playPauseVideo()">
<source src="img/homepage/Brandstov showreel.mp4" type="video/mp4">
Your browser does not support the video tag.</video>
</div>
</div>
</div>
</section> -->
<!-- Contact
================================================== -->
<section class="s-contact">
<div class="row narrower s-contact__top h-text-center">
<div class="column">
<h3 class="h6">Let's make something awesome!</h3>
<h1 class="display-2">
Feel welcome to contact me if you're looking to team up on a project and innovate together.
</h1>
</div>
</div> <!-- s-footer__top -->
<div class="row h-text-center">
<!-- Text that will be clicked to copy email -->
<div class="column">
<p id="emailText">
davidvanrumpt@gmail.com
</p>
<!-- Elementen om te tonen na hover en klik -->
<p id="mail_copy">Copy email to clipboard</p>
<p id="mail_copied">Email copied to clipboard</p>
</div>
</div>
</section> <!-- end s-contact -->
<!-- FOOTER
================================================== -->
<footer class="s-footer">
<div class="row row-y-top">
<div class="column large-8 medium-12">
<div class="row">
<div class="column large-7 tab-12 s-footer__block">
<h4 class="h6">Resume</h4>
<p>
Download my resume <a href="img/homepage/2022_CurriculumVitae_DavidVanRumpt.pdf" target="_blank">here</a> (Dutch)
</p>
</div>
<div class="column large-5 tab-12 s-footer__block">
<h4 class="h6">Follow me on:</h4 class="h6">
<ul class="s-footer__list">
<li><a href="https://www.linkedin.com/in/david-van-rumpt-b5a846180/" target="_blank">LinkedIn</a></li>
<li><a href="https://www.instagram.com/brandstov/" target="_blank">Instagram</a></li>
<li><a href="https://github.com/davidvanr21?tab=repositories" target="_blank">GitHub</a></li>
<li><a href="https://codepen.io/davidvanr21" target="_blank">CodePen</a></li>
</ul>
</div>
</div>
</div>
<div class="column large-4 medium-12 s-footer__block--end">
<!-- <a href="mailto:davidvanrumpt@gmail.com" class="btn h-full-width">Let's Talk</a> -->
<div class="ss-copyright">
<span>Copyright Flare <span id="jaar"></span></span>
<span>Design by <a href="https://www.styleshout.com/" target="_blank">StyleShout</a></span>
</div>
</div>
</div>
</footer>
<!-- Java Script
================================================== -->
<!-- <script src="js/jquery-3.2.1.min.js"></script> -->
<!-- <script src="js/plugins.js"></script> -->
<!-- <script src="js/main.js"></script> -->
<script src="js/script.js"></script>
<!-- animation scripts -->
<script src="js/lottie.js"></script>
<script src="js/animationScript.js"></script>
<!-- interactive header element -->
<!-- from: https://codepen.io/GreenSock/pen/BaarZmV -->
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r122/three.min.js"></script>
<script src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/16327/gsap-latest-beta.min.js"></script>
<script src="js/interactiveCode.js"></script> -->
</body>
</html>