forked from pythonindia/inpycon2018
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathspeakers.html
154 lines (136 loc) · 6.51 KB
/
speakers.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<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.">
<meta name="author" content="">
<title>PyCon India 2018 in Hyderabad | October 5th to 9th</title>
<!-- canonical URL -->
<link rel="canonical" href="https://in.pycon.org/2018/coc.html">
<!-- Bootstrap Core CSS -->
<link href="custom/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<!-- Font Awesome Icons -->
<link rel="stylesheet" href="./font-awesome/css/font-awesome.min.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-111617773-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-111617773-1');
</script>
<!-- Fonts -->
<link href="custom/css/animate.css" rel="stylesheet" />
<link href="custom/css/style.css" rel="stylesheet">
<link href="custom/css/scroll.css" rel="stylesheet">
<link href="custom/css/buttons.css" rel="stylesheet">
<link rel="shortcut icon" href="img/favicon.png">
<link href="https://fonts.googleapis.com/css?family=Montserrat+Alternates:300,400,500,600" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" rel="stylesheet">
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar-custom">
<!-- Preloader -->
<!-- <div id="preloader">
<div id="load"></div>
</div> -->
<nav class="navbar navbar-custom navbar-fixed-top top-nav-collapse">
<div class="container" style="width: 1170px;">
<a class="navbar-brand" rel="home" href="https://in.pycon.org/2018/" title="PyCon India 2018">
<img src="./img/banner-logo.png" class="nav-logo" alt="banner-logo">
</a>
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="index.html#home">Home</a></li>
<li><a href="index.html#journey">Journey</a></li>
<li><a href="index.html#schedule">Schedule</a></li>
<li class="dropdown active">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Speakers<span class="caret"></span>
<ul class="dropdown-menu">
<li><a href="index.html#speakers">Keynotes</a></li>
<li><a href="speakers.html">All Speakers</a></li>
</ul>
</li>
<li><a href="index.html#sponsors">Sponsors</a></li>
<li><a href="https://in.pycon.org/blog/">Blog</a></li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Attend<span class="caret"></span>
<ul class="dropdown-menu">
<li><a href="index.html#tickets">Tickets</a></li>
<li><a href="index.html#venue">Venue</a></li>
<li><a href="travel.html">Traveling to Hyderabad</a></li>
<li><a href="hotels.html">Hotels</a></li>
<li><a href="https://goo.gl/forms/iqZ8I3xfzcXXLxQq2">Childcare</a></li>
</ul>
</li>
<li><a href="faq.html">FAQ</a></li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">More<span class="caret"></span>
<ul class="dropdown-menu">
<li><a href="volunteer.html">Volunteer</a></li>
<li><a href="https://goo.gl/forms/R4g5sxjZIXezvp7z1">Community Spaces</a></li>
<li><a href="coc.html">COC</a></li>
<li><a href="index.html#contact">Contact</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<!-- Section: about -->
<section id="coc" class="home-section splitsection" style="margin:0 auto;">
<div class="heading-about">
<div class="container">
<div class="container">
<h2>Speakers</h2>
<div class="speakers"></div>
</div>
</div>
</div>
</section>
<!-- /Section: about -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-4">
<p>Copyright © 2018 Python Software Society of India</p>
</div>
<div class="col-md-4">
<img src="img/footer-logo.png" alt="image">
<br>
<br>
<ul class="list-inline">
<li><a href="https://www.facebook.com/PyConIndia" target="_blank" class="icon"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="https://twitter.com/pyconindia" target="_blank" class="icon"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li><a href="https://mail.python.org/mailman/listinfo/inpycon" target="_blank" class="icon"><i class="fa fa-envelope" aria-hidden="true"></i></a></li>
<li><a href="mailto:tickets@hydpy.org" class="icon"><i class="fa fa-ticket" aria-hidden="true"></i></a></li>
</ul>
</div>
<div class="col-md-4">
<a href="http://webchirpy.com" target="_blank">
<img src="img/wc.png" alt="image" class="pull-right img-responsive"> </a>
</div>
</div>
</div>
</footer>
<!-- Core JavaScript Files -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/jquery.scrollTo.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/custom.js"></script>
<script src="js/jtline.js"></script>
<script src="js/speaker.js"></script>
</body>
</html>