-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathindex.html
More file actions
814 lines (714 loc) · 46.4 KB
/
Copy pathindex.html
File metadata and controls
814 lines (714 loc) · 46.4 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
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
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-166050406-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-166050406-1');
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.js"></script>
<script type="text/javascript">
$(window).load(function() {
$(".se-pre-con").fadeOut("slow");;
});
</script>
<title>IIITians Network</title>
<meta content="A never-ending connection..." name="description">
<meta content="IIITians Network | IIIT | Indian Institute of Information Techonlogy | Community | MHRD | JEE Main }" name="keywords">
<!-- Favicons -->
<link href="img/logo/logo.png" rel="icon">
<link href="img/logo/logo.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,600,600i,700,700i" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css2?family=Lobster&family=Rock+Salt&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Metal+Mania&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href='https://cdn.jsdelivr.net/npm/boxicons@2.0.5/css/boxicons.min.css' rel='stylesheet'>
<!-- Animation for text -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css">
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Anton'>
<link rel="stylesheet" href="./style.css">
<!-- Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/custom.css" rel="stylesheet">
<link href="assets/css/footer.css" rel="stylesheet">
<link href="./assets/css/hero-area.css" rel="stylesheet">
<link rel="stylesheet" href="assets/css/heading.css" type="text/css">
<link href="custom.css" rel="stylesheet">
<!--================================== STUDENT's LIFE CSS FILES =======================================================-->
<link rel="stylesheet" type="text/css" href="assets/css/studentsLife.css">
<!--================================== STUDENT's LIFE CSS FILE END =======================================================-->
<!--==================================Counter Up files ====================-->
<!-- <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"> -->
<!-- <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> -->
<script src="https://code.jquery.com/jquery-1.12.4.min.js"
integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ=" crossorigin="anonymous"></script>
<!-- loader script -->
<script type="text/javascript">
$(window).load(function () {
$(".se-pre-con").fadeOut("slow");;
});
</script>
<!-- auto hide navigation on scroll -->
<script type="text/javascript">
var prevScrollpos = window.pageYOffset;
window.onscroll = function() {
var currentScrollPos = window.pageYOffset;
if (prevScrollpos > currentScrollPos) {
document.getElementById("header").style.top = "0";
} else {
document.getElementById("header").style.top = "-75px";
}
prevScrollpos = currentScrollPos;
}
</script>
<!--==================================Counter Up files over ==============-->
<style>
.no-js #loader { display: none; }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background: url("./img/loader/loader_high_quality.gif") center no-repeat #fff;
}
@media screen and (max-width: 760px){
.se-pre-con {
background-size: contain;
}
}
/* black font in all iiit dropdown */
.all-iiit a {
color: #121212;
}
</style>
<!-- ======= Added for Map ======= -->
<link rel="stylesheet" href="./Map/style/style.css">
<script src="https://kit.fontawesome.com/c939d0e917.js"></script>
<script src="Map/js/store-data.js"></script>
<style>
@media screen and (max-width: 768px) {
.search-container{
display: none;
}
.stores-list-container{
display: none;
}
}
</style>
<!-- ======= Added for Map ======= -->
</head>
<body>
<div class="se-pre-con"></div>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top">
<div class="container-fluid d-flex">
<div class="logo mr-auto">
<a href="index.html"><img src="img/logo/logo.png" alt="Logo | IIITians Network | IIIT | Community | Indian Institute of Information Technology" class="img-fluid"></a>
</div>
<nav class="nav-menu d-none d-lg-block">
<ul>
<li class="active"><a href="#">Home</a></li>
<!--li>
<li><a href="">News</a></li>
<li class="drop-down"><a href="">Login</a>
<ul>
<li><a href="#">Student</a></li>
<li><a href="#">Club</a></li>
<li class="drop-down"><a href="#">Register</a>
<ul>
<li><a href="">Individual</a></li>
<li><a href="">Club</a></li>
<li><a href="">Non-IIIT Students</a></li>
</ul>
</li>
</ul>
</li-->
<li><a href="https://jeecounselling.iiitiansnetwork.com/">Jee Counselling</a></li>
<li><a href="https://placement.iiitiansnetwork.com/">IIIT Placements</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
All IIIT
</a>
<div class="dropdown-menu all-iiit" aria-labelledby="navbarDropdown" style="max-height: 400px; overflow-y: scroll;">
<a class="dropdown-item" target="_blank" href="https://agartala.iiitiansnetwork.com">IIIT Agartala</a>
<a class="dropdown-item" target="_blank" href="https://allahabad.iiitiansnetwork.com">IIIT Allahabad</a>
<a class="dropdown-item" target="_blank" href="https://bhagalpur.iiitiansnetwork.com">IIIT Bhagalpur</a>
<a class="dropdown-item" target="_blank" href="https://bhopal.iiitiansnetwork.com">IIIT Bhopal</a>
<a class="dropdown-item" target="_blank" href="https://dharwad.iiitiansnetwork.com">IIIT Dharward</a>
<a class="dropdown-item" target="_blank" href="https://guwahati.iiitiansnetwork.com">IIIT Guwahati</a>
<a class="dropdown-item" target="_blank" href="https://gwalior.iiitiansnetwork.com">IIITM Gwalior</a>
<a class="dropdown-item" target="_blank" href="https://jabalpur.iiitiansnetwork.com">IIITDM Jabalpur</a>
<a class="dropdown-item" target="_blank" href="https://kalyani.iiitiansnetwork.com">IIIT Kalyani</a>
<a class="dropdown-item" target="_blank" href="https://kancheepuram.iiitiansnetwork.com">IIITDM Kancheepuram</a>
<a class="dropdown-item" target="_blank" href="https://kota.iiitiansnetwork.com">IIIT Kota</a>
<a class="dropdown-item" target="_blank" href="https://kottayam.iiitiansnetwork.com">IIIT Kottayam</a>
<a class="dropdown-item" target="_blank" href="https://kurnool.iiitiansnetwork.com">IIITDM Kurnool</a>
<a class="dropdown-item" target="_blank" href="https://lucknow.iiitiansnetwork.com">IIIT Lucknow</a>
<a class="dropdown-item" target="_blank" href="https://manipur.iiitiansnetwork.com">IIIT Manipur</a>
<a class="dropdown-item" target="_blank" href="https://nagpur.iiitiansnetwork.com">IIIT Nagpur</a>
<a class="dropdown-item" target="_blank" href="https://pune.iiitiansnetwork.com">IIIT Pune</a>
<a class="dropdown-item" target="_blank" href="https://raichur.iiitiansnetwork.com">IIIT Raichur</a>
<a class="dropdown-item" target="_blank" href="https://ranchi.iiitiansnetwork.com">IIIT Ranchi</a>
<a class="dropdown-item" target="_blank" href="https://sonepat.iiitiansnetwork.com">IIIT Sonepat</a>
<a class="dropdown-item" target="_blank" href="https://sricity.iiitiansnetwork.com">IIIT Sri City</a>
<a class="dropdown-item" target="_blank" href="https://surat.iiitiansnetwork.com">IIIT Surat</a>
<a class="dropdown-item" target="_blank" href="https://tiruchirapalli.iiitiansnetwork.com">IIIT Tiruchirapalli</a>
<a class="dropdown-item" target="_blank" href="https://una.iiitiansnetwork.com">IIIT Una</a>
<a class="dropdown-item" target="_blank" href="https://vadodara.iiitiansnetwork.com">IIIT Vadodara</a>
</div>
</li>
<li><a href="https://team.iiitiansnetwork.com/">Our Team</a></li>
<li><a href="https://contact.iiitiansnetwork.com/">Contact</a></li>
</ul>
</nav><!-- .nav-menu -->
</div>
</header><!-- End Header -->
<main id="main">
<section class="hero-area">
<div id="particles-js" style="height: 100vh; width: 100%; position: absolute;"></div>
<div class="container-fluid hero-container">
<div class="row partition-container">
<div class="col-12 col-lg-7 col-xl-7 partition svg-div">
<div class="svg-container col-11"><img src="./img/logo/iiiittianslogo2.svg" class="hero-svg"></div>
<div class="svg-text align-items-center">
We
<span
class="txt-rotate"
data-period="500"
data-rotate='[ "Create", "Connect"]'></span>
</div>
</div>
<div class="col-12 col-lg-5 col-xl-5" style="padding-bottom:60px">
<img src="img/index/3.svg" class="img-fluid animated" width="90%" alt="About | IIITians Network | IIIT | Community | Indian Institute of Information Technology">
</div>
</div>
</div>
</section>
<!-- ==================== End Intro Section ======================== -->
<!-- ======= About Section ======= -->
<!-- ======= Tabs Section ======= -->
<section id="tabs" class="tabs">
<div class="col-lg-12 text-center">
<h1 data-aos="fade-up"><b>About Us</b></h1>
</div>
<hr data-aos="fade-up" style="height:1px;border-width:0;color:gray;background-color:gray;width:80px;text-align:center;"><br><br>
<div class="container" data-aos="fade-up">
<ul class="nav nav-tabs row d-flex">
<li class="nav-item col-3">
<a class="nav-link active show" data-toggle="tab" href="#tab-1">
<i class="ri-gps-line"></i>
<h4 class="d-none d-lg-block">About Our Network</h4>
</a>
</li>
<li class="nav-item col-3">
<a class="nav-link" data-toggle="tab" href="#tab-2">
<i class="ri-body-scan-line"></i>
<h4 class="d-none d-lg-block">Our contributions to the community</h4>
</a>
</li>
<li class="nav-item col-3">
<a class="nav-link" data-toggle="tab" href="#tab-3">
<i class="ri-sun-line"></i>
<h4 class="d-none d-lg-block"> Benefits of joining network.</h4>
</a>
</li>
<li class="nav-item col-3">
<a class="nav-link" data-toggle="tab" href="#tab-4">
<i class="ri-store-line"></i>
<h4 class="d-none d-lg-block">Strengths and Achievements of Our Network</h4>
</a>
</li>
</ul>
<!-- ======= Tabs Content ======= -->
<div class="tab-content">
<div class="tab-pane active show" id="tab-1" >
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators" style="filter: invert(100%);">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<div class="row">
<div class="col-lg-6 order-2 order-lg-1 mt-3 mt-lg-0">
<br>
<h3> Who are we??</h3>
<br>
<ul>
<li><i class="ri-check-double-line"></i>
IIITians Network is an autonomous community of students from all the Indian Institute of Information Technology. Our prime aim is to provide a platform for the exchange of information and resources between IIITians. We focus on rendering a better outreach to the events organized by clubs/societies of these institutes. We are encouraging brand IIITian and connecting students to the alumni by an Alumni Network. Our website aims to provide ampler knowledge about IIITs to the audience describing the culture and the environment developed by respective IIITians. There are special tools for JEE Aspirants like Rank and Predictor and Placements of all the IIITs on the website. With our projects, we develop an open-source learning environment.
</li>
</ul>
</div>
<div class="col-lg-6 order-1 order-lg-2 text-center">
<img src="img/about/Who We Are.jpg" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="carousel-item">
<div class="row">
<div class="col-lg-6 order-1 order-lg-1 text-center">
<img src="img/about/Our Journey.png" alt="" class="img-fluid">
</div>
<div class="col-lg-6 order-2 order-lg-2 mt-3 mt-lg-0">
<br>
<h3>THE JOURNEY</h3>
<br>
<ul>
<li><i class="ri-check-double-line"></i>
The never-ending connection of IIITians Network started with the three students in January 2020, when Prashant Katiyar, IIIT Guwahati collaborated with Anant Mehra, IIIT Kota and Shashwat Gupta, IIIT Gwalior with the idea to connect the students of IIITs among them.
</li>
<li><i class="ri-check-double-line"></i>
It included building platforms for communication, sharing resources and news, and mutual development. The idea, itself being so strong connected students from all the IIITs. The Team IIITians Network comprising of 150+ students is now working with the commitment to lift brand IIITians.
The network is now proficient in organizing competitions & hackathons and developing autonomous connection platforms. The journey is yet so far.</li>
</ul>
</div>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<div class="tab-pane" id="tab-2">
<div id="slider2" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators" style="filter: invert(100%);">
<li data-target="#slider2" data-slide-to="0" class="active"></li>
<li data-target="#slider2" data-slide-to="1"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<div class="row">
<div class="col-lg-6 order-2 order-lg-1 mt-3 mt-lg-0">
<br>
<h3> Who are we??</h3>
<br>
<ul>
<li><i class="ri-check-double-line"></i>
IIITians Network is an autonomous community of students from all the Indian Institute of Information Technology. Our prime aim is to provide a platform for the exchange of information and resources between IIITians. We focus on rendering a better outreach to the events organized by clubs/societies of these institutes. We are encouraging brand IIITian and connecting students to the alumni by an Alumni Network. Our website aims to provide ampler knowledge about IIITs to the audience describing the culture and the environment developed by respective IIITians. There are special tools for JEE Aspirants like Rank and Predictor and Placements of all the IIITs on the website. With our projects, we develop an open-source learning environment.
</li>
</ul>
</div>
<div class="col-lg-6 order-1 order-lg-2 text-center">
<img src="img/about/Who We Are.jpg" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="carousel-item">
<div class="row">
<div class="col-lg-6 order-1 order-lg-1 text-center">
<img src="img/about/Our Journey.png" alt="" class="img-fluid">
</div>
<div class="col-lg-6 order-2 order-lg-2 mt-3 mt-lg-0">
<br>
<h3>THE JOURNEY</h3>
<br>
<ul>
<li><i class="ri-check-double-line"></i>
The never-ending connection of IIITians Network started with the three students in January 2020, when Prashant Katiyar, IIIT Guwahati collaborated with Anant Mehra, IIIT Kota and Shashwat Gupta, IIIT Gwalior with the idea to connect the students of IIITs among them.
</li>
<li><i class="ri-check-double-line"></i>
It included building platforms for communication, sharing resources and news, and mutual development. The idea, itself being so strong connected students from all the IIITs. The Team IIITians Network comprising of 150+ students is now working with the commitment to lift brand IIITians.
The network is now proficient in organizing competitions & hackathons and developing autonomous connection platforms. The journey is yet so far.</li>
</ul>
</div>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#slider2" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#slider2" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<div class="tab-pane" id="tab-3">
<div id="slider3" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators" style="filter: invert(100%);">
<li data-target="#slider3" data-slide-to="0" class="active"></li>
<li data-target="#slider3" data-slide-to="1"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<div class="row">
<div class="col-lg-6 order-2 order-lg-1 mt-3 mt-lg-0">
<br>
<h3> Who are we??</h3>
<br>
<ul>
<li><i class="ri-check-double-line"></i>
IIITians Network is an autonomous community of students from all the Indian Institute of Information Technology. Our prime aim is to provide a platform for the exchange of information and resources between IIITians. We focus on rendering a better outreach to the events organized by clubs/societies of these institutes. We are encouraging brand IIITian and connecting students to the alumni by an Alumni Network. Our website aims to provide ampler knowledge about IIITs to the audience describing the culture and the environment developed by respective IIITians. There are special tools for JEE Aspirants like Rank and Predictor and Placements of all the IIITs on the website. With our projects, we develop an open-source learning environment.
</li>
</ul>
</div>
<div class="col-lg-6 order-1 order-lg-2 text-center">
<img src="img/about/Who We Are.jpg" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="carousel-item">
<div class="row">
<div class="col-lg-6 order-1 order-lg-1 text-center">
<img src="img/about/Our Journey.png" alt="" class="img-fluid">
</div>
<div class="col-lg-6 order-2 order-lg-2 mt-3 mt-lg-0">
<br>
<h3>THE JOURNEY</h3>
<br>
<ul>
<li><i class="ri-check-double-line"></i>
The never-ending connection of IIITians Network started with the three students in January 2020, when Prashant Katiyar, IIIT Guwahati collaborated with Anant Mehra, IIIT Kota and Shashwat Gupta, IIIT Gwalior with the idea to connect the students of IIITs among them.
</li>
<li><i class="ri-check-double-line"></i>
It included building platforms for communication, sharing resources and news, and mutual development. The idea, itself being so strong connected students from all the IIITs. The Team IIITians Network comprising of 150+ students is now working with the commitment to lift brand IIITians.
The network is now proficient in organizing competitions & hackathons and developing autonomous connection platforms. The journey is yet so far.</li>
</ul>
</div>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#slider3" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#slider3" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<div class="tab-pane" id="tab-4">
<div id="slider4" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators" style="filter: invert(100%);">
<li data-target="#slider4" data-slide-to="0" class="active"></li>
<li data-target="#slider4" data-slide-to="1"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<div class="row">
<div class="col-lg-6 order-2 order-lg-1 mt-3 mt-lg-0">
<br>
<h3> Who are we??</h3>
<br>
<ul>
<li><i class="ri-check-double-line"></i>
IIITians Network is an autonomous community of students from all the Indian Institute of Information Technology. Our prime aim is to provide a platform for the exchange of information and resources between IIITians. We focus on rendering a better outreach to the events organized by clubs/societies of these institutes. We are encouraging brand IIITian and connecting students to the alumni by an Alumni Network. Our website aims to provide ampler knowledge about IIITs to the audience describing the culture and the environment developed by respective IIITians. There are special tools for JEE Aspirants like Rank and Predictor and Placements of all the IIITs on the website. With our projects, we develop an open-source learning environment.
</li>
</ul>
</div>
<div class="col-lg-6 order-1 order-lg-2 text-center">
<img src="img/about/Who We Are.jpg" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="carousel-item">
<div class="row">
<div class="col-lg-6 order-1 order-lg-1 text-center">
<img src="img/about/Our Journey.png" alt="" class="img-fluid">
</div>
<div class="col-lg-6 order-2 order-lg-2 mt-3 mt-lg-0">
<br>
<h3>THE JOURNEY</h3>
<br>
<ul>
<li><i class="ri-check-double-line"></i>
The never-ending connection of IIITians Network started with the three students in January 2020, when Prashant Katiyar, IIIT Guwahati collaborated with Anant Mehra, IIIT Kota and Shashwat Gupta, IIIT Gwalior with the idea to connect the students of IIITs among them.
</li>
<li><i class="ri-check-double-line"></i>
It included building platforms for communication, sharing resources and news, and mutual development. The idea, itself being so strong connected students from all the IIITs. The Team IIITians Network comprising of 150+ students is now working with the commitment to lift brand IIITians.
The network is now proficient in organizing competitions & hackathons and developing autonomous connection platforms. The journey is yet so far.</li>
</ul>
</div>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#slider4" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#slider4" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</div>
</div>
</section><!-- End Tabs Section -->
<!-- ======= Services Section ======= -->
<section id="services" class="services" style="background: #fff">
<div class="container">
<div class="row">
<div class="col-md-6 col-lg-3 d-flex align-items-stretch mb-5 mb-lg-0">
<div class="icon-box" data-aos="zoom-in" data-aos-delay="100">
<div class="icon"><i class='bx bx-medal'></i></div>
<h4 class="title"><a href="">Objective</a></h4>
<p class="description">IIITs are model of education which can produce best-in-class human resources in IT and harnessing the multidimensional facets of IT in various domains.</p>
</div>
</div>
<div class="col-md-6 col-lg-3 d-flex align-items-stretch mb-5 mb-lg-0">
<div class="icon-box" data-aos="zoom-in" data-aos-delay="150">
<div class="icon"><i class='bx bx-buildings'></i></div>
<h4 class="title"><a href="">Admissions</a></h4>
<p class="description">Students qualifying IIT - JEE Mains are eligible to get admissions in these technical institutes according to their ALL INDIA Rank.</p>
</div>
</div>
<div class="col-md-6 col-lg-3 d-flex align-items-stretch mb-5 mb-lg-0">
<div class="icon-box" data-aos="zoom-in" data-aos-delay="200">
<div class="icon"><i class='bx bx-book-reader'></i></div>
<h4 class="title"><a href="">Curriculum</a></h4>
<p class="description">Each lllT have self sustaining autonomy to develop its own academic programmes including curriculum, new courses and method of assessment. </p>
</div>
</div>
<div class="col-md-6 col-lg-3 d-flex align-items-stretch mb-5 mb-lg-0">
<div class="icon-box" data-aos="zoom-in" data-aos-delay="250">
<div class="icon"><i class='bx bxs-factory'></i></div>
<h4 class="title"><a href="">Industrial Collaboration</a></h4>
<p class="description">IIITs are collaborated with different industrial partners to implement technological innovations and domains which are in demand in this fast - growing digital platform</p>
</div>
</div>
</div>
</div>
</section>
<!-- End Services Section -->
<section id="portfolio" class="section-bg">
<div class="container" data-aos="fade-up">
<div class="section-title">
<p>OUR NEW UPDATES</p>
<marquee behavior="scroll" direction="left" scrollamount="15"><h3 style="color:red"><b>PLACEMENTS AND COUNSELLING SECTION TO BE UPDATED SOON....</b></h3></marquee>
<div id="updates_section" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#updates_section" data-slide-to="0" class="active"></li>
<li data-target="#updates_section" data-slide-to="1"></li>
<li data-target="#updates_section" data-slide-to="2"></li>
<li data-target="#updates_section" data-slide-to="3"></li>
<li data-target="#updates_section" data-slide-to="4"></li>
</ol>
<div class="carousel-inner" data-aos="fade-up">
<div class="carousel-item active">
<img class="d-block w-100" src="img/placements and counselling/counselling.jpeg" alt="First slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="img/placements and counselling/placementshome.jpeg" alt="Second slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="img/placements and counselling/1.png" alt="Third slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="img/placements and counselling/rankpredictor.jpeg" alt="Third slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="img/placements and counselling/2.png" alt="Third slide">
</div>
</div>
<a class="carousel-control-prev" href="#updates_section" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#updates_section" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</section>
<!--================================== STUDENT's LIFE END =================================================-->
<!-- ======= Join us Section ======= -->
<section id="faq" class="faq section">
<div class="container">
<div class="section-title" data-aos="fade-up">
<h2>IIIT</h2>
<p>Join our Amazing Community</p>
</div>
<div class="row">
<div class="col-lg-12">
<ul class="faq-list">
<li data-aos="fade-up" data-aos-delay="100">
<a data-toggle="collapse" class="" href="#faq1">Do we conduct amazing technical & creative events?<i class="icofont-simple-up"></i></a>
<div id="faq1" class="collapse show" data-parent=".faq-list">
<p>
Yes for sure. To nourish technical & problem-solving skills and enhance creativity, we conduct events like Code Chronicles (coding competition open to all institutes), webinars, alumni talks, QnA with start-up founders and CEO’s, Meme War competition and many other events of various domains.
</p>
</div>
</li>
<li data-aos="fade-up" data-aos-delay="200">
<a data-toggle="collapse" href="#faq2" class="collapsed">How events are organized?<i class="icofont-simple-up"></i></a>
<div id="faq2" class="collapse" data-parent=".faq-list">
<p>
We have and will be organizing various contests and events on different platforms. Code Chronicles is a monthly organized coding competition which takes place on Code Chef Platform globally. Meme War is conducted on our Facebook handle through entries via email. Webinars and many other similar events are hosted live on our YouTube channel.
</p>
</div>
</li>
<li data-aos="fade-up" data-aos-delay="300">
<a data-toggle="collapse" href="#faq3" class="collapsed">How to participate in such amazing events?<i class="icofont-simple-up"></i></a>
<div id="faq3" class="collapse" data-parent=".faq-list">
<p>
Primarily, one must turn in to IIITians Network’s social media accounts like Instagram, LinkedIn, Facebook and Twitter for getting such thrilling news and all updates regarding the events, competitions, webinars, etc. Then follow the instructions provided and here you go.
</p>
</div>
</li>
<li data-aos="fade-up" data-aos-delay="300">
<a data-toggle="collapse" href="#faq4" class="collapsed">How do we help IIITians?<i class="icofont-simple-up"></i></a>
<div id="faq4" class="collapse" data-parent=".faq-list">
<p>
As the name suggest, we are united and never ending connection of 25 IIITs all over nation. We share news about different events and competitions being organised around IIITs and by IIITians network.
</p>
</div>
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- ======= Join us ended ========== -->
</main><!-- End #main -->
<!-- ======= Added for Map ======= -->
<div class="map-item">
<div class="search-container">
<div class="search">
<input id="zip-code-input" type="text" placeholder="Enter zip">
<i class="fas fa-search" onclick="searchStores()" ></i>
</div>
</div>
<div class="stores-list-container">
<div class="stores-list">
<div class="store-container">
<div class="store-info">
<div class="address">
<span> IIIT Allahabad</span>
<span>Jhalwa, Prayagraj, Uttar Pradesh 211015</span>
</div>
<div class="phone-number">0532 292 2067</div>
</div>
<div class="store-number-container">
<div class="store-number">
1
</div>
</div>
</div>
</div>
</div>
<div id="map"></div>
</div>
<script src="Map/js/index.js"> </script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyD4rH1Hy7HfaIJ0JqwZLpyTRTq0atoniNc&callback=initMap"
async defer></script>
<!-- ======= Added for Map ======= -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-newsletter" data-aos="fade-up">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<h4>Join Our Community</h4>
<p>Help us in this idea for uniting all IIITs</p>
<form action="https://formspree.io/xeqrqzrv" method="post">
<input type="email" name="email"><input type="submit" value="Subscribe">
</form>
</div>
</div>
</div>
</div>
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-contact" data-aos="fade-up" data-aos-delay="100">
<h3>IIITians Network</h3>
<p>
A never ending connection...<br><br>
<strong>Email:</strong> iiitiansnetwork@gmail.com<br>
<strong>Hit Counter</strong><br><a target="_blank" href="https://www.freecounterstat.com" title="free hit counters"><img src="https://counter3.stat.ovh/private/freecounterstat.php?c=am3swfnxwq8cga496ku7nw7ebfcg8rfq" border="0" title="free hit counters" alt="IIITians Network | IIIT | Community | Indian Institute of Information Technology"></a><br>
</p>
</div>
<div class="col-lg-3 col-md-6 footer-links" data-aos="fade-up" data-aos-delay="200">
<h4>Useful Links</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#hero">Home</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#news">News</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="https://alliiit.iiitiansnetwork.com/">All IIIT</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="https://contact.iiitiansnetwork.com/">Contact Us</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links" data-aos="fade-up" data-aos-delay="300">
<h4>Our Community</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="http://team.iiitiansnetwork.com/">Core Team</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="http://team.iiitiansnetwork.com/#web">Web Team</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="http://team.iiitiansnetwork.com/#design">Design & Animation Team</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="http://team.iiitiansnetwork.com/#content">Content Team</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links" data-aos="fade-up" data-aos-delay="400">
<h4>Our Social Networks</h4>
<p>Follow us to stay connected with IIITs</p>
<div class="social-links mt-3">
<a target="_blank" href="https://t.me/joinchat/PbhPfBW9YSqXvAS20Y09ng" class="telegram"><i class="bx bxl-telegram"></i></a>
<a target="_blank" href="https://www.facebook.com/iiitians.network/?fref=tag" class="facebook"><i class="bx bxl-facebook"></i></a>
<a target="_blank" href="https://www.instagram.com/iiitians.network/" class="instagram"><i class="bx bxl-instagram"></i></a>
<a target="_blank" href="https://www.linkedin.com/company/53184003" class="linkedin"><i class="bx bxl-linkedin"></i></a>
<a target="_blank" href="https://www.youtube.com/channel/UCFlPhj8XnKBWc1cNSC8IedA" class="linkedin"><i class="bx bxl-youtube"></i></a>
</div>
<div>
<h3><br><a href="https://github.com/IIITians-Network/Home"><i class="fa fa-pencil" aria-hidden="true"> Edit this !</i></a></h3>
</div>
</div>
</div>
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top"><i class="icofont-simple-up"></i></a>
<!-- Vendor JS Files -->
<!-- <script src="assets/vendor/jquery/jquery.min.js"></script> -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/js/jquery.counterup.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.3/waypoints.min.js"></script>
<script>
jQuery(document).ready(function( $ )
{
$('.counter').counterUp({
delay: 10,
time: 1000
});
});
</script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
<script src="https://cdn.jsdelivr.net/npm/particles.js@2.0.0/particles.min.js"></script>
<script>
particlesJS.load('particles-js', './assets/particles.json');
</script>
</body>
</html>