-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·639 lines (598 loc) · 34.5 KB
/
Copy pathindex.html
File metadata and controls
executable file
·639 lines (598 loc) · 34.5 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
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
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
<!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://www.facebook.com/2008/fbml">
<head>
<title>iOS Conf SG - The annual iOS conference in Singapore</title>
<meta charset="utf-8" />
<meta content="iOS Conf SG" property="og:title"/>
<meta content="website" property="og:type"/>
<meta content="http://iosconf.sg" property="og:url"/>
<meta content="http://iosconf.sg/logo.png" property="og:image"/>
<meta content="The annual iOS conference in Singapore. 22 Speakers - 2 Days - Single Track" property="og:description" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body>
<div id="wrapper">
<header id="header" class="alt">
<span class="logo"><img src="images/logo.png" alt="" /></span>
<h1>iOS Conf SG</h1>
<h2>22 Speakers - 2 Days - Single Track</h2>
<p><b>October 19th and 20th, 2017</b><br />
<a href="https://goo.gl/maps/boyLY1axbWs" target="_blank">Theatre for the Arts, Nanyang Polytechnic<br />
Singapore</a>
</p>
<ul class="actions">
<li><a href="https://ti.to/iosconfsg/2019" class="button special" target="_blank">Tickets</a></li>
</ul>
</header>
<nav id="nav">
<ul>
<li><a href="#about" class="active">About</a></li>
<li><a href="#speakers">Speakers</a></li>
<li><a href="#schedule">Schedule</a></li>
<li><a href="#sponsors">Sponsors</a></li>
<li><a href="codeofconduct.html">Code of Conduct</a></li>
<li><a href="#faq">FAQ</a></li>
<li><a href="#venue">Venue</a></li>
<li><a href="https://ti.to/iosconfsg/2019" target="_blank">Tickets</a></li>
</ul>
</nav>
<div id="main">
<section id="about" class="main">
<div class="spotlight">
<div class="content">
<header class="major">
<h2>About iOS Conf SG</h2>
</header>
<p>iOS Conf SG aims to bring the iOS developers in this region and the world together. The world’s top iOS developers, bloggers, book authors and trainers are coming together for 2 days. The participants can meet like-minded iOS developers, have fun, learn from one another and find opportunities for collaboration. Attendees come as a group of iOS professionals, students or enthusiasts sharing a common interest to learn and build great iOS apps. <br/> <br/>
The main goal of iOS Conf SG is learning something new that we all can use in our day-to-day development practices. The speakers will share their knowledge about iOS tools, technologies and best practices they used when they developed various applications. The mission is that every attendee leaves as a better iOS developer. <br /> <br />
Please read our <a href="codeofconduct.html">Code of Conduct</a>: We will enforce it strictly on all our attendees, speakers, sponsors and volunteers.</p>
<p>Watch the videos of <a href="https://engineers.sg/conference/iosconfsg2016" target="_blank">iOS Conf SG - 2016</a> and <a href="https://engineers.sg/conference/2" target="_blank">iOS Conf SG - 2015</a></p>
</div>
</div>
</section>
<section id="speakers" class="main special">
<header class="major">
<h2>Speakers</h2>
</header>
<ul class="features">
<li>
<span class="speaker"><a href="speakers/jesse.html"><img src="images/speakers/jesse.png" /></a></span> <br />
<span class="speaker">Jesse Squires</span> <br />
<a href="https://twitter.com/jesse_squires" style="font-size: 85%;" target="_blank">@jesse_squires</a>
<p style="font-size: 85%;">iOS dev at PlanGrid <br /> Writer at swiftlybrief. Co-host of swift_unwrapped</p>
</li>
<li>
<span class="speaker"><a href="speakers/nick.html"><img src="images/speakers/nick.png" /></a></span> <br />
<span class="speaker">Nick Lockwood</span> <br />
<a href="https://twitter.com/nicklockwood" style="font-size: 85%;" target="_blank">@nicklockwood</a>
<p style="font-size: 85%;">Author of iOS Core Animation: Advanced Techniques, iCarousel, FXForms</p>
</li>
<li>
<span class="speaker"><a href="speakers/sam.html"><img src="images/speakers/sam.png" /></a></span> <br />
<span class="speaker">Sam Davies</span> <br />
<a href="https://twitter.com/iwantmyrealname" style="font-size: 85%;" target="_blank">@iwantmyrealname</a>
<p style="font-size: 85%;">Developer, author and trainer at raywenderlich.com</p>
</li>
<li>
<span class="speaker"><a href="speakers/veronica.html"><img src="images/speakers/veronica.png" /></a></span> <br />
<span class="speaker">Veronica Ray</span> <br />
<a href="https://twitter.com/nerdonica" style="font-size: 85%;" target="_blank">@nerdonica</a>
<p style="font-size: 85%;">iOS dev at LinkedIn <br /> Mistress of mutability, method swizzling and metaprogramming</p>
</li>
<li>
<span class="speaker"><a href="speakers/rob.html"><img src="images/speakers/rob.png" /></a></span> <br />
<span class="speaker">Rob Napier</span> <br />
<a href="https://twitter.com/cocoaphony" style="font-size: 85%;" target="_blank">@cocoaphony</a>
<p style="font-size: 85%;">Co-author of iOS Programming Pushing the Limits</p>
</li>
<li>
<span class="speaker"><a href="speakers/sommer.html"><img src="images/speakers/sommer.png" /></a></span> <br />
<span class="speaker">Sommer Panage</span> <br />
<a href="https://twitter.com/sommer" style="font-size: 85%;" target="_blank">@sommer</a>
<p style="font-size: 85%;">Mobile dev @chorus. <br/> Previously at Twitter, Apple</p>
</li>
<li>
<span class="speaker"><a href="speakers/greg.html"><img src="images/speakers/greg.png" /></a></span> <br />
<span class="speaker">Greg Heo</span> <br />
<a href="https://twitter.com/gregheo" style="font-size: 85%;" target="_blank">@gregheo</a>
<p style="font-size: 85%;">Swift and iOS nerd, sometimes writer, <br/> iOS dev at Instagram</p>
</li>
<li>
<span class="speaker"><a href="speakers/marcin.html"><img src="images/speakers/marcin.png" /></a></span> <br />
<span class="speaker">Marcin Krzyzanowski</span> <br />
<a href="https://twitter.com/krzyzanowskim" style="font-size: 85%;" target="_blank">@krzyzanowskim</a>
<p style="font-size: 85%;">Creator of CryptoSwift <br /> ObjectivePGP, PSPDFKit fellow</p>
</li>
<li>
<span class="speaker"><a href="speakers/omer.html"><img src="images/speakers/omer.png" /></a></span> <br />
<span class="speaker">Omer Iqbal</span> <br />
<a href="https://twitter.com/olenhad" style="font-size: 85%;" target="_blank">@olenhad</a>
<p style="font-size: 85%;">iOS dev at SEA Group. Loves his pet dragon</p>
</li>
<li>
<span class="speaker"><a href="speakers/jinny.html"><img src="images/speakers/jinny.png" /></a></span> <br />
<span class="speaker">Jinny Wong</span> <br />
<a href="https://twitter.com/shujinh" style="font-size: 85%;" target="_blank">@shujinh</a>
<p style="font-size: 85%;">Engineering Manager at Carousell</p>
</li>
<li>
<span class="speaker"><a href="speakers/joshua.html"><img src="images/speakers/joshua.png" /></a></span> <br />
<span class="speaker">Joshua Liebowitz</span> <br />
<a href="https://twitter.com/taquitos" style="font-size: 85%;" target="_blank">@taquitos</a>
<p style="font-size: 85%;">Fastlane.tools engineer. <br/> Fabric at Google. </p>
</li>
<li>
<span class="speaker"><a href="speakers/tim.html"><img src="images/speakers/tim.png" /></a></span> <br />
<span class="speaker">Tim Oliver</span> <br />
<a href="https://twitter.com/TimOliverAU" style="font-size: 85%;" target="_blank">@timoliverau</a>
<p style="font-size: 85%;">iOS developer @Realm.io <br /> Creator of iComics app</p>
</li>
<li>
<span class="speaker"><a href="speakers/jorge.html"><img src="images/speakers/jorge.png" /></a></span> <br />
<span class="speaker">Jorge Ortiz</span> <br />
<a href="https://twitter.com/jdortiz" style="font-size: 85%;" target="_blank">@jdortiz</a>
<p style="font-size: 85%;">Indie iOS developer dedicated to <br/> mobile development, security, and systems architecture</p>
</li>
<li>
<span class="speaker"><a href="speakers/matthew.html"><img src="images/speakers/matthew.png" /></a></span> <br />
<span class="speaker">Matthew Cheok</span> <br />
<a href="https://twitter.com/matthewcheok" style="font-size: 85%;" target="_blank">@matthewcheok</a>
<p style="font-size: 85%;">iOS developer at Facebook <br/> Co-creator of Jibber</p>
</li>
<li>
<span class="speaker"><a href="speakers/maciej.html"><img src="images/speakers/maciej.png" /></a></span> <br />
<span class="speaker">Maciej Piotrowski</span> <br />
<a href="https://twitter.com/paciej00" style="font-size: 85%;" target="_blank">@paciej00</a>
<p style="font-size: 85%;">iOS developer @swiftingio</p>
</li>
<li>
<span class="speaker"><a href="https://twitter.com/cdomajno?lang=en"><img src="images/speakers/dominic.png" /></a></span> <br />
<span class="speaker">Dominik Cygalski</span> <br />
<a href="https://twitter.com/cdomajno?lang=en" style="font-size: 85%;" target="_blank">Dominik Cygalski</a>
<p style="font-size: 85%;">Software Engineer</p>
</li>
<li>
<span class="speaker"><a href="speakers/kimfoong.html"><img src="images/speakers/kimfoong.png" /></a></span> <br />
<span class="speaker">Kim Foong Chow</span> <br />
<a href="https://sg.linkedin.com/in/kim-foong-chow-a7537214" style="font-size: 85%;" target="_blank">Kim Foong Chow</a>
<p style="font-size: 85%;">Senior Lecturer at Nanyang Polytechnic</p>
</li>
<li>
<span class="speaker"><a href="https://twitter.com/menikhil"><img src="images/speakers/nikhil.png" /></a></span> <br />
<span class="speaker">Nikhil Sharma</span> <br />
<a href="https://twitter.com/menikhil" style="font-size: 85%;" target="_blank">@menikhil</a>
<p style="font-size: 85%;">Mobile developer at SPGroup, <br/> Co-creator of Jibber</p>
</li>
<li>
<span class="speaker"><a href="https://twitter.com/1991bill"><img src="images/speakers/shipeng.png" /></a></span> <br />
<span class="speaker">Shipeng Xu</span> <br />
<a href="https://twitter.com/1991bill" style="font-size: 85%;" target="_blank">@1991bill</a>
<p style="font-size: 85%;">Mobile developer at PayPal <br /> Creator of 3D pixel artist</p>
</li>
<li>
<span class="speaker"><a href="https://twitter.com/mrackwitz"><img src="images/speakers/marius.png" /></a></span> <br />
<span class="speaker">Marius Rackwitz</span> <br />
<a href="https://twitter.com/mrackwitz" style="font-size: 85%;" target="_blank">@mrackwitz</a>
<p style="font-size: 85%;">Indie iOS Developer, <br/> Core Member of CocoaPods</p>
</li>
<li>
<span class="speaker"><a href="https://twitter.com/AndrewEwy"><img src="images/speakers/andrew.png" /></a></span> <br />
<span class="speaker">Andrew Eng</span> <br />
<a href="https://twitter.com/AndrewEwy" style="font-size: 85%;" target="_blank">@AndrewEwy</a>
<p style="font-size: 85%;">Lead iOS developer at SEA Group</p>
</li>
<li>
<span class="speaker"><a href="https://sg.linkedin.com/in/yeokhengmeng"><img src="images/speakers/khengmeng.png" /></a></span> <br />
<span class="speaker">Yeo Kheng Meng</span> <br />
<a href="https://sg.linkedin.com/in/yeokhengmeng" style="font-size: 85%;" target="_blank">Yeo Kheng Meng</a>
<p style="font-size: 85%;">IoT Engineer at SPGroup <br /> Creator of SwiftSerial library</p>
</li>
<li>
<span class="speaker"><a href="https://sg.linkedin.com/in/deepankvora"><img src="images/speakers/deepank.png" /></a></span> <br />
<span class="speaker">Deepank Vora</span> <br />
<a href="https://sg.linkedin.com/in/deepankvora" style="font-size: 85%;" target="_blank">Deepank Vora</a>
<p style="font-size: 85%;">Software Engineer at PayPal <br/> Creator of Alight</p>
</li>
</ul>
</section>
<section id="schedule" class="main special">
<header class="major">
<h2>Schedule</h2>
<span style="float:right;"><a href="schedule.pdf">Download as PDF</a></span><br/><br/>
<span style="clear:both;"></span>
<table>
<tr>
<th>Time</th>
<th>Day 1 - 19th of October (Thursday)</th>
<th>Day 2 - 20th of October (Friday)</th>
</tr>
<tr>
<td>08:00 a.m. - 09:45 a.m.</td>
<td><strong><i class="fa fa-pencil" aria-hidden="true"></i> Registration + Breakfast</strong></td>
<td><strong><i class="fa fa-coffee" aria-hidden="true"></i> Breakfast</strong></td>
</tr>
<tr>
<td>9:45 a.m. - 10:00 a.m.</td>
<td><strong><i class="fa fa-bell" aria-hidden="true"></i> Opening Address</strong></td>
<td><strong><i class="fa fa-bell" aria-hidden="true"></i> Opening Address</strong></td>
</tr>
<tr>
<td>10:00 a.m. - 10:35 a.m.</td>
<td style="width:40%;">
<span class="speaker">
<a href="speakers/matthew.html#talk">
<strong>Building Composable Interfaces in Swift
</strong> <br/>
<img src="images/speakers/matthew.png" style="vertical-align:middle; width:10%; height: auto;" />
<span style="font-size:16px;">Matthew Cheok - Facebook</span>
</a>
</span>
</td>
<td style="width:40%;">
<span class="speaker">
<a href="speakers/jorge.html#talk">
<strong>Fly Me To The View</strong> <br/>
<img src="images/speakers/jorge.png" style="vertical-align:middle; width:10%; height: auto;" />
<span style="font-size:16px;">Jorge Ortiz - @jdortiz</span>
</a>
</span>
</td>
</tr>
<tr>
<td>10:35 a.m. - 11:10 a.m.</td>
<td style="width:40%;">
<span class="speaker">
<a href="speakers/rob.html#talk">
<strong>To be! Or not? Optionals in practice
</strong> <br/>
<img src="images/speakers/rob.png" style="vertical-align:middle; width:10%; height: auto;" />
<span style="font-size:16px;">Rob Napier - iOS Programming Pushing the Limits</span>
</a>
</span>
</td>
<td style="width:40%;">
<span class="speaker">
<a href="speakers/jesse.html#talk">
<strong>Exploring Swift’s numeric protocols
</strong> <br/>
<img src="images/speakers/jesse.png" style="vertical-align:middle; width:10%; height: auto;" />
<span style="font-size:16px;">Jesse Squires - PlanGrid</span>
</a>
</span>
</td>
</tr>
<tr>
<td>11:10 a.m. - 11:25 a.m.</td>
<td><strong><i class="fa fa-coffee" aria-hidden="true"></i> Break</strong></td>
<td><strong><i class="fa fa-coffee" aria-hidden="true"></i> Break</strong></td>
</tr>
<tr>
<td>11:25 a.m. - 12 noon</td>
<td style="width:40%;">
<span class="speaker">
<a href="speakers/sommer.html#talk">
<strong>One navigator to rule them all</strong> <br/>
<img src="images/speakers/sommer.png" style="vertical-align:middle; width:10%; height: auto;" />
<span style="font-size:16px;">Sommer Panage - Chorus</span>
</a>
</span>
</td>
<td style="width:40%;">
<span class="speaker">
<a href="speakers/veronica.html#talk">
<strong>Developing and testing permissions flows
</strong> <br/>
<img src="images/speakers/veronica.png" style="vertical-align:middle; width:10%; height: auto;" />
<span style="font-size:16px;">Veronica Ray - LinkedIn</span>
</a>
</span>
</td>
</tr>
<tr>
<td>12 noon - 12:35 p.m.</td>
<td style="width:40%;">
<span class="speaker">
<a href="speakers/nick.html#talk">
<strong>Scaling Storyboards and AutoLayout
</strong> <br/>
<img src="images/speakers/nick.png" style="vertical-align:middle; width:10%; height: auto;" />
<span style="font-size:16px;">Nick Lockwood - @nicklockwood</span>
</a>
</span>
</td>
<td style="width:40%;">
<span class="speaker">
<a href="speakers/tim.html#talk">
<strong>Making Your Mark in the Open Source Community</strong> <br/>
<img src="images/speakers/tim.png" style="vertical-align:middle; width:10%; height: auto;" />
<span style="font-size:16px;">Tim Oliver - Realm</span>
</a>
</span>
</td>
</tr>
<tr>
<td>12:35 p.m. - 02:00 p.m.</td>
<td><strong>Lunch</strong></td>
<td><strong>Lunch</strong></td>
</tr>
<tr>
<td>02:00 p.m. - 02:35 p.m.</td>
<td style="width:40%;">
<span class="speaker">
<a href="#schedule">
<strong><i class="fa fa-bolt" aria-hidden="true"></i> Lightning Talks</strong> <br/>
<div>
<img src="images/speakers/khengmeng.png" style="vertical-align:middle; width:10%; height: auto;" />
<span style="font-size:16px;">Kheng Meng Yeo</span>
<span style="color:gray;font-size:16px;"> - BLE Localiser and Control</span>
</div> <br/>
<div>
<img src="images/speakers/andrew.png" style="vertical-align:middle; width:10%; height: auto;" />
<span style="font-size:16px;">Andrew Eng</span>
<span style="color:gray;font-size:16px;"> - Bypassing Jailbreak Detection</span>
</div> <br/>
<div>
<img src="images/speakers/nikhil.png" style="vertical-align:middle; width:10%; height: auto;" />
<span style="font-size:16px;">Nikhil Sharma</span>
<span style="color:gray;font-size:16px;"> - Network debuggin with Jibber</span>
</div>
</a>
</span>
</td>
<td style="width:40%;">
<span class="speaker">
<a href="#schedule">
<strong><i class="fa fa-bolt" aria-hidden="true"></i> Lightning Talks</strong> <br/>
<div>
<img src="images/speakers/shipeng.png" style="vertical-align:middle; width:10%; height: auto;" />
<span style="font-size:16px;">Shipeng Xu</span>
<span style="color:gray;font-size:16px;"> - Design a Voxel Rendering Engine</span>
</div> <br/>
<div>
<img src="images/speakers/marius.png" style="vertical-align:middle; width:10%; height: auto;" />
<span style="font-size:16px;">Marius Rackwitz</span>
<span style="color:gray;font-size:16px;"> - DIY SmartHome</span>
</div> <br/>
<div>
<img src="images/speakers/deepank.png" style="vertical-align:middle; width:10%; height: auto;" />
<span style="font-size:16px;">Deepank Vora</span>
<span style="color:gray;font-size:16px;"> - Testing location-aware apps without moving</span>
</div>
</a>
</span>
</td>
</tr>
<tr>
<td>02:35 p.m. - 03:10 p.m.</td>
<td style="width:40%;">
<span class="speaker">
<a href="speakers/greg.html#talk">
<strong>Compiler Sanitizers for Fun and Profit</strong> <br/>
<img src="images/speakers/greg.png" style="vertical-align:middle; width:10%; height: auto;" />
<span style="font-size:16px;">Greg Heo - Facebook</span>
</a>
</span>
</td>
<td style="width:40%;">
<span class="speaker">
<a href="speakers/joshua.html#talk">
<strong>Wait, don’t click “Fix Issue”!</strong> <br/>
<img src="images/speakers/joshua.png" style="vertical-align:middle; width:10%; height: auto;" />
<span style="font-size:16px;">Joshua Liebowitz - Google</span>
</a>
</span>
</td>
</tr>
<tr>
<td>03:10 p.m. - 03:45 p.m.</td>
<td style="width:40%;">
<span class="speaker">
<a href="speakers/omer.html#talk">
<strong>S̷̛̺͈͖̑̆̾ẗ̶̼͇̙͇́̅͋͋̾͝r̷̨̥̟͓͓̂̚̚͠i̴͙̰͛͐̐͜͠ṋ̴̨͖̼̫̠̈́̓̈́̄́g̷̡̱͉̺̥̉̕͘͜͜s̸̤̰͒̉ in swift</strong> <br/> <br/>
<img src="images/speakers/omer.png" style="vertical-align:middle; width:10%; height: auto;" />
<span style="font-size:16px;">Omer Iqbal - SEA Group</span>
</a>
</span>
</td>
<td style="width:40%;">
<span class="speaker">
<a href="speakers/kimfoong.html#talk">
<strong>Power-Up Your App With Apple’s Machine Learning Frameworks</strong> <br/>
<img src="images/speakers/kimfoong.png" style="vertical-align:middle; width:10%; height: auto;" />
<span style="font-size:16px;">Kim Foong Chow - NYP</span>
</a>
</span>
</td>
</tr>
<tr>
<td>03:45 p.m. - 04:10 p.m.</td>
<td><strong><i class="fa fa-coffee" aria-hidden="true"></i> Coffee Break</strong></td>
<td><strong><i class="fa fa-coffee" aria-hidden="true"></i> Coffee Break</strong></td>
</tr>
<tr>
<td>04:10 p.m. - 04:45 p.m.</td>
<td style="width:40%;">
<span class="speaker">
<a href="speakers/sam.html#talk">
<strong>Codeable in Swift 4</strong> <br/>
<img src="images/speakers/sam.png" style="vertical-align:middle; width:10%; height: auto;" />
<span style="font-size:16px;">Sam Davies - RayWenderlich.com</span>
</a>
</span>
</td>
<td style="width:40%;">
<span class="speaker">
<a href="speakers/marcin.html#talk">
<strong>Slow Swift</strong> <br/>
<img src="images/speakers/marcin.png" style="vertical-align:middle; width:10%; height: auto;" />
<span style="font-size:16px;">Marcin Krzyzanowski - PSPDFKit</span>
</a>
</span>
</td>
</tr>
<tr>
<td>04:45 p.m. - 05:20 p.m.</td>
<td style="width:40%;">
<span class="speaker">
<a href="speakers/jinny.html#talk">
<strong>One blind weekend</strong> <br/>
<img src="images/speakers/jinny.png" style="vertical-align:middle; width:10%; height: auto;" />
<span style="font-size:16px;">Jinny Wong - Carousell</span>
</a>
</span>
</td>
<td style="width:40%;">
<span class="speaker">
<a href="speakers/maciej.html#talk">
<strong>Locating the Yeti with iOS</strong> <br/>
<img src="images/speakers/maciej.png" style="vertical-align:middle; width:10%; height: auto;" />
<span style="font-size:16px;">Maciej Piotrowski - SwiftingIO</span></a>
</span>
</td>
</tr>
<tr>
<td>05:20 p.m.</td>
<td><strong><i class="fa fa-bell" aria-hidden="true"></i> Closing Address</strong></td>
<td><strong><i class="fa fa-bell" aria-hidden="true"></i> Closing Address</strong></td>
</tr>
<tr>
<td>07:00 p.m.</td>
<td> No activities on Day-1 </td>
<td>
<span style="font-size:18px"><strong><i class="fa fa-beer" aria-hidden="true"></i> After-party</strong> at <a href="#schedule">Venue TBD</a> </span><br/>
<span style="font-size:14px">One-way shuttle bus will be provided. There will be food, beer and iOS friends.</span>
</td>
</tr>
</table>
</header>
</section>
<section id="sponsors" class="main special">
<header class="major">
<h2>Sponsors</h2>
</header>
<h3>Venue Sponsor</h3>
<ul class="statistics">
<li class="style1">
<span class="speaker"><a href="http://www.nyp.edu.sg" target="_blank"><img src="images/sponsors/nyp_logo.png" style="max-width:70%; max-height: 100px;" /></a></span>
</li>
</ul>
<h3>Gold</h3>
<ul class="statistics">
<li class="style1">
<span class="speaker"><a href="http://www.seagroup.com" target="_blank"><img src="images/sponsors/seagroup.png" style="max-width:80%; max-height: 100px;" /></a></span>
</li>
<li class="style1">
<span class="speaker"><a href="https://www.spgroup.com.sg" target="_blank"><img src="images/sponsors/spgroup.png" style="max-width:80%; max-height: 100px;" /></a></span>
</li>
</ul>
<h3>Coffee</h3>
<ul class="statistics">
<li class="style1">
<span class="speaker"><a href="https://www.paypal.com/sg/webapps/mpp/home" target="_blank"><img src="images/sponsors/paypal.png" style="max-width:70%; max-height: 60%;" /></a></span>
</li>
</ul>
<h3>Silver / Competition</h3>
<ul class="statistics">
<li class="style1">
<span class="speaker"><a href="https://www.bandlab.com" target="_blank"><img src="images/sponsors/bandlab.png" style="max-width:90%; max-height: 120px;" /></a></span>
</li>
<li class="style1">
<span class="speaker"><a href="http://www.buuuk.com" target="_blank"><img src="images/sponsors/buuuk.png" style="max-width:90%; max-height: 120px;" /></a></span>
</li>
</ul>
<footer>
<br />
<span>We are looking for sponsors! Would you like to help the iOS community grow and make the presence of your company known to the community at the same time? <br /> <br />
Contact <a href="mailto:subh@iosconf.sg">subh@iosconf.sg</a> for more information!</span>
</footer>
</section>
<section id="faq" class="main special">
<div class="content">
<header class="major">
<h2>Frequently asked questions</h2>
</header>
<div style="text-align: left;">
<p>
<b>What is the focus of iOS Conf SG - 2017?</b> <br />
This year's conference is going to be focused largely on the Swift programming language. We have content for every participant irrespective of their skill level to become a better iOS developer. <br /> <br />
<b>What's the best way to reach to the conference venue?</b><br />
Nanyang Polytechnic is in the northern part of Singapore. It is within a walking distance from the Yio Chu Kang MRT. Check <a href="https://gothere.sg/maps#q:nanyang%20polytechnic" target="_blank">here</a> to find out the other alternative mode of transportation. <br /> <br />
<b>Will there be a call for speakers?</b><br />
There is no call for speakers this year. All the talks are finalized and speakers are hand-picked by the organizers. 13 of them are overseas speakers coming from different parts of the world. <br /> <br />
<b>What do I get for each conference ticket?</b><br />
Access to the two-day conference and includes breakfasts, lunches and refreshments.<br />
We also have swag such as T-Shirt (and more), and the After Party on 20 Oct.<br />
* Do note that you have to be of legal drinking age to attend the After Party. <br /> <br />
<b>Can I buy one day ticket (i.e. for 19 Oct or 20 Oct only)?</b><br />
Sorry, we do not sell one-day tickets because of logistical challenges. <br /> <br />
<b>I am a student and want to attend the conference but I cannot afford to buy a ticket. Are there any tickets for students?</b><br />
You can purchase a Student ticket at S$50.00 as long as the tickets are available. If Student tickets are sold out then contact the organizers to show your interest. <br /> <br />
<b>How do I qualify for Student ticket?</b><br />
You need to be a full-time student somewhere. All we ask for is a photo/scan of your Student Pass sent to <a href="mailto:subh@iosconf.sg">subh@iosconf.sg</a> after you make the purchase. We operate on trust. <br /> <br />
<b>I am a staff or student at Nanyang Polytechnic. Will I get additional discounts or a FREE ticket?</b><br />
Kindly contact, Ms Cally NG (6550 1654) from the School of Information Technology. She will be able to assist you with this.<br /> <br />
<b>What is the cancellation and refund policy?</b><br />
We do not allow cancellation of tickets for iOS Conf SG. However, you can transfer your ticket to someone else if you are not able to attend the conference. Kindly contact the organizers who can help you with this. <br /> <br />
<b>When can I find the complete list of talks?</b><br />
The agenda will be updated on our website closer to the date. You are encouraged to register early to get super early-bird and early-bird discounts. <br /> <br />
<b>Is there a group discount?</b><br />
<b>YES!</b> You can select the group booking when you purchase 3 or more tickets. Group booking tickets are 20% cheaper. <br/> <br/>
</p>
</div>
</div>
</section>
<section id="venue" class="main special">
<header class="major">
<h2>Venue</h2>
</header>
<p>
Theatre for the Arts, Nanyang Polytechnic <br />
180 Ang Mo Kio Avenue 8, Singapore, 569830
</p> <br />
<iframe width="100%" height="600" frameborder="0" style="border:0" src="https://www.google.com/maps/embed/v1/place?q=place_id:ChIJnSSwZOsW2jERQtnugPYP8eU&key=AIzaSyAdDTtBSsUm5v3_tWTbPrlKlrQPML6ciIo" allowfullscreen></iframe>
<footer class="major">
<ul class="actions">
<li><a href="https://ti.to/iosconfsg/2019" class="button special" target="_blank">Tickets</a></li>
</ul>
</footer>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<section>
<h2>Venue</h2>
<p>Theatre for the Arts, Nanyang Polytechnic<br />
180 Ang Mo Kio Avenue 8, <br />
Singapore, 569830</p>
<ul class="actions">
<li><a href="https://gothere.sg/maps#q:nanyang%20polytechnic" class="button" target="_blank">How to Reach</a></li>
</ul>
</section>
<section>
<h2>Contact</h2>
<dl class="alt">
<dt>Name</dt>
<dd>Subhransu Behera (Subh)</dd>
<dt>Mobile</dt>
<dd>8388 7595</dd>
<dt>Email</dt>
<dd><a href="mailto:subh@iosconf.sg">subh@iosconf.sg</a></dd>
</dl>
<ul class="icons">
<li><a href="https://twitter.com/iosconfsg" class="icon fa-twitter alt" target="_blank"><span class="label">Twitter</span></a></li>
<li><a href="https://facebook.com/iosconfsg" class="icon fa-facebook alt" target="_blank"><span class="label">Facebook</span></a></li>
</ul>
</section>
<p class="copyright">iOS Conf SG is organized by <a href="https://twitter.com/subhransu" target="_blank">@subhransu</a>, <a href="https://twitter.com/melvin_tan" target="_blank">@melvin_tan</a>, <a href="https://sg.linkedin.com/in/aizatomar" target="_blank">Aizat Omar</a> and <a href="https://sg.linkedin.com/in/kaletoh" target="_blank">Kale Toh</a>.</p>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>