-
Notifications
You must be signed in to change notification settings - Fork 10
/
index.html
480 lines (451 loc) · 24.7 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-SPGJC4F2E8"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-SPGJC4F2E8');
</script>
<!--
_____ _ _____ _ __ __ _______ _______
/ ____| | | / ____| | / _| \ \ / /_ _|__ __|
| | ___ __| | ___| | | |__ ___| |_ _____\ \ / / | | | |
| | / _ \ / _` |/ _ \ | | '_ \ / _ \ _|______\ \/ / | | | |
| |___| (_) | (_| | __/ |____| | | | __/ | \ / _| |_ | |
\_____\___/ \__,_|\___|\_____|_| |_|\___|_| \/ |_____| |_|
-->
<!-- Meta Tags for SEO -->
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description"
content="One stop solution to make club, team and chapter recruitments in VIT simpler and hassle free.">
<meta name="keywords"
content="recruitments, club, chapter, vit, team, technical, management, design, content, mechanical, codechefvit, test, exam">
<meta name="author" content="Akshat Gupta">
<meta name="copyright" content="CodeChef-VIT">
<meta name="language" content="en">
<meta name="url" content="https://cet.codechefvit.com">
<meta name="category" content="General">
<meta name="coverage" content="Worldwide">
<meta name="rating" content="General">
<meta name="og:email" content="[email protected]">
<meta name="og:phone_number" content="+919600093179">
<meta name="og:country-name" content="India">
<meta name="og:region" content="Tamil Nadu, Vellore">
<meta name="og:site_name" content="Common Entry Test">
<meta property="og:type" content="website">
<meta property="og:title" content="Common Entry Test">
<meta property="og:description"
content="One stop solution to make club, team and chapter recruitments in VIT simpler and hassle free.">
<meta property="og:url" content="https://cet.codechefvit.com">
<meta name="theme-color" content="#E31E43">
<meta property="og:image" itemprop="image" content="assets/img/logo.png">
<meta property="og:site_name" content="Common Entry Test">
<meta name="twitter:card" content="website">
<meta name="twitter:site" content="Common Entry Test">
<meta name="twitter:title" content="Common Entry Test">
<meta name="twitter:description"
content="One stop solution to make club, team and chapter recruitments in VIT simpler and hassle free.">
<meta name="twitter:creator" content="@akshatvg">
<meta itemprop="name" content="Common Entry Test">
<meta itemprop="description"
content="One stop solution to make club, team and chapter recruitments in VIT simpler and hassle free.">
<link rel="canonical" href="https://cet.codechefvit.com">
<!-- Linking Favicon, Apple Touch Icon, Font Awesome, AOS, Materialize & CSS -->
<link rel="icon" href="assets/img/favicon.png" type="image/png">
<link rel="apple-touch-icon" href="assets/img/apple-touch-icon.png" type="image/png">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
defer>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons|Material+Icons+Outlined" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css">
<link rel="stylesheet" href="assets/css/spacing.css">
<link rel="stylesheet" href="assets/css/index.css">
<!-- Title -->
<title>Common Entry Test || One stop solution to make club, team and chapter recruitments in VIT simpler and hassle
free.
</title>
<!-- No Script -->
<noscript>Please enable JavaScript to open this page.</noscript>
</head>
<body>
<!-- Top Nav -->
<div class="navbar-fixed">
<nav>
<div class="nav-wrapper">
<a href="/" class="brand-logo pl-md-5">CET</a>
<ul id="nav-mobile" class="right hide-on-med-and-down">
<li><a href="/">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#blog">Blog</a></li>
<li><a href="https://cet-portal.codechefvit.com">Register</a></li>
<li><a href="#partners">Partners</a></li>
</ul>
<a href="#" data-target="slide-out" class="sidenav-trigger right"><i class="material-icons">menu</i></a>
</div>
</nav>
</div>
<!-- Sidenav -->
<ul id="slide-out" class="sidenav">
<a href="/" class="center-align">
<li class="mt-3">
<img draggable="false" alt="CET" src="assets/img/logo.png" class="responsive-img" width="120px">
</li>
</a>
<li class="mt-3"><a class="waves-effect grey lighten-4" href="/" id="activeSide">Home</a></li>
<li><a class="waves-effect black-text" href="#about">About</a></li>
<li><a class="waves-effect grey lighten-4" href="#blog">Blog</a></li>
<li><a class="waves-effect black-text" href="https://cet-portal.codechefvit.com">Register</a></li>
<li><a class="waves-effect grey lighten-4" href="#partners">Partners</a></li>
</ul>
<!-- Main Content -->
<main>
<!-- Carousel -->
<div class="carousel carousel-slider center">
<div class="carousel-item bg-img-1 white-text" href="#one!">
<h2 class="white-text bolder black-overlay-text-head">Dance, Music, Arts, Culture, NGOs, Literature,
Comedy</h2>
</div>
<div class="carousel-item bg-img-2 white-text" href="#two!">
<h2 class="white-text bolder black-overlay-text-head">Sports, Athletics, Tournaments</h2>
</div>
<div class="carousel-item bg-img-3 white-text" href="#three!">
<h2 class="white-text bolder black-overlay-text-head">Racing, Robotics, Machines, Airplanes,
Rovers</h2>
</div>
<div class="carousel-item bg-img-4 white-text" href="#three!">
<h2 class="white-text bolder black-overlay-text-head">Coding, Development, Events, Workshops, Webinars,
Hackathons</h2>
</div>
</div>
<!-- Intro Card -->
<section id="introCard" class="mb-5">
<div class="container">
<div class="card px-5 py-2 introCard z-depth-5">
<div class="row">
<div class="col s12 m10">
<h1>Explore more than <span class="text-colored">100</span> clubs, teams & chapters on
Common Entry Test</h1>
</div>
<div class="col s12 m2">
<img draggable="false" src="assets/img/telescope.svg" alt="telescope" class="mt-5">
</div>
</div>
<div class="row mt-0">
<a class="btn waves-effect btn-cet p-1 z-depth-5 left my-2 mx-md-2"
href="https://cet-portal.codechefvit.com">Register Now</a>
</div>
</div>
</div>
</section>
<!-- About Section -->
<section id="about" class="p-3 section scrollspy">
<div class="container">
<div class="row">
<h1 class="center">What is CET? 🤔</h1>
<div class="row center mt-0">
<img draggable="false" src="assets/img/bucket-list-wave.svg" alt="" height="30px">
</div>
</div>
<div class="row">
<h6 class="center">Common Entry Test (CET) is a <span class="text-colored">unique</span> one of its
kind portal made to make the
recruitment process
easier for VIT's Clubs, Teams and Chapters.</h6>
<h5 class="mt-4 center">
How do we make it easy?
</h5>
</div>
<div class="row center">
<div class="col s6 m4 my-2 center">
<i class="material-icons large red-text text-darken-4">date_range</i>
<p class=" blue-grey-text text-darken-4 bolder">Track deadlines</p>
</div>
<div class="col s6 m4 my-2 center">
<i class="material-icons large red-text text-darken-3">format_list_bulleted</i>
<p class=" blue-grey-text text-darken-4 bolder">See list of clubs & chapters</p>
</div>
<div class="col s6 m4 my-2 center">
<i class="material-icons large red-text text-darken-2">colorize</i>
<p class=" blue-grey-text text-darken-4 bolder">Give test(s)</p>
</div>
<div class="col s6 m4 my-2 center">
<i class="material-icons large red-text text-darken-2">important_devices</i>
<p class="blue-grey-text text-darken-4 bolder">Give interview(s)</p>
</div>
<div class="col s6 m4 my-2 center">
<i class="material-icons large red-text text-darken-3">insert_drive_file</i>
<p class="blue-grey-text text-darken-4 bolder">See results</p>
</div>
<div class="col s6 m4 my-2 center">
<i class="material-icons large red-text text-darken-4">people</i>
<p class="blue-grey-text text-darken-4 bolder">One to one guidance</p>
</div>
</div>
<div class="row">
<h5 class="center">
All in the same portal!
</h5>
</div>
</div>
</section>
<!-- Blog Section -->
<section id="blog" class="p-3 section scrollspy">
<div class="container">
<div class="row">
<h1 class="center">Blog 📖</h1>
<div class="row center mt-0">
<img draggable="false" src="assets/img/bucket-list-wave.svg" alt="" height="30px">
</div>
</div>
<div class="row">
<h6 class="center">Intrigued by what CET can do but want to <span class="text-colored">know
more</span> about recruitments?</h6>
<h5 class="mt-4 center">
We wrote a blog to give you an idea...
</h5>
</div>
<div class="row center">
<!-- Blog Card -->
<div class="container">
<a href="https://medium.com/codechef-vit/common-entry-test-378674fb2fc2" target="_blank">
<div class="card px-4 py-2 blogCard z-depth-5">
<div class="row">
<div class="col s12 m10">
<h1 style="text-align: left;">CET - Blog</h1>
<p style="text-align: left;" class="grey-text text-lighten-2">In this blog, we
go
through the
role
of clubs, teams and chapters in VIT and how you can join them.</p>
</div>
<div class="col s12 m2">
<img draggable="false" src="assets/img/book.svg" alt="book"
class="mt-5 hide-on-med-and-down">
</div>
</div>
<div class="row">
<p class="right">Read Now →</p>
</div>
</div>
</a>
</div>
</div>
<div class="row">
<h5 class="center">
And that's a wrap!
</h5>
</div>
</div>
</section>
<!-- Partners Section -->
<section id="partners" class="p-3 section scrollspy">
<div class="container">
<div class="row">
<h1 class="center">Partners 👫</h1>
<div class="row center mt-0">
<img draggable="false" src="assets/img/bucket-list-wave.svg" alt="" height="30px">
</div>
</div>
<div class="row">
<h6 class="center"><span class="text-colored">Recruitments</span> wouldn't be this easy without our
partners.</h6>
<h5 class="mt-4 center">
Find out more about the type of CET Partners...
</h5>
</div>
<!-- Partner Card -->
<div class="row center">
<div class="col s12 m6">
<div class="card partnerCard">
<div class="card-content white-text">
<span class="card-title">Giga Partners</span>
<p>These partners are part of the standardised test. You give 1 common test &
apply to all Giga Partners.</p>
</div>
</div>
</div>
<div class="col s12 m6">
<div class="card partnerCard">
<div class="card-content white-text">
<span class="card-title">Mega Partners</span>
<p>These partners have their individual tests set up on our portal and you give a test
for their club on our portal.</p>
</div>
</div>
</div>
<div class="col s12 m6">
<div class="card partnerCard">
<div class="card-content white-text">
<span class="card-title">Micro Partners</span>
<p>These partners have their tests set up on our portal as well as their
portal and you give a test for their club on either portal.</p>
</div>
</div>
</div>
<div class="col s12 m6">
<div class="card partnerCard">
<div class="card-content white-text">
<span class="card-title">Nano Partners</span>
<p>These partners don’t have tests on our portal but want to make it easier
for new recruits. We redirect you to their private test
portals.</p>
</div>
</div>
</div>
</div>
<div class="row">
<h5 class="center">
For any clarifications, reach out to us below!
</h5>
</div>
</div>
</section>
<!-- Modal Structure -->
<div id="chupaHuaAndaModal" class="modal">
<div class="modal-content">
<h4 class="mt-4">Researching Skills 💯</h4>
<div class="row px-md-5 center">
<form class="col s12" id="preRegForm">
<div class="row">
<div class="input-field col s12 m6">
<input id="nameSpec" type="text" class="validate" required>
<label for="nameSpec">Full Name</label>
</div>
<div class="input-field col s12 m6">
<input id="registrationNumberSpec" type="text" class="validate"
pattern="[1-2][0-9][A-Za-z]{3}[0-9]{4}" required>
<label for="registrationNumberSpec">Registration
Number</label>
</div>
<div class="input-field col s12 m6">
<input id="emailSpec" type="email" class="validate"
pattern="[A-Za-z]+.[A-Za-z]*20[0-9]{2}[A-Za-z]*@vitstudent.ac.in" required>
<label for="emailSpec">VIT Email</label>
</div>
<div class="input-field col s12 m6">
<input id="phoneNumberSpec" type="tel" class="validate" required>
<label for="phoneNumberSpec">Phone Number</label>
</div>
</div>
<div class="row center mt-3">
<button type="submit" class="btn waves-effect btn-cet p-1 z-depth-5 center"
id="regBtnSpec">Move Ahead</button>
</div>
<p class="center mt-5">P.S: We have already announced the winners.</p>
</form>
</div>
</div>
</div>
<!-- Footer -->
<section class="page-footer" id="page-footer">
<footer>
<div class="container">
<div class="row">
<div class="col l6 s12">
<h5 class="white-text">Common Entry Test</h5>
<p class="grey-text text-lighten-4">One stop solution to make club, team and
chapter
recruitments in VIT simpler and hassle free.</p>
</div>
<div class="col l4 offset-l2 center">
<h6 class="white-text">Connect with us on <span class="text-colored">#CET</span>
</h6>
<div class="row mt-3">
<a class="grey-text text-lighten-4 center" href="https://www.facebook.com/codechefvit"
target="_blank"><i class="fa fa-facebook social-icons mx-3"></i></a>
<a class="grey-text text-lighten-4 center" href="https://twitter.com/codechefvit"
target="_blank"><i class="fa fa-twitter social-icons mx-3"></i></a>
<a class="grey-text text-lighten-4 center" href="https://www.instagram.com/codechefvit/"
target="_blank"><i class="fa fa-instagram social-icons mx-3"></i></a>
<a class="grey-text text-lighten-4 center"
href="https://www.linkedin.com/company/codechef-vit-chapter" target="_blank"><i
class="fa fa-linkedin social-icons mx-3"></i></a>
<a class="grey-text text-lighten-4 center" href="https://github.com/CodeChefVIT"
target="_blank"><i class="fa fa-github social-icons mx-3"></i></a>
<a class="grey-text text-lighten-4 center" href="https://www.youtube.com/c/CodeChefVIT"
target="_blank"><i class="fa fa-youtube social-icons mx-3"></i></a>
</div>
</div>
</div>
<div class="row center">
<div class="col s6 center">
<a href="https://www.codechefvit.com"><img draggable="false" src="assets/img/CCMascot.png"
alt="CodeChef-VIT" class="responsive-img center" width="200px"></a>
</div>
<div class="col s6 center">
<a href="https://vitspot.com/"><img draggable="false" src="assets/img/vitspot.png"
alt="VITspot" class="responsive-img center" width="200px"></a>
</div>
</div>
<p class="grey-text text-lighten-4 center">Thank you for choosing us to be a part of
the journey
towards your goal.</p>
</div>
<div class="row border-bottom">
<div class="container">
<img draggable="false" src="assets/img/girl-bike.svg" alt="" class="left mx-3 mx-md-5">
<img draggable="false" src="assets/img/building.svg" alt="" class="right mx-3 mx-md-5">
</div>
</div>
<!-- Footer Copyright -->
<div class="footer-copyright">
<div class="container">
<div class="left my-2">
<div class="row">
<a class="grey-text text-lighten-4 center mx-2 mx-md-4 s12 m4"
href="/terms-of-use">Terms of
use</a>
<a class="grey-text text-lighten-4 center mx-2 mx-md-4 s12 m4"
href="/license-agreement">License
agreement</a>
<a class="grey-text text-lighten-4 center mx-2 mx-md-4 s12 m4"
href="/privacy-policy">Privacy
policy</a>
</div>
</div>
<div class="right my-3">
Imagined, designed & developed by <a href="https://www.codechefvit.com"
class="white-text text-lighten-4" target="_blank">CodeChef-VIT</a> | Powered by <a
href="https://vitspot.com/" target="_blank"
class="white-text text-lighten-4">VITspot</a>
</div>
</div>
</div>
</footer>
</section>
<!--
_____ _ _____
| ___| | | | ___|
| |__ __ _ ___| |_ ___ _ __| |__ __ _ __ _
| __|/ _` / __| __/ _ \ '__| __|/ _` |/ _` |
| |__| (_| \__ \ || __/ | | |__| (_| | (_| |
\____/\__,_|___/\__\___|_| \____/\__, |\__, |
__/ | __/ |
|___/ |___/
-->
<!-- Type cookoffdevsoc anywhere on the home page of our portal. -->
<!-- UPDATE: The Easter Egg Winners have been announced. -->
</main>
<!-- Loader -->
<div id="loader" class="show fullscreen"><svg class="circular" width="48px" height="48px">
<circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee" />
<circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
stroke="#E31E43" /></svg></div>
<!-- Scripts -->
<script src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="https://www.google.com/recaptcha/api.js?render=6LemmQMaAAAAAJEXiW2zQ1Dk06GKeU-0YbYc56oR"></script>
<script src=" https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"></script>
<script src="https://unpkg.com/[email protected]/dist/aos.js" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"
crossorigin="anonymous"></script>
<script src="assets/js/index.js"></script>
</body>
</html>