-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
383 lines (356 loc) · 13.4 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
<!DOCTYPE HTML>
<html>
<head>
<title>Team Technocrats Robotics</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta http-equiv = "Cache-Control" content ="no-store" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<style type="text/css">
.native-only { display: inline; }
/* Smartphone Portrait and Landscape */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px){
.native-only { display: none;}
}
</style>
<style type="text/css">
.mobile-only {display: none;}
/* Smartphone Portrait and Landscape */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px){
.mobile-only {display: inline;}
}
</style>
</head>
<body class="landing is-preload">
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Header -->
<header id="header" class="alt">
<h1><a href="index.html">Team Technocrats Robotics</a></h1>
<nav id="nav">
<ul>
<li class="special">
<a href="#menu" class="menuToggle"><span>Menu</span></a>
<div id="menu">
<ul>
<li><a href="index.html">Home</a></li>
<!-- coz we dont need a about section -->
<li><a href="generic.html">Robocon</a></li>
<li><a href="rover.html">Indian Rover Challenge</a></li>
<li><a href="Gallery/index.html">Gallery</a></li>
<li><a href="contactus.html">Contact Us</a></li>
</ul>
</div>
</li>
</ul>
</nav>
</header>
<!-- Banner -->
<section id="banner">
<div class="inner">
<h2>Team Technocrats Robotics</h2>
<p>The Official Robotics Team Of VIT Chennai </p>
<!-- <ul class="actions special">
<li><a href="#" class="button primary">Activate</a></li>
</ul> -->
</div>
<a href="#one" class="more scrolly">Learn More</a>
</section>
<!-- One -->
<section id="one" class="wrapper style1 special">
<div class="inner">
<header class="major">
<h2>Team Technocrats is VIT Chennai's Official Robotics Team<br />
</h2>
<p>Students who share a common passion for building Robots.<br />
The aim of the team is to explore new technologies and continuously evolve to take up challenges.
We with our departments namely Electrical , Programming , Mechanical and Management stand united
as one of the most competent college robotics team in the nation.</p>
</header>
<ul class="icons major">
<li><span class="icon solid fa-cogs major style2"><span class="label">Mechanical</span></span></li>
<li><span class="icon solid fa-microchip major style2"><span class="label">Electrical</span></span></li>
<li><span class="icon solid fa-code major style3"><span class="label">Coding</span></span></li>
<li><span class="icon solid fa-briefcase major style3"><span class="label">Managment</span></span></li>
</ul>
</div>
</section>
<!-- Two -->
<section id="two" class="wrapper alt style2">
<section class="spotlight">
<div class="image"><img src="images/p.jpeg" alt="" /></div><div class="content">
<h2>2019<br />
Indian Rover Challenge</h2>
<p>
<ul>
<li> 5th position Internationally in the debut IRC </li>
<li> 3rd rank in India </li>
<li> Staggering Total of 120.25 points </li>
</ul>
</p>
</div>
</section>
<section class="spotlight">
<div class="image"><img src="images/18banner2.jpg" alt="" /></div><div class="content">
<h2>2019<br />
ABU National Robocon</h2>
<p>
<ul>
<li>34th out of 110 teams</li>
<li>3rd in South India</li>
</ul>
</p>
</div>
</section>
<section class="spotlight">
<div class="image"><img src="images/dragking.jpeg" alt="" /></div><div class="content">
<h2>2018<br />
Roboprix National
</h2>
<p><ul>
<li>Winners - Drag Race</li>
<li> University Performers</li>
</ul>
</p>
</div>
</section>
<section class="spotlight">
<div class="image"><img src="images/rob17group.jpg" alt="" /></div><div class="content">
<h2>2018<br />
ABU NATIONAL ROBOCON</h2>
<p>
<ul>
<li>23rd out of 100 teams</li>
<li>2nd in South India</li>
</ul>
</p>
</section>
</section>
<!-- Three -->
<section id="three" class="wrapper style3 special">
<div class="inner">
<header class="major">
<h2>Technocrat</h2>
<p> <em>Google- "A member of a technically skilled elite."
</em></p><br>
<p>
We believe in a systematic approach to tackle a problem , that is ground-level analysis and putting in constant effort until goal is reached.
</p>
</header>
<h2> Major Tech Stack </h2>
<ul class="features">
<li class="icon solid fa-cubes">
<h3>SolidWorks</h3>
<p>SolidWorks is a solid modeling computer-aided design and computer-aided engineering offers complete 3D software tools that let you create , simulate and publish your data.</p>
</li>
<li class="icon solid fa-eye">
<h3>Open CV</h3>
<p>The open-souce computer vision library , developed by Intel is basiclly used to implement real-time computer vision solutions . It has cross language support (C++ , Python , JS etc.)</p>
</li>
<li class="icon solid fa-calculator">
<h3>MATLAB</h3>
<p>Multi-Paradigm numerical computing environment programming language developed by MathWorks. It provides great interface with programs written in other programming language.</p>
</li>
<li class="icon solid fa-plug">
<h3>EAGLE</h3>
<p>Autodesk EAGLE is an electronic design automation (EDA) software. Enabling printed circuit board (PCB) designers to seamlessly connect schematic diagrams, component placement, PCB routing and comprehensive library content.</p>
</li>
<li class="icon solid fa-microchip">
<h3>ANSYS</h3>
<p>Ansys software is used to design products and semiconductors, as well as to create simulations that test a product's durability, temperature distribution, fluid movements, and electromagnetic properties.</p>
</li>
<li class="icon fa-flag">
<h3>PROTEUS</h3>
<p>The Proteus Design Suite is a proprietary software tool suite used primarily for electronic design automation. The software is used mainly by electronic design engineers and technicians to create schematics and electronic prints for manufacturing printed circuit boards.</p>
</li>
</ul>
</div>
</section>
<!-- CTA -->
<section id="cta" class="wrapper style4">
<div class="inner">
<header>
<h2>Sponsorship Incentives</h2>
<p><strong>The job of developing robots with such capabilities to complete tasks involving precision and coordination with time constraints involved is quite a tedious task. Hence , the support of sponsors is a must and ample of resources to work with the best of their knowledge and succeed with the value of your designs in mind. We understand the value of your precious support,and in return we would like to offer you the following benefit packages :</strong></p>
</p><!-- <ul>
<li><strong>ABU ROBOCON attracts teams form all over the country , corporate giants and media, thus offering your company an easy and worthy opportunity of productive corporate connections with national exposure to over thousands of students and people competing from all over the nation.</strong><br><br></li>
<li><strong>The Rover Challenge is an internationally recognized competition and much looked upon. We have proven our mettle by securing the 5th position internationally</strong></li><br><br>
<li><strong>Sponsoring us gives your company a chance to reach the right people -educated and influential and professional customers</strong></li><br><br>
<li><strong>Coverage on national TV Channels , newspapers and automotive magazines</strong></li><br><br>
</ul>
-->
<!-- SPONSOR TABLE FOR MOBILE ONLY-->
<div class="mobile-only">
<div style="overflow-x:auto;">
<table>
<thead>
<tr class="w3-red" style="font-color:black">
<th><strong><h1><br />Benefits</h1></strong></th>
<th><strong><h1><br />Goodwill</h1></strong></th>
<th><strong><h1><br />Silver</h1></strong></th>
<th><strong><h1><br />Gold</h1></strong></th>
<th><strong><h1><br />Title</h1></strong></th>
</tr>
</thead>
<tr>
<td>Logo on Shirt</td>
<td>✔</td>
<td>✔</td>
<td>✔</td>
<td>✔</td>
</tr>
<tr>
<td>Article on website,blog and social media platforms</td>
<td>✔</td>
<td>✔</td>
<td>✔</td>
<td>✔</td>
</tr>
<tr>
<td>Video to be displayed at launch</td>
<td></td>
<td>✔</td>
<td>✔</td>
<td>✔</td>
</tr>
<tr>
<td>Dedicated sponsor banner at launch</td>
<td></td>
<td></td>
<td>✔</td>
<td>✔</td>
</tr>
<tr>
<td>Promotion of company's events in college</td>
<td></td>
<td></td>
<td>✔</td>
<td>✔</td>
</tr>
<tr>
<td>Personal Sponsor Day</td>
<td></td>
<td></td>
<td></td>
<td>✔</td>
</tr>
<tr>
<td>Display of bot at company events</td>
<td></td>
<td></td>
<td></td>
<td>✔</td>
</tr>
<tr>
<td>Title sponsor of Launch</td>
<td></td>
<td></td>
<td></td>
<td>✔</td>
</tr>
</table>
</div>
</div>
<!-- SPONSOR TABLE FOR NATIVE -->
<div class = "native-only">
<table>
<thead>
<tr class="w3-red" style="font-color:black">
<th><strong><h1><br />Benefits</h1></strong></th>
<th><strong><h1><br />Goodwill</h1></strong></th>
<th><strong><h1><br />Silver</h1></strong></th>
<th><strong><h1><br />Gold</h1></strong></th>
<th><strong><h1><br />Title</h1></strong></th>
</tr>
</thead>
<tr>
<td>Logo on Shirt</td>
<td>✔</td>
<td>✔</td>
<td>✔</td>
<td>✔</td>
</tr>
<tr>
<td>Article on website,blog and social media platforms</td>
<td>✔</td>
<td>✔</td>
<td>✔</td>
<td>✔</td>
</tr>
<tr>
<td>Video to be displayed at launch</td>
<td></td>
<td>✔</td>
<td>✔</td>
<td>✔</td>
</tr>
<tr>
<td>Dedicated sponsor banner at launch</td>
<td></td>
<td></td>
<td>✔</td>
<td>✔</td>
</tr>
<tr>
<td>Promotion of company's events in college</td>
<td></td>
<td></td>
<td>✔</td>
<td>✔</td>
</tr>
<tr>
<td>Personal Sponsor Day</td>
<td></td>
<td></td>
<td></td>
<td>✔</td>
</tr>
<tr>
<td>Display of bot at company events</td>
<td></td>
<td></td>
<td></td>
<td>✔</td>
</tr>
<tr>
<td>Title sponsor of Launch</td>
<td></td>
<td></td>
<td></td>
<td>✔</td>
</tr>
</table>
</div>
</header></div></section>
<!-- end brakes-->
<br /><br /><br />
<!-- Footer -->
<footer id="footer">
<ul class="icons"><br />
<li><a href="https://www.youtube.com/channel/UC43tBHNpVNYZA1MQjVQeMDA" class="icon brands fa-youtube"><span class="label">Youtube</span></a></li>
<li><a href="https://www.facebook.com/technocratsrobotics/" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="https://www.instagram.com/technocratsrobotics/" class="icon brands fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="https://github.com/technocrats-robotics" class="icon brands fa-github"><span class="label">Github</span></a></li>
<li><a href="
contactus.html" class="icon solid fa-envelope"><span class="label">Email</span></a></li>
</ul>
<ul class="copyright">
<li>© Untitled</li><li>Design: <a href="https://github.com/ecm-hackers">ECM-HACKERS</a></li>
</ul>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>