forked from pyistanbul/pycon-tr-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·577 lines (502 loc) · 19.6 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
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
<!doctype html>
<html lang="en">
<head>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width">
<meta name="description" content="">
<meta name="keywords" content="" />
<meta name="robots" content="index,follow" />
<meta name="author" content="">
<!-- OpenGraph -->
<meta property="og:title" content="" />
<meta property="og:type" content="" />
<meta property="og:url" content="" />
<meta property="og:image" content="" />
<meta property="fb:admins" content="" />
<!-- Title -->
<title>PyCon Turkey - Istanbul 2020</title>
<!-- Link -->
<link rel="shortcut icon" href="images/favicon.png">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/style.css?v=1">
<link href="https://fonts.googleapis.com/css?family=Nunito+Sans:400,600,700|Nunito:400,700&display=swap" rel="stylesheet">
</head>
<body>
<header>
<div class="container">
<a href="/" class="logo">
<img src="images/logo.svg" alt="PyCon Turkey Landing Page">
</a>
<div class="titles">
<h1>PyCon Turkey</h1>
<h2>May 2-3, 2020 - Istanbul</h2>
</div>
<a href="#" class="nav-trigger">
<i></i>
</a>
<nav>
<a href="about-us.html">About Us</a>
<a href="code-of-conduct.html">Code of Conduct</a>
</nav>
</div>
</header>
<section class="description">
<div class="container">
<div class="col-md-9">
<h2>
Join us at PyCon Turkey 2020 in Istanbul!
</h2>
<p>
This will be our first international PyCon conference where we aim to bring Pythonistas of all levels around the world together for exciting talks for two days. PyCon Turkey is a nonprofit event facilitated by Istanbul Python Users Group (<a href="https://www.meetup.com/python-istanbul/" target="_blank">PyIstanbul</a>), an organization focusing to support and educate Python users in Turkey.
</p>
</div>
</div>
</section>
<section class="the-bar">
<div class="container">
<div class="info-holder">
<p class="col-md-5">
We will announce the details soon. <br> Make sure to tune in for announcements!
</p>
<div class="content col-md-6 pull-right">
<div id="mc_embed_signup">
<form action="https://pycon.us20.list-manage.com/subscribe/post?u=84fcf25f9c8c3eed9e733978d&id=0ba819fcd6" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll" class="form-group">
<div class="mc-field-group">
<input type="email" value="" name="EMAIL" class="required email form-control" id="mce-EMAIL" placeholder="Email Address" aria-label="Email address">
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none;"></div>
<div class="response" id="mce-success-response" style="display:none;"></div>
</div>
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_84fcf25f9c8c3eed9e733978d_0ba819fcd6" tabindex="-1" value=""></div>
<input type="submit" value="Subscribe to newsletter" name="subscribe" id="mc-embedded-subscribe" class="button submit-btn">
</div>
</form>
</div>
</div>
</div>
</div>
</section>
<!-- <section class="get-tickets">
<div class="container">
<div class="col-md-6 module-content">
<h2>
Get the Tickets
</h2>
<p>
The conference will be held at <b>Albert Long Hall</b>, at Bogazici University. The hall has perfect acoustic characteristics with a capacity of 400 seats.
</p>
<p>
Bogazici University is a major research university located at the heart of Bosphorus. It has a vibrant campus welcoming dynamic minds from all over the world.
</p>
<a href="#" class="btn" target="_blank">Get Earlybird Tickets</a>
<a href="#" class="btn secondary" target="_blank">Get Normal Tickets</a>
<a href="#" class="btn faded" target="_blank">Get Superawesome Tickets</a>
</div>
</div>
</section> -->
<section class="keynote-speakers">
<div class="container">
<div class="row module-content">
<h2>
Keynote Speakers
</h2>
<!-- <p class="col-md-6">
The conference will be held at <b>Albert Long Hall</b>, at Bogazici University. The hall has perfect acoustic characteristics with a capacity of 400 seats.
</p> -->
</div>
<div class="row speakers">
<div class="speaker col-lg-6">
<img src="images/daniele.png" alt="">
<div class="info">
<h3>Daniele Procida</h3>
<p>
Daniele works at Divio, where he helps customers automate cloud deployment of large Python applications. He’s a Django core developer and an enthusiastic supporter of the international Python community and its events.
</p>
</div>
</div>
<div class="speaker col-lg-6">
<img src="images/katharine.png" alt="">
<div class="info">
<h3>Katharine Jarmul</h3>
<p>
Katharine Jarmul is Head of Product at DropoutLabs, a company enabling privacy-preserving machine learning, and a passionate and internationally recognized data scientist, programmer, and lecturer.
</p>
</div>
</div>
<div class="speaker col-lg-6">
<img src="images/miroslav.png" alt="">
<div class="info">
<h3>Miroslav Šedivý</h3>
<p>
Senior Software Developer at solute GmbH, using Python to get you the lowest prices online. Always happy to discuss the human stuff in the IT.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- <section class="sponsors">
<div class="container">
<div class="row module-content">
<h2>
Sponsors
</h2>
<p class="col-md-6">
Sponsoring PyCon Turkey gives you the opportunity of high visibility of your brand and your service, reaching software engineers who are interested in Python, and supporting a strong community.
</p>
</div>
<div class="row sponsor-list">
<div class="tier-1 clearfix">
<div class="sponsor col-md-4">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
<h3>Hipo</h3>
<p>
This will be our first international PyCon conference where we aim to bring Pythonistas of all levels around the world together for exciting talks for two days. This will be our first international PyCon conference where we aim to bring Pythonistas of all levels around the world together for exciting talks for two days. This will be our first international PyCon conference where we aim to bring Pythonistas of all levels around the world together for exciting talks for two days. This will be our first international PyCon conference where we aim to bring Pythonistas of all levels around the world.
</p>
</div>
<div class="sponsor col-md-4">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
<h3>Hipo</h3>
<p>
This will be our first international PyCon conference where we aim to bring Pythonistas of all levels around the world together for exciting talks for two days. This will be our first international PyCon conference where we aim to bring Pythonistas of all levels around the world together for exciting talks for two days. This will be our first international PyCon conference where we aim to bring Pythonistas of all levels around the world together for exciting talks for two days. This will be our first international PyCon conference where we aim to bring Pythonistas of all levels around the world.
</p>
</div>
<div class="sponsor col-md-4">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
<h3>Hipo</h3>
<p>
This will be our first international PyCon conference where we aim to bring Pythonistas of all levels around the world together for exciting talks for two days. This will be our first international PyCon conference where we aim to bring Pythonistas of all levels around the world together for exciting talks for two days. This will be our first international PyCon conference where we aim to bring Pythonistas of all levels around the world together for exciting talks for two days. This will be our first international PyCon conference where we aim to bring Pythonistas of all levels around the world.
</p>
</div>
</div>
<div class="tier-2 clearfix">
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
<h3>Hipo</h3>
<p>
This will be our first international PyCon conference where we aim to bring Pythonistas of all levels around the world together for exciting talks for two days. This will be our first international PyCon conference where we aim to bring Pythonistas of all levels around the world together for exciting talks for two days. This will be our first international PyCon conference.
</p>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
<h3>Hipo</h3>
<p>
This will be our first international PyCon conference where we aim to bring Pythonistas of all levels around the world together for exciting talks for two days. This will be our first international PyCon conference where we aim to bring Pythonistas of all levels around the world together for exciting talks for two days. This will be our first international PyCon conference.
</p>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
<h3>Hipo</h3>
<p>
This will be our first international PyCon conference where we aim to bring Pythonistas of all levels around the world together for exciting talks for two days. This will be our first international PyCon conference where we aim to bring Pythonistas of all levels around the world together for exciting talks for two days. This will be our first international PyCon conference.
</p>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
<h3>Hipo</h3>
<p>
This will be our first international PyCon conference where we aim to bring Pythonistas of all levels around the world together for exciting talks for two days. This will be our first international PyCon conference where we aim to bring Pythonistas of all levels around the world together for exciting talks for two days. This will be our first international PyCon conference.
</p>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
<h3>Hipo</h3>
<p>
This will be our first international PyCon conference where we aim to bring Pythonistas of all levels around the world together for exciting talks for two days. This will be our first international PyCon conference where we aim to bring Pythonistas of all levels around the world together for exciting talks for two days. This will be our first international PyCon conference.
</p>
</div>
</div>
<div class="tier-3 clearfix">
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
<h3>Hipo</h3>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
<h3>Hipo</h3>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
<h3>Hipo</h3>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
<h3>Hipo</h3>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
<h3>Hipo</h3>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
<h3>Hipo</h3>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
<h3>Hipo</h3>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
<h3>Hipo</h3>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
<h3>Hipo</h3>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
<h3>Hipo</h3>
</div>
</div>
<div class="tier-4 clearfix">
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
</div>
<div class="sponsor">
<div class="logo-holder">
<img src="images/logo-placeholder.svg" alt="">
</div>
</div>
</div>
</div>
</div>
</section> -->
<section class="become-sponsor">
<div class="container">
<div class="col-md-6 module-content">
<h2>
Become a Sponsor
</h2>
<p>
Sponsoring PyCon Turkey gives you the opportunity of high visibility of your brand and your service, reaching software engineers who are interested in Python, and supporting a strong community.
</p>
<a href="https://forms.gle/4bcRk3cbG6uzk4gr5" class="btn" target="_blank">Become a Sponsor</a>
</div>
</div>
</section>
<section class="the-venue">
<div class="container">
<div class="col-md-6 module-content">
<h2>
The Venue
</h2>
<p>
The conference will be held at <b>Albert Long Hall</b>, at Bogazici University. The hall has perfect acoustic characteristics with a capacity of 400 seats.
</p>
<p>
Bogazici University is a major research university located at the heart of Bosphorus. It has a vibrant campus welcoming dynamic minds from all over the world.
</p>
<a href="https://goo.gl/maps/a4hDQtzXR5gxLi6Q7" class="btn" target="_blank">Get Directions</a>
</div>
<div class="col-md-4 pull-right venue">
<img src="images/venue.png" alt="">
<span>
<b>Albert Long Hall</b>,
<br>
Bogazici University
</span>
</div>
</div>
</section>
<section class="take-part">
<div class="container">
<div class="col-md-6 module-content">
<h2>
Take Part
</h2>
<p>
Organizing a conference is hard, organizing an amazing conference is even harder; but it gets easier when people join their forces.
</p>
<p>
Pycon Turkey 2020 is a non-profit event, organized by a volunteer crew. If you'd like to be part of this amazing event, don't hesitate to make a presentation or become a volunteer.
</p>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSfigRGh1Yz-oSakh-XPk2oPFRMHzmJXvbLFjdPh9sUc6z3WRw/viewform?usp=sf_link" class="btn" target="_blank">Become a Volunteer</a>
<a href="https://www.papercall.io/pycon-turkey-2020" class="btn" target="_blank">Apply for Participation</a>
</div>
</div>
</section>
<!-- <section class="financial-aid">
<div class="container">
<div class="col-md-6 module-content">
<h2>
Financial Aid Programmè
</h2>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Nesciunt suscipit incidunt magnam repellat sapiente, iusto libero, repudiandae quisquam id, voluptate quibusdam molestias obcaecati saepe consectetur atque quaerat! Fugiat, eveniet minima.
</p>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi quibusdam aperiam atque quisquam debitis, distinctio fuga? Unde natus amet error nam omnis, maxime quibusdam, perspiciatis dicta necessitatibus. Exercitationem, nemo, incidunt.
</p>
<a href="#" class="btn faded" target="_blank">Apply for Financial Aid</a>
</div>
</div>
</section>
-->
<footer>
<div class="container">
<a href="/" class="logo">
<img src="images/logo.svg" alt="PyCon Turkey Landing Page">
</a>
<div class="titles">
<h1>PyCon Turkey</h1>
<h2>May 2-3, 2020 - Istanbul</h2>
</div>
<div class="col-md-5 pull-right socials-holder">
<div class="socials">
<a href="mailto:contact@pycontr.org" class="mail">
Get in touch
<img src="images/mail-ico.svg" alt="PyCon Turkey Email">
</a>
<a href="https://twitter.com/pycontr" class="social" target="_blank">
<img src="images/tw-ico.svg" alt="PyCon Turkey Twitter Page">
</a>
<a href="https://www.instagram.com/pycon_tr/" class="social" target="_blank">
<img src="images/ig-ico.svg" alt="PyCon Turkey Instagram Page">
</a>
</div>
<nav>
<a href="about-us.html">About Us</a>
<a href="code-of-conduct.html">Code of Conduct</a>
</nav>
</div>
</div>
</footer>
<!-- Scripts -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/main.js"></script>
<script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[3]='ADDRESS';ftypes[3]='address';fnames[4]='PHONE';ftypes[4]='phone';fnames[5]='BIRTHDAY';ftypes[5]='birthday';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
</body>
</html>