This repository was archived by the owner on Feb 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathvisionnaire.html
More file actions
452 lines (413 loc) · 16.3 KB
/
visionnaire.html
File metadata and controls
452 lines (413 loc) · 16.3 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
<meta content="INSPIRO" name="author"/>
<meta content="Visionnaire | FARC-NITK" name="description">
<link href="FARC.ico" rel="icon" type="image/png">
<script src="js/navbar.js"></script>
<title>Event | Visionnaire</title>
<style>
@media screen and (max-width: 1200px) {
#logo1,
#logo2 {
display: none;
}
}
html {
scroll-behavior: smooth;
}
</style>
<link href="css/plugins.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link href="css/color-variations/red.html" media="screen" rel="stylesheet" type="text/css">
<link href="homepages/event/css/event-style.css" media="screen" rel="stylesheet" type="text/css"/>
</head>
<body>
<div class="body-inner">
<header class="dark submenu-light" data-fullwidth="true" data-transparent="true" id="header">
<script>
insertNavbar()
</script>
</header>
<section class="text-center fullscreen p-t-200 p-b-100 text-light" data-bg-image="homepages/event/images/1.jpg">
<div class="bg-overlay"></div>
<div class="container">
<div class="text-center" data-animate="fadeInUp">
<div class="text-lg">VISIONNAIRE</div>
<div class="text-medium"><br>THE EVENT HAS ALREADY BEGUN!</div>
</div>
<div data-animate="fadeInUp" data-animate-delay="600">
<p class="lead">Get to show your skills in your field away from the confines of a classroom with Industry
Defined Problems to test your mettle by solving a real problem that occurs in the industry, provided to you by
industry leaders.
</p>
<!-- <a href="#reg" class="btn">REGISTER NOW</a> -->
</div>
</div>
</section>
<div class="event-info-box">
<div class="container">
<div class="row">
<div class="col-lg-3">
<div class="event-info-icon"><i class="fa fa-calendar fa-2x"></i></div>
<div class="event-info-content">
<div class="info-title">DATE</div>
<div class="info-description">27 FEB - 22 MAR 2020</div>
</div>
</div>
<div class="col-lg-3">
<div class="event-info-icon"><i class="fa fa-map-marker-alt fa-2x"></i></div>
<div class="event-info-content">
<div class="info-title">LOCATION</div>
<div class="info-description">National Institute of Technology, Karnataka</div>
</div>
</div>
<div class="col-lg-3">
<div class="event-info-icon"><i class="fa fa-trophy fa-2x media-object"></i></div>
<div class="event-info-content">
<div class="info-title">CASH PRIZE</div>
<div class="info-description">Rs 1 Lakh + Company Goodies</div>
</div>
</div>
<div class="col-lg-3">
<div class="event-info-icon"><i class="fa fa-check fa-2x"></i></div>
<div class="event-info-content">
<div class="info-title">ELIGIBILTY</div>
<div class="info-description">UNDERGRADUATE ENGINEERING</div>
</div>
</div>
</div>
</div>
</div>
<section id="section2">
<div class="container" id="sigs">
<div class="heading-text heading-section text-justify">
<h2>VISIONNAIRE<p>RECREATE | INNOVATE</p>
</h2>
<span class="lead">As students of engineering, we have generally been confined to the 4 walls of a classroom with scant opportunities to put our knowledge to the test.
One of the main drawbacks that we have after leaving the institution is the disconnect between what we have learned in class and the work assigned to us.
<br><br>Visionnaire, brought to you by FARC, in association with IE-NITK and SAE-NITK, hopes to help you in overcoming this problem with the 'Industry Defined Problem' or IDP.
Industry Defined Problem is a platform for all the budding engineers out there to test their mettle by solving a real problem that occurs in the industry,
provided to you by industry leaders.
Here, you will get to show your skills in your field away from the confines of a classroom.
It consists of 2 rounds - preliminary, wherein all submissions to the problem statement are reviewed and the best chosen, and the finals.
</span>
</div>
</div>
<div class="col-lg-8" data-animate="fadeInUp" style="margin:auto">
<div class="heading p-20 m-b-0">
<img alt="" height="100%" src="images/events/visionnaire.png" width="100%">
</div>
</div>
</section>
<section class="content background-grey">
<div class="container">
<div class="heading-text heading-section text-center">
<h2>OUR TIMELINE<p>RECREATE | INNOVATE</p>
</h2>
<span class="lead">“Management is doing things right; leadership is doing the right things.”~ Peter F. Drucker
</span>
</div>
</div>
<div class="content col-lg-12" style="padding-left:5%; padding-right:5%">
<ul class="timeline">
<li class="timeline-item">
<div class="timeline-icon">1</div>
<h2>Prelims
<div class="timeline-item-date">
<font size="3px">25 February, 2020</font>
</div>
</h2>
<p align="justify">
<font size="3px">This round consists of a problem statement in the fields of Robotics, Mechanical, Chemical,
Civil, Metallurgy. The teams can take part in one or more problem statements. The teams have to come up
with a feasible solution
for the same. On March 5th, solution (40%) needs to be submitted via email in a given template.
The teams will be shortlisted and announced by March 8th for the finals round of Visionnaire to be held on
March 21st and 22nd.</font>
</p>
</li>
<li class="timeline-item">
<div class="timeline-icon">2</div>
<h2>Finals
<div class="timeline-item-date">
<font size="3px">21 March, 2020</font>
</div>
</h2>
<p align="justify">
<font size="3px">This round is scheduled to be held on March 21st and 22nd. The shortlisted teams have to
present their solution in a given format with the aid of any simulating platform of their own choice
unless and until mentioned
explicitly.
Presenting time will be 20 minutes in front of the company officials followed by a 5 min.
questionnaire.</font>
</p>
</li>
</ul>
</div>
</section>
<br id="reg"><br>
<section>
<div class="container">
<div class="heading-text heading-section text-center">
<h2>IMPORTANT DATES</h2>
<span class="lead">“A deadline is negative inspiration. Still, it's better than no inspiration at all.” ~Rita Mae Brown
</span>
</div>
<div class="tabs p-r-20">
<ul class="nav nav-tabs nav-justified text-left" id="myTab">
<li class="nav-item"><a aria-selected="true" class="nav-link active" data-toggle="tab" href="#day1"><strong>REGISTER</strong>
<br>27.2.2020</a></li>
<li class="nav-item"><a class="nav-link" data-toggle="tab" href="#day2"><strong>PRELIMS</strong> <br>23.2.2020</a>
</li>
<li class="nav-item"><a class="nav-link" data-toggle="tab" href="#day3"><strong>FINALS</strong> <br>20.3.2020</a>
</li>
</ul>
<div class="tab-content">
<div class="tab-pane fade show active" id="day1">
<div class="p-10 border-bottom">
<span><i class="far fa-calendar"></i> 11:59 PM</span>
<h5>27 FEB 2020</h5>
<p class="m-b-0">Registeration Deadline</p>
</div>
</div>
<div class="tab-pane fade" id="day2">
<div class="p-10 border-bottom">
<span><i class="far fa-calendar"></i> 12:00 AM</span>
<h5>23 FEB 2020</h5>
<p class="m-b-0">Prelims Problem Statement Launch</p>
</div>
<div class="p-10 border-bottom">
<span><i class="far fa-calendar"></i> 11:59 PM</span>
<h5>5 MAR 2020</h5>
<p class="m-b-0">Prelims submission (checkpost)</p>
</div>
<div class="p-10 border-bottom">
<span><i class="far fa-calendar"></i> 12:00 AM</span>
<h5>8 MAR 2020</h5>
<p class="m-b-0">Prelims Results</p>
</div>
</div>
<div class="tab-pane fade" id="day3">
<div class="p-10 border-bottom">
<span><i class="far fa-calendar"></i> 12:00 AM</span>
<h5>21 MAR 2020</h5>
<p class="m-b-0">Finals (Start)</p>
</div>
<div class="p-10 border-bottom">
<span><i class="fa fa-trophy"></i> 12:00 AM</span>
<h5>22 MAR 2020</h5>
<p class="m-b-0">Finals (End)</p>
</div>
</div>
</div>
</div>
</div>
</section>
<br><br>
<div class="call-to-action call-to-action-colored background-colored p-t-60 p-b-60 m-b-0">
<div class="container">
<div class="row">
<div align="justify" class="col-lg-10">
<h2>
<font color=white>Oops! Registrations have now closed.</font>
</h2>
<!-- <p> <font size="3.5px">Register to one of the biggest robotics competition happening now in India. Just one click Away!</font> </p> -->
</div>
<!-- <div class="col-lg-2" style="margin:auto;"> <a href="https://dare2compete.com/o/visionnaire-national-institute-of-technology-nit-surathkal-karnataka-102006" target="_blank" class="btn btn-light" aria-disabled="true"> Register</a> </div> -->
</div>
</div>
</div>
<section class="background-grey" id="section4">
<div class="container">
<div class="heading-text heading-section text-center">
<h2><br>CORE TEAM</h2>
</div>
<br><br>
<div class="row team-members team-members-shadow m-b-40 align-content-center">
<div class="col-lg-4">
<div class="team-member" style="border-style: solid; border-width: 0px 0px 3px 0px; border-color: red;">
<div class="team-desc">
<u>
<h3>Nishant Kumar</h3>
</u>
<div class="col-lg-12">
<div class="row mt-1">
<div class="col-lg-5"><img class="m-2" id="img-member" src="images/team/Nishant Kumar.jpeg"></div>
<div class="col-lg-7 align-items-center" height="inherit">
<div class="team-desc p-0 mt-3 mb-2" id="position" style="width:120%; margin-left: -10%;">
<font size=4px>Convenor<br>2019-2020</font><br>
</div>
<div class="d-flex justify-content-center" style="width:120%; margin-left: -10%;">
<a class="btn btn-s btn-slide btn-light" data-width="85" href="mailto:nishantkr1997@gmail.com">
<i class="icon-mail"></i>
<span>Mail</span>
</a>
<a class="btn btn-s btn-slide btn-light" data-width="115"
href="https://www.linkedin.com/in/nishantkr97/" target="_blank">
<i class="fab fa-linkedin"></i>
<span>LinkedIn</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="team-member" style="border-style: solid; border-width: 0px 0px 3px 0px; border-color: red;">
<div class="team-desc">
<u>
<h3>Ayush Saxena</h3>
</u>
<div class="col-lg-12">
<div class="row mt-1">
<div class="col-lg-5"><img class="m-2" id="img-member" src="images/team/Ayush Saxena.jpeg"></div>
<div class="col-lg-7 align-items-center" height="inherit">
<div class="team-desc p-0 mt-3 mb-2" id="position" style="width:120%; margin-left: -10%;">
<font size=4px>Joint Convenor<br>2019-2020</font><br>
</div>
<div class="d-flex justify-content-center" style="width:120%; margin-left: -10%;">
<a class="btn btn-s btn-slide btn-light" data-width="85" href="mailto:ayushsaxena99@yahoo.com">
<i class="icon-mail"></i>
<span>Mail</span>
</a>
<a class="btn btn-s btn-slide btn-light" data-width="115"
href="https://www.linkedin.com/mwlite/in/ayush-saxena-147a1b13b" target="_blank">
<i class="fab fa-linkedin"></i>
<span>LinkedIn</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="no-padding" id="section6">
<div class="map" data-info="Hello from <br> Flying and Robotics Club" data-latitude="13.0110"
data-longitude="74.7943" data-style="light"></div>
</section>
<section>
<div class="container">
<div class="row">
<div class="text-medium">FAQ</div>
</div>
<br><br>
<div class="row">
<div class="col-lg-6">
<div class="accordion toggle fancy clean accordion-transparent">
<div class="ac-item">
<h5 class="ac-title">Who is eligible to apply?</h5>
<div class="ac-content">
Students enrolled in any college from any Department are welcome to apply.
</div>
</div>
<div class="ac-item">
<h5 class="ac-title">How many team members?</h5>
<div class="ac-content">3 members in a team are required to apply.</div>
</div>
<div class="ac-item">
<h5 class="ac-title">Is there a registration fee?</h5>
<div class="ac-content">
<p>
No. Registrations are completely free of cost.
</p>
</div>
</div>
<div class="ac-item">
<h5 class="ac-title">Will accomodation be provided?</h5>
<div class="ac-content">
<p>
Unfortunately, we won't be able to provide any accommodation to students.
</p>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="accordion toggle fancy clean accordion-transparent">
<div class="ac-item">
<h5 class="ac-title">Can team members be from different branches?</h5>
<div class="ac-content">
Yes, team members can be of different branches.
</div>
</div>
<div class="ac-item">
<h5 class="ac-title">Can you be a part of multiple problem statements?</h5>
<div class="ac-content">
Yes you can take up multiple problem statements in Prelims. Though if you qualify for the finals you can
only take ONE problem statement.
</div>
</div>
<div class="ac-item">
<h5 class="ac-title">How many teams get selected for the finals?</h5>
<div class="ac-content">
<p>
We are planning to select 6-8 teams across 4 problem statements for the final.
</p>
</div>
</div>
<div class="ac-item">
<h5 class="ac-title">Is a working model required?</h5>
<div class="ac-content">No, a simulation will be sufficient (if required).</div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer id="footer">
<div class="footer-content">
<div class="container">
<div class="row">
<div class="col-lg-12" id="row2">
<div align="center" class="widget">
<div class="widget-title">
<h3>FARC on Social Media</h3>
</div>
<span class="slide-captions text-center">
<a id="a" class="btn btn-lg btn-slide btn-light" href="mailto:farc@nitk.edu.in" data-width="120">
<i class="icon-mail"></i>
<span>Mail</span>
</a>
<a id="b" class="btn btn-lg btn-slide btn-light" target="_blank" href="http://instagram.com/farcnitk"
data-width="190">
<i class="fab fa-instagram"></i>
<span>Instagram</span>
</a>
<a id="c" class="btn btn-lg btn-slide btn-light" target="_blank"
href="https://www.facebook.com/FlyingandRoboticsClubOfficial/" data-width="180">
<i class="fab fa-facebook-f"></i>
<span>Facebook</span>
</a>
<a id="c" class="btn btn-lg btn-slide btn-light" target="_blank"
href="https://www.linkedin.com/company/flying-and-robotics-club-nitk/?viewAsMember=true"
data-width="180">
<i class="fab fa-linkedin"></i>
<span>LinkedIn</span>
</a>
</span>
</div>
</div>
</div>
</div>
</div>
</footer>
</div>
<a id="scrollTop"><i class="icon-chevron-up"></i><i class="icon-chevron-up"></i></a>
<script src="js/jquery.js"></script>
<script src="js/plugins.js"></script>
<script src="js/functions.js"></script>
<script src='http://maps.googleapis.com/maps/api/js?key=AIzaSyAZIus-_huNW25Jl7RPmHgoGZjD5udgBMI'
type='text/javascript'></script>
<script src="plugins/gmap3/gmap3.min.js" type="text/javascript"></script>
<script src="plugins/gmap3/map-styles.js" type="text/javascript"></script>
</body>
</html>