-
Notifications
You must be signed in to change notification settings - Fork 2
/
technical-clubs.html
654 lines (644 loc) · 65.4 KB
/
technical-clubs.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
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>VITrendz Chennai</title>
<script src="https://kit.fontawesome.com/a904aa3e66.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="css/technical-clubs.css">
<!-- Favicon-->
<link rel="icon" type="image/x-icon" href="assets/favicon.ico" />
<!-- Bootstrap icons-->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" rel="stylesheet" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-EWV0BENQCZ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-EWV0BENQCZ');
</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2439336975095855"
crossorigin="anonymous"></script>
</head>
<body class="d-flex flex-column h-100">
<main class="flex-shrink-0">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-dark bg-dark pt-5 pb-0 mb-0">
<div class="container px-5">
<a class="navbar-brand" href="index.html"><img src="css/logo.png" class="logo" alt="">ITrendz Chennai</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"><span
class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
<li class="nav-item"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="clubs.html">Clubs & Chapters</a></li>
<!--<li class="nav-item"><a class="nav-link" href="pricing.html">Pricing</a></li>-->
<!--<li class="nav-item"><a class="nav-link" href="faq.html">FAQ</a></li>-->
<!--<li class="nav-item"><a class="nav-link" href="pyq.html">Past Year Questions</a></li>-->
<!--<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" id="navbarDropdownBlog" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Blog</a>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="navbarDropdownBlog">
<li><a class="dropdown-item" href="blog-home.html">Blog Home</a></li>
<li><a class="dropdown-item" href="blog-post.html">Blog Post</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" id="navbarDropdownPortfolio" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Portfolio</a>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="navbarDropdownPortfolio">
<li><a class="dropdown-item" href="portfolio-overview.html">Portfolio Overview</a></li>
<li><a class="dropdown-item" href="portfolio-item.html">Portfolio Item</a></li>
</ul>
</li>-->
</ul>
</div>
</div>
</nav>
<!-- Page Content-->
<section class="py-5">
<div class="container px-5 my-5">
<div class="text-center mb-5">
<h1 class="fw-bolder tc-header">Technical Clubs</h1>
</div>
<div class="row gx-5 main-body">
<div class="col-xl-8">
<div class="accordion mb-5" id="accordionExample">
<div class="accordion-item">
<h3 class="accordion-header" id="headingOne"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseOne" aria-expanded="false" aria-controls="collapseOne">Android Club</button></h3>
<div class="accordion-collapse collapse" id="collapseOne" aria-labelledby="headingOne" data-bs-parent="#accordionExample">
<div class="accordion-body">
Android club is for developers who are interested in androids developer technology; everything from the Android, Chrome, Drive, and Google Cloud platforms, to product APIs like the Cast API, Maps API, and YouTube API are being used by the students to build apps.
<br>
<br>
A club can take many forms from just a few people getting together, to large gatherings with demos and tech talks, to events like code sprints and hack-a-thon’s. However, at core, android club focuses on development of technical content among the club members.
<br>
<br>
<div class="wrapper">
<a href="http://m.facebook.com/groups/854364527960283/" target="_blank">
<div class="icon facebook">
<div class="tooltip">Facebook</div>
<span><i class="fab fa-facebook-f"></i></span>
</div>
</a>
<a href="https://instagram.com/android_club_vitc?utm_medium=copy_link" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingTwo"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">CIVITEK</button></h3>
<div class="accordion-collapse collapse" id="collapseTwo" aria-labelledby="headingTwo" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>CIVITEK is The Civil Engineering Club at VIT Chennai. It focuses on concepts and principles in the built environment, as well as on the technological process. It embraces practical skills and the application of scientific principles. It creates and improves the built environment in a way that enhances the quality of life of the individual and society and ensures sustainable use of the natural environment.</p>
<strong>We aim at:</strong>
<br>
<ul class="u-list">
<li class="u-list-item">To gain experience and knowledge required to be on the cutting edge of civil engineering.</li>
<li class="u-list-item">To be effective communicators, good team players and leaders.</li>
<li class="u-list-item">To be effective researchers who can gather and utilize information and data as needed to accomplish tasks.</li>
<li class="u-list-item">To be good engineering citizens who are ethical and aware of the social, economic, and environmental impact of engineering solutions.</li>
</ul>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingThree"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">Code Y Gen</button></h3>
<div class="accordion-collapse collapse" id="collapseThree" aria-labelledby="headingThree" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>Inspiring a Young Gen of programmers</p>
<p>Code Y Gen is one of the most prestigious clubs in VITCC with many active members where the students can accelerate their passion for technology and creation. It is a place where creative minds and ideas are harnessed into software products that are useful in real life. We aim to think up novel algorithms and turn them into innovative software in different fields.</p>
<p>Lot of Energy – Excitement – Innovation – Learning – Fun Guaranteed!
Let your passion find YOU.</p>
<p>Our Slogan : Inspiring a Young Gen of programmers</p>
<p>Our email id : [email protected]</p>
<p>Our Facebook Page : Fb.me/vitcodeygen</p>
<p>Our Instagram Page : @vitcodeygen</p>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingFour"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseFour" aria-expanded="false" aria-controls="collapseFour">Linux Club</button></h3>
<div class="accordion-collapse collapse" id="collapseFour" aria-labelledby="headingFour" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>This group is created with an objective of spreading the awareness of Free/Open Source Software. Everybody in this group would serve as ambassadors of the group in this mission. Free/ Open Source Software is the one where the end user gets the right to create, modify, rewrite, and redistribute the original software for free of cost and with full source code. Software Freedom Day which is celebrated all over the world is also celebrated by Linux Club at VITCC regularly. Linux User Group Students would be always observed by the process oriented industries like Microsoft, Google and Yahoo. Contests and Project Expos are the way of life at Linux Club. Installation fest is also conducted by the Linux Club.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingFive"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseFive" aria-expanded="false" aria-controls="collapseFive">Robotics Club</button></h3>
<div class="accordion-collapse collapse" id="collapseFive" aria-labelledby="headingFive" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>Robotics Club of VIT Chennai comprises of students from different departments who have a common passion for Robotics and believe that robotics has the power to change the future and make this world a better place. The Club offers indispensable guidance, workshops and tutorials along with tools, equipment, components and workspace. Team Technocrats, a team under Robotics club participates in International Robotics event known as “ROBOCON” which exposes the students to new challenges each year which can be overcome by students by making Robots.</p>
<div class="wrapper">
<a href="http://www.facebook.com/VITCCRoboticsClub/" target="_blank">
<div class="icon facebook">
<div class="tooltip">Facebook</div>
<span><i class="fab fa-facebook-f"></i></span>
</div>
</a>
<a href="https://www.instagram.com/vitccroboticsclub/" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingSix"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseSix" aria-expanded="false" aria-controls="collapseSix">IEEE Robotics and Automation</button></h3>
<div class="accordion-collapse collapse" id="collapseSix" aria-labelledby="headingSix" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>The IEEE Robotics and Automation Society’s objectives are scientific, literary and educational in character. The Society strives for the advancement of the theory and practice of robotics and automation engineering and science and of the allied arts and sciences, and for the maintenance of high professional standards among its members, all in consonance with the Constitution and Bylaws of the IEEE and with special attention to such aims within the Field of Interest of the Society.</p>
<p>Our Mission:</p>
<p>To provide an environment for students to grow and nurture their talents under the efficient guidance of reputed IEEE and industrial experts. To keep the students updated with the latest trends and technologies and promote their researches and projects worldwide.</p>
<div class="wrapper">
<a href="https://www.instagram.com/ieeerasvitc/" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
<a href="https://edu.ieee.org/in-rasvitcc/" target="_blank">
<div class="icon website">
<div class="tooltip">Website</div>
<span><i class="fas fa-home"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingSeven"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseSeven" aria-expanded="false" aria-controls="collapseSeven">IEEE Signal Processing Society</button></h3>
<div class="accordion-collapse collapse" id="collapseSeven" aria-labelledby="headingSeven" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>Interested in Electronics and stuff? Wanna do reasearch on advanced level? Join some research scholars and publish a paper sometime in future?</p>
<p>We can help you with that!</p>
<div class="wrapper">
<a href="https://www.instagram.com/ieeespsvitcc/" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingEight"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseEight" aria-expanded="false" aria-controls="collapseEight">IEEE Women and Engineering</button></h3>
<div class="accordion-collapse collapse" id="collapseEight" aria-labelledby="headingEight" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>A professional organization dedicated to promoting #womenintech and inspiring girls worldwide to follow a career in engineering.</p>
<div class="wrapper">
<a href="https://www.instagram.com/ieee_wie_vit/" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingNine"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseNine" aria-expanded="false" aria-controls="collapseNine">OWASP Student Chapter</button></h3>
<div class="accordion-collapse collapse" id="collapseNine" aria-labelledby="headingNine" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>OWASP VITCC is a nonprofit organization-cum-student chapter of the global cybersecurity community, OWASP, situated at VIT Chennai, India.</p>
<p>OWASP VITCC was formed in 2016 and ever since it has had only one aim,that is to spread awareness about cyber security and specifically about malware and ransomware threats in society and teaching them how to deploy counter measures through various events and undertakings. We majorly indulge in sharing our knowledge through our blogs (both on medium as well as on blogger) and CTFs, spreading cybersecurity awareness with our weekly news, infographics, quiz, and instagram reels, conduct various events like hackathons, design competitions, open-quiz, cybersecurity events and annual ICRTAC event of VIT Chennai and most importantly learn together and contribute to the open-source community with our projects.
</p>
<p>Apart from our technical involvement, we also organize bonding sessions, movie nights, and gaming sessions, and that really makes us an all-around community, isn’t that cool?
</p>
<p>Connect to us on: </p>
<div class="wrapper">
<a href="https://www.instagram.com/owaspvit/" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingTen"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseTen" aria-expanded="false" aria-controls="collapseTen">SPIE</button></h3>
<div class="accordion-collapse collapse" id="collapseTen" aria-labelledby="headingTen" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>SPIE: The International Society for Optics & Photonics. Founded in 1955, it serves more than 264,000 constituents from approximately 166 countries.</p>
<div class="wrapper">
<a href="https://instagram.com/spievitc?utm_medium=copy_link" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingEleven"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseEleven" aria-expanded="false" aria-controls="collapseEleven">VITFAM</button></h3>
<div class="accordion-collapse collapse" id="collapseEleven" aria-labelledby="headingEleven" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>VIT Finance and Management Club (VITFAM) is an initiative which was started with the intention of catering to students having an inclination towards the fields of finance, business, management, etc. We intend to bring informative events and workshops so that people can learn about these sectors and how they function in real life. </p>
<div class="wrapper">
<a href="https://instagram.com/vitfam_?utm_medium=copy_link" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingTwelve"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseTwelve" aria-expanded="false" aria-controls="collapseTwelve">AUVSI Robotics Society</button></h3>
<div class="accordion-collapse collapse" id="collapseTwelve" aria-labelledby="headingTwelve" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>The Association for Unmanned Vehicle Systems International ( AUVSI ), is the world’s largest non-profit organization dedicated to the development of Unmanned Systems and Robotics. Seeking to create a future with remotely operated and autonomous transportation technologies, AUVSI encourages industry growth and revolution, also providing a competitive edge in this era of innovation. Access industry’s best practices, get to network with people from the industry, learn about the latest trends in the field and contribute to the unified voice of Unmanned Systems and Robotics!</p>
<div class="wrapper">
<a href="https://instagram.com/auvsi_vitcc?utm_medium=copy_link" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingThirteen"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseThirteen" aria-expanded="false" aria-controls="collapseThirteen">Developer Students Club</button></h3>
<div class="accordion-collapse collapse" id="collapseThirteen" aria-labelledby="headingThirteen" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>Developer Student Clubs are university-based community groups supported by Google for bringing greater minds together. Students from all undergraduate or graduate programs with an interest in growing as a developer are welcome. The community aims to develop solutions for local businesses and peer-to-peer learning environment for keen-learners.
</p>
<p>Connect:</p>
<p>Meet other students on campus interested in developer technologies. All are welcome, including those with diverse backgrounds and different majors.</p>
<br>
<p>Learn:</p>
<p>Learn about a wide range of technical topics where new skills are gained through hands-on workshops, in-person training and project building activities.
</p>
<br>
<p>Grow:</p>
<p>Apply your new learnings and connections to build great solutions for local problems. Advance your skills, career and network. Give back to your community by helping others learn as well.
</p>
<br>
<div class="wrapper">
<a href="https://instagram.com/dscvitchennai?utm_medium=copy_link" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingFourteen"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseFourteen" aria-expanded="false" aria-controls="collapseFourteen">E-Cell</button></h3>
<div class="accordion-collapse collapse" id="collapseFourteen" aria-labelledby="headingFourteen" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>The E-Cell is a non-profit organisation run by students of VIT Chennai. It has been currently functioning under the same umbrella of 20 members leading multiple departments and is contiuously working to better its reach and also help other students get acquainted to the idea of Entrepreneurship. We create awareness among the students about Entrepreneurship through our various programs like workshops, speaker session and other such events.</p>
<div class="wrapper">
<a href="https://instagram.com/ecellvitc?utm_medium=copy_link" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingFifteen"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseFifteen" aria-expanded="false" aria-controls="collapseFifteen">HackClub</button></h3>
<div class="accordion-collapse collapse" id="collapseFifteen" aria-labelledby="headingFifteen" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>Our intention is to create an environment where anyone with ideas can collaborate and seek help in their ventures. Hack Club is a place for everyone- artists, tech enthusiasts and programmers alike.
</p>
<div class="wrapper">
<a href="https://instagram.com/hackclubvitc?utm_medium=copy_link" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingSixteen"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseSixteen" aria-expanded="false" aria-controls="collapseSixteen">IEEE</button></h3>
<div class="accordion-collapse collapse" id="collapseSixteen" aria-labelledby="headingSixteen" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>IEEE is the world’s largest technical professional organization dedicated to advancing technology for the benefit of humanity. Our Core purpose is to foster technological innovation and excellence for the benefit of humanity. IEEE will be essential to the global technical community and to the technical professionals everywhere, and be universally recognized for the contributions of technology and of technical professionals in improving global conditions</p>
<div class="wrapper">
<a href="https://instagram.com/ieeesbvitcc?utm_medium=copy_link" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingSeventeen"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseSeventeen" aria-expanded="false" aria-controls="collapseSeventeen">ICI</button></h3>
<div class="accordion-collapse collapse" id="collapseSeventeen" aria-labelledby="headingSeventeen" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>We are here to provide a whole new experience in Civil Engineering. We are dedicated to bridging the gap between theoretical and practical knowledge so that one might get as much as industry exposure as possible. We make sure the key concepts are learnt, applied, and all this definitely not in a boring way! And also, our student chapter knows how to take fun seriously, so while keeping the infotainment alive, we also have many other leisure activities and competitions always taking place, keeping you all agile! We would like to encourage the very core value of civil engineering -team spirit and coordination. So, our student chapter intends to bring the best version of you, in all ways!!</p>
<div class="wrapper">
<a href="https://instagram.com/ici.vitchennai?utm_medium=copy_link" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingEighteen"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseEighteen" aria-expanded="false" aria-controls="collapseEighteen">IEEE Computer Society</button></h3>
<div class="accordion-collapse collapse" id="collapseEighteen" aria-labelledby="headingEighteen" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>The IEEE Computer Society is the world's leading membership organization dedicated to computer science and technology. Serving more than 60,000 members, the IEEE Computer Society is the trusted information, networking, and career-development source for a global community of technologyleaders that includes researchers, educators, software engineers, IT professionals, employers, and students.</p>
<div class="wrapper">
<a href="https://www.instagram.com/vitccroboticsclub/" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
<a href="https://ieeecomsocvitcc.tk/" target="_blank">
<div class="icon website">
<div class="tooltip">Website</div>
<span><i class="fas fa-home"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingNineteen"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseNineteen" aria-expanded="false" aria-controls="collapseNineteen">Formula Electric</button></h3>
<div class="accordion-collapse collapse" id="collapseNineteen" aria-labelledby="headingNineteen" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>VITCFE is a student engineering project based in VIT University, Chennai. We are the group of undergraduate students studying at VIT University who aim to design, .conceptualize, fabricate, test and race a single seater, open-wheel Formula Style electric car, we are team with an ideology and goal to “Innovate and Design”. Forged in the fiery underground garage of VIT Chennai, VITCFE brings its unique brand of excellence and delight to the project. With the efforts and sleepless nights of VITCFE engineers and racing drivers who dared to push themselves to their limit and our car to the path of success and exaltation. The team was initially built on its relationship with extraordinary machines and creators. VITCFE is passionate about making sure that the systems, interfaces and performance of the car are of high quality, user friendly, emotive, aesthetically pleasing, clear, on-brand and usable - with a touch of mellow smoothness, and this passion led us to great victory in the year 2015-16,2016-17 and 2017-2018.
</p>
<div class="wrapper">
<a href="https://instagram.com/vitc_formula_e?utm_medium=copy_link" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
<a href="https://vitcfe.com/" target="_blank">
<div class="icon website">
<div class="tooltip">Website</div>
<span><i class="fas fa-home"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingTwenty"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseTwenty" aria-expanded="false" aria-controls="collapseTwenty">Shaurya Racing</button></h3>
<div class="accordion-collapse collapse" id="collapseTwenty" aria-labelledby="headingTwenty" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>Shaurya racing is an official Formula student (FSAE) team of VIT, Chennai that participates in annual National events such as Formula Bharat and Supra SAE India. Our team focuses on designing, manufacturing, assembling and races formula prototype car and making it compete with other student teams.
</p>
<p>Putting our theoretical knowledge into test practically to achieve Breakthrough Innovations and learning from past performances and besting ourselves is what keeps us motivated to perform better in the future. Thus, with every upcoming year we take part in Tournaments, where we perform better,learn and achieve more.</p>
<div class="wrapper">
<a href="https://instagram.com/shaurya_racing?utm_medium=copy_link" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
<a href="https://www.shauryaracing.com/" target="_blank">
<div class="icon website">
<div class="tooltip">Website</div>
<span><i class="fas fa-home"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingTwentyOne"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseTwentyOne" aria-expanded="false" aria-controls="collapseTwentyOne">Microsoft Innovation Club</button></h3>
<div class="accordion-collapse collapse" id="collapseTwentyOne" aria-labelledby="headingTwentyOne" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>This is not a club but a building of community of Microsoft tech Learners.The club is being built with the
following objectives:
</p>
<ul class="u-list">
<li class="u-list-item">Preaching the benefits of MLSAs.
</li>
<li class="u-list-item">Learning MS Office 365</li>
<li class="u-list-item">Creating Competitive Coding Environment inside campus</li>
<li class="u-list-item">Participating in coding competitions</li>
<li class="u-list-item">Club also focuses on Machine Learning, AI, IoT related projects.
</li>
<li class="u-list-item">Our main objective will be using al the technologies using Microsoft products.</li>
<li class="u-list-item">We will not be limiting ourselves to MS Techs</li>
<li class="u-list-item">We will be focusing on hardware technology
</li>
</ul>
<div class="wrapper">
<a href="https://instagram.com/microsoft.innovations.vitc?utm_medium=copy_link" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingTwentyTwo"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseTwentyTwo" aria-expanded="false" aria-controls="collapseTwentyTwo">Team Aviators International</button></h3>
<div class="accordion-collapse collapse" id="collapseTwentyTwo" aria-labelledby="headingTwentyTwo" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>Team Aviators International is the official aero-modelling team of VIT, Chennai. It comprises proficient, formidable and influenced engineers. We offer comprehensive aircraft and drones design and engineering solutions with new innovations. We customize our RC aircrafts to make them unique to achieve specific goals.</p>
<p>We work on two areas - RC airplanes and drones. We build both of them from scratch as well as customize them according to the needs of our clients.</p>
<div class="wrapper">
<a href="https://instagram.com/teamaviatorsinternational?utm_medium=copy_link" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
<a href="https://www.teamaviatorsinternational.in/" target="_blank">
<div class="icon website">
<div class="tooltip">Website</div>
<span><i class="fas fa-home"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingTwentyThree"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseTwentyThree" aria-expanded="false" aria-controls="collapseTwentyThree">Team Dreadnought Robotics</button></h3>
<div class="accordion-collapse collapse" id="collapseTwentyThree" aria-labelledby="headingTwentyThree" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>Team Dreadnought Robotics is a 360° all rounded team of passionate undergraduate students who contribute to a common vision allowing us to pursue knowledge and interest in the field of Robotics.</p>
<p>Teamed with our bots, we zealously represent our college at given events all over the country and on the plan of hitting the international mark, and in turn, using insights from these competitions to fine-tune our efforts and push forward.</p>
<div class="wrapper">
<a href="https://instagram.com/dreadnoughtrobotics?utm_medium=copy_link" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingTwentyFour"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseTwentyFour" aria-expanded="false" aria-controls="collapseTwentyFour">Team Saksham International</button></h3>
<div class="accordion-collapse collapse" id="collapseTwentyFour" aria-labelledby="headingTwentyFour" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>Team Saksham International is the official BAJA SAE team of VIT University Chennai. Every year, we design and manufacture an All-Terrain Vehicle and compete in national and international BAJA racing events. Born in 2012 as the brainchild of 2 engineering students, TSI currently has 38 engineers passionate about designing, analyzing, manufacturing and marketing All-Terrain Vehicles. The team comprises 6 departments - namely the brakes, drivetrain, rollcage, vehicle dynamics, rollcage & ergonomics, electrical and management departments. It is the synchronized working of these departments towards building a race car that embraces our passion for automotive engineering that makes TSI stand apart from its competition. We are also dedicated to promoting our University, partners and sponsors at national and international levels.</p>
<div class="wrapper">
<a href="https://instagram.com/teamsakshaminternational?utm_medium=copy_link" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
<a href="https://www.teamsakshaminternational.com/" target="_blank">
<div class="icon website">
<div class="tooltip">Website</div>
<span><i class="fas fa-home"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingTwentyFive"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseTwentyFive" aria-expanded="false" aria-controls="collapseTwentyFive">Technocrats</button></h3>
<div class="accordion-collapse collapse" id="collapseTwentyFive" aria-labelledby="headingTwentyFive" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>Team Technocrats Robotics is the official Robotics team under the aegis of VIT University, Chennai, comprising of the most driven, focused, and technologically inclined individuals belonging to a multitude of engineering backgrounds, whose common passion and expertise for robotics and automation brings them together.</p>
<p>'Technocrats Robotics' work is an amalgamation of the multidisciplinary engineering approach that harbours consistence, excellence, perseverance and eventual success in all our endeavours so far.Having received prestigious accolades on the National and International level over the span of 7 years, our brief but prosperous history is testimony of our future.</p>
<p>We have been part of a plethora of national and international robotics competitions, regularly winning awards in most of them, starting from the Asia-Pacific International Robotics competition “Robocon” in 2013. Having been a regular participant since then, the team has reached a level of success that few others can, especially considering a team this young.</p>
<div class="wrapper">
<a href="https://instagram.com/technocratsrobotics?utm_medium=copy_link" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
<a href="https://technocratsrobotics.in/" target="_blank">
<div class="icon website">
<div class="tooltip">Website</div>
<span><i class="fas fa-home"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingTwentySix"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseTwentySix" aria-expanded="false" aria-controls="collapseTwentySix">The Road Runners</button></h3>
<div class="accordion-collapse collapse" id="collapseTwentySix" aria-labelledby="headingTwentySix" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>The Road Runners are one of the oldest ATV (All Terrain Vehicle) teams of VIT Chennai. We began our journey a decade ago as a few automobile enthusiasts with an idea. Now, we are among the top ten ATV teams of India.</p>
<div class="wrapper">
<a href="https://instagram.com/theroadrunners_trr?utm_medium=copy_link" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingTwentySeven"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseTwentySeven" aria-expanded="false" aria-controls="collapseTwentySeven">Velociraptor</button></h3>
<div class="accordion-collapse collapse" id="collapseTwentySeven" aria-labelledby="headingTwentySeven" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>VIT Chennai Electric Go Kart Racing Team. A TEAM FILLED WITH RACING ENTHUSIASTS</p>
<div class="wrapper">
<a href="https://instagram.com/velociraptorracing_vitc?utm_medium=copy_link" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="accordion-item">
<h3 class="accordion-header" id="headingTwentyEight"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseTwentyEight" aria-expanded="false" aria-controls="collapseTwentyEight">Zuura</button></h3>
<div class="accordion-collapse collapse" id="collapseTwentyEight" aria-labelledby="headingTwentyEight" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>Zuura Formula Racing is an FSAE team from Vellore Institute of Technology, Chennai Campus. Zuura is a Sanskrit word which means “warrior of good”; a brave fighter who represents virtue against all odds. and Zuura Formula Racing is armed with the intellect and commitment of 80 enthusiastic members spread across multiple fields of engineering.</p>
<p>Zuura Formula Racing is proud to be a part of this institution and takes great pleasure in representing the college at both international and national events. The team works diligently to design and build the best and most advanced Formula Student Car they can, to compete at FSAE events held across the globe and prove to the world that Zuura Formula Racing is a force to reckon with. FSAE competitions take students beyond the textbooks and into the the real world.</p>
<p>These events give students an opportunity to innovate, discuss, design, create and contribute to the expansion of the automobile industry. The judges and other competition staff are dignitaries from large corporations or educational institutions as well as many motorsport enthusiasts from around the world. Nearly 13,000 participants showcase their cars in the various events to win the titles of best car, best design and more.</p>
<div class="wrapper">
<a href="https://instagram.com/zuuraformularacing?utm_medium=copy_link" target="_blank">
<div class="icon instagram">
<div class="tooltip">Instagram</div>
<span><i class="fab fa-instagram"></i></span>
</div>
</a>
<a href="http://www.zuuraformularacing.com/" target="_blank">
<div class="icon website">
<div class="tooltip">Website</div>
<span><i class="fas fa-home"></i></span>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<!-- Footer-->
<footer class="bg-dark py-4 mt-auto">
<div class="container px-5">
<div class="row align-items-center justify-content-between flex-column flex-sm-row">
<div class="col-auto"><div class="small m-0 text-white">Copyright © Your Website 2021</div></div>
<div class="col-auto">
<a class="link-light small" href="#!">Privacy</a>
<span class="text-white mx-1">·</span>
<a class="link-light small" href="#!">Terms</a>
<span class="text-white mx-1">·</span>
<a class="link-light small" href="#!">Contact</a>
</div>
</div>
</div>
</footer>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
</body>
</html>