forked from paras204/EClub-site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
425 lines (385 loc) · 22.6 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
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>E Club - Home</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/png" href="assets/images/logocircle.png">
<!-- Place favicon.ico in the root directory -->
<!-- all css here -->
<!-- bootstrap v3.3.7 css -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<!-- animate css -->
<link rel="stylesheet" href="assets/css/animate.css">
<!-- owl.carousel.2.0.0-beta.2.4 css -->
<link rel="stylesheet" href="assets/css/owl.carousel.css">
<!-- font-awesome v4.6.3 css -->
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<!-- magnific-popup.css -->
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<!-- flaticon.css
<link rel="stylesheet" href="assets/css/flaticon.css">
slicknav.min.css -->
<link rel="stylesheet" href="assets/css/slicknav.min.css">
<!-- style css -->
<link rel="stylesheet" href="assets/css/styles.css">
<!-- responsive css -->
<link rel="stylesheet" href="assets/css/responsive.css">
<!-- modernizr css -->
<script src="assets/js/vendor/modernizr-2.8.3.min.js"></script>
<script src="assets/js/vendor/iframe.js"></script>
</head>
<body>
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- header-area start -->
<header class="header-area" id="sticky-header">
<div class="container">
<div class="row">
<div class="col-xs-12">
<div class="header-bottom">
<div class="row">
<div class="col-md-3 col-sm-9 col-xs-6">
<div class="logo">
<a href="index.html">
<div class = "titl">
<p><b>ELECTRONICS CLUB <br></b>IIT Kanpur</p>
</div>
<!--
<img src="assets/images/logo.png" alt="">-->
</a>
</div>
</div>
<div class="col-md-9 hidden-sm hidden-xs">
<div class="mainmenu text-right">
<ul id="navigation">
<li class="active"><a href="index.html">HOME</a>
</li>
<li><a href="projects.html">Projects</a>
</li>
<li><a href="gallery.html">Gallery</a>
</li>
<li><a href="database.html">Database</a>
</li>
<li><a href="team.html">Team</a>
</li>
<li><a href="contact.html">Get Components</a></li>
</ul>
</div>
</div>
<div class=" col-xs-3 col-sm-1 hidden-md hidden-lg">
<div class="responsive-menu-wrap floatright"></div>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- header-area end -->
<!-- slider-area start -->
<div class="slider-area">
<div class="slider-active">
<div class="slider-items">
<img src="assets/images/slider/511.jpg" alt="slider" class="slider">
<div class="single-slider">
<div class="container">
<div class="row">
<div class="col-md-7 col-sm-10 col-xs-12">
<h2>Innovation</h2>
<p>Discover What's Possible </p>
</div>
</div>
</div>
</div>
</div>
<div class="slider-items">
<img src="assets/images/slider/222.jpg" alt="slider" class="slider">
<div class="single-slider single-slider2">
<div class="container">
<div class="row">
<div class="col-sm-offset-2 col-sm-10 col-xs-12 col-md-7 col-md-offset-5 text-right">
<h2>Imagination</h2>
<p>Turn Dreams Into Reality </p>
</div>
</div>
</div>
</div>
</div>
<div class="slider-items">
<img src="assets/images/slider/312.jpg" alt="slider" class="slider">
<div class="single-slider">
<div class="container">
<div class="row">
<div class="col-md-7 col-sm-10 col-xs-12">
<h2>Application</h2>
<p>We Believe In Excellence </p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- slider-area end -->
<!-- about-area start -->
<div class="about-area ptb-130 bg-1">
<div class="container">
<!--
<div class="row">
<div class="col-md-8 col-md-offset-2 col-sm-10 col-sm-offset-1 col-xs-12">
<div class="section-title text-center">
<h3>We believe in Excellence</h3>
</div>
</div>
</div>-->
<div class="row">
<div class="col-md-8 col-sm-12 col-xs-11">
<!-- <div class="col-md-6 col-sm-4 hidden-xs"> -->
<div class="about-wrap">
<h2>About Us</h2>
<p>
Electronics Club, earlier started as a hobby group has now expanded into a students’ organisation with the objective of inculcating a spirit of developing innovative, cutting edge technology solutions to real life problems. We provide a platform to the students’ body where any individual with an idea can approach the club freely to grasp the necessary technical skills required to turn that idea into a reality. This is a place where students get an opportunity to think outside the academic curriculum and get practical experience by implementing and applying concepts learnt in various theoretical courses. We conduct a plethora of lectures, workshops, projects as well as competitions throughout the year concerning both analog as well as digital electronics keep the calendar busy and the participants, learning. Our summer projects are indeed a stepping stone for many freshers to develop interest in a particular field which help them in their future projects/internships/startups.
</p>
<p>We have not restricted ourselves to any specific domains but our branches span across various domains like embedded systems and IOT, VLSI, signal processing, machine learning and artificial intelligence. Over the past few years, we have taken up various Industrial projects offered to us by well-known Indian research organisations like DRDO, BARC INDIA (Broadcast Audience Research Council), BETIC.
</p>
<!-- <a href="about.html">View All</a> -->
</div>
</div>
<div class="col-md-4 hidden-sm hidden-xs">
<div class="row">
<!-- <div class="col-md-8 col-sm-12 "> -->
<div class="wedoo-img">
<img src="assets/images/wedo2.png" alt=" " >
</div>
<!-- </div>-- height="250" width = "400">
<div class="col-md-6 hidden-sm">
<div class="about-img">
<img src="assets/images/about/2.jpg" alt="">
</div>
</div>-->
</div>
</div>
</div>
</div>
</div>
<!-- about-area end -->
<!-- we-do-area start -->
<div class="wedo-area ptb-130 bg-2">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2 col-sm-10 col-sm-offset-1 col-xs-12">
<div class="section-title text-center">
<h2>Club Activities</h2>
<p> We conduct plethora of activities around the year.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="wedo-wrap mb-30">
<div class="wedo-icon" style=" padding: 0px 0px 0px 0px;">
<img src="assets//images/n/11.jpg" alt="" >
</div>
<div class="wedo-info">
<h3>Projects</h3>
<p>Every year Electronics club coducts projects during summer under Science and Techonology Council.<br></p>
</div>
</div>
<div class="wedo-wrap mb-30">
<div class="wedo-icon" style=" padding: 0px 0px 0px 0px;" >
<img src="assets//images/n/5.jpg" alt="" >
</div>
<div class="wedo-info">
<h3>Workshops</h3>
<p>Various workshops are organised over the year to give a hands-on experience in various fields.<br></p>
</div>
</div>
<div class="wedo-wrap mb-30">
<div class="wedo-icon" style=" padding: 0px 0px 0px 0px;">
<img src="assets//images/n/3.jpg" alt="">
</div>
<div class="wedo-info">
<h3>Takneek</h3>
<p>A competition in which all the halls participate with one aim in mind, winning the coveted Takneek trophy.<br></p>
</div>
</div>
</div>
<div class="col-md-4 hidden-sm col-xs-12">
<div class="wedo-img">
<img src="assets/images/ani.jpeg" alt="" height="600" width = "100%" position= "absolute" top="300" >
</div>
<!-- height="330" width = "360" -->
<!-- height = "150" width = "150" -->
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="wedo-wrap mb-30">
<div class="wedo-icon" style=" padding: 0px 0px 0px 0px;">
<img src="assets//images/n/12.jpg" alt="" >
<!-- <span class="flaticon-chair"></span> -->
</div>
<div class="wedo-info">
<h3>Lectures</h3>
<p>Electronics club conducts lectures round the year covering various topics of electronics.<br></p>
</div>
</div>
<div class="wedo-wrap mb-30">
<div class="wedo-icon" style=" padding: 0px 0px 0px 0px;">
<img src="assets//images/n/stack.jpg" alt="" >
<!-- <span class="flaticon-rose"></span> -->
</div>
<div class="wedo-info">
<h3>Winter Camp</h3>
<p>Winter Camp is a 20 days long session in winters where we teach everything right from the scratch.<br></p>
</div>
</div>
<div class="wedo-wrap mb-30">
<div class="wedo-icon" style=" padding: 0px 0px 0px 0px;">
<img src="assets//images/n/4.jpg" alt="" >
<!-- <span class="flaticon-rose"></span> -->
</div>
<div class="wedo-info">
<h3>Techkriti</h3>
<p>The club participates in the annual Technological and Entrepreneurial festival of IIT Kanpur.<br></p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- we-do-area end -->
<!-- fanfact-area start -->
<div class="fanfact-area black-opacity bg-img-2">
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-4 col-xs-10 col-2">
<div class="fanfact-wrap">
<div class="fanfact-content3">
<h2>Years </h2>
<h3 class="counter" >15<h3 class = "fan1">+</h3></h3>
</div>
<div class="fanfact-icon">
<i class="fa fa-calendar"></i>
<!-- <h3>+</h3> -->
</div>
</div>
</div>
<div class="col-md-4 col-sm-4 col-xs-10 col-2">
<div class="fanfact-wrap">
<div class="fanfact-content3", >
<h2>Projects</h2>
<h3 class="counter" >100<h3 class = "fan2">+</h3> </h3>
</div>
<div class="fanfact-icon">
<i class="fa fa-laptop"></i>
<!-- fa-puzzle-piece, laptop, bullseye,code-fork ,shield-->
</div>
</div>
</div>
<div class="col-md-4 col-sm-4 col-xs-10 col-2">
<div class="fanfact-wrap">
<div class="fanfact-content3">
<h2>Likes</h2>
<h3 class="counter" >3500<h3 class = "fan3">+</h3></h3>
</div>
<div class="fanfact-icon3">
<!-- <style></style> -->
<i class="fa fa-thumbs-up"></i>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- fanfact-area end -->
<!-- project-area start -->
<div class="project-area bg-1">
<div class="container">
<iframe class = "fb" src = "https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Felectronicsclubiitk%2F&tabs=timeline&width=500&height=600&small_header=true&adapt_container_width=true&hide_cover=false&show_facepile=true&appId"
></iframe>
<iframe class = "fb1" src = "https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Felectronicsclubiitk%2F&tabs=timeline&width=350&height=400&small_header=true&adapt_container_width=true&hide_cover=false&show_facepile=true&appId"
></iframe>
<object class = "hb" data="HandBook.pdf" alt=" ">
</object>
</div>
</div>
<!-- project-area end -->
<!-- footer-area start -->
<footer class="footer-area bg-2">
<div class="footer-top">
<div class="container">
<div class="row" >
<div class="col-4 col-md-9 col-sm-6 col-xs-12">
<div class="footer-widget footer-content">
<h2>Contact US</h2>
<p> </p>
<ul>
<li><i class="fa fa-facebook"></i><a href="https://www.facebook.com/electronicsclubiitk?fref=ts">Electronics Club, IIT Kanpur</a></li>
<li><i class="fa fa-envelope"></i> [email protected]</li>
<li><i class="fa fa-map-marker"></i> Hall 3, IIT Kanpur</li>
<li><i class="fa fa-youtube"></i><a href="https://www.youtube.com/user/electronicsclub">Youtube Channel</a></li>
</ul>
</div>
</div>
<div style=" align-self: center;">
<p style="padding-top:20vh;" >
<p >
Designed And Developed By Jay Mundra
</p>
</div>
</div>
</div>
</div>
<!-- <div class="footer-bottom-area">
<div class="container">
<div class="row"> -->
<!-- <div class="col-md-6 col-sm-6 col-xs-12"> -->
<!-- <div class="copyright"> -->
<!-- <p>Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
<!-- Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made with <i class="fa fa-heart-o" aria-hidden="true"></i> by <a href="https://colorlib.com" target="_blank">Colorlib</a> -->
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0.</p> -->
<!-- <p style="text-align:right;">
Designed and developed by Jay Mundra
</p>
</div>
</div> -->
<!-- <div class="col-md-6 col-sm-6 col-xs-12"> -->
<!-- <div class="socil-media-icon">
<ul>
</ul> -->
<!-- </div> -->
<!-- </div> -->
</div>
</div>
</div>
</footer>
<!-- footer-area end -->
<!-- all js here -->
<!-- jquery latest version -->
<script src="assets/js/vendor/jquery-1.12.4.min.js"></script>
<!-- bootstrap js -->
<script src="assets/js/bootstrap.min.js"></script>
<!-- owl.carousel.2.0.0-beta.2.4 css -->
<script src="assets/js/owl.carousel.min.js"></script>
<!-- counterup.main.js -->
<script src="assets/js/counterup.main.js"></script>
<!-- isotope.pkgd.min.js -->
<script src="assets/js/imagesloaded.pkgd.min.js"></script>
<!-- isotope.pkgd.min.js -->
<script src="assets/js/isotope.pkgd.min.js"></script>
<!-- jquery.waypoints.min.js -->
<script src="assets/js/jquery.waypoints.min.js"></script>
<!-- jquery.magnific-popup.min.js -->
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<!-- jquery.slicknav.min.js -->
<script src="assets/js/jquery.slicknav.min.js"></script>
<!-- wow js -->
<script src="assets/js/wow.min.js"></script>
<!-- plugins js -->
<script src="assets/js/plugins.js"></script>
<!-- main js -->
<script src="assets/js/scripts.js"></script>
</body>
</html>