forked from srs-sudeep/scitech-iitbhilai
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmerazEvents.html
More file actions
398 lines (376 loc) · 20.5 KB
/
merazEvents.html
File metadata and controls
398 lines (376 loc) · 20.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>SciTech IIT Bhilai</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel="stylesheet">
<link href="http://fonts.cdnfonts.com/css/valorant" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/animate.css/animate.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<style>
@import url('http://fonts.cdnfonts.com/css/valorant');
</style>
<nav class="navbar navbar-expand-lg navbar-dark">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarTogglerDemo01"
aria-controls="navbarTogglerDemo01" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo01">
<ul class="navbar-nav ms-auto">
<li class="nav-item">
<a class="nav-link" href="about.html">ABOUT</a>
</li>
<li class="nav-item"><a href="meraz.html" class="nav-link">MERAZ</a></li>
<a class="nav-link" href="index.html"><img class="nav-logo"
src="Scitechlogos\Sci Tech Council Logo Final - Light Mode.png" alt="" /></a>
<li class="nav-item">
<a href="gallery.html" class="nav-link">GALLERY</a>
</li>
<li class="nav-item">
<a href="contact.html" class="nav-link">CONTACT</a>
</li>
</ul>
</div>
</nav>
<section id="events" class="events">
<div class="container" data-aos="fade-up">
<div class="section-title">
<p>Meraz'22 SciTech Events</p>
</div>
<div class="row" data-aos="fade-up" data-aos-delay="100">
<div class="col-lg-3">
<ul class="nav nav-tabs flex-column">
<li class="nav-item">
<a class="nav-link active show" data-bs-toggle="tab" href="#tab-1">Coder's Talk</a>
</li>
<li class="nav-item">
<a class="nav-link" data-bs-toggle="tab" href="#tab-2">Captcha Breaking</a>
</li>
<li class="nav-item">
<a class="nav-link" data-bs-toggle="tab" href="#tab-3">Matched</a>
</li>
<li class="nav-item">
<a class="nav-link" data-bs-toggle="tab" href="#tab-4">Skrypted</a>
</li>
<li class="nav-item">
<a class="nav-link" data-bs-toggle="tab" href="#tab-5">Overflow</a>
</li>
<li class="nav-item">
<a class="nav-link" data-bs-toggle="tab" href="#tab-6">RoboKabaddi</a>
</li>
<li class="nav-item">
<a class="nav-link" data-bs-toggle="tab" href="#tab-7">RoboSoccer</a>
</li>
<li class="nav-item">
<a class="nav-link" data-bs-toggle="tab" href="#tab-8">Zapricon</a>
</li>
<li class="nav-item">
<a class="nav-link" data-bs-toggle="tab" href="#tab-9">Break the Blocks</a>
</li>
<li class="nav-item">
<a class="nav-link" data-bs-toggle="tab" href="#tab-10">Aviatya</a>
</li>
<li class="nav-item">
<a class="nav-link" data-bs-toggle="tab" href="#tab-11">VR flying</a>
</li>
<li class="nav-item">
<a class="nav-link" data-bs-toggle="tab" href="#tab-12">Planeterium</a>
</li>
</ul>
</div>
<div class="col-lg-9 mt-4 mt-lg-0">
<div class="tab-content">
<div class="tab-pane active show" id="tab-1">
<div class="row">
<div class="col-lg-6 details order-2 order-lg-1">
<h3>Coder's Talk</h3>
<!-- <p class="fst-italic">Qui laudantium consequatur laborum sit qui ad sapiente dila parde sonata raqer a
videna mareta paulona marka</p> -->
<p>A talk show by well known competitive programmer, Utkarsh Gupta from IIT BHU(Varanasi) (Google
Kickstart AIR 1, GrandMaster on Codeforces and 7 Star on CodeChef) It will be a session on how
competitive programming helps in improving the analytical and logical skills. And how it can help in
cracking good product based companies .</p>
<div class="button-container">
<button type="button" class="btn btn-dark">Click here to Register</button>
</div>
</div>
<div class="col-lg-6 text-center order-1 order-lg-2">
<img src="sciTechPosters/gdscSkrypted.png" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="tab-pane" id="tab-2">
<div class="row">
<div class="col-lg-6 details order-2 order-lg-1">
<h3>Captcha Breaking</h3>
<!-- <p class="fst-italic">Qui laudantium consequatur laborum sit qui ad sapiente dila parde sonata raqer a
videna mareta paulona marka</p> -->
<p>Participants will be given a dataset consisting of many various
classes and the task will be to make a CAPTCHA out of them of
random images and then train an ML algorithm that will be able to
break that CAPTCHA! And beware, as no use of Neural Networks will
be allowed. So flaunt your traditional machine learning skills here :)
You’ll be given 10 chances, and you’ll be evaluated on how many
times your algo gives the correct prediction out of 10. Partial marking
will also be given to those with top 3 F1 scores out of all!</p>
<div class="button-container">
<button type="button" class="btn btn-dark">Click here to Register</button>
</div>
</div>
<div class="col-lg-6 text-center order-1 order-lg-2">
<img src="sciTechPosters/dsaiCaptchaBreaking.png" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="tab-pane " id="tab-3">
<div class="row">
<div class="col-lg-6 details order-2 order-lg-1">
<h3>Matched!</h3>
<!-- <p class="fst-italic">Qui laudantium consequatur laborum sit qui ad sapiente dila parde sonata raqer a
videna mareta paulona marka</p> -->
<p>All participants registering for Meraz will get their picture clicked at the time of registration.
The pictures will be used to find a face embedding. The nearest face embeddings will be matched!
Face embedding will be generated using deep learning.</p>
<div class="button-container">
<button type="button" class="btn btn-dark">Click here to Register</button>
</div>
</div>
<div class="col-lg-6 text-center order-1 order-lg-2">
<img src="sciTechPosters/dsaiMatched.png" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="tab-pane " id="tab-4">
<div class="row">
<div class="col-lg-6 details order-2 order-lg-1">
<h3>Skrypted</h3>
<!-- <p class="fst-italic">Qui laudantium consequatur laborum sit qui ad sapiente dila parde sonata raqer a
videna mareta paulona marka</p> -->
<p>This is a team event where teams consist of 2-3 participants.The teams will draw
chits which contain a task which needs to be automated eg. You need to login in
to google meet using the given credentials.The teams have to write scripts which
implement the task.Each task will have several subtasks like for the example, if
the credentials are drawn out from a CSV file then 2 points and if the credentials
are automatically obtained from mail or whatsapp then it will result in 4 points.The
points allotted will be based on the difficulty of the subtask. The top 3 teams will
be decided based on the points obtained and the time taken. All teams who
successfully complete their task will be given goodies</p>
<div class="button-container">
<button type="button" class="btn btn-dark">Click here to Register</button>
</div>
</div>
<div class="col-lg-6 text-center order-1 order-lg-2">
<img src="sciTechPosters/gdscSkrypted.png" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="tab-pane " id="tab-5">
<div class="row">
<div class="col-lg-6 details order-2 order-lg-1">
<h3>Overfl0w</h3>
<!-- <p class="fst-italic">Qui laudantium consequatur laborum sit qui ad sapiente dila parde sonata raqer a
videna mareta paulona marka</p> -->
<p>The participants will be given a buggy source code of a program and
will be shown how the debugged program should work.They are
expected to identify the bugs, debug the code and the one who does
It first wins.</p>
<div class="button-container">
<button type="button" class="btn btn-dark">Click here to Register</button>
</div>
</div>
<div class="col-lg-6 text-center order-1 order-lg-2">
<img src="sciTechPosters/gdscSkrypted.png" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="tab-pane " id="tab-6">
<div class="row">
<div class="col-lg-6 details order-2 order-lg-1">
<h3>Robo Kabaddi</h3>
<!-- <p class="fst-italic">Qui laudantium consequatur laborum sit qui ad sapiente dila parde sonata raqer a
videna mareta paulona marka</p> -->
<p>The maximum team size is 4.
The objective is to design a manual robot(wired or wireless) and
which can compete in an arena. In this competition, 2 robots would
be placed on either side of the arena. Each robot will be given chances
of ride and the task of riding robot is to transfer the cube placed in
opponent’s arena and cross the partition line. Meanwhile task of
The defending robot is to push the riding robot out of the arena.</p>
<div class="button-container">
<button type="button" class="btn btn-dark">Click here to Register</button>
</div>
</div>
<div class="col-lg-6 text-center order-1 order-lg-2">
<img src="sciTechPosters/gdscSkrypted.png" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="tab-pane " id="tab-7">
<div class="row">
<div class="col-lg-6 details order-2 order-lg-1">
<h3>Robo Soccer</h3>
<!-- <p class="fst-italic">Qui laudantium consequatur laborum sit qui ad sapiente dila parde sonata raqer a
videna mareta paulona marka</p> -->
<p>Bring out The hidden Messi, Ronaldo in you and prove that "No one plays
soccer, better than engineers".
The objective of this competition is to design a manual robot(wireless or
wired) and which can compete in an arena designed for robotic soccer. Two
robots will be placed in the arena, one bot will try to put ball in goal post and
another bot will defend it.</p>
<div class="button-container">
<button type="button" class="btn btn-dark">Click here to Register</button>
</div>
</div>
<div class="col-lg-6 text-center order-1 order-lg-2">
<img src="sciTechPosters/gdscSkrypted.png" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="tab-pane " id="tab-8">
<div class="row">
<div class="col-lg-6 details order-2 order-lg-1">
<h3>Zapricon</h3>
<!-- <p class="fst-italic">Qui laudantium consequatur laborum sit qui ad sapiente dila parde sonata raqer a
videna mareta paulona marka</p> -->
<p>GoLang Product Based Hackathon
This shall be the culminating event of a knowledge packed series of
sessions on GoLang by a member at OpenLake. There shall be 15
tutorial sessions starting next Wednesday and 2 each week. Each of
these sessions shall be streamed on YouTube and publicized to
promote external participation.
The hackathon will be focused on developing a well documented
secure system justifying a team size between 5-7 members.
</p>
<div class="button-container">
<button type="button" class="btn btn-dark">Click here to Register</button>
</div>
</div>
<div class="col-lg-6 text-center order-1 order-lg-2">
<img src="sciTechPosters/gdscSkrypted.png" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="tab-pane " id="tab-9">
<div class="row">
<div class="col-lg-6 details order-2 order-lg-1">
<h3>Break the Blocks</h3>
<!-- <p class="fst-italic">Qui laudantium consequatur laborum sit qui ad sapiente dila parde sonata raqer a
videna mareta paulona marka</p> -->
<p>A blockchain based treasure hunt where the users will be given an image with some hints on the
website link. The image should be decrypted to find the link and hint for the answers in that
website. The participants will then be asked to use this answer as a key for opening the next image.
The First person to break all the encryptions and reach the final website will be the winner.</p>
<div class="button-container">
<button type="button" class="btn btn-dark">Click here to Register</button>
</div>
</div>
<div class="col-lg-6 text-center order-1 order-lg-2">
<img src="sciTechPosters/gdscSkrypted.png" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="tab-pane " id="tab-10">
<div class="row">
<div class="col-lg-6 details order-2 order-lg-1">
<h3>Aviatya</h3>
<!-- <p class="fst-italic">Qui laudantium consequatur laborum sit qui ad sapiente dila parde sonata raqer a
videna mareta paulona marka</p> -->
<p>Each person participating will enter the round 1 which has some basic obstacles and those who will
pass this round will go to round 2.Round 2 will consist of more obstacles and turns.
Participants with least no of penalties will win.
</p>
<div class="button-container">
<button type="button" class="btn btn-dark">Click here to Register</button>
</div>
</div>
<div class="col-lg-6 text-center order-1 order-lg-2">
<img src="sciTechPosters/gdscSkrypted.png" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="tab-pane " id="tab-11">
<div class="row">
<div class="col-lg-6 details order-2 order-lg-1">
<h3>VR flyin</h3>
<!-- <p class="fst-italic">Qui laudantium consequatur laborum sit qui ad sapiente dila parde sonata raqer a
videna mareta paulona marka</p> -->
<p>Participants will be provided VR headsets which they can use for playing games on the stand
alone VR headsets or can watch short movies or play PC games by connecting it to their
laptops (we will also provide min 1 PC for this)
Setup
A PC with connected VR headsets will be provided. 2 such setups are required to cover the
number of participants expected. 1 person gets to use the setup for max 10 min.</p>
<div class="button-container">
<button type="button" class="btn btn-dark">Click here to Register</button>
</div>
</div>
<div class="col-lg-6 text-center order-1 order-lg-2">
<img src="sciTechPosters/gdscSkrypted.png" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="tab-pane " id="tab-12">
<div class="row">
<div class="col-lg-6 details order-2 order-lg-1">
<h3>Planeterium</h3>
<!-- <p class="fst-italic">Qui laudantium consequatur laborum sit qui ad sapiente dila parde sonata raqer a
videna mareta paulona marka</p> -->
<p>Planets, stars, galaxies and all other space elements in the universe are showcased in domed
shaped 3d projection in a mobile planetarium. Students from our iit Bhilai and other school
students from Raipur are welcomed to enjoy the show.
Setup
The planetarium provider will set up the stage in the academic building foyer. Around 60
-100 students can be seated in a round of 30 mins each.</p>
<div class="button-container">
<button type="button" class="btn btn-dark">Click here to Register</button>
</div>
</div>
<div class="col-lg-6 text-center order-1 order-lg-2">
<img src="sciTechPosters/gdscSkrypted.png" alt="" class="img-fluid">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="container">
<div class="copyright">
© Copyright <strong><span>SciTech IIT Bhilai</span></strong>. All Rights Reserved
</div>
</div>
</footer>
<div id="preloader"></div>
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i
class="bi bi-arrow-up-short"></i></a>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>