forked from Bharath5324/indriya
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
599 lines (516 loc) · 36.3 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>INDRIYA 3.0</title>
<meta content="" name="descriptison">
<meta content="" name="keywords">
<link href="assets/img/logo.png" rel="icon">
<link href="assets/img/logo.png" rel="apple-touch-icon">
<!-- Favicons -->
<!-- Material Icons -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" 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/aos/aos.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<!-- ======= Hero Section ======= -->
<section class="no-copy" id="hero">
<div class="hero-container">
<p class="text-lighten" data-aos="fade-in" style="font-size: 21px; top: 40px; position: absolute;"><b>IEEE MEC SB AND WIE PRESENTS</b></p>
<!-- <a href="index.html" class="hero-logo slow" data-aos="zoom-in" style="padding-top: 120px;"><img src="assets/img/hero-logo.png" alt=""></a> -->
<h1 class="slow" style="font-size: 15vw; padding-top: 120px;" data-aos="fade-in" data-aos-easing="ease-in-sine" data-aos-duration="1500"><b class="space">INDRIYA</b><b style="font: ubuntu; font-weight: lighter;"> 3.0<b/></h1>
<!-- <h2 class="slow" data-aos="fade-in">We are team of talanted designers making websites with Bootstrap</h2> -->
<a class="no-outline slower btn-get-started scrollto" href="#about" data-aos="fade-up" style="margin-top: 120px;" data-aos="fade-in"><i class="material-icons">expand_more</i></a>
</div>
</section>
<!-- End Hero -->
<header id="header" class="d-flex align-items-center no-copy" style="background: rgba(33, 33, 33, 0.98);">
<div class="container">
<!-- The main logo is shown in mobile version only. The centered nav-logo in nav menu is displayed in desktop view -->
<div class="logo d-block d-lg-none">
<a href="index.html"><img src="assets/img/logo-violet.png" alt="" class="img-fluid filter"></a>
</div>
<nav class="nav-menu d-none d-lg-block" >
<ul class="nav-inner">
<li class="active"><a class="no-outline" href="#about">About</a></li>
<li class="drop-down"><a class="no-outline" href>Format</a>
<ul style="background-color: #2c2c2c;">
<li class="darken" ><a class="no-outline" href="#featured">Ideation Phase</a></li>
<li class="darken" ><a class="no-outline" href="#services">Project Development Phase</a></li>
<li class="darken" ><a class="no-outline" href="#why-us">Problem Statements</a></li>
</ul>
</li>
<li><a class="no-outline" href="#registration">Registration</a></li>
<li class="nav-logo"><a class="no-outline" href="#hero"><img style="height: 100px" src="assets/img/logo-violet.png" alt="" class="img-fluid filter"></a></li>
<li><a class="no-outline" href="#rules">Rules & Regulations</a></li>
<li><a class="no-outline" href="#portfolio">Gallery</a></li>
<li><a class="no-outline" href="#contact">Contact Us</a></li>
</ul>
</nav><!-- .nav-menu -->
</div>
</header><!-- End Header -->
<main id="main">
<!-- ======= About Us Section ======= -->
<section style=" padding-bottom: 0px;" id="about" class="about">
<div class="container">
<div class="row text-lighten">
<div style="padding-top: 20px;" class="col-sm-12 col-lg-6">
<div style="height:100%; background: transparent; border: solid 1px #555555; border-radius: 20px" class="card">
<div class="card-body">
<h5 style="text-align: center;" class="card-title">ABOUT INDRIYA</h5>
<p style="text-align: justify" class="card-text">        INDRIYA is a State level Project Development competition conducted by IEEE MEC SB in association with the Women in Engineering Affinity Group for students from classes 8th to 12th. We aim to improve the students’ skill in ideation, while mentoring and guiding them along every step of the way, in order to help their innovative ideas take shape. <br><br> Indriya will consist of two rounds:<br>         ● The first where the students are to form teams and submit abstracts on given problem statements. <br>         ● The second round is where the shortlisted students are to develop their projects with technical training and professional mentorship from volunteers throughout the rest of the program.</p>
</div>
</div>
</div>
<div style="padding-top: 20px;" class="col-sm-12 col-lg-6">
<div style="height: 100%; background: transparent; border: solid 1px #555555; border-radius: 20px" class="card">
<div class="card-body">
<h5 style="text-align: center;" class="card-title">ABOUT IEEE MEC SB</h5>
<p style="text-align: justify" class="card-text">       Fiery hearts and curious minds, the student branch of IEEE MEC SB is the perfect blend of dedicated, vibrant volunteers, along with creative and brilliant tech enthusiasts. With over 3 state-level flagship events and over a dozen tech-based and managerial events, workshops, and seminars throughout the year, the IEEE MEC Student Branch ensures that each member is able to be a part of something greater. Today, with a crew of 150 plus members, IEEE MEC SB stands tall, as one among the best student branches in the state.</p>
</div>
</div>
</div>
</div>
</div>
</section><!-- End About Us Section -->
<!-- ======= Featured Section ======= -->
<section id="featured" class="featured">
<div id="format" class="container">
<h1 style="padding-top:100px;">Indriya 3.0 will be conducted in 2 phases:</h1>
<div class="row" style="padding-top: 30px">
<div class="col-lg-6" data-aos="fade-right">
<div class="tab-content">
<div class="tab-pane active show" id="tab-1">
<figure>
<img src="assets/img/featured-1.png" alt="" class="img-fluid">
</figure>
</div>
<div class="tab-pane" id="tab-2">
<figure>
<img src="assets/img/featured-2.png" alt="" class="img-fluid">
</figure>
</div>
<div class="tab-pane" id="tab-3">
<figure>
<img src="assets/img/featured-3.png" alt="" class="img-fluid">
</figure>
</div>
<div class="tab-pane" id="tab-4">
<figure>
<img src="assets/img/featured-4.png" alt="" class="img-fluid">
</figure>
</div>
</div>
</div>
<div class="col-lg-6 mt-4 mt-lg-0" data-aos="fade-left" style="position:relative;">
<h2 class ="Idp"style="padding-bottom: 10px" ><b>Ideation Phase :</b></h2>
<ul style="padding-bottom: 92px;" class="nav nav-tabs flex-column">
<li class="nav-item">
<a class="nav-link active show" data-toggle="tab" href="#tab-1">
<!-- <h4></h4> -->
<p>● Develop an idea based on any one of the problem statements given below.</p>
</a>
</li>
<li class="nav-item mt-2lt">
<a class="nav-link" data-toggle="tab" href="#tab-2">
<p>● After successfully completing the registration procedure, draft an abstract of your project with reference to the given template:<br>(Please make sure that the abstracts are sent in the same given template. This is to ensure fair competition and evaluation.)</p>
<a style="padding-left: 20px;" href="./assets/pdf/Template.docx" target="_blank">Click to download the template</a>
</a>
</li>
<li class="nav-item mt-2">
<a class="nav-link" data-toggle="tab" href="#tab-3">
<!-- <h4>Pariatur explicabo vel</h4> -->
<p>● Send in your entries according to the instructions given via e-mail.</p>
</a>
</li>
<li class="nav-item mt-2">
<a class="nav-link" data-toggle="tab" href="#tab-4">
<!-- <h4>Nostrum qui quasi</h4> -->
<p>● Selected projects will be qualified for the next phase.</p>
</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- End Featured Section -->
<!-- ======= project dev Section ======= -->
<section id="services" class="services">
<div class="row">
<div class="col-lg-6 order-2 order-lg-1">
<div style="padding-top: 43px;" class="section-title" data-aos="fade-up">
<h3>Project Development Phase :</h3>
</div>
<div class="icon-box mt-5 mt-lg-0" data-aos="fade-up">
<i class="bx bx-right-arrow bx-fade-right"></i>
<p>Selected projects will be assigned mentors who will help you in completing the project by providing resources and guidance</p>
</div>
<div class="icon-box mt-5" data-aos="fade-up" data-aos-delay="100">
<i class="bx bx-right-arrow bx-fade-right"></i>
<p>A detailed template will be provided which should be updated on a weekly basis, enabling the mentors to track your progress.</p>
</div>
<div class="icon-box mt-5" data-aos="fade-up" data-aos-delay="200">
<i class="bx bx-right-arrow bx-fade-right"></i>
<p>Participants are expected to complete the project by the end of June since the tentative dates for the project presentation could change with the social situation.</p>
</div>
</div>
<div class="image col-lg-6 order-1 order-lg-2" style='background-image: url("assets/img/services.jpg");margin-top: 43px ' data-aos="fade-left" data-aos-delay="100"></div>
</div>
</section><!-- End project dev Section -->
<!-- ======= problem ======= -->
<section id="why-us" class="why-us">
<div class="container-fluid">
<div class="row">
<div class="col-lg-5 order-1 order-lg-1 align-items-stretch video-box" style='background-image: url("assets/img/why-us.jpg");' data-aos="zoom-in">
</div>
<div class="col-lg-7 order-2 order-lg-2 d-flex flex-column justify-content-center align-items-stretch">
<div style="padding-bottom: 43px" class="content" data-aos="fade-up">
<h3><strong>Problem statements :</strong></h3>
</div>
<div class="accordion-list">
<ul>
<li data-aos="fade-up" data-aos-delay="100">
<a data-toggle="collapse" class="collapsed" href="#accordion-list-1">Track <span>01</span> : Environmental Issues<i class="bx bx-chevron-down icon-show"></i><i class="bx bx-chevron-up icon-close"></i></a>
<div id="accordion-list-1" class="collapse text-lighten" data-parent=".accordion-list">
<a style="padding-top: 10px;" class="no-copy collapsed detbutton" data-toggle="collapse" data-target="#Waste">Waste Management</a><br>
<div id="Waste" class="collapse specdet"><div class="container"><p>The major problems affecting solid waste management are unscientific treatment, improper collection of waste, and ethical problems. The involvement of various industries adding fuel to increased waste productions is what makes it one of the most prevailing issues in the world.<br>Improper disposal of wastes has led to excessive pollution of the air and has contaminated soil and water sources which affect both flora and fauna.<br>To tackle this prevailing situation, an effective strategy is to be adopted at the earliest.</p></div></div>
<a class="no-copy collapsed detbutton" data-toggle="collapse" data-target="#Disaster">Natural Disaster Management</a><br>
<div id="Disaster" class="collapse specdet"><div class="container"><p>Natural disasters are capable of destroying buildings to devastating entire countries overnight.<br>In context with the recent catastrophes like that of the Amazon and Australian forest fires well-engineered solutions require to be in the pursuit to prevent further outbreak of calamities and eradication of the forest resources.</p></div></div>
<a class="no-copy collapsed detbutton" data-toggle="collapse" data-target="#Natural">Natural Resource Management</a><br>
<div id="Natural" class="collapse specdet"><div class="container"><p>The haphazard use of the natural resources in the world challenges the sustainability of nature, reduction in soil quality, and fall in available water levels.<br>Increased use of resources is linked to several environmental issues and its depletion will lead to an energy crisis in the future.<br>Adopting cleaner energy and thus reducing carbon footprints is one of the best defenses humanity can put up for the fight against climate change.</p></div></div>
<a class="no-copy collapsed detbutton" data-toggle="collapse" data-target="#Pollution">Pollution Control</a><br>
<div id="Pollution" class="collapse specdet"><div class="container"><p>Although urban areas are usually more polluted than the countryside, pollution can spread to remote inhabited places. Pollution has not only affected the health of humans but also several species that live nearby. It is something which can be controlled up to a certain extent if sustainable practices are adopted.</p></div></div>
</div>
</li>
<li data-aos="fade-up" data-aos-delay="200">
<a data-toggle="collapse" href="#accordion-list-2" class="collapsed">Track <span>02</span> : Social Issues<i class="bx bx-chevron-down icon-show"></i><i class="bx bx-chevron-up icon-close"></i></a>
<div id="accordion-list-2" class="collapse text-lighten" data-parent=".accordion-list">
<a style="padding-top: 10px;" class="no-copy collapsed detbutton" data-toggle="collapse" data-target="#Road">Road Safety</a><br>
<div id="Road" class="collapse specdet"><div class="container"><p>Road accidents tend to kill 1 lakh individuals every year due to reckless driving along with irresponsible gestures of citizens.Changing the gestures of people will never be completely possible; Hence the solution to this issue lies in designing roads and footpaths, automobiles, alert systems, traffic regulations, or any other well-defined solution which will minimize the hazard.</p></div></div>
<a class="no-copy collapsed detbutton" data-toggle="collapse" data-target="#Agri">Agricultural</a><br>
<div id="Agri" class="collapse specdet"><div class="container"><p>Farmers often are not updated with the latest agricultural methodologies. This can result in poor production leading to a food crisis in this crucial time. A higher-end efficient system must be engineered to tackle the inefficient farming practices leading to food shortages resulting from the growing population and climate change.</p></div></div>
<a class="no-copy collapsed detbutton" data-toggle="collapse" data-target="#Water">Clean Water and Sanitation</a><br>
<div id="Water" class="collapse specdet"><div class="container"><p>Water is one of the most essential unavoidable part of life and therefore the availability of clean water is of prime importance in everyday life. Without proper sanitation and clean water accessibility, the chances of the formation of deadly diseases and fatal conditions will increase tremendously. Therefore organized practical methods are necessary to provide proper sanitation and clean water accessibility. </p></div></div>
<a class="no-copy collapsed detbutton" data-toggle="collapse" data-target="#Women">Women Safety</a><br>
<div id="Women" class="collapse specdet"><div class="container"><p>Violence against women and girls affects their human rights, freedoms, health and self-esteem. Nowadays, several cases of violence have been reported due to the lack of safety of women. Hence, a practical solution must be adopted to promote women's safety</p></div></div>
</div>
</li>
<li data-aos="fade-up" data-aos-delay="300">
<a data-toggle="collapse" href="#accordion-list-3" class="collapsed">Track <span>03</span> : Accessibility<i class="bx bx-chevron-down icon-show"></i><i class="bx bx-chevron-up icon-close"></i></a>
<div id="accordion-list-3" class="collapse text-lighten" data-parent=".accordion-list">
<a style="padding-top: 10px;" class="no-copy collapsed detbutton" data-toggle="collapse" data-target="#Accesstrans">Accessibility to Transport Facilities</a><br>
<div id="Accesstrans" class="collapse specdet"><div class="container"><p>Transportation is an unavoidable part of human routine and it's not equally accessible for a major part of the population especially for the differently-abled citizens, as they find it difficult to utilize the normally available methods. Hence practical, technological solutions are utmost needed to bring in easier methods of transportation and to eradicate the above-mentioned problem.</p></div></div>
<a class="no-copy collapsed detbutton" data-toggle="collapse" data-target="#Accessinfra">Accessibility to Infrastructure</a><br>
<div id="Accessinfra" class="collapse specdet"><div class="container"><p>When it comes to differently-abled categories of citizens, they quite often require an external aid to guide them. To negotiate this problem alterations can be made in the existing infrastructural designs, promoting the self-dependence for such people. And hence there is a need for infrastructure that considers the difficulty of specially-abled people and that helps them to deal with it.</p></div></div>
<a class="no-copy collapsed detbutton" data-toggle="collapse" data-target="#Accesshealth">Accessibility to Healthcare</a><br>
<div id="Accesshealth" class="collapse specdet"><div class="container"><p>Once again during this pandemic, it has been proven that healthcare facilities play a crucial role in the wellbeing of society. However, we are unable to solve many issues faced by this sector. We need to find effective solutions to improve the accessibility of telemedicine, mobile healthcare, staff management, supply management, resource management, waste management and many more.</p></div></div>
<a class="no-copy collapsed detbutton" data-toggle="collapse" data-target="#Accessed">Accessibility to Education</a><br>
<div id="Accessed" class="collapse specdet"><div class="container"><p>Education is a basic right for all. But many are being denied their right to learn due to lack of resources or poor accessibility. In order to facilitate the access of education to all, we must make use of modern technology in this digital era.</p></div></div>
</div>
</li>
<li data-aos="fade-up" data-aos-delay="300">
<a data-toggle="collapse" href="#accordion-list-4" class="collapsed">Track <span>04</span> : Other Socially Relevant Projects<i class="bx bx-chevron-down icon-show"></i><i class="bx bx-chevron-up icon-close"></i></a>
<div id="accordion-list-4" class="collapse text-lighten" data-parent=".accordion-list">
<div class="container"><p>Our society is dealing with a number of socially relevant problems faced by the inhabitants which aren't considered with proper care or importance. Therefore there exists an inevitable need for organized, sustainable and practical solutions for these problems which can be attained via modern science theories and technological applications.</p></div>
</div>
</ul>
</div>
</div>
</div>
</section><!-- End problem -->
<!--Registration -->
<section id="registration" class="services">
<div class="row">
<div class="col-lg-6 order-2 order-lg-1">
<div style="padding-top: 43px;" class="section-title" data-aos="fade-up">
</div>
<div class="icon-box mt-5 mt-lg-0" data-aos="fade-up">
<h3 style="padding-bottom: 25px">How to register:</h3>
<i class="bx bxs-send bx-md bx-fade-right" style="position:relative; bottom:5px;"></i>
<p>Students can participate either individually or as a team of maximum 4 members.</p>
</div>
<div class="icon-box mt-5" data-aos="fade-up" data-aos-delay="100">
<i class="bx bxs-send bx-md bx-fade-right"></i>
<p>Indriya 3.0 will be a paid event with a registration fee of Rs.100 per student.</p>
</div>
<div class="icon-box mt-5 mt-lg-0" data-aos="fade-up">
<i class="bx bxs-send bx-md bx-fade-right"></i>
<p>Register your team by entering your details in the form given below.<br> <a target="_blank" href="https://bit.ly/indriyareg">Register here</a></p>
</div>
<div class="icon-box mt-5 mt-lg-0" data-aos="fade-up">
<i class="bx bxs-send bx-md bx-fade-right" style="position:relative; bottom:5px;"></i>
<p>Once you have registered, complete your payment in the link given below.<br> <a target="_blank" href="https://www.yepdesk.com/indriya-4-01">Make your payment here</a></p>
</div>
<div class="icon-box mt-5 mt-lg-0" data-aos="fade-up">
<i class="bx bxs-send bx-md bx-fade-right" style="position:relative; bottom:5px;"></i>
<p>Once the payment is confirmed by verifying your team name, a link to submit your abstract will be sent to the team leader via email.<br><b>Further updates will be given after the same.</b></p>
</div>
<div class="icon-box mt-5 mt-lg-0" data-aos="fade-in">
<!-- <i class="bx bxs-send bx-md bx-fade-right" style="position:relative; bottom:5px;"></i> -->
<div style="border: solid 1px whitesmoke; margin-left: 62px;">
<h4 style="margin-left: 15px; animation: flashing 1.5s infinite linear; color: #9c27b0;" >Note:</h4>
<p style="margin-left: 15px; margin-right:0px">A rolling deadline is kept keeping in mind the COVID-19 pandemic and time management issues due to online classes</p>
</div>
</div>
</div>
<div class="image col-lg-6 order-1 order-lg-2" style='background-image: url("assets/img/registration1.jpg");margin-top: 43px; position:reltaive; top:75px;' data-aos="fade-left" data-aos-delay="100"></div>
</div>
</section>
<!--Registration ends-->
<!-- ======= rules ======= -->
<section id="rules" class="rules">
<div class="row">
<div class="col-lg-5 order-1 order-lg-1 align-items-middle d-flex align-items-middle" data-aos="zoom-in">
<img src="assets/img/rules.jpg" alt="" style="width: 100%; height:100%;">
</div>
<div class="col-lg-6 order-2 order-lg-2">
<div style="padding-top: 43px;" class="section-title" data-aos="fade-up">
<h3>Rules & Regulations</h3>
</div>
<div class="icon-box mt-5 mt-lg-0" data-aos="fade-up">
<i class="bx bx-sun bx-spin"></i>
<p>Students are allowed to participate individually or as a team, with a maximum of 4 members.</p>
</div>
<div class="icon-box mt-5" data-aos="fade-up" data-aos-delay="100">
<i class="bx bx-sun bx-spin"></i>
<p>The abstract should be submitted in the given template only.</p>
</div>
<div class="icon-box mt-5" data-aos="fade-up" data-aos-delay="200">
<i class="bx bx-sun bx-spin"></i>
<p>Participants are expected to be cooperative with the mentors. </p>
</div>
<div class="icon-box mt-5" data-aos="fade-up" data-aos-delay="200">
<i class="bx bx-sun bx-spin"></i>
<p>The projects will be evaluated on the basis of Ideation, Implementation, Social Relevance, Application, and Presentation.</p>
</div>
<div class="icon-box mt-5" data-aos="fade-up" data-aos-delay="200">
<i class="bx bx-sun bx-spin"></i>
<p>The decision of the judging panel would be final.</p>
</div>
<div class="icon-box mt-5" data-aos="fade-up" data-aos-delay="200">
<i class="bx bx-sun bx-spin"></i>
<p>Ideas and projects by the participants must be original. Unoriginal/copied ideas or projects may be disqualified.</p>
</div>
</div>
</section><!-- End rules -->
<!-- ======= Portfolio Section ======= -->
<section id="portfolio" class="portfolio">
<div class="container">
<div class="section-title" data-aos="fade-up">
<h2 class="text-lighten" >Gallery</h2>
</div>
<div class="row portfolio-container" data-aos="fade-up" data-aos-delay="200">
<div class="col-lg-4 col-md-6 portfolio-item">
<div class="portfolio-wrap">
<img src="assets/img/gallery/1.jpg" class="img-fluid" alt="">
<a href="assets/img/gallery/1.jpg" data-gall="portfolioGallery" class="venobox" title="">
<div class="portfolio-info">
</div>
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item">
<div class="portfolio-wrap">
<img src="assets/img/gallery/2.jpg" class="img-fluid" alt="">
<a href="assets/img/gallery/2.jpg" data-gall="portfolioGallery" class="venobox" title="">
<div class="portfolio-info">
</div>
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item">
<div class="portfolio-wrap">
<img src="assets/img/gallery/3.jpg" class="img-fluid" alt="">
<a href="assets/img/gallery/3.jpg" data-gall="portfolioGallery" class="venobox" title="">
<div class="portfolio-info">
</div>
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item">
<div class="portfolio-wrap">
<img src="assets/img/gallery/4.jpg" class="img-fluid" alt="">
<a href="assets/img/gallery/4.jpg" data-gall="portfolioGallery" class="venobox" title="">
<div class="portfolio-info">
</div>
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item">
<div class="portfolio-wrap">
<img src="assets/img/gallery/5.jpg" class="img-fluid" alt="">
<a href="assets/img/gallery/5.jpg" data-gall="portfolioGallery" class="venobox" title="">
<div class="portfolio-info">
</div>
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item">
<div class="portfolio-wrap">
<img src="assets/img/gallery/6.jpg" class="img-fluid" alt="">
<a href="assets/img/gallery/6.jpg" data-gall="portfolioGallery" class="venobox" title="">
<div class="portfolio-info">
</div>
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item">
<div class="portfolio-wrap">
<img src="assets/img/gallery/7.jpg" class="img-fluid" alt="">
<a href="assets/img/gallery/7.jpg" data-gall="portfolioGallery" class="venobox" title="">
<div class="portfolio-info">
</div>
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item">
<div class="portfolio-wrap">
<img src="assets/img/gallery/8.jpg" class="img-fluid" alt="">
<a href="assets/img/gallery/8.jpg" data-gall="portfolioGallery" class="venobox" title="">
<div class="portfolio-info">
</div>
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item">
<div class="portfolio-wrap">
<img src="assets/img/gallery/9.jpg" class="img-fluid" alt="">
<a href="assets/img/gallery/9.jpg" data-gall="portfolioGallery" class="venobox" title="">
<div class="portfolio-info">
</div>
</a>
</div>
</div>
</div>
</div>
</section><!-- End Portfolio Section -->
<!-- ======= Contact Section ======= -->
<section id="contact" class="contact section-bg">
<div class="text-lighten container">
<div class="section-title">
<h2>Contact</h2>
<p>For any queries or clarification feel free to contact us.</p>
</div>
<div class="row">
<div class="col-lg-4">
<div class="info d-flex flex-column justify-content-center" data-aos="fade-right">
<div class="address">
<i class="icofont-google-map"></i>
<h4 class="text-lighten">Location:</h4>
<p>Govt. Model Engineering College,<br>Thrikkakara, Kochi,<br>Kerala.<br>PIN: 682021</p>
</div>
<div class="email">
<i class="icofont-envelope"></i>
<h4 class="text-lighten" >Email:</h4>
<p><a style="color: #959595;" href="mailto:ieee@mec.ac.in">ieee@mec.ac.in</a></p>
</div>
</div>
</div>
<div class="col-lg-8 mt-5 mt-lg-0" data-aos="fade-left">
<section id="pricing">
<div class="row">
<div style="padding-top: 30px;" class="col-lg-4 col-md-6 col-sm-12 pcol">
<div class="card bordcar">
<div class="card-header headbord" >
<h6 style="text-align: center">COORDINATOR</h6>
<div class="container"><hr style="background-color: #bdbdbd;"></div>
</div>
<div class="card-body">
<p><b>Anuvinda Krishnan</b></p>
<p>+91 8547175491</p>
<p style="font-size:15px;color: #959595;"><a style="color: #959595;" href="mailto:anuvindakvk07@ieee.org">anuvindakvk07@ieee.org</a></p>
</div>
</div>
</div>
<div style="padding-top: 30px;" class="col-lg-4 col-md-6 col-sm-12 pcol">
<div class="card bordcar">
<div class="card-header headbord" >
<h6 style="text-align: center" >COORDINATOR</h6>
<div class="container"><hr style="background-color: #bdbdbd;" ></div>
</div>
<div class="card-body">
<p><b>Anjali Suresh</b></p>
<p>+91 9207025725</p>
<p style="font-size:15px; color: #959595;"><a style="color: #959595;" href="mailto:anjali.11@ieee.org">anjali.11@ieee.org</a></p>
</div>
</div>
</div>
<div style="padding-top: 30px;" class="col-lg-4 col-md-12 col-sm-12 pcol">
<div class="card bordcar">
<div class="card-header headbord">
<h6 style="text-align: center">COORDINATOR</h6>
<div class="container"><hr style="background-color: #bdbdbd;" ></div>
</div>
<div class="card-body">
<p><b>Sreehari N</b></p>
<p>+91 8547571696</p>
<p style="font-size:15px;"><a style="color: #959595;" href="mailto:sreehari.n@ieee.org">sreehari.n@ieee.org</a></p>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</section><!-- End Contact Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<a href="#header" class="scrollto footer-logo"></a>
<h3>INDRIYA 3.0</h3>
<p>Follow IEEE MEC SB on twitter, facebook, instagram and linkedin for further updates</p>
</div>
</div>
<div class="social-links">
<a href=" https://twitter.com/IEEEMEC?s=09" class="twitter"><i class="bx bxl-twitter"></i></a>
<a href="https://www.facebook.com/ieeemec/" class="facebook"><i class="bx bxl-facebook"></i></a>
<a href="https://www.instagram.com/ieeemec?r=nametag" class="instagram"><i class="bx bxl-instagram"></i></a>
<a href="https://www.linkedin.com/company/ieeemec/?viewAsMember=true" class="linkedin"><i class="bx bxl-linkedin"></i></a>
</div>
</div>
</div>
<div class="container footer-bottom clearfix">
<div class="copyright">
© Copyright@2020 <strong><span>IEEE MEC SB</span></strong>. All Rights Reserved
</div>
<div class="credits">
<!-- All the links in the footer should remain intact. -->
<!-- You can delete the links only if you purchased the pro version. -->
<!-- Licensing information: https://bootstrapmade.com/license/ -->
<!-- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/knight-free-bootstrap-theme/ -->
Designed by <a class="design" href="https://www.linkedin.com/in/bharath-srinivasan-671382191/">B</a><a class="design" href="https://www.linkedin.com/in/amith-tony-joseph-906648188/">A</a><a class="design" href="">S</a><a class="design" href="https://www.linkedin.com/in/issac-daniel-60a961122/">I</a>
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top no-outline" ><i class="icofont-simple-up" style="height: 70px; width: 70px; border-radius: 50%"></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/jquery-sticky/jquery.sticky.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>