-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcv.html
More file actions
356 lines (345 loc) · 14 KB
/
cv.html
File metadata and controls
356 lines (345 loc) · 14 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
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
<!DOCTYPE html>
<!-- This site was created in Webflow. http://www.webflow.com -->
<!-- Last Published: Fri Mar 09 2018 17:05:10 GMT+0000 (UTC) -->
<html data-wf-page="59a4444cf0b9de0001da1f74" data-wf-site="59a4444cf0b9de0001da1f73" lang="nl">
<head>
<meta charset="utf-8">
<title>Coen de Vente • Curriculum vitae</title>
<meta property="og:title" content="Coen de Vente • Curriculum vitae" />
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Webflow" name="generator">
<link href="css/normalize.css?1747294411" rel="stylesheet" type="text/css">
<link href="css/webflow.css?1747294411" rel="stylesheet" type="text/css">
<link href="css/websify.webflow.css?1747294411" rel="stylesheet" type="text/css">
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.4.7/webfont.js" type="text/javascript"></script>
<script type="text/javascript">
WebFont.load({
google: {
families: ["Roboto:100,100italic,300,300italic,regular,italic,500,500italic,700,700italic,900,900italic", "Raleway:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic"]
}
});
</script>
<!-- [if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js" type="text/javascript"></script><![endif] -->
<script type="text/javascript">
! function(o, c) {
var n = c.documentElement,
t = " w-mod-";
n.className += t + "js", ("ontouchstart" in o || o.DocumentTouch && c instanceof DocumentTouch) && (n.className += t + "touch")
}(window, document);
</script>
<link href="images/favicon.png" rel="shortcut icon" type="image/x-icon">
<link href="images/favicon.png" rel="apple-touch-icon">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-K0837QE6PJ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-K0837QE6PJ');
</script>
<script src="https://cdn.jsdelivr.net/npm/lazyload@2.0.0-beta.1/lazyload.js"></script>
<meta name="description" content="Hi! I'm Coen, researcher who is enthusiastic about machine learning, computer vision and health.">
<meta property="og:description" content="Hi! I'm Coen, researcher who is enthusiastic about machine learning, computer vision and health.">
</head>
<body class="body">
<div data-collapse="medium" data-animation="default" data-duration="400" data-ix="changecolorscroll" class="navbar colored w-nav">
<div class="container w-container"><a href="index.html" class="brand w-nav-brand">
<div>
<a href="index.html" class="navlink w-nav-link no-text-transform text-logo">Coen de Vente</a>
</div>
<nav role="navigation" class="nav-menu colored w-nav-menu">
<a href="index.html" class="navlink w-nav-link">Home</a>
<a href="projects.html" class="navlink w-nav-link">Posts</a>
<a href="publications.html" class="navlink w-nav-link">Publications</a>
<!-- <a href="cv.html" class="navlink over w-nav-link">CV</a> -->
<a href="about.html" class="navlink over w-nav-link">About</a>
<a href="contact.html" class="navlink w-nav-link">Contact</a>
</nav>
<div class="menu-button w-nav-button">
<div class="colored hamburgericon w-icon-nav-menu"></div>
</div>
</div>
</div><div class="section-6">
<div class="w-row">
<div class="w-col" style="width: 1400px; max-width: 100vw;">
<h1 class="heading-8">Curriculum vitae</h1>
</div>
</div>
</div>
<div class="section-7 section-move-up">
<div class="w-dyn-list">
<embed src="files/cv.pdf" style="margin-top: 40px;" width="100%" height="800" alt="pdf" pluginspage="http://www.adobe.com/products/acrobat/readstep2.html">
<div class="collection-list colophome listforshowall w-dyn-items w-row">
<div class="div-block-27 sameheight0source">
<div class="row-5 w-row">
<div data-ix="flowinslow" class="column-9 w-col w-col-8">
<p>
<div class="download-pdf-button" style="margin-bottom: -40px;">
<a href="files/cv.pdf" target="_blank">
<p>
<img class="download-icon" src="images/download777.png">
Download my CV (PDF)
</p>
</a>
</div>
<!-- <embed src="files/cv.pdf" width="100%" height="800" alt="pdf" pluginspage="http://www.adobe.com/products/acrobat/readstep2.html"> -->
</p>
</div>
<div data-ix="flowinslow" class="column-10 w-clearfix w-col w-col-4"></div>
</div>
</div>
</div>
</div>
</div>
<div class="div-block-17">
<div data-ix="flowinslow" class="div-block-34">
<h1 class="heading-7">Want to get in contact?</h1><a data-ix="goupbox" href="contact.html" class="knop footerknop movewithmouse w-button">Drop me a line</a></div>
</div>
<div class="section-5">
<div class="row-3 w-row">
<div class="column colrightarr w-col w-col-4">
<div class="div-block-9">
<div class="text-block-8">sitemap</div>
</div>
<div class="div-block-9"><a href="index.html" class="link">home</a></div>
<div class="div-block-9"><a href="projects.html" class="link">posts</a></div>
<div class="div-block-9"><a href="publications.html" class="link">publications</a></div>
<div class="div-block-9"><a href="about.html" class="link">about</a></div>
<div class="div-block-9"><a href="contact.html" class="link">contact</a></div>
</div>
<div class="colrightarr w-col w-col-4">
<div class="div-block-9">
<div class="text-block-8">contact</div>
</div>
<div class="div-block-9"><a href="mailto:hello@coendevente.com" class="link">hello@coendevente.com</a></div>
<div class="div-block-9"><a href="contact.html" class="link">contact form</a></div>
<div class="div-block-9"><a href="https://calendar.google.com/calendar/appointments/AcZssZ1dSioNVM88OG4Ta6X_cBKh6_3TFOWJ9hHaHHc=" class="link">schedule a meeting with me</a></div>
</div>
<div class="colrightarr w-col w-col-4 norightbar">
<div class="div-block-9">
<div class="text-block-8">links</div>
</div>
<!-- <div class="div-block-9 langetekst"> -->
<div class="div-block-9">
<a target="_blank" href="https://scholar.google.com/citations?user=AqL8A60AAAAJ" class="link">
<img class="link-icon" src="images/links/scholar.svg" /> Google Scholar
</a>
</div>
<div class="div-block-9">
<a target="_blank" href="https://www.linkedin.com/in/coendevente/" class="link">
<img class="link-icon" src="images/links/linkedin.png" /> LinkedIn
</a>
</div>
<div class="div-block-9">
<a target="_blank" href="https://qurai.amsterdam/researcher/coen_de_vente/" class="link">
<img class="link-icon" src="images/links/qurai.png" /> QurAI
</a>
</div>
<div class="div-block-9">
<a target="_blank" href="https://www.diagnijmegen.nl/people/coen-de-vente/" class="link">
<img class="link-icon" src="images/links/radboudumc.png" /> DIAG Nijmegen
</a>
</div>
<div class="div-block-9">
<a target="_blank" href="https://github.com/coendevente" class="link">
<img class="link-icon" src="images/links/github.svg" /> GitHub
</a>
</div>
<!-- <div class="div-block-9">
<a target="_blank" href="https://github.com/coendevente/build-coendevente.com" class="link">
<img class="link-icon" src="images/links/github.svg" /> coendevente.com
</a>
</div> -->
<!-- </div> -->
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.3.1.min.js" type="text/javascript" intergrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
<!-- [if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif] -->
<style>
.w-webflow-badge {
display: none !important;
}
.w-nav,
.w--nav-menu-open,
.w-nav-link {
transition: all .5s;
}
.w-nav.colored,
.w--nav-menu-open.colored {
background: #FFF;
box-shadow: 0 -10px 30px #333;
}
.w-nav-link.colored {
color: #333 !important;
}
.w-icon-nav-menu.colored {
color: #333;
}
.thumbimgbg {
position: relative;
top: 0;
z-index: 0;
}
.templatefront {
transition: opacity .3s;
}
</style>
<script>
lazyload();
function refresh() {
thresh = 0;
fromTop = $(window).scrollTop();
navHeight = $(".w-nav").height() + $(".w-nav-menu").height();
wittebalk = $(".wittebalk").html() === "1";
alwaysDarkText = $(".naastmockup").css("color") === "rgb(51, 51, 51)";
if (thresh < fromTop || $(window).width() <= 991 || wittebalk || alwaysDarkText) {
$(".w-nav").addClass("colored");
$(".w-nav-link").addClass("colored");
$(".blacklogo").show();
$(".whitelogo").hide();
$(".w-icon-nav-menu").addClass("colored");
$(".w--nav-menu-open").addClass("colored");
} else {
$(".w-nav").removeClass("colored");
$(".w-nav-link").removeClass("colored");
$(".blacklogo").hide();
$(".whitelogo").show();
$(".w-icon-nav-menu").removeClass("colored");
$(".w--nav-menu-open").removeClass("colored");
}
}
$(document).click(function() {
refresh();
});
$(document).ready(function() {
refresh();
});
$(window).scroll(function() {
refresh();
});
$(window).resize(function() {
refresh();
});
$(".movewithmouse").mousemove(function(e) {
cursorX = e.clientX;
cursorY = e.clientY;
divW = $(this).outerWidth();
divH = $(this).outerHeight();
maxXdeg = divW / 50;
maxYdeg = maxXdeg; //10;
maxZdeg = -(divW / 400); //0;//3;//2;
maxXpx = divW / 50; //10;//30;
maxYpx = divW / 50; //10;//30;
divCenterX = $(this).offset().left - $(window).scrollLeft() + (divW / 2);
divCenterY = $(this).offset().top - $(window).scrollTop() + (divH / 2);
xDist = cursorX - divCenterX;
yDist = cursorY - divCenterY;
xDeg = -maxXdeg * (xDist / (divW / 2));
yDeg = maxYdeg * (yDist / (divH / 2));
zDeg = maxZdeg * (xDist * yDist / (divW * divH / 4));
xPx = maxXpx * (xDist / (divW / 2));
yPx = maxYpx * (yDist / (divH / 2));
cssText = "scale(1.04)";
cssText += " rotateY(" + xDeg + "deg) rotateX(" + yDeg + "deg) rotateZ(" + zDeg + "deg)";
cssText += " translateX(" + xPx + "px) translateY(" + yPx + "px)";
$(this).css("transform", cssText);
});
$(".templatethumb").hover(function() {
thumbW = $(this).width();
thumbH = $(this).height();
img = $(this).find(".thumbimgbg");
imgH = img.height();
v = 45; // px per sec
t = imgH / v;
$(".thumbimgbg").css("transition", "top " + t + "s");
console.log(t);
img.css("top", -imgH + thumbH);
$(this).find(".templatefront").width(thumbW);
$(this).find(".templatefront").height(thumbH);
$(this).find(".templatefront").css("opacity", 1);
}, function() {
img.css("top", 0);
$(this).find(".templatefront").css("opacity", 0);
});
</script>
<!--End of Tawk.to Script -->
<style>
.hideword {
/* display: none; */
opacity: 0;
}
.switchwordswrap {
text-align: left;
}
.switchwords,
.holdplace {
display: block;
float: left;
height: 70px;
}
@media(max-width: 767px) {
.switchwords,
.holdplace {
height: 55px;
}
}
@media(max-width: 479px) {
.switchwords,
.holdplace {
height: 45px;
}
}
.wordwrapper {
position: absolute;
height: 0;
width: 0;
}
.nofloatleft {
/* float: none; */
}
.floatleftwrap {
/* overflow: hidden; */
}
</style>
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/plax.js"></script>
<script>
$.plax.enable()
$('.medical-image').plaxify()
$('.ground-bg').plaxify()
$('.plax').plaxify()
</script>
<script>
Array.from(document.getElementsByClassName("modal")).forEach(
function(modal) {
// Get the button that opens the modal
var btn = document.getElementById(modal.id + "-button");
console.log(btn);
// Get the <span> element that closes the modal
var span = document.getElementById("close-" + modal.id);
// When the user clicks on the button, open the modal
btn.onclick = function() {
modal.style.display = "block";
}
// When the user clicks on <span> (x), close the modal
span.onclick = function() {
modal.style.display = "none";
}
}
);
// When the user clicks anywhere outside of the modal, close it
window.onclick = function(event) {
Array.from(document.getElementsByClassName("modal")).forEach(
function(modal) {
if (event.target == modal) {
modal.style.display = "none";
console.log(modal)
}
}
)
};
</script>
</body>
</html>