-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathteam.html
416 lines (402 loc) · 9.59 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
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
<!DOCTYPE html>
<!--[if IE 8 ]>
<html class="no-js oldie ie8" lang="en">
<![endif]-->
<!--[if IE 9 ]>
<html class="no-js oldie ie9" lang="en">
<![endif]-->
<!--[if (gte IE 9)|!(IE)]>
<!-->
<html class="no-js" lang="en">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<title>
Blockchain Devs</title>
<meta name="description" content="Blockchain Devs India">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/vendor.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link href="css/googleFonts.css" rel="stylesheet">
<script src="js/typed.js" type="text/javascript">
</script>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<script>
document.addEventListener('DOMContentLoaded',function(){Typed.new("#typed",{stringsElement:document.getElementById('typed-strings'),typeSpeed:10,backDelay:1000,loop:true,contentType:'html',loopCount:null,callback:function(){foo();},resetCallback:function(){newTyped();}});var resetElement=document.querySelector('.reset');if(resetElement){resetElement.addEventListener('click',function(){document.getElementById('typed')._typed.reset();});}});function newTyped(){} function foo(){console.log("Callback");}</script>
<style>
.typed-cursor{color:teal;opacity:1;font-size:5vh;font-weight:100;-webkit-animation:blink 0.7s infinite;-moz-animation:blink 0.7s infinite;-ms-animation:blink 0.7s infinite;-o-animation:blink 0.7s infinite;animation:blink 0.7s infinite}@-keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-moz-keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-ms-keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-o-keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.typed-fade-out{opacity:0;animation:0;transition:opacity .25s}#typed{white-space:pre;font-size:3vh;color:white;font-weight:bold}</style>
</head>
<body id="top">
<header>
<div class="header-logo">
<a href="index.html">
Blockchain Devs</a>
</div>
<a id="header-menu-trigger" href="#0">
<span class="header-menu-text">
Menu</span>
<span class="header-menu-icon">
</span>
</a>
<nav id="menu-nav-wrap">
<a href="#0" class="close-button" title="close">
<span>
Close</span>
</a>
<h3>
Blockchain Devs Meetup Organizer Team</h3>
<ul class="nav-list">
<li class="current">
<a href="index.html#home" title="">
Home</a>
</li>
<li>
<a class="smoothscroll" href="team.html#Seniors" title="">
Organizers</a>
</li>
<li>
<a class="smoothscroll" href="team.html#Sophomores" title="">
Volunteers</a>
</li>
<!--<li>
<a class="smoothscroll" href="team.html#Freshers" title="">
Freshers</a>
</li> -->
<li>
<a href="https://meetup.com/Blockchain_Developers/" title="">
Meetup</a>
</li>
<!--<li>
<a href="gallery.html" title="">
Gallery</a>
</li>-->
<li>
<a class="smoothscroll" href="#contact" title="">
Contact</a>
</li>
</ul>
<ul class="header-social-list">
<!--<li class="animate-intro">
<a href="https://www.facebook.com/TeamRoboconBITSPilani/">
<i class="fa fa-facebook-square">
</i>
</a>
</li>
<li class="animate-intro">
<a href="https://www.youtube.com/channel/UC-Ews2i7MBHdyIepKP6vqdA">
<i class="fa fa-youtube">
</i>
</a>
</li>-->
<li class="animate-intro">
<a href="https://github.com/BlockchainDevs">
<i class="fa fa-github">
</i>
</a>
</li>
<!--<li class="animate-intro">
<a href="https://plus.google.com/106004069810406041106">
<i class="fa fa-google">
</i>
</a>
</li>
<li class="animate-intro">
<a href="https://www.linkedin.com/company/team-robocon-bits-pilani/">
<i class="fa fa-linkedin">
</i>
</a>
</li>-->
<li class="animate-intro">
<a href="meetup.com/Blockchain_Developers/">
<i class="fa fa-meetup">
</i>
</a>
</li>
</ul>
</nav>
</header>
<section id="team">
<section id="Seniors">
<div class="overlay">
</div>
<div class="row narrow section-intro with-bottom-sep animate-this">
<div class="col-twelve">
<h1>
The Team</h1>
<p style="color: white">Our team consists of core developers/contributors from Electrum, Kivy, PyEthereum, Kubernetes, Hyperledger.</p>
</div>
</div>
<div class="wrap">
<div class="tile animate-this">
<img src='images/team/u1.jpg'/>
<div class="animate-text">
<h1>
Akshay Arora</h1>
<h2 class="animate-text">
Organizer, Blockchain Devs</h2>
<p class="animate-text">
Core Developer/Maintainer @ Electrum/Kivy</p>
</div>
</div>
<div class="tile animate-this">
<img src='images/team/u2.png'/>
<div class="animate-text">
<h1>
Vipin Rathi</h1>
<h2 class="animate-text">
Organizer, Blockchain Devs</h2>
<p class="animate-text">
PhD Scholar @ JNU, Researcher @ Deutsche Telekom </p>
</div>
</div>
<div class="tile animate-this">
<img src='images/team/u3.jpg'/>
<div class="animate-text">
<h1>
Amit Kumar Jaiswal</h1>
<h2 class="animate-text">
Co-organizer, Blockchain Devs</h2>
<p class="animate-text">
PhD Researcher @ University of Bedfordshire | Kaggle Competitions Expert</p>
</div>
</div>
</div>
<div class="row narrow section-intro with-bottom-sep animate-this">
<div class="col-twelve">
<h3>
The Organizers</h3>
</div>
</div>
<br>
<br>
<br>
<br>
<br>
<br>
</section>
<!--<section id="Sophomores">
<div class="wrap">
<div class="tile animate-this">
<img src='images/team/u11.jpg'/>
<div class="animate-text">
<h1>
Prateek Mahajan</h1>
<h2 class="animate-text">
Core Member, Team Robocon</h2>
<p class="animate-text">
Op. Rahat Team</p>
</div>
</div>
<div class="tile animate-this">
<img src='images/team/u7.jpg'/>
<div class="animate-text">
<h1>
Nitin Vinayak Agrawal</h1>
<h2 class="animate-text">
Core Member, Team Robocon</h2>
<p class="animate-text">
Op. Rahat Team</p>
</div>
</div>
<div class="tile animate-this">
<img src='images/team/u4.jpg'/>
<div class="animate-text">
<h1>
Trivikram Choudhury</h1>
<h2 class="animate-text">
Core Member, Team Robocon</h2>
<p class="animate-text">
IRC Team</p></div>
</div>
<div class="tile animate-this">
<img src='images/team/u5.jpg'/>
<div class="animate-text">
<h1>
Sanket Mittal</h1>
<h2 class="animate-text">
Core Member, Team Robocon</h2>
<p class="animate-text">
Op. Rahat Team</p>
</div>
</div>
<div class="tile animate-this">
<img src='images/team/u6.jpg'/>
<div class="animate-text">
<h1>
Shantanu Nigam</h1>
<h2 class="animate-text">
Core Member, Team Robocon</h2>
<p class="animate-text">
IRC Team</p>
</div>
</div>
<div class="tile animate-this">
<img src='images/team/u10.jpg'/>
<div class="animate-text">
<h1>
Omkar Sathe</h1>
<h2 class="animate-text">
Core Member, Team Robocon</h2>
<p class="animate-text">
IRC Team</p>
</div>
</div>
<div class="tile animate-this">
<img src='images/team/u8.jpg'/>
<div class="animate-text">
<h1>
Deepak Chahar</h1>
<h2 class="animate-text">
Core Member, Team Robocon</h2>
<p class="animate-text">
IRC Team</p>
</div>
</div>
<div class="tile animate-this">
<img src='images/team/u9.jpg'/>
<div class="animate-text">
<h1>
Kartikeya Aryan</h1>
<h2 class="animate-text">
Core Member, Team Robocon</h2>
<p class="animate-text">
Op. Rahat Team</p>
</div>
</div>
<div class="tile animate-this">
<img src='images/team/u12.jpg'/>
<div class="animate-text">
<h1>
Sushrut Hawaldar</h1>
<h2 class="animate-text">
Core Member, Team Robocon</h2>
<p class="animate-text">
IRC Team</p>
</div>
</div>
</div>
</div>
<div class="row narrow section-intro with-bottom-sep animate-this">
<div class="col-twelve">
<h3>
The Sophomores</h3>
</div>
</div>
<br>
<br>
<br>
<br>
<br>
<br>
</section> -->
</section>
<section id="contact">
<div class="overlay">
</div>
<div class="footer-main">
<div class="row narrow section-intro with-bottom-sep animate-this">
<div class="col-twelve">
<h3>
Contact</h3>
<h1>
Get In Touch.</h1>
<p class="lead">
Get in touch with us or send us a message </p>
</div>
</div>
<div class="row contact-content">
<div class="col-six tab-full animate-this">
<div class="col-eight tab-full contact-info end animate-this">
<h5>
Contact Information</h5>
<div class="cinfo">
<h6>
Email Us at</h6>
<p>
<i class="fa fa-envelope">
</i>
[email protected]/p>
</div>
<div class="cinfo">
<h6>
Where to Find Us</h6>
<p>
<i class="fa fa-map-marker">
</i>
New Delhi, India</p>
</div>
</div>
</div>
<div class="col-six tab-full animate-this">
<div class="col-eight tab-full contact-info end animate-this">
<h5>
Follow Our Work on</h5>
<div class="row">
<div class="col-eight tab-full ">
<ul class="current" >
<!--<li>
<a href="https://www.facebook.com/TeamRoboconBITSPilani/">
Facebook</a>
</li>
<li>-->
<a href="https://github.com/BlockchainDevs">
Github</a>
</li>
<!--<li>
<a href="https://www.youtube.com/channel/UC-Ews2i7MBHdyIepKP6vqdA">
Youtube</a>
</li>
<li>
<a href="https://plus.google.com/106004069810406041106">
Google+</a>
</li>
<li>
<a href="https://www.linkedin.com/company/team-robocon-bits-pilani">
LinkedIn</a>
</li>-->
<li>
<a href="https://www.meetup.com/Blockchain_Developers">
Meetup</a>
</li>
</ul>
</div>
</div>
</div>
<div class="footer-bottom">
<div class="row">
<div class="col-twelve">
</div>
</div>
<div id="go-top">
<a class="smoothscroll" title="Back to Top" href="#top">
<i class="fa fa-long-arrow-up" aria-hidden="true">
</i>
</a>
</div>
</div>
</div>
<div id="go-top">
<a class="smoothscroll" title="Back to Top" href="#top">
<i class="fa fa-long-arrow-up" aria-hidden="true">
</i>
</a>
</div>
<footer>
<div class="footer-main">
</footer>
<div id="preloader">
<div id="loader">
</div>
</div>
</div>
<script src="js/jquery-2.1.3.min.js">
</script>
<script src="js/plugins.js">
</script>
<script src="js/main.js">
</script>
</body>
</html>