-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·411 lines (354 loc) · 12.9 KB
/
index.html
File metadata and controls
executable file
·411 lines (354 loc) · 12.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Codezilla 2018</title>
<meta name="description" content="Codezilla is an annual programming competition hosted by MIET, Meerut.">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css">
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
<script defer src="https://use.fontawesome.com/releases/v5.0.6/js/all.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
<!-- <link rel="stylesheet" href="css/styles.min.css"> -->
<link rel="stylesheet" href="css/styles.min.css">
</head>
<body>
<nav class="nav">
<div class="burger">
<div class="burger__patty"></div>
</div>
<ul class="nav__list">
<li class="nav__item">
<a href="#1" class="nav__link c-blue">
<i class="fa fa-home"></i>
</a>
</li>
<li class="nav__item">
<a href="#2" class="nav__link c-steelblue scrolly">
<i class="fa fa-bolt"></i>
<!-- Rules -->
</a>
</li>
<li class="nav__item">
<a href="#3" class="nav__link c-red">
<i class="fa fa-music"></i>
<!-- Team -->
</a>
</li>
<li class="nav__item">
<a href="#4" class="nav__link c-green">
<i class="fa fa-paper-plane"></i>
<!-- Connect -->
</a>
</li>
<li class="nav__item">
<a href="#5" class="nav__link c-navy">
<i class="fa fa-paper-plane"></i>
<!-- Register -->
</a>
</li>
<li class="nav__item">
<a href="#6" class="nav__link c-red">
<i class="fa fa-paper-plane"></i>
<!-- Timeline -->
</a>
</li>
</ul>
</nav>
<section class="panel header_background" id="1">
<article class="panel__wrapper">
<div class="panel__content">
<h1 class="panel__headline white_font">
<!-- <i class="fa fa-camera-retro"></i> Codezilla 2018 -->
<img src="images/mietlogo.png" style="background: white;" alt="miet logo">
</h1>
<!-- <div class="panel__block"></div> -->
<p class="white_font">
<span>
<img src="images/codezilla.png" style="width: 100%; display:inline-block" alt="codezilla logo">
</span>
PEDESTAL TO THE CODING EXTRAVAGANZA OF MEERUT INSTITUTE OF ENGINEERING & TECHNOLOGY.
<br>
</p>
<blockquote class="white_font">
“Truth can only be found in one place: the code.”
<br> ― Robert C. Martin, Clean Code: A Handbook of Agile Software
</blockquote>
<a class="register_button" href="https://goo.gl/forms/uaqJOVWr4HOOEmE12">Register</a>
</div>
<!-- <a class="register_button" href="www.google.com">Register</a> -->
</article>
</section>
<section class="panel b-about" id="2">
<article class="panel__wrapper">
<div class="panel__content">
<h2 class="panel__headline white_font">
<i class="fa fa-code"></i> Codezilla 2018</h2>
<div class="panel__block"></div>
<div class="white_font rs_box">
<p>
Codezilla calls on programmers to put their skills to the test by solving multiple rounds of algorithmic puzzles and win
cash prizes worth
<span style="color: #27b15c;">₹15k.</span> In addition to being challenging and fun, Codezilla problems can help you develop your coding and
programming skills.
</p>
<p>So apply and hack through these round to show your coding prowess. </p>
<p>Competition will be held at Q-block, MIET Meerut as per
<a href="#4" style="font-weight: 700; text-decoration: underline">schedule.</a>
</p>
<!--
<p> Prize
<span> 1st position: ₹ 7000/- </span>
<span> 2nd position: ₹ 5000/- </span>
<span> 3rd position: ₹ 3000/- </span>
</p>
-->
</div>
</div>
</article>
</section>
<section class="panel b-rules" id="3">
<article class="panel__wrapper">
<div class="panel__content">
<h1 class="panel__headline white_font">
<i class="fa fa-info"></i> Rules</h1>
<div class="panel__block"></div>
<div class="white_font rs_box">
<ol>
<li> All the participants must register themselves on
<a href="http://www.codechef.com/" style="color: #5fc7ea;" target="_blank">CodeChef.</a>
</li>
<li>There is a pre-elimination round for MIETians. (
<a href="#4" style="color: #5fc7ea;">schedule</a>)
</li>
<li>All MIETians qualified in Round 1 will be able to participate in Round 2.</li>
<li>Non-mietians will be able to participate only in round 2.</li>
<li>Registration fee of ₹100/-per student is to be paid in cash at registration desk on 24 March</li>
<li>Keep CodeChef credentials handy: they will be used to participate in the competition. </li>
<li>This is a team event and each team is allowed to have 1-2 members.</li>
<li>Any form of plagiarism is strictly prohibited.</li>
<li>All the participants are required to carry their college ID CARDS.</li>
<li>Computer systems will be provided to all the participants throughout the competition. </li>
</ol>
</div>
</div>
</article>
</section>
<section class="panel b-timeline" id="4">
<article class="panel__wrapper ">
<div class="panel__content ">
<h1 class="panel__headline white_font ">
<i class="fas fa-calendar-alt"></i> Schedule</h1>
<div class="panel__block "></div>
<ul class="timeline">
<!-- Item 1 -->
<li>
<div class="direction-r">
<div class="flag-wrapper">
<span class="flag">Registrations open</span>
<span class="time-wrapper">
<span class="time">Sunday, Feb 25</span>
</span>
</div>
<div class="desc">
<i class="fas fa-bolt"></i> Set your code neurons ablaze!!</div>
</div>
</li>
<!-- Item 2 -->
<li>
<div class="direction-l">
<div class="flag-wrapper">
<span class="flag">Pre-Elimination round</span>
<span class="time-wrapper">
<span class="time">Sunday, March 24 </span>
</span>
</div>
<div class="desc">
<i class="fas fa-terminal"></i> Hack those bits to march towards the podium.</div>
</div>
</li>
<!-- Item 3 -->
<li>
<div class="direction-r">
<div class="flag-wrapper">
<span class="flag">Final round</span>
<span class="time-wrapper">
<span class="time">Sunday, March 31- </span>
</span>
</div>
<div class="desc">
<i class="fas fa-trophy"></i> Engrave your name on the cup.</div>
</div>
</li>
</ul>
</div>
</article>
</section>
<!-- Don't remove this sentinel section -->
<section></section>
<!-- Don't remove this sentinel section -->
<section id="5">
<div class="team special b-team">
<h3 class="title">Behind the scene</h3>
<h4>Mentors</h4>
<hr>
<ul class="grid">
<li>
<img src="images/prof_pp.jpg" alt="prof_pp">
<h3>Prof. Pradeep Pant</h3>
<p>Professor Incharge (CSE/IT) Department of Computer Science & Engineering</p>
</li>
<li>
<img src="images/prof_mk.jpg" alt="prof_mk">
<h3>Dr. Mukesh Rawat</h3>
<p>Head of Department, Computer Science & Engineering</p>
</li>
<li>
<img src="images/prof-ankur.jpg" alt="prof_ankur">
<h3> Mr. Ankur Garg</h3>
<p>Associate Professor, Department of Computer Science & Engineering</p>
</li>
<li>
<img src="images/prof_aj.jpg" alt="prof_aj">
<h3> Dr. Ajay Kumar</h3>
<p>Dean of Student Welfare Head of Department, MBA</p>
</li>
</ul>
<h4>Team</h4>
<hr>
<ul class="grid">
<li>
<img src="images/rahul.jpg" alt="rahul">
<h3>Rahul Verma</h3>
<p>Technical Head
<br>
<a target="_blank" href="https://www.linkedin.com/in/rahul-verma-864b89126/">LinkedIn</a>
| +91-8449903130
</p>
</li>
<li>
<img src="images/shivam.png" alt="shivam">
<h3> Shivam Agarwal</h3>
<p>Technical Head
<br>
<a target="_blank" href="https://www.linkedin.com/in/shivam-agarwal-94587082/">LinkedIn</a>
| +91-8791603778
</p>
</li>
<li>
<img src="images/ashutosh.jpg" alt="ashutosh">
<h3>Ashutosh Gangwar</h3>
<p>Committee
<br>
<a target="_blank" href="https://www.linkedin.com/in/ashutoshgngwr/">LinkedIn</a>
| +91-9456068867
</p>
</li>
<li>
<img src="images/samriddhi.jpg" alt="samriddhi">
<h3>Samriddhi Singh</h3>
<p>Committee
<br>
<a target="_blank" href="https://www.linkedin.com/in/samriddhi-singh-45b10611a">LinkedIn</a>
</p>
</li>
<li>
<img src="images/shagun.jpeg" alt="shagun">
<h3>Shagun Malik</h3>
<p>Committee
<br>
<a target="_blank" href="https://www.linkedin.com/in/shagun-malik-672716152/">LinkedIn</a>
| +91-7830134358
</p>
</li>
<li>
<img src="images/tushit.jpeg" alt="tushit">
<h3> Tushit Agarwal</h3>
<p>Committee
<br>
<a target="_blank" href="https://www.linkedin.com/profile/">LinkedIn</a>
</p>
</li>
<li>
<img src="images/nishant.jpg" alt="nishant">
<h3> Nishant Sharma</h3>
<p>Committee
<br>
<a target="_blank" href="https://www.linkedin.com/in/nishant-sharna-58a349149">LinkedIn</a>
| +91-7830134358
</p>
</li>
<li>
<img src="images/riya.png" alt="riya">
<h3> Riya Deshwal</h3>
<p>Committee
<br>
<a target="_blank" href="https://www.linkedin.com/in/riya-deshwal-9ab538152">LinkedIn</a>
</p>
</li>
<li>
<img src="images/prachi.jpeg" alt="prachi">
<h3> Prachi Sharma</h3>
<p>Committee
<br>
<a target="_blank" href="https://www.linkedin.com/profile/view?id=AAIAACS-I7kBG12JmM1USe_PD_mMeYJmno8Orqk">LinkedIn</a>
</p>
</li>
<li>
<img src="images/ravi.jpeg" alt="ravi">
<h3> Ravi Soni</h3>
<p>Committee
<br>
<a target="_blank" href="https://www.linkedin.com/in/ravi-soni-32139198/">LinkedIn</a>
| +91-7906823736
</p>
</li>
</ul>
<ul class="grid">
</ul>
</div>
</section>
<div class="contact special2 b-contact">
<h3 class="title">Contact Us</h3>
<p>Got a question? Feel free to ask :)</p>
<hr>
<form action="https://formspree.io/ravi.soni.cs.2016@miet.ac.in" method='post'>
<input type='hidden' name='form-name' value='form 1' />
<input type="text" name="name" placeholder="your query">
<input type="email" name="_replyto" placeholder="your email">
<button class="btn" type="submit">Ping us</button>
</form>
</div>
<footer class="footer-bg">
<p>© 2018
<a href="http://www.miet.ac.in/">MIET, Meerut</a>.
</p>
<p>Fabricated with
<i class="fas fa-heart"></i> by
<span>
<a style="color: #28e90f; font-size: 1.2em; font-weight: 700; text-decoration: underline;" href="https://ravisoni.me">Ravi Soni</a>
</span>
</p>
<p>Let's get the hype started🔥</p>
<ul>
<li>
<a href="https://www.facebook.com/codezillamiet">
<i class="fab fa-facebook-f fa-2x"></i>
</a>
</li>
<li>
<a href="https://www.facebook.com/codezillamiet">
<i class="fab fa-twitter fa-2x"></i>
</a>
</li>
<li>
<a href="https://www.facebook.com/codezillamiet">
<i class="fab fa-google-plus fa-2x"></i>
</a>
</li>
</ul>
</footer>
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src="js/index.min.js "></script>
</body>
</html>