-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathprojects.html
More file actions
608 lines (588 loc) · 32.6 KB
/
projects.html
File metadata and controls
608 lines (588 loc) · 32.6 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
<!DOCTYPE html>
<!--[if gt IE 8]><!-->
<html class="no-js">
<!--<![endif]-->
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-111768002-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-111768002-1');
</script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Projects</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Opencode - An Open Source Event" />
<meta name="keywords" content="opencode, opensource, coding, github, geekhaven, foss, IIIT, IIIT Allahabad" />
<meta name="author" content="FOSS IIITA" />
<!-- Facebook and Twitter integration -->
<meta property="og:title" content="OpenCode'18" />
<meta property="og:image" content="https://raw.githubusercontent.com/opencode18/opencode18.github.io/master/images/fbog.png" />
<meta property="og:url" content="https://opencode18.github.io/" />
<meta property="og:site_name" content="OpenCode'18" />
<meta property="og:description" content="OpenCode is an Open Source event aimed to raise awareness about Open Source" />
<!-- <meta name="twitter:title" content="" />
<meta name="twitter:image" content="" />
<meta name="twitter:url" content="" />
<meta name="twitter:card" content="" /> -->
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="icon" type="image/png" href="images/OpenCode.png" />
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600,400italic,700' rel='stylesheet' type='text/css'>
<!-- Animate.css -->
<link rel="stylesheet" href="css/animate.css">
<!-- Icomoon Icon Fonts-->
<link rel="stylesheet" href="css/icomoon.css">
<!-- Simple Line Icons -->
<link rel="stylesheet" href="css/simple-line-icons.css">
<!-- Magnific Popup -->
<link rel="stylesheet" href="css/magnific-popup.css">
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link href='https://fonts.googleapis.com/css?family=Titillium+Web:400,200,300,600,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" id="theme-switch" href="css/style.css">
<script src="js/modernizr-2.6.2.min.js"></script>
<style>
#fh5co-work .fh5co-project-item .fh5co-text h3 {
font-size: 16px;
font-weight: bold;
margin: 0;
line-height: 1.5;
}
.mentors {
color: #b3b3b3;
font-size: 16px;
font-weight: 400;
padding-bottom: 10px;
}
.match-col-height {
height: 40vh;
}
.project-name {
padding-bottom: 10px;
}
.mentored-by {
padding-top: 10px;
padding-bottom: 10px;
}
</style>
</head>
<body>
<section id="fh5co-work" data-section="work">
<div class="container">
<div class="row">
<div class="col-md-12 section-heading text-center">
<h2 class="to-animate">Projects</h2>
<!-- <div class="row">
<div class="col-md-8 col-md-offset-2 subtext to-animate">
<h3 class="mentored-by">Top 3 projects from OpenCode 2017</h3>
</div>
</div> -->
</div>
</div>
<div class="row row-bottom-padded-sm">
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/opencode18/OpenCode-Collaborative" target="_blank" class="fh5co-project-item to-animate">
<!-- <img src="images/opencode17.png" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">OpenCode Collaborative</h2>
<span>A collaborative website created by particpants of opencode'18. </span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors"> Team OpenCode </div>
<span>HTML JavaScript CSS</span>
</div>
</a>
</div>
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/opencode18/CodeStash" target="_blank" class="fh5co-project-item to-animate">
<!-- <img src="images/humble.png" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">CodeStash</h2>
<span>Competitive Coding</span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Team OpenCode</div>
<span>C C++ Python</span>
</div>
</a>
</div>
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/opencode18/Girls-who-code" target="_blank" class="fh5co-project-item to-animate">
<!-- <img src="images/c.jpg" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">Girls Who Code</h2>
<span>Female Developers only project for OpenCode'18</span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Team OpenCode'18</div>
<span>HTML js CSS </span>
</div>
</a>
</div>
</div>
<div class="row row-bottom-padded-sm">
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/gostudent/Letsgo" target="_blank" class="fh5co-project-item to-animate">
<!-- <img src="images/opencode17.png" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">Lets Go</h2>
<span>A Website for learning Go</span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors"> Team GoStudents </div>
<span>Go</span>
</div>
</a>
</div>
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/gostudent/Algorithms" target="_blank" class="fh5co-project-item to-animate">
<!-- <img src="images/humble.png" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">Go Algorithms</h2>
<span>Implementation of Data Structures and Algorithms in Go</span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Team GoStudents</div>
<span>Go</span>
</div>
</a>
</div>
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/mubaris/motivate" target="_blank" class="fh5co-project-item to-animate">
<!-- <img src="images/c.jpg" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">Motivate</h2>
<span>A simple script to print random motivational quotes.</span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Mubaris NK</div>
<span>Python</span>
</div>
</a>
</div>
</div>
<div class="row row-bottom-padded-sm">
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/Opencode18/OpenTerm" class="fh5co-project-item to-animate">
<!-- <img src="images/c.jpg" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">OpenTerm</h2>
<span>Implementing Terminal in website! </span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Opencode</div>
<span>HTML,CSS,Javascript</span>
</div>
</a>
</div>
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/GeekHaven/Aparoksha-18" target="_blank" class="fh5co-project-item to-animate">
<!-- <img src="images/humble.png" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">Aparoksha-18: Website</h2>
<span>Official website of Aparoksha'18.</span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Pradeep Gangwar, A S Gagan Ganapathy and Shreyansh Dwivedi</div>
<span>HTML JavaScript CSS PHP Smarty</span>
</div>
</a>
</div>
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/GitHubCommunity-IIITAllahabad/ProfilePortal-Beta" target="_blank" class="fh5co-project-item to-animate">
<!-- <img src="images/c.jpg" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">ProfilePortal</h2>
<span>A portal that keeps track of the Profiles of websites like Spoj, Codechef, Github etc.</span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Ravi Charan & Arindam Das Modak</div>
<span>HTML js CSS Python</span>
</div>
</a>
</div>
</div>
<div class="row row-bottom-padded-sm">
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/adeora7/youtube_queue_extension" target="_blank" class="fh5co-project-item to-animate">
<!-- <img src="images/opencode17.png" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">Youtube Queue</h2>
<span>Chrome extension to queue youtube songs.</span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Abhishek Deora</div>
</div>
</a>
</div>
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/rahulkumaran/Utlyz-CLI" target="_blank" class="fh5co-project-item to-animate">
<!-- <img src="images/humble.png" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">Utlyz-CLI</h2>
<span>A command line application to access internet over terminal.Be it facebook, wikipedia or even news.</span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Rahul Arulkumaran</div>
<span>Python Shell</span>
</div>
</a>
</div>
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/mrsaicharan1/PyDic" class="fh5co-project-item to-animate">
<!-- <img src="images/c.jpg" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">PyDic</h2>
<span>A python app which uses the CLI to query the definitions of a word in a dictionary.</span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors"> Saicharan Reddy</div>
<span>Python</span>
</div>
</a>
</div>
</div>
<div class="row row-bottom-padded-sm">
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/Anna-Assistant/Anna" target="_blank" class="fh5co-project-item to-animate">
<!-- <img src="images/opencode17.png" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">Anna</h2>
<span>Assistant on chrome.</span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Gautham</div>
<span>HTML JavaScript CSS</span>
</div>
</a>
</div>
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/Symphoria/attendance-portal" class="fh5co-project-item to-animate">
<!-- <img src="images/humble.png" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">Attendance Portal</h2>
<span>A unique solution to mark attendance online using tokens</span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors"> Harshit Jain</div>
<span>HTML JavaScript CSS Python</span>
</div>
</a>
</div>
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/Anupam-dagar/Portfolio-Generator" class="fh5co-project-item to-animate">
<!-- <img src="images/c.jpg" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">HoxNox</h2>
<span>Portfolios Made Easy, Generate portfolios in 3 easy steps.</span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Anupam Dagar</div>
<span>HTML JavaScript CSS Python</span>
</div>
</a>
</div>
</div>
<div class="row row-bottom-padded-sm">
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/aswinzz/LucidCV" class="fh5co-project-item to-animate">
<!-- <img src="images/c.jpg" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">LucidCV</h2>
<span>Simple CV Maker.</span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Aswin VB</div>
<span>HTML JavaScript CSS NodeJS</span>
</div>
</a>
</div>
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/aswanthkoleri/OpenNews" class="fh5co-project-item to-animate">
<!-- <img src="images/c.jpg" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">OpenNews</h2>
<span>Newsfeed App.</span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Aswanth K Anil</div>
<span>HTML JavaScript CSS Vue</span>
</div>
</a>
</div>
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/mubaris/yes" class="fh5co-project-item to-animate">
<!-- <img src="images/c.jpg" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">yes</h2>
<span>Implementation of simple and dangerous yes command in various languages. </span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Mubaris NK</div>
<span>Multiple Languages</span>
</div>
</a>
</div>
</div>
<div class="row row-bottom-padded-sm">
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/himank-goel/Goal-Coach" class="fh5co-project-item to-animate">
<!-- <img src="images/c.jpg" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">Goal Coach</h2>
<span>A webapp built on react and redux with authentication from firebase to assign tasks.</span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Himank Goel</div>
<span>React Redux</span>
</div>
</a>
</div>
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/addy-org/Addy-React-Native" class="fh5co-project-item to-animate">
<!-- <img src="images/c.jpg" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name"> Addy-React-Native</h2>
<span>A React Native based hybrid app for Addy</span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Yashovardhan Agrawa</div>
<span>React</span>
</div>
</a>
</div>
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/luisejrobles/DiavApp" class="fh5co-project-item to-animate">
<!-- <img src="images/c.jpg" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">DiavApp</h2>
<span>Proyecto de la materia de Ingeniería de Software en el cual se va a crear una aplicacion para las personas con diabetes. </span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Luis Eduardo Jiménez Robles</div>
<span>Ionic 2 Angular 4 Firebase Charts.js</span>
</div>
</a>
</div>
</div>
<div class="row row-bottom-padded-sm">
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/himank-goel/Goal-Coach" class="fh5co-project-item to-animate">
<!-- <img src="images/c.jpg" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">Tech Jalsa</h2>
<span>Tech Jalsa is an Android app to show details about tech fest of Techno India NJR. Contribute in this idea to bring all college events on a single platform! </span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Akshay Nandwana</div>
<span>Android Firebase</span>
</div>
</a>
</div>
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/himanshub16/cool-physics" class="fh5co-project-item to-animate">
<!-- <img src="images/c.jpg" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">Cool-Physics</h2>
<span>Visualisations of awesome concepts from Physics</span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Himanshu Shekhar</div>
<span>HTML JavaScript</span>
</div>
</a>
</div>
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/CosmicCoder96/longDrive" class="fh5co-project-item to-animate">
<!-- <img src="images/c.jpg" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">Long Drive</h2>
<span>Fun CSS side kick</span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Abhinav Khare</div>
<span>HTML CSS</span>
</div>
</a>
</div>
</div>
<div class="row row-bottom-padded-sm">
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/agbilotia1998/Lecture-Connect" target="_blank" class="fh5co-project-item to-animate">
<!-- <img src="images/opencode17.png" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">Lecture Connect</h2>
<span>A real time lecture translation in different languages for students. </span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors"> Ayush Gupta and Siddhant Srivastav </div>
<span>HTML JavaScript CSS</span>
</div>
</a>
</div>
</div>
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/gostudent/aurora" target="_blank" class="fh5co-project-item to-animate">
<!-- <img src="images/humble.png" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">Aurora</h2>
<span>A Package To Create Quote Images</span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Team GoStudents</div>
<span>Go</span>
</div>
</a>
</div>
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/gostudent/coindesk" target="_blank" class="fh5co-project-item to-animate">
<!-- <img src="images/humble.png" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">CoinDesk</h2>
<span>Golang API Client For Coindesk</span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Team GoStudents</div>
<span>Go</span>
</div>
</a>
</div>
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/gostudent/console" target="_blank" class="fh5co-project-item to-animate">
<!-- <img src="images/humble.png" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">Console</h2>
<span>Beautiful Console Logging With Emojis</span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Team GoStudents</div>
<span>Go</span>
</div>
</a>
</div>
<div class="col-md-4 col-sm-4 col-xxs-12">
<a href="https://github.com/opencode18/dataviz-gallery" target="_blank" class="fh5co-project-item to-animate">
<!-- <img src="images/humble.png" alt="Image" class="img-responsive"> -->
<div class="fh5co-text match-col-height">
<h2 class="project-name">DateViz-Gallery</h2>
<span>Collection Of Data Visualizations</span>
<h3 class="mentored-by">Mentored By</h3>
<div class="mentors">Mubaris NK</div>
<span>Python R JavaScript</span>
</div>
</a>
</div>
<!-- <a href="https://github.com/fossiiita/Projects/issues"><h2 class="to-animate" style="text-align: center;color: white;">See All</h2></a>
<h2 class="to-animate" style="color: white;text-align: center;">This year as we expand we will introduce a project only for female developers to contribute.(Projects to be released soon)</h2> -->
</section>
<footer id="footer" role="contentinfo">
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-4 col-xs-12 text-center" style="letter-spacing: 4px;">
<a href="https://www.facebook.com/opencodeiiita/" target="_blank"><i class="fa fa-facebook" style="font-size: 1.5em;"></i></a>
<a href="https://github.com/opencode18" target="_blank"><i class="fa fa-github" style="font-size: 1.5em;" aria-hidden="true"></i></a>
<a href="mailto:[email protected]"><i class="fa fa-envelope" style="font-size: 1.5em;" aria-hidden="true"></i></a>
</div>
<br class="visible-xs">
<br class="visible-xs">
<div class="col-md-4 col-sm-4 col-xs-12 text-center">
<p>Created with <i class="fa fa-heart" aria-hidden="true"></i> by <a href="https://geekhaven.iiita.ac.in/foss/" target="_blank">FOSS IIITA</a></p>
</div>
<br class="visible-xs">
<br class="visible-xs">
<br class="visible-xs">
<div class="col-md-4 col-sm-4 col-xs-12" style="margin-top: -25px;">
<div class="row">
<div class="col-md-4 col-sm-3 col-xs-3 col-xs-offset-2 col-md-offset-1">
<a href="https://github.com/fossiiita" target="_blank"><img class="img-responsive" id="foss" src="images/foss.png"></a>
</div>
<div class="col-md-3 col-sm-3 col-xs-3">
<a href="https://geekhaven.iiita.ac.in/" class="visible-sm"><img style="margin-top: 20px;" src="images/Geekhaven.svg" class="img-responsive"></a>
<a href="https://geekhaven.iiita.ac.in/" class="hidden-sm"><img src="images/Geekhaven.svg" class="img-responsive"></a>
</div>
<div class="col-md-4 col-sm-3 col-xs-3">
<a href="https://www.iiita.ac.in/" target="_blank"><img class="img-responsive" id="iiita" src="images/iiita.png"></a>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<!-- jQuery Easing -->
<script src="https://code.jquery.com/jquery-migrate-1.0.0.js"></script>
<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>
<!-- Stellar Parallax -->
<script src="js/jquery.stellar.min.js"></script>
<!-- Counter -->
<script src="js/jquery.countTo.js"></script>
<!-- Magnific Popup -->
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/magnific-popup-options.js"></script>
<!-- Google Map -->
<script type="text/javascript">
$(document).ready(function() {
/* Get iframe src attribute value i.e. YouTube video url
and store it in a variable */
var url = $("#cartoonVideo").attr('src');
/* Assign empty url value to the iframe src attribute when
modal hide, which stop the video playing */
$("#myModal").on('hide.bs.modal', function() {
$("#cartoonVideo").attr('src', '');
});
/* Assign the initially stored url back to the iframe src
attribute when modal is displayed again */
$("#myModal").on('show.bs.modal', function() {
$("#cartoonVideo").attr('src', url);
});
});
</script>
<!-- For demo purposes only styleswitcher ( You may delete this anytime ) -->
<script src="js/jquery.style.switcher.js"></script>
<script>
$(function() {
$('#colour-variations ul').styleSwitcher({
defaultThemeId: 'theme-switch',
hasPreview: false,
cookie: {
expires: 30,
isManagingLoad: true
}
});
$('.option-toggle').click(function() {
$('#colour-variations').toggleClass('sleep');
});
});
</script>
<!-- End demo purposes only -->
<!-- Main JS (Do not remove) -->
<script src="js/main.js"></script>
<script type="text/javascript" src="js/particles.js"></script>
<script type="text/javascript" src="js/app.js"></script>
<script type="text/javascript">
(function($) {
$(document).ready(function() {
// hide .navbar first
$("header").hide();
// fade in .navbar
$(function() {
$(window).scroll(function() {
// set distance user needs to scroll before we start fadeIn
if ($(this).scrollTop() > 100) {
$('header').fadeIn();
} else {
$('header').fadeOut();
}
});
});
});
}(jQuery));
</script>
<script type="text/javascript">
$(document).ready(function() {
function alignModal() {
var modalDialog = $(this).find(".modal-dialog");
/* Applying the top margin on modal dialog to align it vertically center */
modalDialog.css("margin-top", Math.max(0, ($(window).height() - modalDialog.height()) / 2));
}
// Align modal when it is displayed
$(".modal").on("shown.bs.modal", alignModal);
// Align modal when user resize the window
$(window).on("resize", function() {
$(".modal:visible").each(alignModal);
});
});
</script>
<script type="text/javascript">
$(document).ready(
function() {
if ($.browser.mozilla == true) {
$('#logo').attr('src', 'images/svg.png');
}
}
);
</script>
</body>
</html>