-
Notifications
You must be signed in to change notification settings - Fork 34
/
team.html
249 lines (227 loc) · 10.9 KB
/
team.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
<!DOCTYPE html>
<!--
===============================================================================
== NOTE: To edit html file, change the files inside /templates/ folder only. ==
== Use `staticjinja build` or `staticjinja watch` to recompile them. ==
===============================================================================
-->
<!--[if IE 8]><html lang="en" class="ie8"><![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"><![endif]-->
<!--[if !IE]> <!-->
<html lang="en">
<!-- <![endif]-->
<head>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PyCon India 2016 in New Delhi | September 23rd to 25th</title>
<meta name="description" content="PyCon India, the premier conference in India on using and developing the Python programming language is conducted annually by the Python developer community and it attracts the best Python programmers from across the country and abroad.">
<script type="text/javascript">
if(window.location.host == 'in.pycon.org') {
document.write("<base href='/2016/' />");
}
</script>
<meta name="author" content="Pycon India">
<link rel="shortcut icon" href="favicon.png">
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="fonts/font-awesome.min.css" rel="stylesheet">
<link href="css/animate.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/custom.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body data-spy="scroll">
<!-- START SVG Sprite -->
<div style="height: 0; width: 0; position: absolute; visibility: hidden;" aria-hidden="true">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" focusable="false">
<symbol id="ripply-scott" viewBox="0 0 100 100">
<g>
<polygon points="5.6,77.4 0,29 39.1,0 83.8,19.3 89.4,67.7 50.3,96.7" />
<polygon fill="rgba(255,255,255,0.35)" transform="scale(0.5), translate(50, 50)" points="5.6,77.4 0,29 39.1,0 83.8,19.3 89.4,67.7 50.3,96.7" />
<polygon fill="rgba(255,255,255,0.25)" transform="scale(0.25), translate(145, 145)" points="5.6,77.4 0,29 39.1,0 83.8,19.3 89.4,67.7 50.3,96.7" />
</g>
</symbol>
</svg>
</div>
<!-- END SVG Sprite -->
<div id="nav-sidebar">
<nav class="navbar navbar-inverse sidebar navbar-fixed-top" role="navigation">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<a class="navbar-brand" href="index.html">
<!-- Brand -->
<h2 class="text-hide">Pycon India 2016</h2>
<img class="img-responsive navbar--logo" src="images/logosm.png" />
</a>
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-sidebar-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-sidebar-navbar-collapse-1">
<ul class="py16navbar nav navbar-nav">
<li><a href="#home" class="scrollto"> HOME </a></li>
<li><a href="#speakers" class="scrollto"> SPEAKERS </a></li>
<li><a href="#schedule" class="scrollto"> SCHEDULE </a></li>
<li><a href="#venue" class="scrollto"> VENUE </a></li>
<li><a href="#sponsors" class="scrollto"> SPONSORS </a></li>
<li><a href="https://in.pycon.org/blog/2016/"> BLOG </a></li>
<li><a href="sponsorship.html">SPONSORSHIP</a></li>
<li><a href="faq.html">FAQ </a></li>
<li><a href="team.html">TEAM</a></li>
<li><a href="coc.html">COC </a></li>
</ul>
</div>
</div>
<div class="nav-footer hidden-xs"></div>
</nav>
</div>
<div id="main-content">
<div class="skyline hidden-xs"></div>
<div class="overbg hidden-xs">
<div class="footerdown col-md-12">
<p class="col-md-6 text-center"> Copyright © 2016<a href="https://pssi.org.in/pyconindia/" style="color:#eee;"> Python Software Society of India.</a> </p>
<p class="col-md-6 text-center" id="footer-links">
<a href="https://webchat.freenode.net/?channels=%23pyconindia" target="_blank">IRC</a> |
<a href="https://mail.python.org/mailman/listinfo/inpycon" target="_blank">Mailing List</a> |
<a href="https://twitter.com/search?q=pyconindia" target="_blank">#pyconindia</a> |
<a href="https://www.facebook.com/PyConIndia" target="_blank">Facebook</a>
</p>
</div>
</div>
<!-- ******others****** -->
<section id="others" class="others section teams">
<div class="row text-center">
<div class="col-md-12 sponsorship">
<div class="col-md-8 col-md-offset-2">
<h2 class="title text-center">
<img src="images/icons/team.png" /><br/> TEAM
</h2>
</div>
<div class="col-md-10 col-md-offset-1 text-left">
<br/>
<p>PyCon India is run behind the scenes by many volunteers who invest a lot of time and effort into making the event a success. We dedicate this page to all those people who connect the dots together.</p>
<br/>
<ul>
<li>Aadarsh Singh</li>
<li>Akash Mishra</li>
<li>Akshay Arora</li>
<li>AMIT KUMAR</li>
<li>Anand M</li>
<li>Aniket Maithani</li>
<li>Ankur Gupta</li>
<li>Anuvrat Parashar</li>
<li>Arsh</li>
<li>Arshad Khan</li>
<li>Ashish Dahiya</li>
<li>Ashutosh Kumar Singh</li>
<li>Chaianya Kukde</li>
<li>Chandan Kumar</li>
<li>Deepak Bharti</li>
<li>Dhriti Shikhar</li>
<li>Dhruv Kumar</li>
<li>Farhaan Buksh</li>
<li>Ganesh Kadam</li>
<li>Girish Joshi</li>
<li>Gora Mohanty</li>
<li>Gourav Chawla</li>
<li>Hans Gogia</li>
<li>Haris Ibrahim K V</li>
<li>Harshul jain</li>
<li>Jaidev Deshpande</li>
<li>Janki Chattbar</li>
<li>Jaysinh Shukla</li>
<li>Jogender Kota</li>
<li>Kantesh Raj</li>
<li>Karambir Singh Nain</li>
<li>Krace Kumar Ramaraju</li>
<li>Kunal Kushwaha</li>
<li>Kushal Das</li>
<li>Mannu Gupta</li>
<li>Manoj Pandey</li>
<li>Mayank Jain</li>
<li>Mudit Sharma</li>
<li>Peeyush Aggarwal</li>
<li>Pradhvan Bisht</li>
<li>Priyal Trivedi</li>
<li>Priyank Trivedi</li>
<li>Pulkit Pahwa</li>
<li>Pushplata Ranjan</li>
<li>Rahul Bajaj</li>
<li>Rajat Goyal</li>
<li>Rishabh Singh</li>
<li>Rohit Goyal</li>
<li>Sahil Joseph</li>
<li>Sanyam Khurana</li>
<li>Satyaakam Goswami</li>
<li>Saurabh Kumar</li>
<li>Shashank Aryan</li>
<li>Amol Kahat</li>
<li>Shashank Kumar</li>
<li>Shiny Parashar</li>
<li>Shweta suman</li>
<li>Shyam Saini</li>
<li>Sreekanth S R</li>
<li>Suraj Deshmukh</li>
<li>Suraj Narwade</li>
<li>T K Sourabh</li>
<li>Vijay Bang</li>
<li>Vinay Dahiya</li>
<li>Vipin Kumar Rathi</li>
</ul>
</div>
</div>
</div>
</section>
<!--//others-->
<footer class="visible-xs">
<div class="footer col-md-12">
<p class="col-md-4 text-center"> Copyright © 2016 <a href="https://pssi.org.in/pyconindia/">Python Software Society of India.</a> </p>
<p class="col-md-4 text-center" id="footer-links">
<a href="https://webchat.freenode.net/?channels=%23pyconindia" target="_blank">IRC</a> |
<a href="https://mail.python.org/mailman/listinfo/inpycon" target="_blank">Mailing List</a> |
<a href="https://twitter.com/search?q=pyconindia" target="_blank">#pyconindia</a> |
<a href="https://www.facebook.com/PyConIndia" target="_blank">Facebook</a>
</p>
</div>
</footer>
</div>
<!-- Bootstrap Core JavaScript -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.scrollTo.min.js"></script>
<script src="js/jquery.matchHeight.js" type="text/javascript"></script>
<!-- Custom JavaScript for this template -->
<script src="js/custom.js"></script>
<script src="js/tweenmax.js"></script>
<script src="js/ripple-config.js"></script>
<script>
$(function(){
$(window).scroll(function (event) {
var scroll = $(window).scrollTop();
if($(window).scrollTop() + $(window).height() == $(document).height() || scroll == 0)
{
$(".overbg").fadeIn('fast','swing');
// $(".skyline").fadeIn('fast','swing');
}
else
{
$(".overbg").fadeOut('fast','swing');
// $(".skyline").fadeOut('fast','swing');
}
});
});
</script>
</body>
</html>