-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
521 lines (487 loc) · 17.2 KB
/
index.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
<!DOCTYPE html>
<html dir="ltr" lang="en">
<head>
<title>krk.rb</title>
<meta content="The Ruby Conference of Cracow" name="description">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/css?family=Baloo+Tammudu&subset=latin-ext" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Poppins:400i,600i&subset=latin-ext" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="assets/css/krkrb.css"/>
<link href="https://krk-rb.pl" rel="canonical"/>
</head>
<body>
<header class="page-header">
<div class="layout-wrapper">
<div class="top-header">
<a href="/" class="brand">krk.rb</a>
<nav class="page-nav">
<ul class="page-nav__primary">
<li><a href="#speakers">SPEAKERS</a></li>
<li class="hidden"><a href="#workshops">WORKSHOPS</a></li>
<li><a href="#schedule">SCHEDULE</a></li>
<li><a href="#sponsors">SPONSORS</a></li>
<li><a href="#location">LOCATION</a></li>
<li><a href="#contact">CONTACT</a></li>
<li><a href="https://krug.org.pl">KRUG</a></li>
</ul>
</nav>
</div>
<div class="bottom-header">
<h1>THE <span class="secondary-color">RUBY</span> CONFERENCE OF CRACOW</h1>
<p class="secondary-font">International line-up of speakers. Solid talks.<br> Great people. Relaxed atmosphere.
</p>
<p class="secondary-font secondary-color">
<time>14-15 May 2019</time>
<br> Browar Lubicz, Cracow, Poland
</p>
</div>
</div>
</header>
<div class="layout-wrapper">
<div class="tickets hidden" id="tickets">
<h2>BUY THE TICKET</h2>
<div class="flex-col-layout flex-col-layout--2">
<article class="col ticket">
<h3>59 PLN NETTO</h3>
<p class="secondary-font">
TALKS ONLY
<time>Tuesday 14.05</time>
</p>
<a href="https://krkrb2019.evenea.pl/" class="btn">GET THEM NOW!</a>
</article>
<article class="col ticket">
<h3>200 PLN NETTO</h3>
<p class="secondary-font">
TALKS + 1 WORKSHOP
<time>Tuesday + Wednesday 14.05-15.05</time>
</p>
<a href="https://krkrb2019.evenea.pl/" class="btn">GET THEM NOW!</a>
</article>
</div>
</div>
</div>
<div class="layout-wrapper">
<section id="speakers">
<h2>SPEAKERS</h2>
<div class="flex-col-layout flex-col-layout--4 speakers-list">
<article class="col">
<img src="images/content/hasumi.jpg" alt=""/>
<h3>Hasumi Hitoshi</h3>
<p class="secondary-font">
A programmer for Monstar Lab, inc.</br>
Passionate about electric circuit design, soldering, and firmware
programming with Ruby
</p>
<div class="social">
<a href="#" class="linkedin">Twitter</a>
<a href="#" class="twitter">Twitter</a>
</div>
</article>
<article class="col">
<img src="images/content/piotr.jpg" alt=""/>
<h3>Piotr Solnica</h3>
<p class="secondary-font">Creator of @rom_rb, Core Team @dry_rb, Literally award winning hacker</p>
<div class="social">
<a href="#" class="linkedin">Twitter</a>
<a href="#" class="twitter">Twitter</a>
</div>
</article>
<article class="col">
<img src="images/content/jonatas.jpg" alt=""/>
<h3>Jônatas Davi Paganini</h3>
<p class="secondary-font">
Nerd, cyclist, and blogger. I'm a pair programming evangelist. Vim editor user and enthusiast.
In love with Ruby since 2007.
<div class="social">
<a href="#" class="linkedin">Twitter</a>
<a href="#" class="twitter">Twitter</a>
</div>
</article>
<article class="col">
<img src="images/content/michal.jpg" alt=""/>
<h3>Michał Papis</h3>
<p class="secondary-font">@rvm_io maintainer</p>
<div class="social">
<a href="#" class="linkedin">Twitter</a>
<a href="#" class="twitter">Twitter</a>
</div>
</article>
<article class="col">
<img src="images/content/markus.jpg" alt=""/>
<h3>Markus Schirp</h3>
<p class="secondary-font">
Author of Mutant, a mutation testing tool for Ruby. Self defined dynamic language exorcist, specializing in
rescuing bloated software of business value.
</p>
<div class="social">
<a href="#" class="linkedin">Twitter</a>
<a href="#" class="twitter">Twitter</a>
</div>
</article>
<article class="col">
<img src="images/content/jacek.jpg" alt=""/>
<h3>Jacek Brożek</h3>
<p class="secondary-font">Experienced Solution Architect with a demonstrated history of working in the internet
industry.</p>
<div class="social">
<a href="#" class="linkedin">Twitter</a>
<a href="#" class="twitter">Twitter</a>
</div>
</article>
<article class="col">
<img src="images/content/anton.jpg" alt=""/>
<h3>Anton Davydov</h3>
<p class="secondary-font">@sidekiq committer, @hanamirb core. @rubyunderhood curator. Vim adept. DnD fan</p>
<div class="social">
<a href="#" class="linkedin">Twitter</a>
<a href="#" class="twitter">Twitter</a>
</div>
</article>
<article class="col">
<img src="images/content/spyros.jpg" alt=""/>
<h3>Spyros Livathinos</h3>
<p class="secondary-font">Staff Engineer @ Zendesk with a love for high-performance web applications and event-based architectures.</p>
<div class="social">
<a href="#" class="linkedin">Twitter</a>
<a href="#" class="twitter">Twitter</a>
</div>
</article>
</div>
</section>
<section class="hidden" id="workshops">
<div class="section-header">
<h2>WORKSHOPS</h2>
<p class="secondary-font">All the workshops take place in parallel</p>
</div>
<div class="flex-col-layout flex-col-layout--3 secondary-font">
<article class="col session-description session-description--iot-device">
Hasumi Hitoshi
<h3 class="primary-font">Making IoT devices with Ruby</h3>
<time>Tuesday 15.05, 15:30 - 19:00</time>
<p>Lorem ipsum dolor sit amet, consectetuer Lorem ipsum dolor sit amet, consectetuer Lorem ipsum dolor sit amet,
consectetuer </p>
</article>
<article class="col session-description session-description--romrb">
Piotr Solnica
<h3 class="primary-font">Getting started with rom-rb</h3>
<time>Tuesday 15.05, 15:30 - 19:00</time>
<p>Lorem ipsum dolor sit amet, consectetuer Lorem ipsum dolor sit amet, consectetuer Lorem ipsum dolor sit amet,
consectetuer </p>
</article>
<article class="col session-description session-description--mutation-testing">
Marcus Schirp
<h3 class="primary-font">Mutation testing for Ruby and Rails</h3>
<time>Tuesday 15.05, 15:30 - 19:00</time>
<p>Lorem ipsum dolor sit amet, consectetuer Lorem ipsum dolor sit amet, consectetuer Lorem ipsum dolor sit amet,
consectetuer </p>
</article>
</div>
</section>
<section class="" id="schedule">
<h2>SCHEDULE</h2>
<div class="flex-col-layout flex-col-layout--2">
<article class="col schedule-details secondary-font">
<header class="schedule-details__header">
<h3 class="primary-font">Day 1 (14.05.2019)</h3>
Browar Lubicz, Lubicz 17J, Cracow
<br/>
<br/>
</header>
<table class="timetable">
<tbody>
<tr>
<th>
<time class="primary-font">08:00 - 09:00</time>
</th>
<td>
<h4>Registration + Morning coffee</h4>
<span class="speaker-name">Organizers</span>
</td>
</tr>
<tr>
<th>
<time class="primary-font">09:00 - 09:15</time>
</th>
<td>
<h4>Welcome presentation</h4>
<span class="speaker-name">KRUG organizers</span>
</td>
</tr>
<tr>
<th>
<time class="primary-font">09:20 - 10:00</time>
</th>
<td>
<h4>Moving Beyond #call: Demystifying Functional Ruby</h4>
<span class="speaker-name">Piotr Solnica</span>
</td>
</tr>
<tr>
<th>
<time class="primary-font">10:15 - 11:00</time>
</th>
<td>
<h4>Aspergers in IT</h4>
<span class="speaker-name">Michał Papis</span>
</td>
</tr>
<tr>
<th>
<time class="primary-font">11:15 - 12:00</time>
</th>
<td>
<h4>Events. Events. Events!</h4>
<span class="speaker-name">Anton Davydov</span>
</td>
</tr>
<tr>
<th>
<time class="primary-font">12:15 - 13:00</time>
</th>
<td>
<h4>Manipulating Ruby Abstract Syntax Tree</h4>
<span class="speaker-name">Jônatas Davi Paganini</span>
</td>
</tr>
<tr>
<th>
<time class="primary-font">13:00 - 14:00</time>
</th>
<td>
<h4>Lunch break</h4>
</td>
</tr>
<tr>
<th>
<time class="primary-font">14:00 - 14:50</time>
</th>
<td>
<h4>mruby/c - The smallest Ruby implementation for microcontrollers</h4>
<span class="speaker-name">Hasumi Hitoshi</span>
</td>
</tr>
<tr>
<th>
<time class="primary-font">15:00 - 15:50</time>
</th>
<td>
<h4>Domain events & Kafka in Ruby applications</h4>
<span class="speaker-name">Spyros Livathinos</span>
</td>
</tr>
<tr>
<th>
<time class="primary-font">16:00 - 16:50</time>
</th>
<td>
<h4>Ruby is catching up on machine learning</h4>
<span class="speaker-name">Jacek Brożek</span>
</td>
</tr>
<tr>
<th>
<time class="primary-font">17:00 - 17:50</time>
</th>
<td>
<h4>Mutant on Steroids</h4>
<span class="speaker-name">Marcus Schirp</span>
</td>
</tr>
<tr>
<th>
<time class="primary-font">19:00 - 01:00</time>
</th>
<td>
<h4>Grillin, beerin and chillin!</h4>
</td>
</tr>
</tbody>
</table>
</article>
<article class="col schedule-details secondary-font">
<header class="schedule-details__header">
<h3 class="primary-font">
Day 2 (15.05.2019)
</h3>
Krakow Technology Park, Podole 60, Cracow.
<br/>
<br/>
Given timeline includes a 30 minute break
<br/>
<br/>
</header>
<table class="timetable">
<tbody>
<tr>
<th>
<time class="primary-font">15:30 - 19:00</time>
</th>
<td>
<h4>Making IoT devices with Ruby</h4>
<span class="speaker-name">Hasumi Hitoshi</span>
</td>
</tr>
<tr>
<th>
<time class="primary-font">15:30 - 19:00</time>
</th>
<td>
<h4>Getting started with rom-rb</h4>
<span class="speaker-name">Piotr Solnica</span>
</td>
</tr>
<tr>
<th>
<time class="primary-font">15:30 - 19:00</time>
</th>
<td>
<h4>Mutation testing for Ruby and Rails</h4>
<span class="speaker-name">Markus Schirp</span>
</td>
</tr>
<tr>
<th>
<time class="primary-font">15:30 - 19:00</time>
</th>
<td>
<h4>Building your first Hanami app</h4>
<span class="speaker-name">Anton Davydov</span>
<h4 style="margin-top: 15px;">This workshop takes place at Zendesk/Base Lab: Wyczółkowskiego 7, Cracow</h4>
</td>
</tr>
</tbody>
</table>
</article>
</div>
</section>
<section class="conference-info">
<h2>
DETAILS
</h2>
<div class="conference-info__sponsored" id="sponsors">
<h3>Sponsored by</h3>
<ul class="btns-list">
<li>
<a href="https://castle.io/">
<img src="images/content/sponsors/castle.svg" alt="Castle logo" />
</a>
</li>
<li>
<a href="https://www.infakt.pl/">
<img src="images/content/sponsors/infakt.png" alt="InFakt logo" />
</a>
</li>
<li>
<a href="https://railwaymen.org">
<img src="images/content/sponsors/railwaymen.svg" alt="Railwaymen logo" />
</a>
</li>
<li>
<a href="https://railsware.com">
<img src="images/content/sponsors/railsware.png" alt="Railsware logo" />
</a>
</li>
<li>
<a href="https://www.airhelp.com/">
<img src="images/content/sponsors/airhelp.png" alt="AirHelp logo" />
</a>
</li>
<li>
<a href="https://dotlinkers.pl">
<img src="images/content/sponsors/dotlinkers.png" alt="dotLinkers logo" />
</a>
</li>
<li>
<a href="https://infiniteloop.eu/">
<img src="images/content/sponsors/infiniteloop.png" alt="Infinite Loop logo" />
</a>
</li>
<li>
<a href="https://www.globalapptesting.com/">
<img src="images/content/sponsors/gat.png" alt="Global App Testing logo" />
</a>
</li>
<li>
<a href="https://qualaroo.com/">
<div class="logo">
<img src="images/content/sponsors/qualaroo.svg" alt="Qualaroo logo" />
</div>
</a>
</li>
<li>
<a href="https://www.zendesk.com/">
<img src="images/content/sponsors/zendesk.png" alt="Zendesk logo" />
</a>
</li>
</ul>
</div>
<div class="conference-info__supported">
<h3>Supported by</h3>
<ul class="btns-list">
<li>
<a href="https://krug.org.pl/">
<img src="images/content/partners/krug.png" alt="Krakow Ruby User Group logo" />
</a>
</li>
<li>
<a href="http://www.kpt.krakow.pl/en/">
<img src="images/content/partners/kpt.png" alt="Krakow Technology Park logo" />
</a>
</li>
<li>
<a href="https://crossweb.pl/en/">
<img src="images/content/partners/crossweb.png" alt="Crossweb logo" />
</a>
</li>
</ul>
</div>
<div class="conference-info__localization location" id="location">
<h3>
LOCATION
</h3>
<div class="flex-col-layout flex-col-layout--3">
<article class="col localization">
<h4>Presentations (14.05)</h4>
<p class="secondary-font">
<a href="https://goo.gl/maps/VwRAFrB6i5S2">
Browar Lubicz<br>
Lubicz 17J, Cracow
</a>
</p>
</article>
<article class="col localization">
<h4>Workshops (15.05)</h4>
<p class="secondary-font">
<a href="https://goo.gl/maps/PfwMtzx6hRx">
Krakow Technology Park<br>
Podole 60, Cracow
</a>
</p>
</article>
<article class="col localization">
<h4>Workshops (15.05)</h4>
<p class="secondary-font">
<a href="https://goo.gl/maps/co6RQR4VJKwwSPU36">
Zendesk/Base Lab<br>
Wyczółkowskiego 7, Cracow
</a>
</p>
</article>
</div>
</div>
<div class="conference-info__contact" id="contact">
<h3>Contact</h3>
<p class="secondary-font">In case of any problem, please contact <a href="mailto:[email protected]">[email protected]</a>
</p>
</div>
</section>
<footer class="page-footer secondary-font">
Copyright ©
<a href="https://krug.org.pl">KRUG.org.pl</a>,
Design: <a href="http://lunarpotion.art">LunarPotion</a>,
Development: <a href="https://infakt.pl">InFakt</a>
</footer>
</body>
</html>
</div>