-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlineup.html
More file actions
280 lines (234 loc) · 10.2 KB
/
lineup.html
File metadata and controls
280 lines (234 loc) · 10.2 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
<!doctype html>
<html prefix="og: http://ogp.me/ns#">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="google-site-verification" content="WI9F_89CgcujDanrmDXrbSozmM2JpbjIFcBCAOXQk2g" />
<title>partial :: Conf -> Lineup</title>
<link rel="shortcut icon" href="favicon.ico">
<meta property="og:title" content="Lineup" />
<meta property="og:site_name" content="Partial 2018" />
<meta property="og:url" content="http://partialconf.com/lineup.html" />
<meta property="og:description" content="Conference about functional technologies on the web. Visit Sofia, Bulgaria on November 30, 2018." />
<meta property="og:type" content="website" />
<link href="stylesheets/site-441b9a3a.css" rel="stylesheet" />
<script src="javascripts/site-774bf1b2.js"></script>
<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '111829639415240'); // Insert your pixel ID here.
fbq('track', 'PageView');
</script>
<noscript>
<img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=111829639415240&ev=PageView&noscript=1"/>
</noscript>
<!-- DO NOT MODIFY -->
<!-- End Facebook Pixel Code -->
</head>
<body>
<script> fbq('track', 'ViewContent', {});</script>
<div class="header-sm fixed">
<div class="container">
<div class="branding ">
<a href="/" class="logo logo-sm">partial :: Conf 2018</a>
</div>
<nav>
<a href="http://2017.partialconf.com">2017</a>
<a href="/blog">Blog</a>
<a href="/lineup">Lineup</a>
<a href="/partners">Partners</a>
<a href="/venue">Venue</a>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSexcre0-50kvp3tBNaXMphB3LJt6etAOXGLwXVStssqU7MyGA/viewform" class="btn-primary btn-invert btn-sm">Register</a>
</nav>
</div>
</div>
<div class="section-title spacing-top">
<div class="container">
<h1>Lineup</h1>
</div>
</div>
<div class="section-title spacing-both">
<div class="container">
<div class="article-list">
<div class="article" id="peter-kostov">
<div class="article-image">
<img src="images/speakers/peter-05e41d23.png" alt="Peter" />
</div>
<div class="article-description">
<h3>Peter Kostov</h3>
<h4>Lesson learned by 4 years of F# in production</h4>
<p><p>I'm a simple guy, who loves to code and do anything tech related. I like to
spend time exploring new technologies and trying them on personal projects,
but unfortunately, I rarely finish any of them. I also have an unhealthy
interest in math and physics, although I'm pretty bad at both.</p>
<p>And maybe
the final thing that may sound interesting, in the last 3-4 years I'm
participating in Bulgarian folk dance ensemble. We are often going on
performance all over the country and couple of times abroad.</p>
</p>
</div>
</div>
<div class="article" id="ilona-demidenko">
<div class="article-image">
<img src="images/speakers/ilona-ea4241c9.png" alt="Ilona" />
</div>
<div class="article-description">
<h3>Ilona Demidenko</h3>
<h4>Conversational Sign Up with Chatbot-like experience with React and Redux</h4>
<p>I am a Front-End Web Developer. My focus is on Javascript, React/Redux
front-end applications, and UX Design. Intrigued by blogging, traveling,
writing. I like to work hard for things that are worth it.
</p>
</div>
</div>
<div class="article" id="nikolay-tsvetinov">
<div class="article-image">
<img src="images/speakers/nikolay-ca2997e4.png" alt="Nikolay" />
</div>
<div class="article-description">
<h3>Nikolay Tsvetinov</h3>
<h4>The Rise Of The Functions</h4>
<p><p>Nikolay Tsvetinov (Meddle) has 13+ years of programming experience.</p>
<p>He likes the mathematical side of programming, with interests in lambda
calculus, combinators, category theory, type theory, abstract algebra,
reactive programming and concurrency models.</p>
<p>He's been coding everything web, from devops through back-ends and APIs to
frond-ends and single page applications.</p>
<p>He's been creating stuff in Java/Ruby/JavaScript/Elixir/Go/Rust and playing
with Scheme, Haskell and Erlang.</p>
<p>He currently works for Inflowmatix, a UK based company. He authored
"Learning Reactive Programming with Java 8" and created ProAct, a
JavaScript reactive library as well as the Reacto Ruby reactive library. He
is also the creator of the Blogit blog engine, written in Elixir.</p>
<p>Nikolay is an active member of the Elixir community and is part of the
elixir-lang.bg team, which gives a "Functional Programming With Elixir"
course at Sofia University and is part of the Bulgarian Elixir community.</p>
</p>
</div>
</div>
<div class="article" id="kiko-fernandez">
<div class="article-image">
<img src="images/speakers/kiko-f08ef909.png" alt="Kiko" />
</div>
<div class="article-description">
<h3>Kiko Fernandez</h3>
<h4>Building a compiler: it is all about monads</h4>
<p><p>Kiko is a PhD student in programming languages and the main lecturer of
Advanced Software Design course at Uppsala University. He is also a core
developer of the Encore programming language, has written research
publications about concurrent and parallel data structures and has won two
best paper awards in his short (yet) academic career.</p>
<p>Before doing research, he used to work as a consultant, writing software in
languages such as Java, Python, Ruby and Clojure among others.</p>
<p>He is always learning some new and loves to spend time with his family.
Father.</p>
</p>
</div>
</div>
<div class="article" id="radoslav-kirov">
<div class="article-image">
<img src="images/speakers/radoslav-a641533c.png" alt="Radoslav" />
</div>
<div class="article-description">
<h3>Radoslav Kirov</h3>
<h4>What types of types does TypeScript have?</h4>
<p>Rado works on the TypeScript infrastructure team in Google. Previously he
worked on Angular (when it was still called Angular 2) and AdSense. At some
point he tried to do mathematics for a living, but then thought better of
it.
</p>
</div>
</div>
<div class="article" id="krasimir-tsonev">
<div class="article-image">
<img src="images/speakers/krasimir-c7731562.png" alt="Krasimir" />
</div>
<div class="article-description">
<h3>Krasimir Tsonev</h3>
<h4>React is a LIE!</h4>
<p>Krasimir Tsonev is a coder with over ten years of experience in web
development. Author of books on Node.js and React he works at Antidote.me
where he helps people reaching clinical trials.
</p>
</div>
</div>
<div class="article" id="bojana-popovska">
<div class="article-image">
<img src="images/speakers/bojana-10d1b6bf.png" alt="Bojana" />
</div>
<div class="article-description">
<h3>Bojana Popovska</h3>
<h4>Managing Application State "the Functional Way"</h4>
<p>Senior Engineer at Netcetera. Web/App developer with a passion for Machine Learning.
Contributor of Skele, an architectural framework for building data-driven apps with React Native.
</p>
</div>
</div>
<div class="article" id="lisa-passing">
<div class="article-image">
<img src="images/speakers/lisa-39e82b31.png" alt="Lisa" />
</div>
<div class="article-description">
<h3>Lisa Passing</h3>
<h4>Functional Rust - An Exploration</h4>
<p>Lisa is a Berlin-based creator of lots of code in the form of video games
and generative art. She works at Open Knowledge Foundation Germany where
she puts open data on maps.
</p>
</div>
</div>
<div class="article" id="konstantin-zolotarev">
<div class="article-image">
<img src="images/speakers/konstantin-da0b6bbb.png" alt="Konstantin" />
</div>
<div class="article-description">
<h3>Konstantin Zolotarev</h3>
<h4>Making a smart car with Elixir and nerves</h4>
<p>Senior engineer at LiflandGaming Group, Elixir enthusiast. Focusing on
highload realtime applications. Love to work with IoT devices and break things.
Lives in Tallinn, love playing the guitar, skiing, and spending time fixing
car.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="footer dark">
<div class="container">
<div class="row">
<div class="branding">
<a href="#" class="logo logo-sm">partial :: Conf 2018</a><br />
<small>© 2018. Neuevents</small>
</div>
</div>
<div class="row">
<div class="col-2">
<a href="https://twitter.com/partialconf">@twitter</a><br>
<a href="https://fb.me/partialconf">@facebook</a><br>
<a href="https://github.com/partialconf">@github</a>
</div>
<div class="col">
<h4>Information</h4>
<a href="mailto:hi@partialconf.com">→ Contact</a><br>
<a href="/legal">→ Legal</a><br>
<a href="http://berlincodeofconduct.org">→ Conduct</a><br>
</div>
</div>
</div>
</div>
<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-99975926-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>