forked from PyConPune/pune.pycon.org
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
304 lines (276 loc) · 16.7 KB
/
index.html
File metadata and controls
304 lines (276 loc) · 16.7 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
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="apple-touch-icon" sizes="57x57" href="https://pune.pycon.org/images/favicons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="https://pune.pycon.org/images/favicons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="https://pune.pycon.org/images/favicons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="https://pune.pycon.org/images/favicons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="https://pune.pycon.org/images/favicons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="https://pune.pycon.org/images/favicons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="https://pune.pycon.org/images/favicons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="https://pune.pycon.org/images/favicons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://pune.pycon.org/images/favicons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="https://pune.pycon.org/images/favicons/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://pune.pycon.org/images/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="https://pune.pycon.org/images/favicons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://pune.pycon.org/images/favicons/favicon-16x16.png">
<link rel="manifest" href="https://pune.pycon.org/images/favicons/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="https://pune.pycon.org/images/favicons/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<title>PyCon Pune 2017 </title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="">
<meta name="author" content="">
<meta property="og:title" content="PyCon Pune 2017"/>
<meta property="og:image" content="https://pune.pycon.org/images/twitter_cover.png"/>
<meta property="og:site_name" content="PyCon Pune 2017"/>
<meta property="og:description" content="PyCon, the gathering for the community using and developing the open-source Python programming language. This is the first year of the PyCon Pune where the community will meet for two days of talks and working on upstream projects in two days of dev sprint."/>
<link rel="icon" href="https://pune.pycon.org/images/favicon.ico">
<link href="https://pune.pycon.org/css/main.css" rel="stylesheet">
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.0.1/dist/leaflet.css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" />
</head>
<body>
<div class="responsive-page">
<div class="responsive-container cover">
<div class="first-fold">
<div class="nav">
<ul class="topnav" id="topNav">
<li class="icon">
<a href="javascript:void(0);" onclick="myFunction()">☰</a>
</li>
<li><a href="https://pune.pycon.org/#about">About</a></li>
<li><a href="https://pune.pycon.org/#sponsors">Sponsors</a></li>
<li><a href="https://pune.pycon.org/#venue">Venue</a></li>
<li><a href="https://pune.pycon.org/#sprints">Sprints</a></li>
<li><a href="https://pune.pycon.org/#cfp">Talks</a></li>
<li><a href="https://pune.pycon.org/registration/">Registration</a></li>
<li><a href="https://www.python.org/psf/">PSF</li>
<li><a href="https://pune.pycon.org/CoC">CoC</a></li>
<li><a href="/"><img class="logo" src="../images/logo.png"></a></li>
</ul>
<div class="clear"></div>
<div class="align-center uppercase heading-block" id="headerDetails">
<h1 class="fs-3-5">Pycon Pune 2017</h1>
<h2 class="fs-2">College of Engineering, Pune, India</h2>
<h2>February 16th - 19th</h2>
<a class="col-text register-btn fs-2" href="/registration/">Register Now</a>
</div>
</div><!-- nav -->
</div><!-- first-fold -->
</div><!-- responsive-container -->
<div class="parallax-container hide-resp">
<div class="parallax-layer layer-0" data-parallax-speed="0.05" data-max-scroll="565"></div>
<div class="parallax-layer layer-1" data-parallax-speed="0.9" data-max-scroll="565"></div>
<div class="parallax-layer layer-2" data-parallax-speed="0.1" data-max-scroll="565"></div>
<div class="parallax-layer layer-3" data-parallax-speed="0.5" data-max-scroll="565"></div>
<div class="parallax-layer layer-4" data-parallax-speed="0.7" data-max-scroll="565"></div>
<div class="parallax-layer layer-5" data-parallax-speed="0.9" data-max-scroll="565"></div>
</div>
<div class="second-fold align-center" id="about">
<div class="responsive-container">
<h2>About</h2>
<p>
PyCon, the gathering for the community using and developing the open-source
Python programming language. This is the first year of the PyCon Pune where
the community will meet for two days of talks and working on upstream
projects in two days of dev sprint.
</p>
<img src="images/fort_white.png">
</div><!-- responsive-container -->
</div><!-- second fold -->
<div class="third-fold">
<div class="fold-1">
<div class="tf skew-down"></div>
<div class="circle">Speakers</div>
<div class="white-fold">
<div class="responsive-container">
<div class="speakers-block">
<div class="speaker">
<div class="inline-block s-left"><img alt="keynote-speaker" src="/images/nickcoghlan.jpg" /><div class="oval pink"></div><div class="line left-line hide-resp"></div></div>
<div class="inline-block speaker-info">
<h3>Nick Coghlan</h3>
<p>Nick Coghlan works on software supply chain management tools for Red Hat, and has been a CPython core developer since 2005. Prior to joining Red Hat in June 2011, Nick spent over 12 years working as a software developer, system integrator and system architect in Australia's aerospace & defence sector.</p>
</div>
</div>
<div class="speaker m-t-100">
<div class="inline-block s-right"><img alt="keynote-speaker" src="/images/honza.jpg" /><div class="oval blue"></div></div>
<div class="inline-block speaker-info">
<h3>Honza Král</h3>
<p>Honza is a Python programmer and Django core developer – since he is scared of the bright and shiny world of browsers, designers, and users he prefers to stay buried deep in the infrastructure code and just provides others with tools to do the actual site-building.
Since 2008 Honza has been building content web sites for fun and profit. During this time he discovered Elasticsearch which lead to him joining the company behind it in 2013 to work on the Python drivers.</p>
</div>
</div>
<div class="speaker m-t-100">
<div class="inline-block s-left"><img alt="keynote-speaker" src="/images/praveenpatil.jpg" /><div class="oval yellow"></div><div class="line right-line hide-resp"></div><div class="line left-line hide-resp"></div>
</div>
<div class="inline-block speaker-info">
<h3>Praveen Patil</h3>
<p>Praveen has been Google Summer of Code alumnus (GSoC 2014, 2015 and 2016). He is also mentor for Google Code-In and proud Fedora volunteer. Actively involved in ExpEYES project (http://expeyes.in), teacher training programs and in the free time develops e-content for National Repository of Open Educational Resources (NROER). Experimenting and exploring the use of Python to actively engage the students and help them visualize the concepts of science and maths and have better understanding.</p>
</div>
</div>
<div class="speaker m-t-100">
<div class="inline-block s-right"><img alt="keynote-speaker" src="/images/john.jpg" /><div class="oval blue"></div></div>
<div class="inline-block speaker-info">
<h3>John 'warthog9' Hawley</h3>
<p>An infrastructure and systems software programmer/architect turned to the dark side, now building hardware and embedded software systems that run on them, and a Perl guy, declared a Python programmer.</p>
</div>
</div>
<div class="speaker m-t-100">
<div class="inline-block s-left"><img alt="keynote-speaker" src="/images/terrioda.jpg" /><div class="oval yellow"></div><div class="line right-line hide-resp"></div><div class="line left-line hide-resp"></div>
</div>
<div class="inline-block speaker-info">
<h3>Terri Oda</h3>
<p>Terri Oda gets paid to break things and tell people that they're wrong, all in the name of making open source software more secure. Her work on GNU Mailman helps open source developers communicate, her work with the Python Software Foundation helps introduce students to open source as part of Google Summer of Code, and her work in web security earned her a PhD.</p>
</div>
</div>
<div class="speaker m-t-100">
<div class="inline-block s-right"><img alt="keynote-speaker" src="/images/katie.jpg" /><div class="oval blue"></div></div>
<div class="inline-block speaker-info">
<h3>Katie Cunningham</h3>
<p>Katie Cunningham is a Python developer who is also a regular speaker, teacher, and writer of technical books. When she's not cursing at computers, Keynote, or poorly formatted chapters, she knits, sews, and secretly writes fantasy books. She is the CTO of Speak Agent, a company focused on helping kids learn English through games. There, she creates iPad apps, websites, and curses English grammar on a regular basis. Katie lives in the DC area with her husband, two kids, and two dogs. You can follow her on Twitter at @kcunning.</p>
</div>
</div>
</div>
</div>
</div><!-- blue-fold -->
<div class="green-fold" id="cfp">
<div class="skew-up"></div>
<div class="circle">Talks</div>
<div class="b-f content">
The Call for Proposals for PyCon Pune 2017 is Closed. <br/><span class="s-y-t"><a href="https://pyconpune.talkfunnel.com/2017/">View the talks submitted!</a></span>
</div>
</div><!-- green-fold -->
<div class="yellow-fold" id="sprints">
<div class="skew-down"></div>
<div class="circle">Sprints</div>
<div class="b-f content">
Development sprints are a key part of PyCon, and a chance for the contributors to open-source projects to get together face-to-face for up to two days of intensive learning, development and camaraderie.
</div>
</div><!-- green-fold -->
<div class="venue-fold" id="venue">
<div class="skew-up"></div>
<div class="circle">Venue</div>
<div id="venue">
<div id="ds-venue"></div>
<div id="cf-venue"></div>
<div class="clear"></div>
</div>
</div>
<div id="sponsors" class="sponsors-fold">
<div class="segment">
<h2 class='f-c no-text-transform'>Sponsors</h2>
<div class="row">
<div class="col col-3 col-sm-8 col-md-4">
<a href="https://www.python.org/psf/" target="_blank">
<img class="spnsr" style="margin: 7vh" src="https://pune.pycon.org/images/psf-logo.png">
</a>
</div>
<div class="col col-3 col-sm-8 col-md-4">
<a href="https://www.redhat.com/" target="_blank">
<img class="spnsr" style="margin: 4vh" src="https://pune.pycon.org/images/redhat.png">
</a>
</div>
<div class="col col-3 col-sm-8 col-md-4">
<a href="https://www.elastic.co/" target="_blank">
<img class="spnsr" src="https://pune.pycon.org/images/elasticsearch.png">
</a>
</div>
</div>
<div class="b-f center p-t-100">Looking to sponsor the event?</div>
<button class="b-f button"><a href="mailto:pyconpune@gmail.com?subject=Sponsor for PyCon Pune 2017" class="no-underline">Become a sponsor</a></button>
</div>
</div>
<div class="footer">
<img src="../images/footer.png" />
<div class="extended-footer">
<div class="organized">
<div class="social">
<a href="https://twitter.com/pyconpune">
<i class="fa fa-twitter-square social-tw" aria-hidden="true"></i>
</a>
<a href="https://github.com/PyConPune">
<i class="fa fa-github-square social-gh" aria-hidden="true"></i>
</a>
<a href="https://facebook.com/pyconpune/">
<i class="fa fa-facebook-square social-fb" aria-hidden="true"></i>
</a>
</div>
<span class="b-f f-w">Co-organized by Department of Computer Engineering and IT, COEP</span>
</div>
</div>
<div class="clear"></div>
</div>
</div><!-- third-fold -->
</div><!-- responsive-page -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://unpkg.com/leaflet@1.0.1/dist/leaflet.js"></script>
<script src="https://pune.pycon.org/js/leaflet_sleep.js"></script>
<script src="https://pune.pycon.org/js/parallax.js"></script>
<script type="text/javascript">
new ParallaxManager('.parallax-layer');
</script>
<script>
var dsvenue = L.map('ds-venue', {
sleep: true,
sleepTime: 750,
wakeTime: 750,
sleepNote: false,
sleepNoteStyle: { color: 'red' },
hoverToWake: false,
sleepOpacity: 1,
}).setView([18.531161, 73.8448685], 13);
L.tileLayer('https://api.tiles.mapbox.com/v4/{id}/{z}/{x}/{y}.png?access_token=pk.eyJ1IjoibWFwYm94IiwiYSI6ImNpandmbXliNDBjZWd2M2x6bDk3c2ZtOTkifQ._QA7i5Mpkd_m30IGElHziw', {
maxZoom: 18,
attribution: 'Map data © <a href="http://openstreetmap.org">OpenStreetMap</a> contributors, ' +
'<a href="http://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>, ' +
'Imagery © <a href="http://mapbox.com">Mapbox</a>',
id: 'mapbox.streets'
}).addTo(dsvenue);
L.marker([18.53007, 73.85589]).addTo(dsvenue)
.bindPopup("<b>Conference Venue</b><br />College of Engineering, Pune").openPopup();
var cfvenue = L.map('cf-venue', {
sleep: true,
sleepTime: 750,
wakeTime: 750,
sleepNote: false,
sleepNoteStyle: { color: 'red' },
hoverToWake: false,
sleepOpacity: 1,
}).setView([18.51,73.92], 13);
L.tileLayer('https://api.tiles.mapbox.com/v4/{id}/{z}/{x}/{y}.png?access_token=pk.eyJ1IjoibWFwYm94IiwiYSI6ImNpandmbXliNDBjZWd2M2x6bDk3c2ZtOTkifQ._QA7i5Mpkd_m30IGElHziw', {
maxZoom: 18,
attribution: 'Map data © <a href="http://openstreetmap.org">OpenStreetMap</a> contributors, ' +
'<a href="http://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>, ' +
'Imagery © <a href="http://mapbox.com">Mapbox</a>',
id: 'mapbox.streets'
}).addTo(cfvenue);
L.marker([18.51664,73.92782]).addTo(cfvenue)
.bindPopup("<b>DevSprint Venue</b><br />Red Hat India Pvt. Ltd., Pune").openPopup();
</script>
<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-86644340-1', 'auto');
ga('send', 'pageview');
</script>
<script type="text/javascript">
function myFunction() {
var x = document.getElementById("topNav");
if (x.className === "topnav") {
x.className += " responsive";
document.getElementById('headerDetails').style.display = "none";
} else {
x.className = "topnav";
document.getElementById('headerDetails').style.display = "block";
}
}
</script>
</body>
</html>