forked from IEEE-NITK/ieee-nitk.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
i2c.html
527 lines (419 loc) · 20.5 KB
/
i2c.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
<!DOCTYPE html>
<!--[if lt IE 9 ]><html class="no-js oldie" lang="en"> <![endif]-->
<!--[if IE 9 ]><html class="no-js oldie ie9" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html class="no-js" lang="en">
<!--<![endif]-->
<head>
<!--- basic page needs
================================================== -->
<meta charset="utf-8">
<title>I2CONECCT</title>
<meta name="language" content="English">
<meta name="keywords" content="IEEE, IEEE NITK, NITK Surathkal, NITK, I2C, I2CONECCT">
<!-- mobile specific metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="/i2conecct/css/base.css">
<link rel="stylesheet" href="/i2conecct/css/vendor.css">
<link rel="stylesheet" href="/i2conecct/css/main.css">
<!-- script
================================================== -->
<script src="/i2conecct/js/modernizr.js"></script>
<script src="/i2conecct/js/pace.min.js"></script>
<!-- favicons
================================================== -->
<link rel="shortcut icon" href="/i2conecct/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" href="/i2conecct/apple-touch-icon.png" type="image/x-icon">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="/i2conecct/js/particles.js"></script>
<script>
$(document).ready(function () {
particlesJS.load('particles-js', '/i2conecct/particlesjs-config.json', function () {
});
});
</script>
</head>
<body id="top">
<!-- header
================================================== -->
<header id="header" class="row">
<div class="header-logo">
<a href="i2c.html">I2CONECCT</a>
</div>
<nav id="header-nav-wrap">
<ul class="header-main-nav">
<li class="current"><a class="smoothscroll" href="#home" title="home">Home</a></li>
<li><a class="smoothscroll" href="#about" title="about">About</a></li>
<li><a class="smoothscroll" href="#tracks" title="tracks">Tracks</a></li>
<li><a class="smoothscroll" href="#prizes" title="prizes">Prizes</a></li>
<li><a class="smoothscroll" href="#faq" title="faq">FAQ</a></li>
</ul>
<!-- <a href="#" title="sign-up" class="button button-primary cta">IEEE NITK</a> -->
</nav>
<a class="header-menu-toggle" href=""><span>Menu</span></a>
</header> <!-- /header -->
<!-- home
================================================== -->
<section id="home" data-parallax="scroll" data-natural-width=3000 data-natural-height=2000>
<div class="overlay" id="particles-js"></div>
<div class="home-content">
<div class="row contents">
<div class="home-content-left">
<h3 data-aos="fade-up">IEEE MSS</h3>
<h1 data-aos="fade-up">
I2CONECCT
</h1>
<!-- <h2 data-aos="fade-up"> -->
<a href="https://ieee.nitk.ac.in" target="_blank" rel="noopener noreferrer">
<h2 data-aos="fade-up">
NATIONAL INSTITUTE OF TECHNOLOGY KARNATAKA <br>
</h2>
</a>
<!-- </h2> -->
<h2 data-aos="fade-up">
18<sup>th</sup> JUNE 2022 <br>
</h2>
<div class="buttons">
<a href="https://drive.google.com/file/d/1LpQpcRtAIh-GLKzJ3RsFwdM9Qu1uzTqx/view?usp=sharing" target="_blank" class="button stroke">
RESULTS
</a>
</div>
</div>
</div>
</div> <!-- end home-content -->
<ul class="home-social-list">
<li>
<a class="facebook" href="https://www.facebook.com/IEEENITK" target="_blank"><i class="fa fa-facebook-square"></i></a>
</li>
<li>
<a class="github" href="https://github.com/IEEE-NITK" target="_blank"><i class="fa fa-github"></i></a>
</li>
<li>
<a class="linkedin" href="https://www.linkedin.com/company/ieee-nitk-surathkal/mycompany/" target="_blank"><i class="fa fa-linkedin"></i></a>
</li>
<li>
<a class="instagram" href="https://www.instagram.com/ieee_nitk/" target="_blank"><i class="fa fa-instagram"></i></a>
</li>
<li>
<a class="youtube" href="https://www.youtube.com/c/IEEENITK" target="_blank"><i class="fa fa-youtube-play"></i></a>
</li>
</ul>
<!-- end home-social-list -->
<div class="home-scrolldown">
<a href="#about" class="scroll-icon smoothscroll">
<span></span>
<i class="icon-arrow-right" aria-hidden="true"></i>
</a>
</div>
</section> <!-- end home -->
<!-- about
================================================== -->
<section id="about">
<div class="row about-intro">
<div class="col-four">
<h1 class="intro-header" data-aos="fade-up">About I2CONECCT</h1>
</div>
<div class="col-eight">
<p class="lead" data-aos="fade-up">
IEEE Mangalore Subsection and IEEE NITK Student Branch presents I2CONECCT 2022 (<b>Industry Institute Conclave on Electronics, Computational and Communication Technologies</b>), an intercollegiate project exhibition and competition.
</p>
</div>
</div>
<div class="sponsors-container" data-aos="fade-up" style="padding-top: 18px;">
<div class="about-image-1">
<a href="https://ieeebangalore.org/" target="_blank">
<img src="/i2conecct/images/ieee_bangalore.png" alt="IEEE BS">
</a>
</div>
<div class="about-image-2">
<a href="https://ieee-mangalore.org/" target="_blank">
<img class="sponsors-image-2" src="/i2conecct/images/ieee_mangalore.png" alt="IEEE MSS">
</a>
</div>
<div class="about-image-3">
<a href="https://ieee.nitk.ac.in/" target="_blank">
<img class="img-nitk" src="/i2conecct/images/ieee_nitk.png" alt="IEEE NITK">
</a>
</div>
</div>
</section>
<!-- end about -->
<!-- tracks
================================================== -->
<section id="tracks">
<div class="row about-how">
<h1 class="intro-header" data-aos="fade-up">Tracks</h1>
<div class="about-how-content" data-aos="fade-up">
<div class="about-how-steps block-1-2 block-tab-full group">
<div class="bgrid step" data-item="1">
<h3>Computer Science</h3>
<p><b>Society :</b> CompSoc</p>
<p><b>Project Areas :</b> AI, ML, Distributed Computing, Networking, IoT and Cyber Security </p>
</div>
<div class="bgrid step" data-item="2">
<h3>Signal Processing</h3>
<p><b>Society :</b> SPS</p>
<p><b>Project Areas :</b> Image processing, Medical imaging, NLP, ML applications in SP.
</p>
</div>
<div class="bgrid step" data-item="3">
<h3>Circuits and Systems</h3>
<p><b>Society :</b> CAS</p>
<p><b>Project Areas :</b> Embedded Systems, Digital Design, IoT, Analog and RF Signal Technology</p>
</div>
<div class="bgrid step" data-item="4">
<h3>Robotics and Automation</h3>
<p><b>Society :</b> RAS</p>
<p><b>Project Areas :</b> Robotics, Control and Path Planning, Mechatronics Design, Smart Systems</p>
</div>
<div class="bgrid step" data-item="5">
<h3>Industrial Applications</h3>
<p><b>Society :</b> IAS</p>
<p><b>Project Areas :</b> Power Electronics, Industry Relevant Projects, Process Control, Manufacturing</p>
</div>
</div>
</div> <!-- end about-how-content -->
</div> <!-- end about-how -->
</section>
<!-- end tracks -->
<!-- Prizes
================================================== -->
<section id="prizes">
<div class="row pricing-content">
<div class="col-four pricing-intro">
<h1 class="intro-header" data-aos="fade-up">Prizes and Fee Collection</h1>
<p data-aos="fade-up">A total of 40 teams will be shortlisted across all tracks of I2C 2022.
Each track will have a winner prize.
Special prize for best project proposed by all womens’ team.
Only shortlisted teams need to pay registration fees to IEEE-MSS bank account.
</p>
</div>
<div class="col-eight pricing-table">
<div class="row">
<div class="col-six plan-wrap">
<div class="plan-block" data-aos="fade-up">
<div class="plan-top-part">
<h3 class="plan-block-title">WINNER</h3>
<p class="plan-block-price">3000</p>
<p class="plan-block-per">INR</p>
</div>
<div class="plan-bottom-part">
<ul class="plan-block-features">
<li>One from each <span>track</span></li>
</ul>
</div>
</div>
</div> <!-- end plan-wrap -->
<div class="col-six plan-wrap">
<div class="plan-block primary" data-aos="fade-up">
<div class="plan-top-part">
<h3 class="plan-block-title">SPECIAL PRIZE</h3>
<p class="plan-block-price">2000</p>
<p class="plan-block-per">INR</p>
</div>
<div class="plan-bottom-part">
<ul class="plan-block-features">
<li>Best project by <span>all women's team</span></li>
</ul>
</div>
</div>
</div> <!-- end plan-wrap -->
</div>
</div> <!-- end pricing-table -->
</div> <!-- end pricing-content -->
</section>
<!-- end prizes -->
<!-- Rules
================================================== -->
<section id="rules">
<div class="row about-intro">
<div class="col-four">
<h1 class="intro-header" data-aos="fade-up">Rules and Regulations</h1>
</div>
<div class="col-eight">
<ul class="lead" data-aos="fade-up">
<li>Registrations to be rolled out by 30<sup>th</sup> May 2022 via all social media platforms.</li>
<li>Rs.300 per team to register (Rs.100 concession upon submitting proof of IEEE Student Membership for atleast one member of the team)</li>
<li>Teams of size 2-6 members, open to all third/final year B.Tech/BE/M.Tech/BCA/MCA students in all branches of study across Karnataka.</li>
<li><b>A maximum of six submissions allowed per institute.</b></li>
<li>E-certificates will be distributed to all participants.</li>
</ul>
</div>
</div>
</section>
<!-- end rules -->
<!-- Evaluation
================================================== -->
<section id="evaluation">
<div class="row about-intro">
<div class="col-four">
<h1 class="intro-header" data-aos="fade-up">Project Shortlisting & Evaluation</h1>
</div>
<div class="col-eight">
<p class="lead" data-aos="fade-up">
Each track will shortlist 8 projects. In the process of shortlisting, any information related to the team and institute will not be disclosed to maintain transparency. The organizing committee will ensure that projects from each track are shortlisted fairly and without any bias. Projects will be shortlisted on the following criteria:<br><br>
1. Relevance of the project <br>
2. Application and implementation of project <br>
3. Technical complexity and correctness of the project <br><br>
Shortlisted teams will be evaluated by IEEE-MSS members from academia and industry. The organizing committee will create panels to evaluate the projects based on the members’ areas of expertise.
</p>
</div>
</div>
</section>
<!-- end evaluation -->
<!-- Sponsors
================================================== -->
<section id="sponsors">
<div class="row">
<div class="col-twelve">
<h1 class="intro-header" data-aos="fade-up">Our Sponsors</h1>
</div>
</div>
<div class="sponsors-container">
<div class="sponsors-image-2" data-aos="fade-up">
<a href="https://ieee-mangalore.org/" target="_blank">
<img src="/i2conecct/images/ieee_mangalore.png" alt="IEEE MSS">
</a>
</div>
</div>
</section>
<!-- end sponsors -->
<!-- FAQ
================================================== -->
<section id="faq">
<div class="row">
<div class="col-full">
<h1 class="intro-header" data-aos="fade-up">Frequently Asked Questions</h1>
</div>
</div>
<div class="row" data-aos="fade-left">
<button class="accordion">Who all can enroll?</button>
<div class="panel">
<p>All third and final year B.Tech/BE/M.Tech/BCA/MCA students in all branches of study across Karnataka can register in teams of 2- 6 members. Head down to the <a href="https://forms.gle/EzGSTE5YijP5dGhG7" target="_blank" rel="noopener noreferrer">registration link</a> to enroll for the event.</p>
</div>
</div>
<div class="row" data-aos="fade-right">
<button class="accordion">How many teams will be shortlisted?</button>
<div class="panel">
<p>A total of 40 teams will be shortlisted across all tracks of I2C 2022. Each track will shortlist 8 projects.
</p>
</div>
</div>
<div class="row" data-aos="fade-left">
<button class="accordion">Is there a limit to the number of submissions?
</button>
<div class="panel">
<p>A maximum of six submissions are allowed per institute</p>
</div>
</div>
<div class="row" data-aos="fade-right">
<button class="accordion">Who needs to pay?
</button>
<div class="panel">
<p>Only shortlisted teams need to pay registration fees of Rs.300 per team. The amount will have to be paid to the IEEE-MSS bank account.
</p>
</div>
</div>
<div class="row" data-aos="fade-left">
<button class="accordion">How much concession do shortlisted teams with IEEE student members get?</button>
<div class="panel">
<p>Rs. 100 concession upon submitting proof of IEEE Student Membership for at least one member of the team.</p>
</div>
</div>
<div class="row" data-aos="fade-right">
<button class="accordion">What is in it for the participants?
</button>
<div class="panel">
<p> All participants will be issued an E-Certificate as a proof of their participation and winners from each track bag home Rs. 3000 and Rs. 2000 for the overall best all-women’s team.
</p>
</div>
</div>
<div class="row" data-aos="fade-left">
<button class="accordion">What is the process of shortlisting?
</button>
<div class="panel">
<p>Projects will be shortlisted on the following criteria:<br>
1. Relevance of the project <br>
2. Application and implementation of project <br>
3. Technical complexity and correctness of the project <br><br>
In the process of shortlisting, any information related to the team and institute will not be disclosed to maintain transparency. The organizing committee will ensure that projects from each track are shortlisted fairly and without any bias.
</p>
</div>
</div>
<div class="row" data-aos="fade-right">
<button class="accordion">Where do I register?</button>
<div class="panel">
<p>You can register right here at the <a href="https://forms.gle/EzGSTE5YijP5dGhG7" target="_blank" rel="noopener noreferrer">registration link</a> to enroll for the event</p>
</div>
</div>
</section>
<!-- end FAQ -->
<!-- Contact
================================================== -->
<section id="contact">
<div class="row" data-aos="fade-up">
<div class="col-full">
<h1 class="intro-header" data-aos="fade-up">Contact Us</h1>
</div>
</div>
<div class="row" data-aos="fade-up">
<p class="lead">
<b>Dharaneedaran K S : </b>
<a target="_blank" href="https://wa.me/919886652573">
+91 98866 52573
</a>
</p>
</div>
<div class="row" data-aos="fade-up">
<p class="lead">
<b>Pramod Sunil Parande : </b>
<a href="https://wa.me/916361313427">
+91 63613 13427
</a>
</p>
</div>
<div class="row social-list" data-aos="fade-up">
<ul class="footer-social-list">
<li>
<a style="color: #4267B2;" href="https://www.facebook.com/IEEENITK" target="_blank"><i class="fa fa-facebook-square"></i></a>
</li>
<li>
<a style="color: #bc2a8d;" href="https://www.instagram.com/ieee_nitk/" target="_blank"><i class="fa fa-instagram"></i></a>
</li>
<li>
<a style="color: #0072b1;" href="https://www.linkedin.com/company/ieee-nitk-surathkal/mycompany/" target="_blank"><i class="fa fa-linkedin"></i></a>
</li>
</ul>
</div>
</section>
<!-- end contact -->
<!-- footer
================================================== -->
<footer>
<div class="footer-bottom">
<div class="row">
<div class="col-twelve">
<div class="copyright">
<span>© Copyright <a href="https://ieee.nitk.ac.in" target="_blank"> IEEE NITK </a> & <a href="https://onepagelove.com" target="_blank">One Page Love</a></span>
<span>All Rights Reserved</span>
</div>
<div id="go-top">
<a class="smoothscroll" title="Back to Top" href="#top"><i class="icon-arrow-up"></i></a>
</div>
</div>
</div> <!-- end footer-bottom -->
</div>
</footer>
<div id="preloader">
<div id="loader"></div>
</div>
<!-- Java Script
================================================== -->
<script src="/i2conecct/js/jquery-2.1.3.min.js"></script>
<script src="/i2conecct/js/plugins.js"></script>
<script src="/i2conecct/js/main.js"></script>
</body>
</html>