forked from procheta1999/ECE-blogs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
alt_about.html
441 lines (437 loc) · 13.9 KB
/
alt_about.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
<!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>Tech-Eva | About</title>
<!--CSS Rules and Links Go Here-->
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-wEmeIV1mKuiNpC+IOBjI7aAzPcEZeedi5yW5f2yOq55WWLwNGmvvx4Um1vskeMj0"
crossorigin="anonymous"
/>
<link rel="stylesheet" href="/styles/styles_new.css" />
<!--Favicons-->
<link
rel="apple-touch-icon"
sizes="180x180"
href="/favicons/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="/favicons/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="/favicons/favicon-16x16.png"
/>
</head>
<body class="d-flex flex-column h-100 bg-dark text-white">
<div class="wrapper">
<header class="container-lg" style="font-size: 40px">
<h1 class="text-center fw-bold display-1">
Tech<small class="text-muted">-Eva</small>
</h1>
</header>
<!--This bit is for the content of the navbar-->
<nav
class="navbar navbar-expand-lg navbar-dark bg-dark rounded"
aria-label="Twelfth navbar example"
>
<div class="container-fluid">
<button
class="navbar-toggler"
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarsExample10"
aria-controls="navbarsExample10"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div
class="collapse navbar-collapse justify-content-md-center"
id="navbarsExample10"
>
<ul class="navbar-nav">
<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" href="/alt_about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/alt_events.html">Events</a>
</li>
<li class="nav-item dropdown">
<a
class="nav-link dropdown-toggle current"
href="#"
id="dropdown10"
data-bs-toggle="dropdown"
aria-expanded="false"
>Blogs</a
>
<ul class="dropdown-menu bg-dark" aria-labelledby="dropdown10">
<li>
<a class="dropdown-item text-light" href="/blogs20.html"
>Blog'O'Pedia V1.0 [2020]</a
>
</li>
<li>
<a class="dropdown-item text-light" href="/blogs21.html"
>Blog'O'Pedia V2.0 [2021]</a
>
</li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
</div>
<!--Carousel Section-->
<hr />
<div class="container my-5 bg-dark text-white">
<div
class="
row
p-4
pb-0
pe-lg-0
pt-lg-5
align-items-center
rounded-3
border border-light border-5
shadow-sm
"
>
<div class="col-lg-7 p-3 p-lg-5 pt-lg-3 text-center">
<h1 class="display-4 fw-bold lh-1">We are Elektronica</h1>
<p class="lead">
Elektronica is the tech-wing of ECE, NSEC. We deal with bringing to
you the most amazing and unique tech related content for all your
tech needs. Check our our current event or the events page for other
events we organize!
</p>
<div class="d-grid gap-2 d-sm-flex justify-content-sm-center">
<a href="/blogs21.html">
<button
type="button"
class="btn btn-lg btn-outline-success rounded-pill"
>
Blog'O'Pedia V2.0
</button>
</a>
<a href="/alt_events.html">
<button
type="button"
class="btn btn-lg btn-outline-info rounded-pill"
>
Events
</button>
</a>
</div>
</div>
<div
class="
col-lg-4
offset-lg-1
p-0
position-relative
overflow-hidden
shadow-lg
"
>
<div class="position-lg-absolute top-0 left-0 overflow-hidden">
<img
class="d-block rounded-lg-3"
src="https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1350&q=80"
alt=""
width="720"
/>
</div>
</div>
</div>
</div>
<!--Webteam 2020 Section-->
<hr />
<div class="container px-4 py-5" id="icon-grid">
<h2 class="pb-2 border-bottom">
Web Team Members <small class="text-muted">2020</small>
</h2>
<div
class="
row row-cols-1 row-cols-sm-2 row-cols-md-3 row-cols-lg-4
g-4
py-5
"
>
<div class="col d-flex align-items-start">
<svg
class="bi text-muted flex-shrink-0 me-3"
width="1.75em"
height="1.75em"
>
<use xlink:href="#bootstrap"></use>
</svg>
<div>
<h4 class="lead fs-6 mb-0 fs-5">Procheta Bhattacharyya</h4>
<p>Year - <small class="text-muted">2nd</small></p>
</div>
</div>
<div class="col d-flex align-items-start">
<svg
class="bi text-muted flex-shrink-0 me-3"
width="1.75em"
height="1.75em"
>
<use xlink:href="#cpu-fill"></use>
</svg>
<div>
<h4 class="lead fs-6 mb-0 fs-5">Indranil Saha Roy</h4>
<p>Year - <small class="text-muted">2nd</small></p>
</div>
</div>
<div class="col d-flex align-items-start">
<svg
class="bi text-muted flex-shrink-0 me-3"
width="1.75em"
height="1.75em"
>
<use xlink:href="#calendar3"></use>
</svg>
<div>
<h4 class="lead fs-6 mb-0 fs-5">Abhijoy Shirov Mukherjee</h4>
<p>Year - <small class="text-muted">1st</small></p>
</div>
</div>
<div class="col d-flex align-items-start">
<svg
class="bi text-muted flex-shrink-0 me-3"
width="1.75em"
height="1.75em"
>
<use xlink:href="#home"></use>
</svg>
<div>
<h4 class="lead fs-6 mb-0 fs-5">Arunima Maiti</h4>
<p>Year - <small class="text-muted">1st</small></p>
</div>
</div>
<div class="col d-flex align-items-start">
<svg
class="bi text-muted flex-shrink-0 me-3"
width="1.75em"
height="1.75em"
>
<use xlink:href="#geo-fill"></use>
</svg>
<div>
<h4 class="lead fs-6 mb-0 fs-5">Sagnik Ghosh</h4>
<p>Year - <small class="text-muted">1st</small></p>
</div>
</div>
<div class="col d-flex align-items-start">
<svg
class="bi text-muted flex-shrink-0 me-3"
width="1.75em"
height="1.75em"
>
<use xlink:href="#tools"></use>
</svg>
<div>
<h4 class="lead fs-6 mb-0 fs-5">Aparupa Chatterjee</h4>
<p>Year - <small class="text-muted">1st</small></p>
</div>
</div>
<div class="col d-flex align-items-start">
<svg
class="bi text-muted flex-shrink-0 me-3"
width="1.75em"
height="1.75em"
>
<use xlink:href="#tools"></use>
</svg>
<div>
<h4 class="lead fs-6 mb-0 fs-5">Ilika Mitra</h4>
<p>Year - <small class="text-muted">1st</small></p>
</div>
</div>
<div class="col d-flex align-items-start">
<svg
class="bi text-muted flex-shrink-0 me-3"
width="1.75em"
height="1.75em"
>
<use xlink:href="#tools"></use>
</svg>
<div>
<h4 class="lead fs-6 mb-0 fs-5">Rudraneel Bhattacharya</h4>
<p>Year - <small class="text-muted">1st</small></p>
</div>
</div>
</div>
</div>
<!--Webteam 2021-->
<hr />
<div class="container px-4 py-5" id="icon-grid">
<h2 class="pb-2 border-bottom">
Web Team Members <small class="text-muted">2021</small>
</h2>
<div
class="
row row-cols-1 row-cols-sm-2 row-cols-md-3 row-cols-lg-4
g-4
py-5
"
>
<div class="col d-flex align-items-start">
<svg
class="bi text-muted flex-shrink-0 me-3"
width="1.75em"
height="1.75em"
>
<use xlink:href="#bootstrap"></use>
</svg>
<div>
<h4 class="lead fs-6 mb-0 fs-5">Procheta Bhattacharyya</h4>
<p>Year - <small class="text-muted">3rd</small></p>
</div>
</div>
<div class="col d-flex align-items-start">
<svg
class="bi text-muted flex-shrink-0 me-3"
width="1.75em"
height="1.75em"
>
<use xlink:href="#cpu-fill"></use>
</svg>
<div>
<h4 class="lead fs-6 mb-0 fs-5">Indranil Ghosh</h4>
<p>Year - <small class="text-muted">3rd</small></p>
</div>
</div>
<div class="col d-flex align-items-start">
<svg
class="bi text-muted flex-shrink-0 me-3"
width="1.75em"
height="1.75em"
>
<use xlink:href="#calendar3"></use>
</svg>
<div>
<h4 class="lead fs-6 mb-0 fs-5">Aparupa Chatterjee</h4>
<p>Year - <small class="text-muted">2nd</small></p>
</div>
</div>
<div class="col d-flex align-items-start">
<svg
class="bi text-muted flex-shrink-0 me-3"
width="1.75em"
height="1.75em"
>
<use xlink:href="#home"></use>
</svg>
<div>
<h4 class="lead fs-6 mb-0 fs-5">Rudraneel Bhattacharya</h4>
<p>Year - <small class="text-muted">2nd</small></p>
</div>
</div>
</div>
</div>
<!--Footer Section-->
<!-- Remove the container if you want to extend the Footer to full width. -->
<hr />
<div class="container my-5 bg-dark text-white">
<footer>
<div
class="container p-4"
style="background-color: rgba(46, 41, 41, 0.762)"
>
<div class="row">
<div class="col-lg-6 col-md-12 mb-4">
<h5 class="mb-3" style="letter-spacing: 2px; color: #818963">
<b>Elektronica>></b>
</h5>
<p>
Elektronica is the tech wing of ECE, NSEC. This is the home for
all of your tech cravings and digital needs. Join other
like-minded people and share in the infinite rabbit-hole of
tech-whiz dom!
</p>
</div>
<div class="col-lg-3 col-md-6 mb-4">
<h5 class="mb-3" style="letter-spacing: 2px; color: #818963">
Find Us
</h5>
<ul class="list-unstyled mb-0">
<li class="mb-1">
<a
href="https://www.facebook.com/nsececedpt/"
style="color: #848282"
>Facebook</a
>
</li>
<li class="mb-1">
<a
href="https://www.instagram.com/nsec_ece_department/?igshid=atg6qghxzz0v"
style="color: #848282"
>Instagram</a
>
</li>
<!--<li class="mb-1">
<a href="#!" style="color: #4f4f4f;">nthng</a>
</li>-->
</ul>
</div>
<div class="col-lg-3 col-md-6 mb-4">
<h5 class="mb-1" style="letter-spacing: 2px; color: #818963">
Getting Started
</h5>
<table class="table" style="color: #848282; border-color: #666">
<tbody>
<tr>
<td>Date:</td>
<td>12th - 22th</td>
</tr>
<tr>
<td>Results:</td>
<td>Coming Soon</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div
class="text-center p-3"
style="background-color: rgba(0, 0, 0, 0.2)"
>
© Tech-Eva
<p class="text-white">
Designed And Maintained By WebTeam of ECE, NSEC Tech Wing, With <3
</p>
</div>
<!-- Copyright -->
</footer>
</div>
<!-- End of .container -->
<!--- End of Footer --->
<!-- BS5 JS -->
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"
integrity="sha384-p34f1UUtsS3wqzfto5wAAmdvj+osOnFyQFpp4Ua3gs/ZVWx6oOypYoCJhGGScy+8"
crossorigin="anonymous"
></script>
</body>
</html>