forked from raunak-dev-edu/HoSCA-site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
club.html
502 lines (464 loc) · 23.1 KB
/
club.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>HoSCA-Clubs</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="shortcut icon" type="image/jpg" href="/img/hosca.jpg" />
<link
href="https://fonts.googleapis.com/css2?family=Changa:wght@200&family=M+PLUS+1+Code:wght@300&family=Mukta:wght@300;400&family=Preahvihear&family=Zilla+Slab:wght@300&display=swap"
rel="stylesheet">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- Google Fonts Roboto -->
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap" />
<!-- css -->
<link rel="stylesheet" href="css/mdb.min.css" />
<link rel="stylesheet" href="css/nav.css">
<link rel="stylesheet" href="css/footer.css" />
<link rel="stylesheet" href="css/club.css" />
</head>
<body>
<!-- navigation -->
<nav class="navbar fixed-top navbar-expand-lg navbar-dark navbar-scroll">
<div class="container-fluid">
<a class="navbar-brand" href="index.html">
<img src="img/hosca.jpg" class="rounded-circle" height="63" background="white" alt="Hosca Logo"
loading="lazy" />
</a>
<!-- <a class="navbar-brand" href="#"> -->
<p class="fs-3 fw-bolder mb-0" id="hosca_nav">
House of Socio-Cultural Affairs</p>
</a>
<button class="navbar-toggler" type="button" data-mdb-toggle="collapse"
data-mdb-target="#navbarRightAlignExample" aria-controls="navbarRightAlignExample" aria-expanded="false"
aria-label="Toggle navigation">
<i class="fas fa-bars"></i>
</button>
<!-- Collapsible wrapper -->
<div class="collapse navbar-collapse" id="navbarRightAlignExample">
<!-- Left links -->
<ul class="navbar-nav ms-auto me-5 mb-lg-0">
<li class="nav-item">
<a class="nav-link" aria-current="page" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="club.html">Clubs</a>
</li>
<li class="nav-item">
<a class="nav-link" href="gallery.html">Gallery</a>
</li>
<!-- Navbar dropdown -->
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-mdb-toggle="dropdown"
aria-expanded="false">
Committee
</a>
<!-- Dropdown menu -->
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li>
<a class="dropdown-item" href="committee.html">Gymkhana Cultural Committee</a>
</li>
<li>
<a class="dropdown-item" href="developers.html">HoSCA Club Members</a>
</li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="events.html">Events</a>
</li>
</ul>
<!-- Left links -->
</div>
<!-- Collapsible wrapper -->
</div>
<!-- Container wrapper -->
</nav>
<section>
<!-- club card -->
<div class="club">
<h1>Cultural Clubs</h1>
<div class="clubsBody">
<!-- yavanika -->
<div class="clubcard" ontouchstart="this.classList.toggle('hover');">
<div class="clubinfo">
<div class="clubfront" style=" background-image: url(img/club/yavanika.png)">
</div>
<div class="clubback">
<div class="clubinner">
<h2>Yavanika</h2>
<div class="scrollable">
<p>Yavanika is the dramatics society and one of the oldest clubs of IIT Patna. With talent, feeling
like
of a movie actor and achievements leading to goosebumps, it makes the journey superexcited and
memorable.</p>
</div>
<div class="c-s-logo">
<a href="
https://www.facebook.com/yavanika.iitp/"><i class="fab fa-facebook-square"></i></a>
<a href="https://www.instagram.com/yavanika_iitp/?hl=en"><i class="fab fa-instagram"></i></a>
</div>
</div>
</div>
</div>
</div>
<!-- aria -->
<div class="clubcard" ontouchstart="this.classList.toggle('hover');">
<div class="clubinfo">
<div class="clubfront" style=" background-image: url(img/club/aria.jpg)">
</div>
<div class="clubback">
<div class="clubinner">
<h2>Aria</h2>
<div class="scrollable">
<p>Aria, standing for "melody" in Italian, is the music society of IIT Patna. It aims to foster
musical talent and bring people together through their love for music. Acoustic nights , concerts
and performances are regularly conducted.It has not only become a venue for like-minded
individuals
to portray their talents , but also offer the audience a shot at catharsis and de-stressing
themselves.
</p>
</div>
<div class="c-s-logo">
<a href="https://www.facebook.com/musicclubiitpatna/"><i class="fab fa-facebook-square"></i></a>
<a href="https://www.instagram.com/aria_iitp/"><i class="fab fa-instagram"></i></a>
</div>
</div>
</div>
</div>
</div>
<!-- exousiaaaa -->
<div class="clubcard" ontouchstart="this.classList.toggle('hover');">
<div class="clubinfo">
<div class="clubfront" style=" background-image: url(img/club/exousia.jpg)">
</div>
<div class="clubback">
<div class="clubinner">
<h2>Exousia</h2>
<div class="scrollable">
<p>Exousia is the official dance club of IIT Patna. Initiated as a platform to promote dance culture
in students, it has bloomed into a full-fledged society of dancers skilled in various dance styles
ranging from classical to fusion to western. Exousia caters to a variety of intra and inter
college
dance competitions including solo, duet, street battles and many other categories.The club hosts a
tasteful series of events namely FlipToe, HeelTurn, Beat It Off, Hookstep, Rhythm and many more.
</p>
</div>
<div class="c-s-logo">
<a href="https://www.facebook.com/DanceClubIITPatna/"><i class="fab fa-facebook-square"></i></a>
<a href="https://www.instagram.com/exousia_iitp/"><i class="fab fa-instagram"></i></a>
</div>
</div>
</div>
</div>
</div>
<!-- pixxellll -->
<div class="clubcard" ontouchstart="this.classList.toggle('hover');">
<div class="clubinfo">
<div class="clubfront" style=" background-image: url('img/club/Pixxel.jpeg')">
</div>
<div class="clubback">
<div class="clubinner">
<h2>Pixxel</h2>
<div class="scrollable">
<p>Pixxel is IIT Patna's own photography and videography club. Pixxel is responsible for developing
interest in photography and videography and various editing related to it among the students of
IITP
and also creating a plateform where they can showcase their talent and imagination which it has
been
successfull in the consequent years. The club carries out nearly all of the photography and
videography works in IIT Patna , it is omnipresent in all the fests and events conducted in IIT
Patna.
</p>
</div>
<div class="c-s-logo">
<a href="https://www.facebook.com/pixxeliitp/"><i class="fab fa-facebook-square"></i></a>
<a href="https://www.instagram.com/pixxel_iitp/?hl=en"><i class="fab fa-instagram"></i></a>
</div>
</div>
</div>
</div>
</div>
<!-- hoot -->
<div class="clubcard" ontouchstart="this.classList.toggle('hover');">
<div class="clubinfo">
<div class="clubfront" style=" background-image: url(img/club/hoot.jpg)">
</div>
<div class="clubback">
<div class="clubinner">
<h2>Hoot</h2>
<div class="scrollable">
<p>The House of Oratory Talents is the speaking arts club of IIT Patna. HOOT is an engaging club
where
an individual finds his way to speak his mind out. We at HOOT deal with current affairs, get to
know
where the world is going and ponder on how we can improvise our thought process too. The club
conducts
events running from PD,MUN,JAM and lots more to allow the young minds to see the world through a
better perspective. The club practices the art of articulation and this is where team bonding is
celebrated.</p>
</div>
<div class="c-s-logo">
<a href="https://www.facebook.com/hootiitp/"><i class="fab fa-facebook-square"></i></a>
<a href="https://www.instagram.com/hoot.iitp/"><i class="fab fa-instagram"></i></a>
</div>
</div>
</div>
</div>
</div>
<!-- quizzzzzzzz -->
<div class="clubcard" ontouchstart="this.classList.toggle('hover');">
<div class="clubinfo">
<div class="clubfront" style=" background-image: url(img/club/quiz.jpg)">
</div>
<div class="clubback">
<div class="clubinner">
<h2>Quiz Club</h2>
<div class="scrollable">
<p>The Quiz Club, IIT Patna believes that the most important thing is having fun (and ofc quizzing
xd). One doesn't need to mug up random nerdy facts to attend quizzes, all one needs is a keen eye
for the things that surround us. The Quiz Club organizes weekly quizzes made up of fun and
deducible
questions that have no pre-requisites and thus anyone can attend them. The Quiz Club has been
trying
to inculcate a quizzing culture in and around Patna by organizing various events like Knockout,
Quest-ion, and Pan India Quizzing fest PARAKH annually.
</p>
</div>
<div class="c-s-logo">
<a href="https://www.facebook.com/QCIITP"><i class="fab fa-facebook-square"></i></a>
<a href="https://www.instagram.com/qc_iitp/"><i class="fab fa-instagram"></i></a>
</div>
</div>
</div>
</div>
</div>
<!-- syaaahi -->
<div class="clubcard" ontouchstart="this.classList.toggle('hover');">
<div class="clubinfo">
<div class="clubfront" style=" background-image: url(img/club/syahi.jpg)">
</div>
<div class="clubback">
<div class="clubinner">
<h2>Syahi</h2>
<div class="scrollable">
<p>Syahi is the literary club of IIT Patna. Syahi aims to provide a platform to nurture the writing
talents of people and help them to grow in their journeys.It organizes various on-campus as well
as
inter-college competitions for people to connect through their writing talents with a major
audience.The
main motto of the club is to express what one feels, introspect it and grow as a human in the
process.
</p>
</div>
<div class="c-s-logo">
<a href="https://hi-in.facebook.com/watch/syahi_iitp/"><i class="fab fa-facebook-square"></i></a>
<a href="https://www.instagram.com/syahi.iitp/"><i class="fab fa-instagram"></i></a>
</div>
</div>
</div>
</div>
</div>
<!-- Vincetroke -->
<div class="clubcard" ontouchstart="this.classList.toggle('hover');">
<div class="clubinfo">
<div class="clubfront" style=" background-image: url(img/club/Vincetroke.jpg)">
</div>
<div class="clubback">
<div class="clubinner">
<h2>Vincetroke</h2>
<div class="scrollable">
<p>Vincetroke is the fine arts club of IIT Patna. Vincetroke encourages practicing artists to
express
themselves, and their inner creativity through various visual art forms, all the while honing in
on
their skills. The club provides an opportunity for the students to let their imagination run wild
and
provides them with the sight to see things in a different way.</p>
</div>
<div class="c-s-logo">
<a href="https://www.facebook.com/vincetroke.iitp/community/"><i
class="fab fa-facebook-square"></i></a>
<a href="https://www.instagram.com/vincetroke.iitp/"><i class="fab fa-instagram"></i></a>
</div>
</div>
</div>
</div>
</div>
<!-- animeeee -->
<div class="clubcard" ontouchstart="this.classList.toggle('hover');">
<div class="clubinfo">
<div class="clubfront" style="background-image: url('img/club/anime.png')">
</div>
<div class="clubback">
<div class="clubinner">
<h2>Anime Club</h2>
<div class="scrollable">
<p>Hajimemashite Minna San!
The Anime Club is the only "purely recreational" club of IIT Patna.
Jokes apart, the Anime Club is a hub for everyone from veteran weebs to budding enthusiasts and
provides a unique platform for people to get together, engage in active discussions and showcase
their
emotions and creativity about anything related to the animanga world. Various events, with their
own
quirks & gimmicks are conducted to encourage interaction and cultural enrichment. So hop right on
to
have an unforgettable experience!</p>
</div>
<div class="c-s-logo">
<a href="https://www.instagram.com/animeclub_iitp/"><i class="fab fa-facebook-square"></i></a>
<a href="https://www.instagram.com/animeclub_iitp/"><i class="fab fa-instagram"></i></a>
</div>
</div>
</div>
</div>
</div>
<!-- Hexachrome -->
<div class="clubcard" ontouchstart="this.classList.toggle('hover');">
<div class="clubinfo">
<div class="clubfront" style="background-image: url('img/club/Hexachrome.jpg')">
</div>
<div class="clubback">
<div class="clubinner">
<h2>Hexachrome</h2>
<div class="scrollable">
<p>The Hexachrome Club aims to provide a platform for students to learn and improve in solving
puzzles such as Rubik's Cube, Cryptograms, Crosswords, Scrabble, etc. Puzzle-solving has many
benefits, including cognitive development, stress relief, and improved critical thinking skills.
The club will allow students to engage in a fun and challenging activity while developing these
skills. It is an effective way of reducing stress and anxiety.</p>
</div>
<div class="c-s-logo">
<a href="https://www.youtube.com/channel/UCDInpAmv5MQqGmBheJ_Go4A"><i
class="fab fa-youtube"></i></a>
<a href="https://instagram.com/hexachrome_official?igshid=NTc4MTIwNjQ2YQ== "><i
class="fab fa-instagram"></i></a>
</div>
</div>
</div>
</div>
</div>
<!-- Epicurean -->
<div class="clubcard" ontouchstart="this.classList.toggle('hover');">
<div class="clubinfo">
<div class="clubfront" style="background-image: url('img/club/epicurean.png')">
</div>
<div class="clubback">
<div class="clubinner">
<h2>Epicurean</h2>
<div class="scrollable">
<p>Epicurean, the official Master Chef of "IIT Patna," is a hub for culinary experimentation. From
combining Maggie with samosa to crafting chicken mushroom rolls, it's a haven for aspiring chefs
to hone their skills. Hosting cooking competitions during events like Celesta, the
techno-management festival, it fosters a culture of creativity and enjoyment through food. In
essence, Epicurean is where we cook, eat, and relish every culinary adventure.</p>
</div>
<div class="c-s-logo">
<a href="#"><i class="fab fa-youtube"></i></a>
<a href="#"><i class="fab fa-instagram"></i></a>
</div>
</div>
</div>
</div>
</div>
<!-- STD -->
<div class="clubcard" ontouchstart="this.classList.toggle('hover');">
<div class="clubinfo">
<div class="clubfront" style="background-image: url('img/club/std.png')">
</div>
<div class="clubback">
<div class="clubinner">
<h2>Standup Den</h2>
<div class="scrollable">
<p>Welcome to STD (Standup Den), the lively spot for laughter and fun right here at IIT Patna. As
the top place for comedy lovers, STD promises a great time filled with jokes and entertainment.
We're all about showcasing new talent and putting on amazing shows that will make you laugh like
never before. So come on over, relax, and enjoy the best of stand-up comedy with us!</p>
</div>
<div class="c-s-logo">
<a href="#"><i class="fab fa-youtube"></i></a>
<a href="https://www.instagram.com/standup_club.iitp?igsh=MWxiMW83d3B1bjMzbw=="><i
class="fab fa-instagram"></i></a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- footer -->
<footer class="footer-distributed">
<!-- Left side footer -->
<div class="footer-left">
<img src="img/hosca.jpg">
<h3>House of <span>Socio-Cultural </span>Affairs</h3>
<div class="footer-icons">
<a href="https://www.facebook.com/iitp.sociocultural/"><i class="fa fa-facebook"></i></a>
<a href="https://www.instagram.com/hosca_iitp_official/"><i class="fa fa-instagram"></i></a>
<a href="https://www.youtube.com/user/CULTatIITP"><i class="fa fa-youtube"></i></a>
</div>
</div>
<!-- Middle of footer -->
<div class="footer-center">
<div class="footer-center-p">
<p>Quick Links</p>
</div>
<ul class="footer-links">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="club.html">Clubs</a>
</li>
<li>
<a href="gallery.html">Gallery</a>
</li>
<li>
<a href="events.html">Events</a>
</li>
<li>
<a href="committee.html">Committee</a>
</li>
<li>
<a href="https://www.iitp.ac.in/" target="_blank">IIT Patna</a>
</li>
</ul>
</div>
<!-- Right side footer -->
<div class="footer-right">
<p class="footer-company-about">
<span>Indian Institute of Technology, Patna</span>
</p>
<div>
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3600.0811345297775!2d84.84899121501635!3d25.535674183739797!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39ed577f6954a4ab%3A0x6ce8f1b9fc2aa02a!2sIndian%20Institute%20of%20Technology%2C%20Patna%20(IIT%20Patna)!5e0!3m2!1sen!2sin!4v1667537698067!5m2!1sen!2sin"
width="250" height="200" style="border:0;" allowfullscreen="" loading="lazy"
referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
<div class="footer-icons">
<a href="https://www.facebook.com/iitp.ac.in/"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/IITPAT?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor"><i
class="fa fa-twitter"></i></a>
<a href="https://www.instagram.com/iit_patna_official/"><i class="fa fa-instagram"></i></a>
<a href="https://www.linkedin.com/school/indian-institute-of-technology-patna/"><i
class="fa fa-linkedin"></i></a>
</div>
</div>
<!-- Copyright -->
<div class="text-center p-3" style="background-color: #2c292f;">
© Copyright:
<span class="text-white">IIT Patna . All rights are reserved</span>
</div>
<!-- Copyright -->
</footer>
<!-- MDB -->
<script type="text/javascript" src="js/mdb.min.js"></script>
<!-- Custom scripts -->
<script type="text/javascript"></script>
<script src="myjs/nav.js"></script>
</body>
</html>