forked from rajdas2001/IIC
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
473 lines (322 loc) · 15.8 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Idea and Innovation Cell</title>
<meta charset="UTF-8">
<meta name="description" content="Idea and Innovation Cell">
<meta name="keywords" content="arcade, architecture, onepage, creative, html">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Favicon -->
<link href="img/icl.png" rel="shortcut icon"/>
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" rel="stylesheet">
<!-- Stylesheets -->
<link rel="stylesheet" href="css/bootstrap.min.css"/>
<link rel="stylesheet" href="css/font-awesome.min.css"/>
<link rel="stylesheet" href="css/animate.css"/>
<link rel="stylesheet" href="css/owl.carousel.css"/>
<link rel="stylesheet" href="css/style.css"/>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Page Preloder -->
<div id="preloder">
<div class="loader"></div>
</div>
<!-- Header section start -->
<header class="header-area">
<div class="nav-switch">
<i class="fa fa-bars"></i>
</div>
<div class="phone-number">Idea and Innovation Cell</div>
<nav class="nav-menu">
<ul>
<li class="active"><a href="index.html">Home</a></li>
</ul>
</nav>
</header>
<!-- Header section end -->
<!-- Hero section start -->
<section class="hero-section">
<!-- left social link ber -->
<div class="left-bar">
<div class="left-bar-content">
<div class="social-links">
<a href="https://www.linkedin.com/company/idea-and-innovation-cell/"><i class="fa fa-linkedin"></i></a>
<a href="https://www.instagram.com/idea_labs/"><i class="fa fa-instagram"></i></a>
<a href="https://www.facebook.com/ideaclubvssut"><i class="fa fa-facebook"></i></a>
</div>
</div>
</div>
<!-- hero slider area -->
<div class="hero-slider">
<div class="hero-slide-item set-bg" data-setbg="img/bg1.png">
<div class="slide-inner">
<div class="slide-content">
<h2>Idea and <br>Innovation <br> Cell</h2>
<a href="#abt" class="site-btn sb-light">More</a>
</div>
</div>
</div>
<div class="hero-slide-item set-bg" data-setbg="img/bg1.png">
<div class="slide-inner">
<div class="slide-content">
<h2>Make.<br>Break. <br> Create.</h2>
<a href="#abt" class="site-btn sb-light">More</a>
</div>
</div>
</div>
</div>
<div class="slide-num-holder" id="snh-1"></div>
<div class="hero-right-text"></div>
</section>
<!-- Hero section end -->
<!-- Intro section start -->
<section class="intro-section spad" id="abt">
<div class="container">
<div class="row">
<div class="col-lg-5">
<div class="service-slider">
<div class="ss-single">
<img src="img/icl.png" alt="">
</div>
<div class="ss-single">
<img src="img/vslvlogofinal.png" alt="">
</div>
</div>
</div>
<div class="col-lg-7 service-text">
<h1>About Us</h1>
<p>We are a team of scientific enthusiasts, executives, Innovators and technocrats who aspire to be a linchpin of the Innovative wave pulsating in the entire nation.
Here at Idea and Innovation Cell, we develop products having socio-economic value and work on problem statements from various sectors such as Aerospace, Agriculture, Augmented reality, Business, Cyber security, Healthcare, Industrial problems, Virtual Reality, Water technologies etc and try to bring forward solutions that are indigenous, efficient and economical. All serving a common purpose of benefiting our compatriots and the entire world at large.
Being Engineers at heart, we seek to use our Technical ingenuity to fulfil Engineering's purpose which, since its inception, has been to foster Innovation. </p>
</div>
</div>
</div>
</section>
<!-- Intro section end -->
<!-- Projects -->
<div class="service-box-section spad set-bg" data-setbg="img/bigbg.jpg">
<div class="section-title">
<center><h1>Our Team</h1></center>
</div>
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-6">
<div class="solid-service-box">
<h2>01.</h2>
<h3>Founding Members</h3>
<a href="ft1/index2.html" class="readmore">READ MORE</a>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="solid-service-box">
<h2>02.</h2>
<h3>Former Team</h3>
<a href="ft2/index3.html" class="readmore">READ MORE</a>
</div>
</div>
<div class="col-lg-4 col-md-12">
<div class="solid-service-box">
<h2>03.</h2>
<h3>Current Team</h3>
<a href="ct/index1.html" class="readmore">READ MORE</a>
</div>
</div>
</div>
</div>
</div>
<!-- ProjectsEnd -->
<!-- Service section start -->
<section class="service-section spad">
<div class="container">
<div class="section-title">
<h2>Our Projects</h2>
</div>
<div class="row">
<div class="col-lg-4 col-md-6">
<div class="service-box">
<h3>VSLV</h3>
<p>India’s First Multipurpose Student Rocketry Mission- Launching our own satellite Launching vehicle to a height of 50+ km and deploying a Pico-sat which will monitor the Hirakud Dam along with these it can be used in different applications like Cloud Seeding, short range guided missile.</p>
<a href="404.html" class="readmore">READ MORE</a>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="service-box">
<h3>Krishi Sevak</h3>
<p>The Hand-Operated Rice Transplanter is a lightweight, easy to use and low cost machine. It is pedal operated and powered by hands. It has very low maintenance, and does not require any fuel. The parts are made from materials which can be easily obtained from any bicycle shop.</p>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="service-box">
<h3>Aria</h3>
<p>Air Quality Monitoring System- By integrating series of gas sensors modules with a microcontroller board to monitor the real time gas readings in PPM. A humidity and temperature sensor are also used to measure the surrounding temperature. A copy of this data is shown in a mini LCD display monitor.</p>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="service-box">
<h3>3D Aerial Mapping</h3>
<p>Using unmanned vehicle photogrammetric data acquisition of a given region to be surveyed, using brushless camera gimbal with motor controller. The Data is processed and rendered in advanced 3d Simulation Software. Project, is being currently used for volumetric analysis of coal.</p>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="service-box">
<h3>Carbon scrubbing and automation</h3>
<p>Using fumed silica impregnated with polyethlenimine in the inner walls of the chimney, which absorbs CO2 and storing them in absorber column pack. As the pack reaches the saturation point, then a pressure sensor transmits the message to extract required CO2 from it. It is carried out through a stream of superheated steam at around 120°C is passed through it.</p>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="service-box">
<h3>Smart parking solution</h3>
<p>By using a network of optical detectors, the sensors will transmit real time data regarding the availability of parking slots. It will be integrated using IoT, and Google Maps API to display status of theparking spaces of the chosen destination, in an IoT based Android app. The Parking spaces can be pre-booked for the given time interval.</p>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="service-box">
<h3>Anecure</h3>
<p>It is a non-invasive, inexpensive, portable, low cost Electronic Device for monitoring of an individual’s Haemoglobin count, heartbeat count and glucose level. It works on the principle of absorption of a particular wavelength of light, i.e. spectroscopy. For effective diagnosis. The test can be made accurately and quickly.</p>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="service-box">
<h3>Sineocure</h3>
<p>Breast Cancer Detection device for early detection of Breast Cancer. It is a point of care device which uses thermal imaging incorporating it with AI and IOT for detection of cancer.</p>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="service-box">
<h3>Multi utility torch</h3>
<p>It is a unique torch light which possess different kind of features like AM/FM radio, Soil Testing, Water Quality Testing in a single torch light. It is a low cost multi utility torch light for rural India.
</p>
</div>
</div><div class="col-lg-4 col-md-6">
<div class="service-box">
<h3>Pro-Dis</h3>
<p>An Augmented Reality product to make any transparent surface an interactive one with sun readable capability has a widespread application in field of aerospace, advertisement, process industries.</p>
</div>
</div><div class="col-lg-4 col-md-6">
<div class="service-box">
<h3>R.A.P.I.D</h3>
<p>This device is used to detect the portholes in the roads and is also helpful to predict the possible areas where portholes can be created.</p>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="service-box">
<h3>Universal Language Translator</h3>
<p>Do you want to travel to another country and you donot know the language? Are you translating a document and you donot know what does each word mean? If you are looking for an easy way to translate from one language to another, All Language Translator is what you need. This Light-weight language translator is to translate between multiple languages. No more communication problem or language problem with this.</p>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="service-box">
<h3>Fit-Foot</h3>
<p>Antibacterial Deodorizing Shoes that removes the bad odour and prevent the creation of sweat inside the shoes. It can be reused and the ability to give fragrance to the environment enhances its utility.</p>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="service-box">
<h3>Intravenous Infusion Monitoring</h3>
<p>Traditional way of infusion flow doesn’t that much accurate. But this smart kit is a multipurpose integrated device which control the infusion flow as per the requirement as well as preventing the dosing errors.</p>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="service-box">
<h3>Iris Authenticator</h3>
<p>Universal Authentication is a method for verifying the identity of users on a specific website without asking for the same identification every time the user moves from one site to the other. The user need not to input his/her security details again every time a new mode is encountered. To enter into the sites the only thing to do is just scan your iris with your camera. It takes the required data like the intricate structure of your iris and stores it in the database and when you want to access your account the second time, it just searches for the required match if found it gives access.</p>
</div>
</div>
</div>
</div>
</section>
<!-- Service section end -->
<!-- Milestones section Start -->
<section class="milestones-section spad">
<div class="container">
<div class="section-title">
<h2>That's Us</h2>
</div>
<div class="row">
<div class="col-lg-3 col-md-6">
<div class="milestone">
<h2>04</h2>
<p>Years <br>of <br>Experience</p>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="milestone">
<h2>237</h2>
<p>Projects <br>Taken</p>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="milestone">
<h2>11k</h2>
<p>Followers<br>Online</p>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="milestone">
<h2>22</h2>
<p>Awards <br>Won</p>
</div>
</div>
</div>
</div>
</section>
<!-- Milestones section end -->
<section class="intro-section pt100 pb50">
<div class="container">
<div class="row">
<div class="col-lg-7 intro-text mb-5 mb-lg-0">
<h2 class="sp-title"><span>Our Achievements</span></h2>
<p>We love Creating projects and sharing our work with the world. Here are some of the laurels our team bagged at various events at both National and International Level.</p>
<a href="blog/blog.html" class="site-btn sb-dark">Know More.</a>
</div>
<div class="col-lg-5 pt-4">
<img src="img/awd.png" alt="">
</div>
</div>
</div>
</section>
<!-- Contact -->
<section class="page-section pt100">
<div class="container pb100">
<div class="section-title pt-5">
<h1>Get in touch</h1>
</div>
<div class="row">
<div class="col-lg-3 contact-info mb-5 mb-lg-0">
<p><b>Address:</b> Idea Innovation Cell, SAC, VSSUT, Burla, Sambalpur - 768018</p>
<p><b>Phone:</b> +91-9040005666</p>
<p><b>Email:</b> [email protected]</p>
</div>
</div>
</div>
</section>
<!-- Footer section start -->
<footer class="footer-section">
<div class="footer-social">
<div class="social-links">
<a href="https://www.linkedin.com/company/idea-and-innovation-cell/"><i class="fa fa-linkedin"></i></a>
<a href="https://www.instagram.com/idea_labs/"><i class="fa fa-instagram"></i></a>
<a href="https://www.facebook.com/ideaclubvssut"><i class="fa fa-facebook"></i></a>
</div>
</div>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
<div class="copyright">Copyright © <script>document.write(new Date().getFullYear());</script> All rights reserved. Made with <i class="fa fa-heart-o" aria-hidden="true"></i> by <a href="https://rajdas2001.github.io/rajdas/">Raj Das.</a></div>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</footer>
<!-- Footer section end -->
<!--====== Javascripts & Jquery ======-->
<script src="js/jquery-2.1.4.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/isotope.pkgd.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.owl-filter.js"></script>
<script src="js/magnific-popup.min.js"></script>
<script src="js/circle-progress.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>