-
Notifications
You must be signed in to change notification settings - Fork 5
/
speakers.html
595 lines (586 loc) · 27.8 KB
/
speakers.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
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8">
<!-- Design by Pecas-->
<title>NodeConf Argentina 2018</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="icon" href="assets/favicon.ico">
<meta name="theme-color" content="#0b0340">
<meta name="msapplication-navbutton-color" content="#0b0340">
<meta name="apple-mobile-web-app-status-bar-style" content="#0b0340">
<meta name="keywords" content="nodeconf,argentina,konex,buenos aires,javascript,nodejs,node,js">
<meta name="description" content="Join us for NodeConf Argentina! Our third edition will be held at Ciudad Cultural Konex - Buenos Aires, in October 18th, 19th & 20th, 2018">
<link rel="canonical" href="https://2018.nodeconfar.com/">
<meta name="twitter:title" itemprop="name" property="og:title" content="NodeConf Argentina">
<meta name="twitter:description" content="Join us for NodeConf Argentina! Our third edition will be held at Ciudad Cultural Konex - Buenos Aires, in October 18th, 19th & 20th, 2018">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@nodeconfar">
<meta name="twitter:creator" content="@nodeconfar">
<meta name="author" itemprop="creator" content="NodeConf Argentina <hello@nodeconfar.com>">
<meta property="og:site_name" content="NodeConf Argentina">
<meta property="og:type" content="website">
<meta property="og:description" content="Join us for NodeConf Argentina! Our third edition will be held at Ciudad Cultural Konex - Buenos Aires, in October 18th, 19th & 20th, 2018">
<meta property="og:url" content="https://2018.nodeconfar.com/">
<meta property="og:image" content="https://2018.nodeconfar.com/assets/images/ciudad.png">
<!-- Add to home screen for Safari on iOS-->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="#0b0340">
<meta name="apple-mobile-web-app-title" content="NodeConfAr18">
<link rel="apple-touch-icon" sizes="57x57" href="assets/images/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="assets/images/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="assets/images/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="assets/images/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="assets/images/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="assets/images/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="assets/images/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="assets/images/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="assets/images/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicon-16x16.png">
<!-- twitter only cares about the last meta image repeat the cover -->
<meta name="twitter:image:src" content="https://2018.nodeconfar.com/assets/images/ciudad.png">
<link rel="stylesheet" type="text/css" href="css/main.css">
<link href="https://fonts.googleapis.com/css?family=Archivo+Black|Cousine:400,700" rel="stylesheet">
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-99917583-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="bg-navy">
<div id="introLoader" class="introloader">
<div class="spinner">
<div class="spinner-inner"></div>
</div>
</div>
<div class="hero">
<header class="header" role="banner">
<div class="mw9 center ph3">
<div id="desktop-nav" class="dn-ms">
<div class="flex justify-between items-center pv3">
<div>
<p class="ma0">
<a href="mailto:hello@nodeconfar.com" class="f6 white hover-blue link">hello@nodeconfar.com</a>
</p>
<p class="ma0">
<a href="https://www.twitter.com/nodeconfar" target="_blank" rel="noopener" class="f6 white hover-blue link">@nodeconfar</a>
</p>
</div>
<nav id="top-menu">
<a class="white hover-blue link f6 ph2" href="/">home</a>
<a class="white hover-blue link f6 ph2" href="/#about">about</a>
<a class="white hover-blue link f6 ph2" href="speakers.html">speakers</a>
<a class="white hover-blue link f6 ph2" href="schedule.html">schedule</a>
<a class="white hover-blue link f6 ph2" href="/#sponsors">sponsors</a>
</nav>
</div>
</div>
<div id="mobile-nav" class="dn-l">
<div class="flex items-center justify-between mw8 center">
<a href="/" class="mw3 pv2">
<img src="assets/images/logom-header-nodeconf.png" alt="iso-nodeconf">
</a>
<button id="toggle-menu" type="button" class="bg-transparent bn f4 outline-0 pa3"></button>
</div>
<nav id="menu" class="dn z-0">
<a class="white link f6 pa2 db tr" href="/">home</a>
<a class="white link f6 pa2 db tr" href="/#about">about</a>
<a class="white link f6 pa2 db tr" href="speakers.html">speakers</a>
<a class="white link f6 pa2 db tr" href="schedule.html">schedule</a>
<a class="white link f6 pa2 db tr" href="/#sponsors">sponsors</a>
</nav>
</div>
</div>
</header>
</div>
<div class="pv6">
<div class="pv5-ns pv4 mw8 center">
<h1 class="f1 ttu green tc mt4 mb0">Speakers</h1>
</div>
<div class="mw8 center">
<div class="flex flex-wrap">
<a href="suz-hinton.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type green">talk</p>
<span class="on">
<img src="assets/images/speakers/suz-on.jpg" class="w-100 v-mid" alt="Suz Hinton">
</span>
<span class="off">
<img data-aload="assets/images/speakers/suz-off.jpg" class="w-100 v-mid" alt="Suz Hinton">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 green">Suz Hinton</h5>
<p class="f7 ma0 white">Cloud Developer Advocate<br>@ Microsoft</p>
</div>
</a>
<a href="dan-shaw.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type green">talk</p>
<span class="on">
<img src="assets/images/speakers/dan-on.jpg" class="w-100 v-mid" alt="Dan Shaw">
</span>
<span class="off">
<img data-aload="assets/images/speakers/dan-off.jpg" class="w-100 v-mid" alt="Dan Shaw">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 green">Dan Shaw</h5>
<p class="f7 ma0 white">Strategic Advisor</p>
</div>
</a>
<a href="franziska-hinkelman.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type green">talk</p>
<span class="on">
<img src="assets/images/speakers/fran-on.jpg" class="w-100 v-mid" alt="Franziska Hinkelman">
</span>
<span class="off">
<img data-aload="assets/images/speakers/fran-off.jpg" class="w-100 v-mid" alt="Franziska Hinkelman">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 green">Franziska Hinkelman</h5>
<p class="f7 ma0 white">Software Engineer<br>@ Google Cloud Platform</p>
</div>
</a>
<a href="tara-vancil.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type green">talk</p>
<span class="on">
<img src="assets/images/speakers/tara-on.jpg" class="w-100 v-mid" alt="Tara Vancil">
</span>
<span class="off">
<img data-aload="assets/images/speakers/tara-off.jpg" class="w-100 v-mid" alt="Tara Vancil">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 green">Tara Vancil</h5>
<p class="f7 ma0 white">Co-creator of the Beaker Browser</p>
</div>
</a>
<a href="isabella-silveira.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type green">talk</p>
<span class="on">
<img src="assets/images/speakers/silveira-on.jpg" class="w-100 v-mid" alt="Isabella Silveira">
</span>
<span class="off">
<img data-aload="assets/images/speakers/silveira-off.jpg" class="w-100 v-mid" alt="Isabella Silveira">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 green">Isabella Silveira</h5>
<p class="f7 ma0 white">Software Engineer @ Work&Co</p>
</div>
</a>
<a href="nikolay-matvienko.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type green">talk</p>
<span class="on">
<img src="assets/images/speakers/nikolay-on.jpg" class="w-100 v-mid" alt="Nikolay Matvienko">
</span>
<span class="off">
<img data-aload="assets/images/speakers/nikolay-off.jpg" class="w-100 v-mid" alt="Nikolay Matvienko">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 green">Nikolay Matvienko</h5>
<p class="f7 ma0 white">Software Engineer<br>@ Grid Dynamics</p>
</div>
</a>
<a href="luke-bonaccorsi.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type green">talk</p>
<span class="on">
<img src="assets/images/speakers/luke-on.jpg" class="w-100 v-mid" alt="Luke Bonaccorsi">
</span>
<span class="off">
<img data-aload="assets/images/speakers/luke-off.jpg" class="w-100 v-mid" alt="Luke Bonaccorsi">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 green">Luke Bonaccorsi</h5>
<p class="f7 ma0 white">Software Engineer<br> @ Sky Betting & Gaming</p>
</div>
</a>
<a href="daniel-khan.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type green">talk</p>
<span class="on">
<img src="assets/images/speakers/khan-on.jpg" class="w-100 v-mid" alt="Daniel Khan">
</span>
<span class="off">
<img data-aload="assets/images/speakers/khan-off.jpg" class="w-100 v-mid" alt="Daniel Khan">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 green">Daniel Khan</h5>
<p class="f7 ma0 white">Lead Technology Strategist @ Dynatrace</p>
</div>
</a>
<a href="anjana-vakil.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type green">talk</p>
<span class="on">
<img src="assets/images/speakers/anjana-on.jpg" class="w-100 v-mid" alt="Anjana Vakil">
</span>
<span class="off">
<img data-aload="assets/images/speakers/anjana-off.jpg" class="w-100 v-mid" alt="Anjana Vakil">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 green">Anjana Vakil</h5>
<p class="f7 ma0 white">Engineering Learning<br>& Development Lead @ Mapbox</p>
</div>
</a>
<a href="thorsten-lorenz.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type green">talk</p>
<span class="on">
<img src="assets/images/speakers/thorsten-on.jpg" class="w-100 v-mid" alt="Thorsten Lorenz">
</span>
<span class="off">
<img data-aload="assets/images/speakers/thorsten-off.jpg" class="w-100 v-mid" alt="Thorsten Lorenz">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 green">Thorsten Lorenz</h5>
<p class="f7 ma0 white">Senior Software Engineer<br>@ NodeSource</p>
</div>
</a>
<a href="istvan-szmozsanszky.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type green">talk & workshop</p>
<span class="on">
<img src="assets/images/speakers/istvan-on.jpg" class="w-100 v-mid" alt="István Szmozsánszky">
</span>
<span class="off">
<img data-aload="assets/images/speakers/istvan-off.jpg" class="w-100 v-mid" alt="István Szmozsánszky">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 green">István Szmozsánszky</h5>
<p class="f7 ma0 white">Skylark / Mozilla</p>
</div>
</a>
<a href="matias-insaurralde.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type green">talk</p>
<span class="on">
<img src="assets/images/speakers/insaurralde-on.jpg" class="w-100 v-mid" alt="Matias Insaurralde">
</span>
<span class="off">
<img data-aload="assets/images/speakers/insaurralde-off.jpg" class="w-100 v-mid" alt="Matias Insaurralde">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 green">Matias Insaurralde</h5>
<p class="f7 ma0 white">Software Engineer<br>@ Tyk Technologies Ltd.</p>
</div>
</a>
<a href="dora-militaru.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type green">talk</p>
<span class="on">
<img src="assets/images/speakers/dora-on.jpg" class="w-100 v-mid" alt="Dora Militaru">
</span>
<span class="off">
<img data-aload="assets/images/speakers/dora-off.jpg" class="w-100 v-mid" alt="Dora Militaru">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 green">Dora Militaru</h5>
<p class="f7 ma0 white">Tech Lead @ Financial Times</p>
</div>
</a>
<a href="willian-martinsdasilva.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type green">talk</p>
<span class="on">
<img src="assets/images/speakers/willian-on.jpg" class="w-100 v-mid" alt="Willian Martins da Silva">
</span>
<span class="off">
<img data-aload="assets/images/speakers/willian-off.jpg" class="w-100 v-mid" alt="Willian Martins da Silva">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 green">Willian Martins<br>da Silva</h5>
<p class="f7 ma0 white">Senior Frontend Engineer @ eBay</p>
</div>
</a>
<a href="juan-caicedo.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type green">talk</p>
<span class="on">
<img src="assets/images/speakers/caicedo-on.jpg" class="w-100 v-mid" alt="Juan Caicedo">
</span>
<span class="off">
<img data-aload="assets/images/speakers/caicedo-off.jpg" class="w-100 v-mid" alt="Juan Caicedo">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 green">Juan Caicedo</h5>
<p class="f7 ma0 white">Full-stack engineer @ Test Double</p>
</div>
</a>
<a href="mariano-moretti.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type green">talk</p>
<span class="on">
<img src="assets/images/speakers/moretti-on.jpg" class="w-100 v-mid" alt="Mariano Moretti">
</span>
<span class="off">
<img data-aload="assets/images/speakers/moretti-off.jpg" class="w-100 v-mid" alt="Mariano Moretti">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 green">Mariano Moretti</h5>
<p class="f7 ma0 white">Software engineer @ NaNLabs</p>
</div>
</a>
<a href="martin-valdesdeleon.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type green">talk</p>
<span class="on">
<img src="assets/images/speakers/valdes-on.jpg" class="w-100 v-mid" alt="Martin Valdes de Leon">
</span>
<span class="off">
<img src="assets/images/speakers/valdes-off.jpg" class="w-100 v-mid" alt="Martin Valdes de Leon">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 green">Martin Valdes<br>de Leon</h5>
<p class="f7 ma0 white">Software Architect @ sovanta AG</p>
</div>
</a>
<a href="sebastian-bogado.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type green">talk</p>
<span class="on">
<img src="assets/images/speakers/bogado-on.jpg" class="w-100 v-mid" alt="Sebastian Bogado">
</span>
<span class="off">
<img data-aload="assets/images/speakers/bogado-off.jpg" class="w-100 v-mid" alt="Sebastian Bogado">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 green">Sebastian Bogado</h5>
<p class="f7 ma0 white">Software Engineer @ Medallia</p>
</div>
</a>
<a href="martin-didomenico.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type green">talk</p>
<span class="on">
<img src="assets/images/speakers/domenico-on.jpg" class="w-100 v-mid" alt="Martín Di Doménico">
</span>
<span class="off">
<img data-aload="assets/images/speakers/domenico-off.jpg" class="w-100 v-mid" alt="Martín Di Doménico">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 green">Martín Di Doménico</h5>
<p class="f7 ma0 white">Senior Engineering Manager<br> @ OLX Group</p>
</div>
</a>
<a href="matias-woloski.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type green">talk</p>
<span class="on">
<img src="assets/images/speakers/woloski-on.jpg" class="w-100 v-mid" alt="Matias Woloski">
</span>
<span class="off">
<img data-aload="assets/images/speakers/woloski-off.jpg" class="w-100 v-mid" alt="Matias Woloski">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 green">Matias Woloski</h5>
<p class="f7 ma0 white">CTO @ Auth0</p>
</div>
</a>
<a href="diego-paez-martin-acosta.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type light-blue">workshop</p>
<span class="on">
<img src="assets/images/speakers/geut-on.jpg" class="w-100 v-mid" alt="Geut Studio">
</span>
<span class="off">
<img data-aload="assets/images/speakers/geut-off.jpg" class="w-100 v-mid" alt="Geut Studio">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 light-blue">Diego Paez <br>& Martín Acosta</h5>
<p class="f7 ma0 white">JS Developers @ Geut Studio</p>
</div>
</a>
<a href="francisco-reynolds.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type light-blue">workshop</p>
<span class="on">
<img src="assets/images/speakers/franr-on.jpg" class="w-100 v-mid" alt="Francisco Reynolds">
</span>
<span class="off">
<img data-aload="assets/images/speakers/franr-off.jpg" class="w-100 v-mid" alt="Francisco Reynolds">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 light-blue">Francisco Reynolds</h5>
<p class="f7 ma0 white">Head of tech @ CookUnity</p>
</div>
</a>
<a href="luis-aviles.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type light-blue">workshop</p>
<span class="on">
<img src="assets/images/speakers/luis-on.jpg" class="w-100 v-mid" alt="Luis Aviles">
</span>
<span class="off">
<img data-aload="assets/images/speakers/luis-off.jpg" class="w-100 v-mid" alt="Luis Aviles">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 light-blue">Luis Aviles</h5>
<p class="f7 ma0 white">Senior Javascript Developer<br>@ AssureSoft Corp</p>
</div>
</a>
<a href="lance-ball.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type light-blue">workshop</p>
<span class="on">
<img src="assets/images/speakers/lance-on.jpg" class="w-100 v-mid" alt="Lance Ball">
</span>
<span class="off">
<img data-aload="assets/images/speakers/lance-off.jpg" class="w-100 v-mid" alt="Lance Ball">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 light-blue">Lance Ball</h5>
<p class="f7 ma0 white">Principal Software Engineer<br>@ Red Hat</p>
</div>
</a>
<a href="jonathan-diaz-raul-hermann.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type light-blue">workshop</p>
<span class="on">
<img src="assets/images/speakers/kelsus-on.gif" class="w-100 v-mid" alt="Kelsus">
</span>
<span class="off">
<img data-aload="assets/images/speakers/kelsus-off.gif" class="w-100 v-mid" alt="Kelsus">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 light-blue">Jonathan Díaz<br>& Raúl Hermann</h5>
<p class="f7 ma0 white">Principal Software Engineer<br>@ Kelsus</p>
</div>
</a>
<a href="mariano-vazquez.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type light-blue">workshop</p>
<span class="on">
<img src="assets/images/speakers/vazquez-on.jpg" class="w-100 v-mid" alt="mariano vazquez">
</span>
<span class="off">
<img data-aload="assets/images/speakers/vazquez-off.jpg" class="w-100 v-mid" alt="mariano vazquez">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 light-blue">Mariano Vazquez</h5>
<p class="f7 ma0 white">Tech Lead @ Mulesoft</p>
</div>
</a>
<a href="alan-accurso-sebastian-urbina.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type light-blue">workshop</p>
<span class="on">
<img src="assets/images/speakers/alanseba-on.gif" class="w-100 v-mid" alt="Alan Accurso and Sebastian Urbina">
</span>
<span class="off">
<img data-aload="assets/images/speakers/alanseba-off.gif" class="w-100 v-mid" alt="Alan Accurso and Sebastian Urbina">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 light-blue">Alan Accurso & Sebastian Urbina</h5>
<p class="f7 ma0 white">Frontend Engineer @ Medallia</p>
</div>
</a>
<a href="pablo-terradillos.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type light-blue">workshop</p>
<span class="on">
<img src="assets/images/speakers/terradillos-on.jpg" class="w-100 v-mid" alt="Pablo Terradillos">
</span>
<span class="off">
<img data-aload="assets/images/speakers/terradillos-off.jpg" class="w-100 v-mid" alt="Pablo Terradillos">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 light-blue">Pablo Terradillos</h5>
<p class="f7 ma0 white">Applications Engineer @ Auth0</p>
</div>
</a>
<a href="leonardo-pittelli.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type light-blue">workshop</p>
<span class="on">
<img src="assets/images/speakers/pittelli-on.jpg" class="w-100 v-mid" alt="Leonardo Pittelli">
</span>
<span class="off">
<img data-aload="assets/images/speakers/pittelli-off.jpg" class="w-100 v-mid" alt="Leonardo Pittelli">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 light-blue">Leonardo Pittelli</h5>
<p class="f7 ma0 white">Web Chapter Lead @ OLX Group</p>
</div>
</a>
<a href="dante-panella.html" class="profile w-50-ns w-25-l w-100 ph3 pv2 link">
<div class="profile-img">
<p class="type light-blue">workshop</p>
<span class="on">
<img src="assets/images/speakers/dante-on.jpg" class="w-100 v-mid" alt="Dante Panella">
</span>
<span class="off">
<img data-aload="assets/images/speakers/dante-off.jpg" class="w-100 v-mid" alt="Dante Panella">
</span>
</div>
<div class="pv3">
<h5 class="f3 ma0 pb2 light-blue">Dante Panella</h5>
<p class="f7 ma0 white">Analista de Sistemas</p>
</div>
</a>
</div>
</div>
</div>
<footer class="pv2 bg-dark-blue bt b--green">
<div class="mw9 center ph3 relative">
<div class="flex flex-wrap justify-between-ns justify-center items-center tl-ns tc">
<p class="blue f7">
<a href="conduct.html" class="link green hover-blue">code of conduct</a> |
<a href="https://twitter.com/nodeconfar" class="link green hover-blue" target="_black" rel="noopener">twitter</a> |
<a href="https://www.facebook.com/nodeconfar/" class="link green hover-blue" target="_black" rel="noopener">facebook</a> |
<a href="https://www.youtube.com/c/nodeconfargentina" class="link green hover-blue" target="_black" rel="noopener">youtube</a>
</p>
<div>
<p class="blue f7">design & code by
<a href="https://pecas.design/" target="_blank" rel="noopener" class="link blue hover-white">pecas</a>
</p>
</div>
</div>
</div>
</footer>
<script defer="defer" src="js/main-e5e2151269.js"></script>
</body>
</html>