-
Notifications
You must be signed in to change notification settings - Fork 1
/
awards.html
390 lines (343 loc) · 16.2 KB
/
awards.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Awards | Department of Architecture </title>
<meta content="" name="description">
<meta content="" name="keywords">
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<link href="assets/css/awards.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css"
integrity="sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk=" crossorigin="anonymous" />
<!-- ======= Header ======= -->
<div>
<div id="header-content"></div>
<header class="w-100 p-2" style="background-color: rgb(137, 136, 136);">
<div class="container d-flex align-items-center justify-content-center">
<nav id="navbar" class="navbar order-last order-lg-0 justify-content-center">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="index.html#dept_desc">About us</a></li>
<li class="dropdown"><a href="#"><span>Academics</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li class="dropdown"><a href="academics.html"><span>Programmes Offered</span> <i
class="bi bi-chevron-right"></i></a>
<ul>
<li class="dropdown"><a href="academics.html"><span>Under Graduation</span> <i
class="bi bi-chevron-right"></i></a>
<ul>
<li><a href="academics.html">B.Arch</a></li>
<li><a href="academics.html">B.Plan</a></li>
</ul>
</li>
<li><a href="academics.html">Post Graduation</a></li>
<li><a href="academics.html">PHD</a></li>
</ul>
</li>
<li class="dropdown"><a href="#"><span>Academic Calender</span> <i class="bi bi-chevron-right"></i></a>
<ul>
<li class="dropdown"><a href="#"><span>UG</span> <i class="bi bi-chevron-right"></i></a>
<ul>
<li><a href="#">Lower Semester</a></li>
<li><a href="#">Higher Semester</a></li>
</ul>
</li>
<li><a href="#">PG</a></li>
<li><a href="#">PHD</a></li>
</ul>
</li>
<li><a href="resource.html">Resources</a></li>
<li><a href="#">Learning Management System</a></li>
</ul>
</li>
<li class="dropdown"><a href="#">Research <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="supervisors.html">List of Supervisors</a></li>
<li><a href="#">Theses</a></li>
<li class="dropdown"><a href="projects.html">Projects <i class="bi bi-chevron-right"></i></a>
<ul>
<li class="dropdown"><a href="projects.html">Research <i class="bi bi-chevron-right"></i></a>
<ul>
<li><a href="projects.html">Ongoing</a></li>
<li><a href="projects.html">Completed</a></li>
</ul>
</li>
<li class="dropdown"><a href="projects.html">Consultancy <i class="bi bi-chevron-right"></i></a>
<ul>
<li><a href="projects.html">Ongoing</a></li>
<li><a href="projects.html">Completed</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="publications.html">Publications</a></li>
<li><a href="#">Patents</a></li>
<li class="dropdown"><a href="#">Centres <i class="bi bi-chevron-right"></i></a>
<ul>
<li><a href="#">Ramanujan Computing Center</a></li>
<li><a href="#">Centre for Cyber Security</a></li>
</ul>
</li>
<li><a href="#">Groups</a></li>
<li><a href="#">Thrust Areas</a></li>
<li class="dropdown"><a href="#">Colloborations<i class="bi bi-chevron-right"></i></a>
<ul>
<li><a href="#">Industry</a></li>
<li><a href="#">National</a></li>
<li><a href="#">International</a></li>
</ul>
</li>
</ul>
</li>
<li class="dropdown"><a href="#">People <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="teaching-staff.html">Teaching Staff</a></li>
<li><a href="non-teaching-staff.html">Non-Teaching Staff</a></li>
<li><a href="research-scholars.html">Research Scholars</a></li>
<li><a href="#">Adjunct Professors</a></li>
<li><a href="#">Visiting Professors</a></li>
<li><a href="overseas-professors.html">Overseas Professors</a></li>
</ul>
</li>
<li class="dropdown"><a href="#">Student Opportunities <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="awards.html">Awards</a></li>
<li><a href="placements.html">Placements</a></li>
<li><a href="#">Student Exchange</a></li>
<li><a href="higher-studies.html">Semester Abroad</a></li>
<li><a href="internships.html">Internships</a></li>
<li><a href="scholarships.html">Scholarships</a></li>
<li><a href="#">Clubs and Association</a></li>
</ul>
</li>
<li class="dropdown"><a href="#">Facilities <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="lab.html">Academic Labs</a></li>
<li><a href="#">Specialized Labs</a></li>
<li><a href="#">Infrastructure</a></li>
</ul>
</li>
<li class="dropdown"><a href="#">Events <i class="bi bi-chevron-down"></i></a>
<ul>
<li class="dropdown"><a href="#">Current <i class="bi bi-chevron-right"></i></a>
<ul>
<li><a href="FieldsEvents.html">Field Visit</a></li>
<li><a href="workshop.html">Workshop</a></li>
</ul>
</li>
<li><a href="pastevents.html">Past</a></li>
</ul>
</li>
<li class="dropdown"><a href="https://www.sapaa.org.in/">Alumni <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="https://www.sapaa.org.in/">Groups</a></li>
<li><a href="https://www.sapaa.org.in/">Homecoming-2023</a></li>
<li><a href="https://www.sapaa.org.in/">Awards & Achievements</a></li>
<li><a href="https://www.sapaa.org.in/">Notable Alumni</a></li>
</ul>
<li class="dropdown"><a href="#">Logins <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="#">AUKDC</a></li>
<li><a href="#">ADAMS</a></li>
<li><a href="#">SEMS</a></li>
<li><a href="#">OTHERS</a></li>
</ul>
</ul>
</ul>
<span class="m-toggle">
<i class="bi bi-list mobile-nav-toggle text-dark"></i>
</span>
</nav>
<!-- Getting started <a href="#about" class="get-started-btn scrollto">Get Started</a> -->
</div>
</header>
</div>
<!-- End Header -->
<main id="main">
<!-- ======= Breadcrumbs ======= -->
<section class="breadcrumbs">
<div class="container">
<div class="d-flex justify-content-between align-items-center">
<h2>STUDENT OPPOURTUNITIS</h2>
<ol>
<li><a href="index.html">Home</a></li>
<li>Awards</li>
</ol>
</div>
</div>
</section><!-- End Breadcrumbs -->
<div class="container">
<div class="content">
<h5>Student Awards</h5>
</div>
<!-- ======= Award 1 ======= -->
<div class="row align-items-center event-block no-gutters margin-40px-bottom">
<div class="col-lg-5 col-sm-12">
<div class="position-relative">
<img src="assets/img/Awards/Picture2.jpg" alt>
</div>
</div>
<div class="col-lg-7 col-sm-12">
<div class="padding-60px-lr md-padding-50px-lr sm-padding-30px-all xs-padding-25px-all">
<h5
class="margin-15px-bottom md-margin-10px-bottom font-size22 md-font-size20 xs-font-size18 font-weight-500">
<a href="event-details.html" class="text-theme-color">Transparence 15 -National Winner, 2021 </a>
</h5>
<ul class="event-time margin-10px-bottom md-margin-5px-bottom">
<li><i class="fas fa-trophy"></i> Mr. Ajay K., Mr.Balaji R, &Mr.Jeffril J Kumar </li>
</ul>
</div>
</div>
</div>
<!-- End Award 1 -->
<!-- ======= Award 2 ======= -->
<div class="row align-items-center event-block no-gutters margin-40px-bottom">
<div class="col-lg-7 order-2 order-lg-1">
<div class="padding-60px-lr md-padding-50px-lr sm-padding-30px-all xs-padding-25px-all">
<h5
class="margin-15px-bottom md-margin-10px-bottom font-size22 md-font-size20 xs-font-size18 font-weight-500">
<a href="event-details.html" class="text-theme-color">Winner HASTAG 2019, SEAD SRM Ramapuram, 2019 </a>
</h5>
<ul class="event-time margin-10px-bottom md-margin-5px-bottom">
<li><i class="fas fa-trophy"></i> B. Ramachadran and C. Rajesh Kumar </li>
</ul>
</div>
</div>
<div class="col-lg-5 order-1 order-lg-2">
<div class="position-relative">
<img src="assets/img/Awards/Picture3.jpg" alt>
</div>
</div>
</div>
<!-- End Award 2 -->
<!-- ======= Award 3 ======= -->
<div class="row align-items-center event-block no-gutters margin-40px-bottom">
<div class="col-lg-5 col-sm-12">
<div class="position-relative">
<img src="assets/img/Awards/Picture4.jpg" alt>
</div>
</div>
<div class="col-lg-7 col-sm-12">
<div class="padding-60px-lr md-padding-50px-lr sm-padding-30px-all xs-padding-25px-all">
<h5
class="margin-15px-bottom md-margin-10px-bottom font-size22 md-font-size20 xs-font-size18 font-weight-500">
<a href="event-details.html" class="text-theme-color">Transparence 13.0 - National Winners, 2019 </a>
</h5>
<ul class="event-time margin-10px-bottom md-margin-5px-bottom">
<li><i class="fas fa-trophy"></i> Balaji, Chidambaram and V.C.S. Srivetri </li>
</ul>
</div>
</div>
</div>
<!-- End Award 3 -->
<!-- ======= Award 4 ======= -->
<div class="row align-items-center event-block no-gutters margin-40px-bottom">
<div class="col-lg-7 order-2 order-lg-1">
<div class="padding-60px-lr md-padding-50px-lr sm-padding-30px-all xs-padding-25px-all">
<h5
class="margin-15px-bottom md-margin-10px-bottom font-size22 md-font-size20 xs-font-size18 font-weight-500">
<a href="event-details.html" class="text-theme-color">INSDAG National Award Competition for Students - 2nd
Prize</a>
</h5>
<ul class="event-time margin-10px-bottom md-margin-5px-bottom">
<li><i class="fas fa-trophy"></i> Srivin, Meenakshi and Ponvel </li>
</ul>
</div>
</div>
<div class="col-lg-5 order-1 order-lg-2">
<div class="position-relative">
<img src="assets/img/Awards/Picture5.jpg" alt>
</div>
</div>
</div>
<!-- End Award 4 -->
<!-- ======= Award 5 ======= -->
<div class="row align-items-center event-block no-gutters">
<div class="col-lg-5 col-sm-12">
<div class="position-relative">
<img src="assets/img/Awards/Picture6.jpg" alt>
</div>
</div>
<div class="col-lg-7 col-sm-12">
<div class="padding-60px-lr md-padding-50px-lr sm-padding-30px-all xs-padding-25px-all">
<h5
class="margin-15px-bottom md-margin-10px-bottom font-size22 md-font-size20 xs-font-size18 font-weight-500">
<a href="event-details.html" class="text-theme-color">National Award for Excellence in Architectural
Thesis 2019 & JK AYA Best Architecture Student of the Year Award 2019 </a>
</h5>
<ul class="event-time margin-10px-bottom md-margin-5px-bottom">
<li><i class="fas fa-trophy"></i> Ms. Mona V </li>
</ul>
</div>
</div>
</div>
<!-- End Award 5 -->
</div>
</main>
<!-- End #main -->
<div id="footer-content"></div>
<div id="preloader"></div>
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i
class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<!-- Rendering partials -->
<script>
const headerContent = document.getElementById('header-content');
fetch('partials/header.html')
.then(response => response.text())
.then(data => {
headerContent.innerHTML = data;
});
const footerContent = document.getElementById('footer-content');
fetch('partials/footer.html')
.then(response => response.text())
.then(data => {
footerContent.innerHTML = data;
});
const tabLinks = document.querySelectorAll('.nav-link');
tabLinks.forEach(link => {
link.addEventListener('click', (event) => {
event.preventDefault();
// Get the target div ID from the data-target attribute
const targetID = event.target.getAttribute('data-target');
// Remove 'show' class from all tab panes
const tabPanes = document.querySelectorAll('.tab-pane');
tabPanes.forEach(pane => pane.classList.remove('show', 'active'));
// Add 'show' and 'active' class to the target tab pane
document.getElementById(targetID).classList.add('show', 'active');
// Remove 'active' class from all tab links
tabLinks.forEach(link => link.classList.remove('active'));
// Add 'active' class to the clicked tab link
event.target.classList.add('active');
});
});
</script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.4.1/dist/js/bootstrap.bundle.min.js"></script>
<script type="text/javascript"></script>
</body>
</html>