-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
event.html
579 lines (524 loc) · 31.7 KB
/
event.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>SORT Events</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="SORT, TCET, SORT AND LITERARY CLUB," name="keywords">
<meta content="Join the SORT club of Thakur College of Engineering and Technology for skill enhancement activities, debates, workshops, and literary events with a pinch of fun!
Our mission is to help you become a better version of yourself.
We envision our club as a platform for youth empowerment and skill-building, where you can incubate professional skills, entrepreneurship, and self-reliance.
Explore our club and rediscover yourself!" name="description">
<!-- Favicon -->
<link href="img/logo.webp" rel="icon">
<!-- Google Web Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&family=Oswald:wght@600&display=swap"
rel="stylesheet">
<!-- Icon Font Stylesheet -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" rel="stylesheet">
<!-- Libraries Stylesheet -->
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<!-- Customized Bootstrap Stylesheet -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Template Stylesheet -->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<!-- Navbar Start -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Our Events</title>
<!-- Link to your CSS file -->
<link rel="stylesheet" href="path/to/your/styles.css">
</head>
<body>
<nav class="navbar navbar-expand-lg bg-secondary navbar-dark sticky-top py-lg-0 px-lg-5 wow fadeIn" data-wow-delay="0.1s">
<a href="index.html" class="navbar-brand ms-4 ms-lg-0">
<h1 class="mb-0 text-primary text-uppercase">
<img src="img/logo.webp" alt="Sort Club Logo" width="20%"> SORT
</h1>
</a>
<button type="button" class="navbar-toggler me-4" data-bs-toggle="collapse" data-bs-target="#navbarCollapse">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<div class="navbar-nav ms-auto p-4 p-lg-0">
<a href="index.html" class="nav-item nav-link">Home</a>
<a href="about.html" class="nav-item nav-link">About Us</a>
<a href="event.html" class="nav-item nav-link active">Our Events</a>
<a href="magazine.html" class="nav-item nav-link">Magazine</a>
</div>
</div>
</nav>
</body>
</html>
<!-- Events Start -->
<section id="events">
<div class="container-xxl py-5">
<div class="container">
<div class="text-center mx-auto mb-5 wow fadeInUp" data-wow-delay="0.1s" style="max-width: 600px;">
<p class="d-inline-block bg-secondary text-primary py-1 px-4">EVENTS</p>
<h1 class="text-uppercase">Recent Events</h1>
</div>
<div class="row g-4">
<!-- Event 1 -->
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.1s">
<div class="event-container">
<img class="img-fluid event-image" src="img/events/uiux.webp" alt="Figma & UI Development"
data-bs-toggle="modal" data-bs-target="#event1Modal">
<div class="event-overlay">Figma & UI Development</div>
</div>
</div>
<!-- Modal for Event 1 -->
<div class="modal fade" id="event1Modal" tabindex="-1" aria-labelledby="event1ModalLabel"
aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title text-uppercase" id="event1ModalLabel">Figma & UI Development
</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal"
aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Date: 15th Oct</p>
<ul>
<li>Conducted a Figma and UI Development workshop</li>
<li>Focused on design principles and tool usage</li>
<li>Engaged participants in hands-on sessions</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Event 2 -->
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.3s">
<div class="event-container">
<img class="img-fluid event-image" src="img/events/prayaas.50,.webp" alt="Prayaas 5.0"
data-bs-toggle="modal" data-bs-target="#event2Modal">
<div class="event-overlay">Prayaas 5.0</div>
</div>
</div>
<!-- Modal for Event 2 -->
<div class="modal fade" id="event2Modal" tabindex="-1" aria-labelledby="event2ModalLabel"
aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title text-uppercase" id="event2ModalLabel">Prayaas 5.0</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal"
aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Date: 15th October</p>
<ul>
<li>Donated 15+ bags of clothes collected by students and staff</li>
<li>40+ members participated in the event</li>
<li>Supported the local community through donations</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Event 3 -->
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.1s">
<div class="event-container">
<img class="img-fluid event-image" src="img/events/moti.webp" alt="SORT x NCC Airforce Day"
data-bs-toggle="modal" data-bs-target="#event3Modal">
<div class="event-overlay">SORT x NCC Airforce Day</div>
</div>
</div>
<!-- Modal for Event 3 -->
<div class="modal fade" id="event3Modal" tabindex="-1" aria-labelledby="event3ModalLabel"
aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title text-uppercase" id="event3ModalLabel">SORT x NCC Airforce Day
</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal"
aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Date: 06th October</p>
<ul>
<li>Hosted a talk show with Group Captain Yogesh Pai</li>
<li>Honored the Indian Air Force and its heroes</li>
<li>Inspired participants through personal stories of perseverance</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Event 4 -->
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.2s">
<div class="event-container">
<img class="img-fluid event-image" src="img/events/tuf.webp" alt="Sunday-Funday"
data-bs-toggle="modal" data-bs-target="#event4Modal">
<div class="event-overlay">Sunday-Funday</div>
</div>
</div>
<!-- Modal for Event 4 -->
<div class="modal fade" id="event4Modal" tabindex="-1" aria-labelledby="event4ModalLabel"
aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title text-uppercase" id="event4ModalLabel">Sunday-Funday</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal"
aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Date: 01st Oct</p>
<ul>
<li>Organized cricket and football matches</li>
<li>Focused on community bonding through sports</li>
<li>Promoted teamwork and balanced lifestyle</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Event 5 -->
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.3s">
<div class="event-container">
<img class="img-fluid event-image" src="img/events/idea.webp"
alt="ACM x SORT Idea Presentation" data-bs-toggle="modal" data-bs-target="#event5Modal">
<div class="event-overlay">ACM x SORT Idea Presentation</div>
</div>
</div>
<!-- Modal for Event 5 -->
<div class="modal fade" id="event5Modal" tabindex="-1" aria-labelledby="event5ModalLabel"
aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title text-uppercase" id="event5ModalLabel">ACM x SORT Idea
Presentation</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal"
aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Date: 08th Sept</p>
<ul>
<li>Collaboration event with ACM-TCET and Literary Club</li>
<li>Over 75 participants presented ideas in various domains</li>
<li>Recognized top 3 ideas with awards</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Event 6 -->
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.1s">
<div class="event-container">
<img class="img-fluid event-image" src="img/events/chandra.webp" alt="Chandrayan"
data-bs-toggle="modal" data-bs-target="#event6Modal">
<div class="event-overlay">Chandrayan</div>
</div>
</div>
<!-- Modal for Event 6 -->
<div class="modal fade" id="event6Modal" tabindex="-1" aria-labelledby="event6ModalLabel"
aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title text-uppercase" id="event6ModalLabel">Chandrayan</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal"
aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Date: 5th Sept</p>
<ul>
<li>Hosted a live watch party for India's lunar mission</li>
<li>Celebrated space exploration achievements</li>
<li>Encouraged scientific enthusiasm and collaboration</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Event 7 -->
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.3s">
<div class="event-container">
<img class="img-fluid event-image" src="img/events/anti-ragging.webp"
alt="SORT x NCC Anti Ragging" data-bs-toggle="modal" data-bs-target="#event7Modal">
<div class="event-overlay">SORT x NCC Anti Ragging</div>
</div>
</div>
<!-- Modal for Event 7 -->
<div class="modal fade" id="event7Modal" tabindex="-1" aria-labelledby="event7ModalLabel"
aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title text-uppercase" id="event7ModalLabel">SORT x NCC Anti Ragging
</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal"
aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Date: 17th Aug</p>
<ul>
<li>Showcased a short film on anti-ragging awareness</li>
<li>Collaborated with NCC to promote a safe environment</li>
<li>Raised empathy and awareness on campus</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Event 8 -->
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.5s">
<div class="event-container">
<img class="img-fluid event-image" src="img/events/menifestation.png" alt="Flag Collection"
data-bs-toggle="modal" data-bs-target="#event8Modal">
<div class="event-overlay">Manifestation Event</div>
</div>
</div>
<!-- Modal for Event 8 -->
<div class="modal fade" id="event8Modal" tabindex="-1" aria-labelledby="event8ModalLabel"
aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title text-uppercase" id="event8ModalLabel">Manifestation Event</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal"
aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Date: 8th August</p>
<ul>
<li>Master the Law of Attraction and manifest your desires</li>
<li>Learn transformative gratitude practices for success</li>
<li>Personalized wisdom and tips from Shraddha Neeraj</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Event 9 -->
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.7s">
<div class="event-container">
<img class="img-fluid event-image" src="img/events/15august.JPG" alt="Independence Day"
data-bs-toggle="modal" data-bs-target="#event9Modal">
<div class="event-overlay">Independence Day</div>
</div>
</div>
<!-- Modal for Event 9 -->
<div class="modal fade" id="event9Modal" tabindex="-1" aria-labelledby="event9ModalLabel"
aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title text-uppercase" id="event9ModalLabel">Independence Day</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal"
aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Date: 15th August</p>
<ul>
<li>Participated in TCET's Independence Day celebration</li>
<li>Demonstrated patriotism through disciplined activities</li>
<li>Engaged in discussions fostering national pride</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Event 10 -->
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.5s">
<div class="event-container">
<img class="img-fluid event-image" src="img/events/sgnp.webp" alt="Swachata Abhiyan Event"
data-bs-toggle="modal" data-bs-target="#event10Modal">
<div class="event-overlay">Swachata Abhiyan Event</div>
</div>
</div>
<!-- Modal for Event 10 -->
<div class="modal fade" id="event10Modal" tabindex="-1" aria-labelledby="event10ModalLabel"
aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title text-uppercase" id="event10ModalLabel">Swachata Abhiyan Event
</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal"
aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Date: 06th August</p>
<ul>
<li>Cleaned Sanjay Gandhi National Park with other clubs</li>
<li>Focused on environmental stewardship and community service</li>
<li>Promoted teamwork and ongoing commitment to cleanliness</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Event 11 -->
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.7s">
<div class="event-container">
<img class="img-fluid event-image" src="img/events/rang.webp" alt="Rang-E-Alfaaz"
data-bs-toggle="modal" data-bs-target="#event11Modal">
<div class="event-overlay">Rang-E-Alfaaz</div>
</div>
</div>
<!-- Modal for Event 11 -->
<div class="modal fade" id="event11Modal" tabindex="-1" aria-labelledby="event11ModalLabel"
aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title text-uppercase" id="event11ModalLabel">Rang-E-Alfaaz</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal"
aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Date: 2nd August</p>
<ul>
<li>Conducted a poem competition with 25+ participants</li>
<li>Over 150 students attended the event</li>
<li>Recognized top 3 performers for their outstanding recitations</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Event 12 -->
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.5s">
<div class="event-container">
<img class="img-fluid event-image" src="img/events/treeplant.png" alt="Tree Plantation"
data-bs-toggle="modal" data-bs-target="#event12Modal">
<div class="event-overlay">Tree Plantation</div>
</div>
</div>
<!-- Modal for Event 12 -->
<div class="modal fade" id="event12Modal" tabindex="-1" aria-labelledby="event12ModalLabel"
aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title text-uppercase" id="event12ModalLabel">Tree Plantation</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal"
aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Date: 16th July</p>
<ul>
<li>Planted 30+ saplings across three venues</li>
<li>20+ members participated in collaboration with BMC</li>
<li>Focused on environmental conservation and green initiatives</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Events End -->
<!-- Bootstrap JS -->
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"></script>
<!-- Footer Start -->
<section id="footer">
<div id="footer" class="container-fluid bg-secondary text-light footer mt-5 pt-5 wow fadeIn"
data-wow-delay="0.1s">
<div class="container py-5">
<div class="row g-5">
<div class="col-lg-4 col-md-6">
<h4 class="text-uppercase mb-4">Get In Touch</h4>
<div class="d-flex align-items-center mb-2">
<div class="btn-square bg-dark flex-shrink-0 me-3">
<span class="fa fa-map-marker-alt text-primary"></span>
</div>
<span>A-Block, Thakur Educational Campus,
Shyamnarayan Thakur Marg,
Thakur Village, Kandivali East,
Mumbai, Maharashtra - 400101</span>
</div>
<div class="d-flex align-items-center mb-2">
<div class="btn-square bg-dark flex-shrink-0 me-3">
<span class="fa fa-phone-alt text-primary"></span>
</div>
<span>+91 70454 49325</span>
</div>
<div class="d-flex align-items-center">
<div class="btn-square bg-dark flex-shrink-0 me-3">
<span class="fa fa-envelope-open text-primary"></span>
</div>
<span>[email protected]</span>
</div>
</div>
<div class="col-lg-4 col-md-6">
<h4 class="text-uppercase mb-4">Quick Links</h4>
<a class="btn btn-link" href="index.html">Home</a>
<a class="btn btn-link" href="about.html">About Us</a>
<a class="btn btn-link" href="magazine.html">Magazine</a>
<a class="btn btn-link" href="event.html">Our Events</a>
<!-- <a class="btn btn-link" href=""></a> -->
</div>
<div class="col-lg-4 col-md-6">
<h4 class="text-uppercase mb-4">Newsletter</h4>
<div class="input-container position-relative mb-4">
<input class="form-control border-0 w-100 py-3 ps-4 pe-5" type="email" placeholder="Your email" required>
<!-- Replace button with label to trigger the checkbox -->
<label for="showModal" class="btn btn-primary py-2 position-absolute top-0 end-0 mt-2 me-2">SignUp</label>
</div>
<!-- Hidden Checkbox to trigger Modal -->
<input type="checkbox" id="showModal">
<!-- Modal (Pop-up Window) -->
<div id="thankYouModal">
<div class="modal-content">
<h2>Thank you!</h2>
<p>Thank you for signing up with SORT!</p>
<!-- Close button for the modal -->
<label for="showModal" class="btn btn-primary">Close</label>
</div>
</div>
<div class="d-flex pt-1 m-n1">
<a class="btn btn-lg-square btn-dark text-primary m-1" target="_blank"
href="https://twitter.com/tcetmumbai?lang=en"><i class="fab fa-twitter"></i></a>
<a class="btn btn-lg-square btn-dark text-primary m-1" target="_blank"
href="https://www.facebook.com/tcetmumbaiofficial/"><i
class="fab fa-facebook-f"></i></a>
<a class="btn btn-lg-square btn-dark text-primary m-1" target="_blank"
href="https://www.instagram.com/sort_tcet/"><i class="fab fa-instagram"></i></a>
<a class="btn btn-lg-square btn-dark text-primary m-1" target="_blank"
href="https://www.linkedin.com/company/sort-tcet/?originalSubdomain=in"><i
class="fab fa-linkedin-in"></i></a>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
<div class="row">
<div class="col-md-6 text-center text-md-start mb-3 mb-md-0">
© <a class="border-bottom" href="index.html">Sort and Literary Club</a>, All Right
Reserved.
</div>
<div class="col-md-6 text-center text-md-end">
Developed By <a class="border-bottom" href="https://adarshh.me/">Adarsh Kesharwani </a>
<a> & </a>
<a class="border-bottom" href="https://www.linkedin.com/in/vignesh-alle-b95411236">Vignesh Alle</a>
<br>
Designed By <a class="border-bottom" href="https://www.linkedin.com/in/aadarsh-pandey-211336292">Aadarsh Pandey</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer End -->
</body>
</html>