-
Notifications
You must be signed in to change notification settings - Fork 4
/
schedule.html
552 lines (546 loc) · 30.5 KB
/
schedule.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
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<!-- Design by iamCGD-->
<title>NodeConf Argentina</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="/favicon.ico">
<meta name="theme-color" content="#1A2024">
<meta name="msapplication-navbutton-color" content="#1A2024">
<meta name="apple-mobile-web-app-status-bar-style" content="#1A2024">
<meta name="keywords" content="nodeconf,argentina,konex,buenos aires,javascript,nodejs,node,js">
<meta name="description" property="og:description" itemprop="description" content="Join us for NodeConf Argentina! Our first edition will be held at Ciudad Cultural Konex, in October 26th, 27th & 28th, 2017. This will be the first international Node.js conference held in Buenos Aires, Argentina.">
<meta property="og:site_name" content="NodeConf Argentina">
<link rel="canonical" href="https://2017.nodeconf.com.ar/">
<meta property="og:url" itemprop="url" content="https://2017.nodeconf.com.ar/">
<meta name="twitter:title" itemprop="name" property="og:title" content="NodeConf Argentina">
<meta name="twitter:description" content="Join us for NodeConf Argentina! Our first edition will be held at Ciudad Cultural Konex, in October 26th, 27th & 28th, 2017. This will be the second edition held in Buenos Aires, Argentina.">
<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@nodeconf.com.ar>">
<meta property="og:image" itemprop="images" content="https://2017.nodeconf.com.ar/assets/images/ciudad.png">
<meta property="og:image" content="https://2017.nodeconf.com.ar/assets/images/logo.svg">
<!-- 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="#bbdc2f"/>
<meta name="apple-mobile-web-app-title" content="NodeConfAr17"/>
<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">
<!-- Add to home screen for Windows-->
<meta name="msapplication-TileImage" content="assets/images/mstile-150x150.png"/>
<meta name="msapplication-TileColor" content="#bbdc2f"/>
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<!-- twitter only cares about the last meta image repeat the cover -->
<meta name="twitter:image:src" content="https://2017.nodeconf.com.ar/assets/images/ciudad.png">
<link rel="stylesheet" type="text/css" href="css/main.css" />
<link href="https://fonts.googleapis.com/css?family=Abel" rel="stylesheet" type="text/css">
<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-light-gray">
<section>
<div class="mw8 center pt4 pb0-ns pb4 ph3 flex justify-between items-center">
<h2 class="f2-ns f3 ttu tc">Schedule</h2>
<a href="index.html" class="back-home">
<div class="tooltip">back</div>
</a>
</div>
<section class="pv4 pv5-ns">
<div class="mw7 center ph3 cf">
<ul class="tabs tc flex justify-end-ns justify-center mb3">
<li class="tab-link pa2" data-tab="workshop">Day 1</li>
<li class="tab-link pa2" data-tab="day-one">Day 2</li>
<li class="tab-link current pa2" data-tab="day-two">Day 3</li>
</ul>
<!-- Tab DAY 1-->
<div id="day-one" class="tab-content w-90-ns w-100 fr-ns fn relative">
<a href="https://goo.gl/maps/wZmJDRcikuR2" target="_blank" class="link dim near-black date-place flex justify-center justify-start-ns">
<span class="w2 pr2"><img src="assets/images/location.svg" class="v-btm w-100 dim"></span>
<span>
<strong class="normal ttu db">Conference</strong>
October 27th @Konex</span>
</a>
<div class="event event-header">
<div class="event-card bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">8:00</div>
<div class="profile-s"><img src="assets/images/checkin.jpg"></div>
<div class="title">
<p class="f3">Registration & Breakfast</p>
</div>
</div>
</div>
<div class="event">
<a href="perch.html" class="event-card link near-black bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">9:30</div>
<div class="profile-s"><img src="assets/images/speakers/perch.jpg"></div>
<div class="title">
<p class="f3">Kassandra Perch</p>
<p class="f5">"JS in strange places"</p>
</div>
</a>
</div>
<div class="event">
<a href="bert-spaan.html" class="event-card link near-black bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">10:00</div>
<div class="profile-s"><img src="assets/images/speakers/bert.jpg"></div>
<div class="title">
<p class="f3">Bert Spaan</p>
<p class="f5">"The NYC Space/Time Directory"</p>
</div>
</a>
</div>
<div class="event">
<a href="mathias-bynens.html" class="event-card link near-black bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">10:30</div>
<div class="profile-s"><img src="assets/images/speakers/bynens.jpg"></div>
<div class="title">
<p class="f3">Mathias Bynens</p>
<p class="f5">"V8 internals for JS developers"</p>
</div>
</a>
</div>
<div class="event">
<div class="event-card bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">11:00</div>
<div class="profile-s"><img src="assets/images/coffee-break.jpg"></div>
<div class="title">
<p class="f3">Coffee Break</p>
</div>
</div>
</div>
<div class="event">
<a href="felipe-torres.html" class="event-card link near-black bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">11:30</div>
<div class="profile-s"><img src="assets/images/speakers/felipe.jpg"></div>
<div class="title">
<p class="f3">Felipe Torres</p>
<p class="f5">“There is no spoon” - Building VR experiences in the Browser (With JS)</p>
</div>
</a>
</div>
<div class="event">
<a href="karissa-mckelvey.html" class="event-card link near-black bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">12:00</div>
<div class="profile-s"><img src="assets/images/speakers/mckelvey.jpg"></div>
<div class="title">
<p class="f3">Karissa McKelvey</p>
<p class="f5">"Data Stored Everywhere and Nowhere - Building Applications on the Distributed Web"</p>
</div>
</a>
</div>
<div class="event">
<a href="daniel-gimenez.html" class="event-card link near-black bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">12:30</div>
<div class="profile-s"><img src="assets/images/speakers/gimenez.jpg"></div>
<div class="title">
<p class="f3">Daniel Gimenez</p>
<p class="f5">"Keeping your stack fresh with AoT"</p>
</div>
</a>
</div>
<div class="event">
<div class="event-card bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">13:00</div>
<div class="profile-s"><img src="assets/images/lunch.jpg"></div>
<div class="title">
<p class="f3">Lunch</p>
</div>
</div>
</div>
<div class="event">
<a href="yamil-asusta.html" class="event-card link near-black bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">14:30</div>
<div class="profile-s"><img src="assets/images/speakers/yamil.jpg"></div>
<div class="title">
<p class="f3">Yamil Asusta</p>
<p class="f5">"After years of Node in production, we still block the Event Loop"</p>
</div>
</a>
</div>
<div class="event">
<a href="leonardo-crespo.html" class="event-card link near-black bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">15:00</div>
<div class="profile-s"><img src="assets/images/speakers/lenny.jpg"></div>
<div class="title">
<p class="f3">Leonardo Crespo</p>
<p class="f5">"AST a la vista, baby"</p>
</div>
</a>
</div>
<div class="event">
<div class="event-card bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">15:30</div>
<div class="profile-s"><img src="assets/images/coffee-break.jpg"></div>
<div class="title">
<p class="f3">Coffee Break</p>
</div>
</div>
</div>
<div class="event">
<a href="mariano-vazquez.html" class="event-card link near-black bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">16:00</div>
<div class="profile-s"><img src="assets/images/speakers/vazquez.jpg"></div>
<div class="title">
<p class="f3">Mariano Vázquez</p>
<p class="f5">"How to build the Status APIs of your microservices ecosystem"</p>
</div>
</a>
</div>
<div class="event">
<a href="jeff-lembeck.html" class="event-card link near-black bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">16:30</div>
<div class="profile-s"><img src="assets/images/speakers/lembeck.jpg"></div>
<div class="title">
<p class="f3">Jeff Lembeck</p>
<p class="f5">"Package Quest"</p>
</div>
</a>
</div>
<div class="event">
<a href="julian-duque.html" class="event-card link near-black bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">17:00</div>
<div class="profile-s"><img src="assets/images/speakers/duque.jpg"></div>
<div class="title">
<p class="f3">Julian Duque</p>
<p class="f5">"Node.js & Blockchain"</p>
</div>
</a>
</div>
<div class="event event-footer">
<div class="event-card bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">18:00</div>
<div class="profile-s"><img src="assets/images/after.jpg"></div>
<div class="title">
<p class="f3">After @Konex</p>
<p class="f5">by IBM</p>
</div>
</div>
</div>
</div>
<!-- Tab DAY 2-->
<div id="day-two" class="tab-content current w-90-ns w-100 fr-ns fn relative">
<a href="https://goo.gl/maps/wZmJDRcikuR2" target="_blank" class="link dim near-black date-place flex justify-center justify-start-ns">
<span class="w2 pr2"><img src="assets/images/location.svg" class="v-btm w-100 dim"></span>
<span>
<strong class="normal ttu db">Conference</strong>
October 28th @Konex</span>
</a>
<div class="event event-header">
<a href="michelle-garrett.html" class="event-card link near-black bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">9:30</div>
<div class="profile-s"><img src="assets/images/speakers/garrett.jpg"></div>
<div class="title">
<p class="f3">Michelle Garrett</p>
<p class="f5">"The Unbearable Lightness of Node Modules"</p>
</div>
</a>
</div>
<div class="event">
<a href="daniel-khan.html" class="event-card link near-black bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">10:00</div>
<div class="profile-s"><img src="assets/images/speakers/khan.jpg"></div>
<div class="title">
<p class="f3">Daniel Khan</p>
<p class="f5">"Everything i thought i knew about the event loop was wrong"</p>
</div>
</a>
</div>
<div class="event">
<a href="arunesh-chandra.html" class="event-card link near-black bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">10:30</div>
<div class="profile-s"><img src="assets/images/speakers/arunesh.jpg"></div>
<div class="title">
<p class="f3">Arunesh Chandra</p>
<p class="f5">"The Story of Node-ChakraCore"</p>
</div>
</a>
</div>
<div class="event">
<div class="event-card bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">11:00</div>
<div class="profile-s"><img src="assets/images/coffee-break.jpg"></div>
<div class="title">
<p class="f3">Coffee Break</p>
</div>
</div>
</div>
<div class="event">
<a href="ravi-kolli.html" class="event-card link near-black bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">11:30</div>
<div class="profile-s"><img src="assets/images/speakers/ravi.jpg"></div>
<div class="title">
<p class="f3">Ravi Kolli</p>
<p class="f5">"Pará la pelota": How you can grow without getting burnt out</p>
</div>
</a>
</div>
<div class="event">
<a href="athan-reines.html" class="event-card link near-black bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">12:00</div>
<div class="profile-s"><img src="assets/images/speakers/athan.jpg"></div>
<div class="title">
<p class="f3">Athan Reines</p>
<p class="f5">"Node.js Addons for High Performance Numeric Computing"</p>
</div>
</a>
</div>
<div class="event">
<a href="claudia-hernandez.html" class="event-card link near-black bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">12:30</div>
<div class="profile-s"><img src="assets/images/speakers/claudia.jpg"></div>
<div class="title">
<p class="f3">Claudia Hernández</p>
<p class="f5">"How to sort your socks using Javascript"</p>
</div>
</a>
</div>
<div class="event">
<div class="event-card bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">13:00</div>
<div class="profile-s"><img src="assets/images/lunch.jpg"></div>
<div class="title">
<p class="f3">Lunch</p>
<p class="f5">by Auth0</p>
</div>
</div>
</div>
<div class="event">
<a href="guillermo-paz.html" class="event-card link near-black bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">14:30</div>
<div class="profile-s"><img src="assets/images/speakers/paz.jpg"></div>
<div class="title">
<p class="f3">Guillermo Paz</p>
<p class="f5">"The road to Node"</p>
</div>
</a>
</div>
<div class="event">
<div class="event-card bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">15:00</div>
<div class="profile-s"><img src="assets/images/debate.jpg"></div>
<div class="title">
<p class="f3">Discussion Panel</p>
</div>
</div>
</div>
<div class="event">
<div class="event-card bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">16:00</div>
<div class="profile-s"><img src="assets/images/coffee-break.jpg"></div>
<div class="title">
<p class="f3">Coffee Break</p>
</div>
</div>
</div>
<div class="event">
<div class="event-card link near-black bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">16:30</div>
<a href="nikhila-ravi.html" class="profile-s"><img src="assets/images/speakers/nikhila.jpg"></a>
<a href="anshul-bhagi.html" class="profile-s nl3"><img src="assets/images/speakers/anshul.jpg"></a>
<div class="title">
<p class="f3"><a href="nikhila-ravi.html" class="link near-black">Nikhila Ravi</a> & <a href="anshul-bhagi.html" class="link near-black">Anshul Bhagi</a></p>
<p class="f5">"Node.js <em class="f6"><=></em> Machine Learning"</p>
</div>
</div>
</div>
<div class="event">
<a href="thomas-hunter.html" class="event-card link near-black bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">17:00</div>
<div class="profile-s"><img src="assets/images/speakers/hunter.jpg"></div>
<div class="title">
<p class="f3">Thomas Hunter II</p>
<p class="f5">"The Long Road to Async/Await in JavaScript"</p>
</div>
</a>
</div>
<div class="event">
<a href="kat-marchan.html" class="event-card link near-black bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">17:30</div>
<div class="profile-s"><img src="assets/images/speakers/kat.jpg"></div>
<div class="title">
<p class="f3">Kat Marchán</p>
<p class="f5">"npm 5: Bringing package management to the future"</p>
</div>
</a>
</div>
<div class="event event-footer">
<div class="event-card bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">18:00</div>
<div class="profile-s"><img src="assets/images/after.jpg"></div>
<div class="title">
<p class="f3">After Party @Darsena </p>
</div>
</div>
</div>
</div>
<!-- Tab WORKSHOP-->
<div id="workshop" class="tab-content w-90-ns w-100 fr-ns fn relative">
<a href="https://goo.gl/maps/qczCnYiy6Cp" target="_blank" class="link dim near-black date-place flex justify-center justify-start-ns">
<span class="w2 pr2"><img src="assets/images/location.svg" class="v-btm w-100 dim"></span>
<span>
<strong class="normal ttu db">Workshops</strong>
October 26th @Universidad de Palermo</span>
</a>
<div class="pa3 bg-yellow mt3 tc"><p class="w-80 center"><strong class="ttu">You need to register to attend the workshops.</strong> </br>If you have a ticket you will be receiving an email in the following days with the registration info.</p></div>
<div class="pv4"><p class="bb b--near-black w-100 tc ttu relative"><strong class="absolute pa2 bg-yellow top--1 nl4">track 1</strong></p></div>
<div class="event event-header">
<a href="walter-riveros.html" class="event-card link near-black pa2 bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">9:00</div>
<div class="profile-s"><img src="assets/images/speakers/w-walter.jpg"></div>
<div class="title">
<p class="f3">Walter Riveros</p>
<p class="f5">"Hunting vulnerabilities in Node apps"</p>
</div>
<p class="track"><em> 4 hs</em></p>
</a>
</div>
<div class="event">
<a href="jorge-cano.html" class="event-card link near-black pa2 bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">14:00</div>
<div class="profile-s"><img src="assets/images/speakers/w-jcano.jpg"></div>
<div class="title">
<p class="f3">Jorge Cano</p>
<p class="f5">"RxJS: a real reactive world"</p>
</div>
<p class="track"><em> 2 hs</em></p>
</a>
</div>
<div class="event event-footer">
<a href="marcelo-felman.html" class="event-card link near-black pa2 bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">16:30</div>
<div class="profile-s"><img src="assets/images/speakers/w-felman.jpg"></div>
<div class="title">
<p class="f3">Marcelo Felman</p>
<p class="f5">"Desarollo de Bots con Node.js"</p>
</div>
<p class="track"><em> 2 hs</em></p>
</a>
</div>
<div class="pv4"><p class="bb b--near-black w-100 tc ttu relative"><strong class="absolute pa2 bg-yellow top--1 nl4">track 2</strong></p></div>
<div class="event event-header">
<a href="leonardo-pitelli.html" class="event-card link near-black pa2 bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">9:00</div>
<div class="profile-s"><img src="assets/images/speakers/w-lpitelli.jpg"></div>
<div class="title">
<p class="f3">Leonardo Pitelli</p>
<p class="f5">"Progressive web apps. All in one."</p>
</div>
<p class="track"><em> 3 hs</em></p>
</a>
</div>
<div class="event event-footer">
<a href="bonnie-milian.html" class="event-card link near-black pa2 bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">14:00</div>
<div class="profile-s"><img src="assets/images/speakers/w-milian.jpg"></div>
<div class="title">
<p class="f3">Bonnie Milián</p>
<p class="f5">"AI Intro through APIs with NodeJS & Raspberry Pi"</p>
</div>
<p class="track"><em> 3 hs</em></p>
</a>
</div>
<div class="pv4"><p class="bb b--near-black w-100 tc ttu relative"><strong class="absolute pa2 bg-yellow top--1 nl4">track 3</strong></p></div>
<div class="event event-header">
<a href="marcos-tomatti.html" class="event-card link near-black pa2 bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">9:00</div>
<div class="profile-s"><img src="assets/images/speakers/w-marcos.jpg"></div>
<div class="title">
<p class="f3">Marcos Tomatti</p>
<p class="f5">"RoboticaJS"</p>
</div>
<p class="track"><em> 4 hs</em></p>
</a>
</div>
<div class="event event-footer">
<a href="glenn-block.html" class="event-card link near-black pa2 bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">14:00</div>
<div class="profile-s"><img src="assets/images/speakers/w-block.jpg"></div>
<div class="title">
<p class="f3">Glenn Block</p>
<p class="f5">"The Year of Living Serverlessly"</p>
</div>
<p class="track"><em> 4 hs</em></p>
</a>
</div>
<div class="pv4"><p class="bb b--near-black w-100 tc ttu relative"><strong class="absolute pa2 bg-yellow top--1 nl4">track 4</strong></p></div>
<div class="event event-header">
<a href="gerardo-bort.html" class="event-card link near-black pa2 bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">9:00</div>
<div class="profile-s"><img src="assets/images/speakers/w-bort.jpg"></div>
<div class="title">
<p class="f3">Gerardo Bort</p>
<p class="f5">"Hands-on with NLP and NodeJS."</p>
</div>
<p class="track"><em> 3 hs</em></p>
</a>
</div>
<div class="event">
<a href="german-santini.html" class="event-card link near-black pa2 bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">14:00</div>
<div class="profile-s"><img src="assets/images/speakers/w-german.jpg"></div>
<div class="title">
<p class="f3">Germán Santini</p>
<p class="f5">"Fog Computing + Watson IoT, al servicio de ciudades y edificios más inteligentes."</p>
</div>
<p class="track"><em> 2 hs</em></p>
</a>
</div>
<div class="event event-footer">
<div class="event-card link near-black pa2 bg-white flex justify-start flex-column flex-row-ns items-center">
<div class="time f4">16:30</div>
<a href="jcarlos-linares.html" class="profile-s"><img src="assets/images/speakers/w-linares.jpg"></a>
<a href="fernando-doglio.html" class="profile-s nl3"><img src="assets/images/speakers/w-doglio.jpg"></a>
<div class="title">
<p class="f3"><a href="jcarlos-linares.html" class="link near-black">Juan Carlos Linares</a> & <a href="fernando-doglio.html" class="link near-black">Fernando Doglio</a></p>
<p class="f5">"Escalando Node con Redis"</p>
</div>
<p class="track"><em> 2 hs</em></p>
</div>
</div>
</div>
<!-- END-->
</div>
</section>
</section>
<footer class="bg-near-black pv2 ph2 ph0-ns light-gray w-100">
<div class="flex items-center justify-between mw8 center">
<ul class="list flex items-center">
<li class="mw3"><img src="assets/images/logom-header-nodeconf.png" alt="logo-nodeconf" /></li>
<li><a href="https://2016.nodeconfar.com/" target="_blank" class="link dib white ttu">previous edition</a></li>
</ul>
<ul id="social" class="list flex items-center justify-between pr2">
<li class="mh2-l mw2"><a href="https://www.facebook.com/nodeconfar/" target="_blank"> <img src="assets/images/social/facebook.svg" class="v-btm w-100 dim"> </a></li>
<li class="mh2-l mw2"><a href="https://twitter.com/nodeconfar" target="_blank"> <img src="assets/images/social/twitter.svg" class="v-btm w-90 dim"> </a></li>
<li class="mh2-l mw2"><a href="https://www.youtube.com/c/nodeconfargentina" target="_blank"> <img src="assets/images/social/youtube.svg" class="v-btm w-100 dim"> </a></li>
</ul>
</div>
</footer>
<script defer src="js/tabs.js"></script>
<script defer src="js/service-worker-registration.js"></script>
</body>
</html>