forked from zense/IIITB-StudentKit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
596 lines (539 loc) · 21.1 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
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Student Kit | IIITB</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Everything a IIITB aspirant needs !" />
<meta name="keywords" content="IIIT B, Student Kit, Admission" />
<meta name="author" content="Zense|IIITB" />
<!-- Facebook and Twitter integration -->
<meta property="og:title" content=""/>
<meta property="og:image" content=""/>
<meta property="og:url" content=""/>
<meta property="og:site_name" content=""/>
<meta property="og:description" content=""/>
<meta name="twitter:title" content="" />
<meta name="twitter:image" content="" />
<meta name="twitter:url" content="" />
<meta name="twitter:card" content="" />
<!-- Place all the favicons in the favicon repo in the root directory -->
<link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicons/favicon-16x16.png">
<link rel="manifest" href="/favicons/site.webmanifest">
<link rel="mask-icon" href="/favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="/favicons/favicon.ico">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-config" content="/favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<!-- Google Fonts -->
<!-- <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700|Monsterrat:400,700|Merriweather:400,300italic,700' rel='stylesheet' type='text/css'> -->
<!-- Font-Awesome -->
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
<!-- <link rel="stylesheet" href="css/font-awesome-custom.css"> -->
<!-- Animate.css -->
<link rel="stylesheet" href="css/animate.css">
<!-- Icomoon Icon Fonts-->
<!-- <link rel="stylesheet" href="css/icomoon.css"> -->
<link rel="stylesheet" href="css/superslides.css">
<!-- Magnific Popup-->
<!-- <link rel="stylesheet" href="css/magnific-popup.css"> -->
<!-- Owl Carousel -->
<!-- <link rel="stylesheet" href="css/owl.carousel.min.css"> -->
<!-- <link rel="stylesheet" href="css/owl.theme.default.min.css"> -->
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.css">
<!-- Cards -->
<link rel="stylesheet" href="css/cards.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="css/custom.css">
<!-- Modernizr JS -->
<script src="js/modernizr-2.6.2.min.js"></script>
<!-- Showdown markdown -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/showdown/1.4.1/showdown.min.js"></script>
<!-- Ubuntu Font -->
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Ubuntu:regular,bold&subset=Latin">
<!-- FOR IE9 below -->
<!--[if lt IE 9]>
<script src="js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="slides">
<ul class="slides-container">
<li><img src="images/slider/1.jpg" alt=""></li>
<li><img src="images/slider/2.jpg" alt=""></li>
<li><img src="images/slider/3.jpg" alt=""></li>
<li><img src="images/slider/4.jpg" alt=""></li>
<li><img src="images/slider/5.jpg" alt=""></li>
<li><img src="images/slider/6.jpg" alt=""></li>
<li><img src="images/slider/7.jpg" alt=""></li>
<li><img src="images/slider/8.jpg" alt=""></li>
<li><img src="images/slider/9.jpg" alt=""></li>
<li><img src="images/slider/10.jpg" alt=""></li>
<li><img src="images/slider/11.jpg" alt=""></li>
<li><img src="images/slider/12.jpg" alt=""></li>
</ul>
<nav class="slides-navigation">
<a href="#" class="next">
<i class="fa fa-chevron-right"></i>
</a>
<a href="#" class="prev">
<i class="fa fa-chevron-left"></i>
</a>
</nav>
<div class="cover">
<div class="row">
<div class="col-md-6 col-md-offset-3 text-center">
<h2 class="fh5co-heading wow fadeInUp" data-wow-duration="0.4s" data-wow-delay=".5s">The IIITB Student Kit</h2>
<p class="wow fadeInUp" data-wow-duration="0.4s" data-wow-delay=".8s">A guide by the students of IIIT Bangalore</p>
<p class="wow fadeInUp" data-wow-duration="0.4s" data-wow-delay=".8s">Everything you need to know as you join the IIITB community</p>
<p class="wow fadeInUp" data-wow-duration="0.4s" data-wow-delay=".8s">Have a look at the <b><i><a href="https://www.facebook.com/groups/391580577698895/" target="_blank"><span style="color:aqua">iMTech Admission Forum 2019</span> </a></i></b> too</p>
<p class="wow fadeInUp" data-wow-duration="0.4s" data-wow-delay="1.1s"><a href="javascript:void(0)" onclick="scrollSlide()">Scroll down to see<br/><i class="fa fa-chevron-circle-down" style="font-size: 5em;"></i></a></p>
</div>
</div>
<div class="follow-us-container">
<div class="wow fadeInUp text-center" data-wow-duration="0.4s" data-wow-delay="1.5s">
<a class="fa fa-facebook fa-lg" href="https://www.facebook.com/IIIT-Bangalore-152653471481338/" target="_blank"></a>
<a class="fa fa-google-plus fa-lg" href="https://plus.google.com/+iiitbmedia/posts" target="_blank"></a>
<a class="fa fa-linkedin fa-lg" href="https://www.linkedin.com/company/iiit-bangalore" target="_blank"></a>
<a class="fa fa fa-youtube-play fa-lg" href="https://www.youtube.com/user/iiitbmedia" target="_blank"></a>
<a class="fa fa-twitter fa-lg" href="https://twitter.com/IIITB_official" target="_blank"></a>
</div>
</div>
</div>
</div>
<div class="fh5co-project-style-2" style="padding: 0px ! important;">
<div class="fh5co-projects">
<ul>
<li class="wow fadeInUp back1" data-wow-duration="0.4s" data-wow-delay="0.4s">
<a href="#howtoreach">
<div class="fh5co-overlay"></div>
<div class="container">
<div class="fh5co-text">
<div class="fh5co-text-inner">
<div class="row">
<div class="col-md-6"><h3>Reaching IIIT Bangalore</h3></div>
<div class="col-md-6"><p>Not sure how to get here? Click here to know more.</p></div>
</div>
</div>
</div>
</div>
</a>
</li>
<li class="wow fadeInUp back2" data-wow-duration="0.4s" data-wow-delay="0.4s">
<a class="open-overlay" data-tag="induction" href="#required">
<div class="fh5co-overlay"></div>
<div class="container">
<div class="fh5co-text">
<div class="fh5co-text-inner">
<div class="row">
<div class="col-md-6"><h3>Required Documents and Others</h3></div>
<div class="col-md-6"><p>Here's a checklist of all the items you should bring along.</p></div>
</div>
</div>
</div>
</div>
</a>
</li>
<li class="wow fadeInUp back1" data-wow-duration="0.4s" data-wow-delay="0.4s">
<a href="#hotels">
<div class="fh5co-overlay"></div>
<div class="container">
<div class="fh5co-text">
<div class="fh5co-text-inner">
<div class="row">
<div class="col-md-6"><h3>Hotels Nearby</h3></div>
<div class="col-md-6"><p>First time here, Want a place to relax ?</p></div>
</div>
</div>
</div>
</div>
</a>
</li>
<li class="wow fadeInUp back2" data-wow-duration="0.4s" data-wow-delay="0.4s">
<a href="#placestovisit">
<div class="fh5co-overlay"></div>
<div class="container">
<div class="fh5co-text">
<div class="fh5co-text-inner">
<div class="row">
<div class="col-md-6"><h3>Places to visit</h3></div>
<div class="col-md-6"><p>Bored? It's time to explore.</p></div>
</div>
</div>
</div>
</div>
</a>
</li>
<li class="wow fadeInUp back1" data-wow-duration="0.4s" data-wow-delay="0.4s">
<a href="#clubs">
<div class="fh5co-overlay"></div>
<div class="container">
<div class="fh5co-text">
<div class="fh5co-text-inner">
<div class="row">
<div class="col-md-6"><h3>Clubs @ IIITB</h3></div>
<div class="col-md-6"><p>Have a look at the exciting clubs awaiting you!.</p></div>
</div>
</div>
</div>
</div>
</a>
</li>
<li class="wow fadeInUp back1" data-wow-duration="0.4s" data-wow-delay="0.4s">
<a href="#events">
<div class="fh5co-overlay"></div>
<div class="container">
<div class="fh5co-text">
<div class="fh5co-text-inner">
<div class="row">
<div class="col-md-6"><h3>Events organized</h3></div>
<div class="col-md-6"><p>The fun is in the events!!</p></div>
</div>
</div>
</div>
</div>
</a>
</li>
<li class="wow fadeInUp back1" data-wow-duration="0.4s" data-wow-delay="0.4s">
<a href="https://www.youtube.com/watch?v=1A94Q7B7nT4&index=6&list=PLe1PiiFnE7y_CIL-_3sWfCM0R0_5HZa8W" target="_blank">
<div class="fh5co-overlay"></div>
<div class="container">
<div class="fh5co-text">
<div class="fh5co-text-inner">
<div class="row">
<div class="col-md-6"><h3>Experiences</h3></div>
<div class="col-md-6"><p>Here's what the IIITB alumni have got to say.</p></div>
</div>
</div>
</div>
</div>
</a>
</li>
<li class="wow fadeInUp back2" data-wow-duration="0.4s" data-wow-delay="0.4s">
<a class="open-overlay" data-tag="induction" href="#induction">
<div class="fh5co-overlay"></div>
<div class="container">
<div class="fh5co-text">
<div class="fh5co-text-inner">
<div class="row">
<div class="col-md-6"><h3>Induction Schedule</h3></div>
<div class="col-md-6"><p>Your schedule for the first few weeks @ IIITB</p></div>
</div>
</div>
</div>
</div>
</a>
</li>
<li class="wow fadeInUp back1" data-wow-duration="0.4s" data-wow-delay="0.4s">
<a class="open-overlay" data-tag="faq" href="#faq">
<div class="fh5co-overlay"></div>
<div class="container">
<div class="fh5co-text">
<div class="fh5co-text-inner">
<div class="row">
<div class="col-md-6"><h3>FAQs</h3></div>
<div class="col-md-6"><p>Check out the Frequently Asked Questions. Also ask any further questions at the iMTech Admission Forum 2019.</p></div>
</div>
</div>
</div>
</div>
</a>
</li>
<li class="wow fadeInUp back2" data-wow-duration="0.4s" data-wow-delay="0.4s">
<a href="https://www.quora.com/topic/International-Institute-of-Information-Technology-Bangalore-IIIT-B" target="_blank">
<div class="fh5co-overlay"></div>
<div class="container">
<div class="fh5co-text">
<div class="fh5co-text-inner">
<div class="row">
<div class="col-md-6"><h3>Quora Q&As</h3></div>
<div class="col-md-6"><p>More than 3,000 questions were asked on Quora, by aspiring students and were answered by the students of IIITB over the years.</p></div>
</div>
</div>
</div>
</div>
</a>
</li>
<li class="wow fadeInUp back1" data-wow-duration="0.4s" data-wow-delay="0.4s">
<!--<a href="./docs/gallery.html" target="_blank">-->
<a href="http://photogallery.zense.co.in/" target="_blank">
<div class="fh5co-overlay"></div>
<div class="container">
<div class="fh5co-text">
<div class="fh5co-text-inner">
<div class="row">
<div class="col-md-6"><h3>IIITB Gallery</h3></div>
<div class="col-md-6"><p>Want to catch a glimpse of our campus ?😉</p></div>
</div>
</div>
</div>
</div>
</a>
</li>
<li class="wow fadeInUp back2" data-wow-duration="0.4s" data-wow-delay="0.4s">
<a href="./docs/keyofficials.html" target="_blank">
<div class="fh5co-overlay"></div>
<div class="container">
<div class="fh5co-text">
<div class="fh5co-text-inner">
<div class="row">
<div class="col-md-6"><h3>Key Officials</h3></div>
<div class="col-md-6"><p>Contact info of coordinators</p></div>
</div>
</div>
</div>
</div>
</a>
</li>
<li class="wow fadeInUp back2" data-wow-duration="0.4s" data-wow-delay="0.4s">
<a href="https://www.youtube.com/c/iiitbmedia/" target="_blank">
<div class="fh5co-overlay"></div>
<div class="container">
<div class="fh5co-text">
<div class="fh5co-text-inner">
<div class="row">
<div class="col-md-6"><h3>Official YouTube Channel</h3></div>
<div class="col-md-6"><p>Around 200 videos covering the various activities in IIITB, all on YouTube</p></div>
</div>
</div>
</div>
</div>
</a>
</li>
<!--<li class="wow fadeInUp back1" data-wow-duration="0.4s" data-wow-delay="0.4s">
<a href="#gallery">
<div class="fh5co-overlay"></div>
<div class="container">
<div class="fh5co-text">
<div class="fh5co-text-inner">
<div class="row">
<div class="col-md-6"><h3>Gallery and more</h3></div>
<div class="col-md-6"><p>Check it out.</p></div>
</div>
</div>
</div>
</div>
</a>
</li>
<li class="wow fadeInUp back1" data-wow-duration="0.4s" data-wow-delay="0.4s">
<a href="#contact">
<div class="fh5co-overlay"></div>
<div class="container">
<div class="fh5co-text">
<div class="fh5co-text-inner">
<div class="row">
<div class="col-md-6"><h3>Contact Us</h3></div>
<div class="col-md-6"><p>The Counselling 2018 team.</p></div>
</div>
</div>
</div>
</div>
</a>
</li>-->
<li class="wow fadeInUp back1" data-wow-duration="0.4s" data-wow-delay="0.4s">
<a href="#contributions">
<div class="fh5co-overlay"></div>
<div class="container">
<div class="fh5co-text">
<div class="fh5co-text-inner">
<div class="row">
<div class="col-md-6"><h3>Contributions</h3></div>
<div class="col-md-6"><p>The Student Kit 2019 team.</p></div>
</div>
</div>
</div>
</div>
</a>
</li>
</ul>
</div>
</div>
<div class="container">
<div class="fh5co-text">
<div class="fh5co-text-inner">
<div class="row p-b" style="padding-top: 50px;">
<div class="col-md-6 col-md-offset-3 text-center">
<h2 class="fh5co-heading wow fadeInUp" data-wow-duration="0.4s" data-wow-delay=".5s">Academic Experience</h2>
</div>
<!-- Video Frame -->
<div class="text-center wow fadeInUp" data-wow-duration="0.4s" data-wow-delay="1.1s">
<iframe width="75%" height="500" src="https://www.youtube.com/embed/oh2C3Mos5bw" autoplay=0 html5=1 frameborder="0" allowfullscreen="allowfullscreen"></iframe>
</div>
</div>
</div>
</div>
</div>
<!--<center>Counter for website<br/>
<script type="text/javascript" src="https://counter6.freecounter.ovh/private/counter.js?c=l8e2uep3zxrs222yxc49m5ltscexjc43"></script>
<noscript>
<a href="https://www.freecounterstat.com" title="website counter">
<img src="https://counter6.freecounter.ovh/private/freecounterstat.php?c=l8e2uep3zxrs222yxc49m5ltscexjc43" border="0" title="website counter" alt="website counter">
</a>
</noscript>
</center>-->
<br><br>
<div class="col-sm-12">
<div class="copyright-text text-center">
<p>Images used with permission from Bhargav Sridhar</p>
<p>© Zense 2019. All Rights Reserved</p>
<p>Designed by <a href="http://zense.co.in/">Zense</a></p>
</div>
</div>
<!-- END page-->
<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<!-- jQuery Easing -->
<!-- <script src="js/jquery.easing.1.3.js"></script> -->
<!-- Bootstrap -->
<!-- <script src="js/bootstrap.min.js"></script> -->
<!-- Waypoints -->
<!-- <script src="js/jquery.waypoints.min.js"></script> -->
<!-- Owl Carousel -->
<!-- <script src="js/owl.carousel.min.js"></script> -->
<!-- Magnific Popup -->
<!-- <script src="js/jquery.magnific-popup.min.js"></script> -->
<!-- Stellar -->
<!-- <script src="js/jquery.stellar.min.js"></script> -->
<!-- superslides -->
<script src="js/jquery.superslides.js"></script>
<!-- Hash Change fallback -->
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-hashchange/1.3/jquery.ba-hashchange.min.js"></script> -->
<!-- countTo -->
<!-- <script src="js/jquery.countTo.js"></script> -->
<!-- WOW -->
<script src="js/wow.min.js"></script>
<script>
var converter = new showdown.Converter({
'github_flavouring': true,
'tables': true
});
function mdload(link, element){
$.get(link).done(function(data) {
$(element).append(converter.makeHtml(data));
});
};
function readFiles(tag,Title,filename) {
String.prototype.capitalize = function(lower) {
return (lower ? this.toLowerCase() : this).replace(/(?:^|\s)\S/g, function(a) { return a.toUpperCase(); });
};
if(filename===undefined){
filename = 'docs/'+tag+'.md ';
}
if(Title === undefined){
Title = tag.capitalize();
}
var newDiv= $('<div/>', { id: tag});
var section = $('<section/>',{ class: "overlay", id: tag+"-overlay"});
newDiv.append('<h1>'+Title+"</h1>");
mdload(filename,newDiv);
section.attr('aria-hidden', true);
section.hide();
section.append('<a class="close-overlay" href="javascript:void(0)" onclick="window.history.back();">×</a>');
section.append(newDiv);
$('body').append(section);
}
readFiles('faq', 'FAQ');
readFiles('clubs', 'Clubs @ IIITB');
readFiles('events', 'Events @ IIITB');
readFiles('induction','Induction Schedule By SquareOne');
readFiles('required', 'Required Items');
readFiles('howtoreach', 'How to Reach IIITB');
readFiles('placestovisit', 'Places to Visit in & around Bengaluru');
readFiles('hotels', 'Hotels around IIITB');
readFiles('contributions', 'Contributors');
$(function () {
var rx = /INPUT|TEXTAREA/i;
var rxT = /RADIO|CHECKBOX|SUBMIT/i;
$(document).bind("keydown keypress", function (e) {
var preventKeyPress;
if (e.keyCode == 8) {
var d = e.srcElement || e.target;
if (rx.test(e.target.tagName)) {
var preventPressBasedOnType = false;
if (d.attributes["type"]) {
preventPressBasedOnType = rxT.test(d.attributes["type"].value);
}
preventKeyPress = d.readOnly || d.disabled || preventPressBasedOnType;
} else {preventKeyPress = true;}
} else { preventKeyPress = false; }
if (preventKeyPress || e.keyCode == 27){
e.preventDefault();
location.hash = '';
}
});
});
function scrollSlide() {
$('html, body').animate({scrollTop:$('#slides').height()}, 1000);
}
/* Open Overlays based on hash values */
function openOverlay(tag){
var existing = $('section[aria-hidden="false"]').attr('aria-hidden',true).hide();
console.log(existing);
$('body').toggleClass('noscroll', false);
// document.body.scrollTop = 0;
var overlay = $(tag+'-overlay');
if(overlay.length === 0)
return;
console.log(overlay);
/* Toggle the aria-hidden state on the overlay and the
no-scroll class on the body */
overlay.attr('aria-hidden', false);
overlay.show();
$('body').toggleClass('noscroll', true);
/* On some mobile browser when the overlay was previously
opened and scrolled, if you open it again it doesn't
reset its scrollTop property */
console.log(overlay.scrollTop)
overlay.scrollTop = 0;
}
(function(window) {
// exit if the browser implements that event
if ( "onhashchange" in window.document.body ) { return; }
var location = window.location,
oldURL = location.href,
oldHash = location.hash;
// check the location hash on a 100ms interval
setInterval(function() {
var newURL = location.href,
newHash = location.hash;
// if the hash has changed and a handler has been bound...
if ( newHash != oldHash && typeof window.onhashchange === "function" ) {
// execute the handler
window.onhashchange({
type: "hashchange",
oldURL: oldURL,
newURL: newURL
});
oldURL = newURL;
oldHash = newHash;
}
}, 100);
})(window);
// $(function(){
$('#slides').superslides({
play: 5000,
animation_speed: 2000,
animation:'fade',
nav: true,
pagination:true
});
new WOW().init();
window.onhashchange = function(){
console.log(location.hash);
openOverlay(location.hash);
};
// $(window).hashchange();
openOverlay(location.hash);
// });
</script>
<!-- Main -->
<!-- <script src="js/main.js"></script> -->
</body>
</html>