-
Notifications
You must be signed in to change notification settings - Fork 5
/
alan-accurso-sebastian-urbina.html
167 lines (158 loc) · 10.2 KB
/
alan-accurso-sebastian-urbina.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
<!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="Alan and Sebastian work as a front end engineer at Medallia.">
<link rel="canonical" href="https://2018.nodeconfar.com/">
<meta name="twitter:title" itemprop="name" property="og:title" content="NodeConf Argentina - Alan Accurso and Sebastián Urbina">
<meta name="twitter:description" content="Alan and Sebastian work as a front end engineer at Medallia.">
<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 <[email protected]>">
<meta property="og:site_name" content="NodeConf Argentina">
<meta property="og:type" content="website">
<meta property="og:description" content="Alan and Sebastian work as a front end engineer at Medallia.">
<meta property="og:url" content="https://2018.nodeconfar.com/alan-accurso-sebastian-urbina.html">
<meta property="og:image" content="https://2018.nodeconfar.com/assets/images/speakers/alanseba-meta.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/speakers/alanseba-meta.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-dark-blue">
<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:[email protected]" class="f6 white hover-blue link">[email protected]</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 class="diagonal w-100 absolute top-0 z-1"></div>
<div class="parallax">
<div class="bg-trama trama-1"></div>
<div class="bg-trama trama-2"></div>
</div>
<div class="pv7-ns pv6">
<div class="mw9 center ph3 relative z-2">
<div class="flex flex-wrap bg-white">
<div class="w-third-ns w-100 relative bg-picture">
<div class="picture">
<img src="assets/images/speakers/alanseba-on.gif" class="w-100 v-mid" alt="Alan and Seba">
<div class="name">
<h1 class="f1 light-blue ma0"><a href="https://twitter.com/aaaccurso" class="link light-blue dim" target="_black" rel="noopener">Alan Accurso</a> & <a href="https://twitter.com/SebUrbina" class="link light-blue dim" target="_black" rel="noopener">Sebatian Urbina</a></h1>
<p class="f6 light-blue ma0">Frontend Engineer @ Medallia</p>
</div>
</div>
</div>
<div class="w-two-thirds-ns w-100">
<div class="ph4 pv3">
<p class="f7 ttu blue">bio</p>
<p class="f6 dark-blue"><a href="https://twitter.com/aaaccurso" class="link blue dim" target="_black" rel="noopener">Alan</a> and <a href="https://twitter.com/SebUrbina" class="link blue dim" target="_black" rel="noopener">Sebastián</a> work as a front end engineer at Medallia. Alan is passionate about working in web, mobile and gaming projects with multidisciplinary teams that implement agile methodologies. In his free time he enjoys traveling and learning new things. Sebastian enjoys coding and loves to learn new technologies. In his free time he likes to play boardgames and spend time with his family. </p>
</div>
<div class="ph4 pv3">
<p class="f7 ttu blue">details about the workshop</p>
<h4 class="ma0">Querying the FileSystem with GraphQL</h4>
<p class="f7">GraphQL has revolutionized the way we develop and consume our APIs, providing a complete and understandable structure for our data model. In this workshop, we will review it’s fundamental concepts and put them into practice to implement a service that will allow us to query the filesystem using just GraphQL.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="pv2 h3 bg-dark-blue bt b--green fixed-ns relative right-0 left-0 bottom-0 z-3">
<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>