forked from DSCGGV/dscggv.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrecruitment.html
497 lines (475 loc) · 27.1 KB
/
recruitment.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
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>DSC - Guru Ghasidas Vishwavidyalaya</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="DSC GGV" />
<meta name="description" content="Developer Student Clubs (DSC) is a Google Developers program for university students to learn mobile and web development skills.">
<meta name="keywords" content="dsc, Guru Ghasidas Vishwavidyalaya,google developers, Bilaspur, Chattisgarh, India, computer science" />
<meta name="theme-color" content="#0A192F" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="manifest" href="manifest.json" />
<link rel="icon" href="images/icon.png" type="image/png" />
<link rel="stylesheet" href="css/responsive.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="dns-prefetch" href="https://docs.google.com">
<link href='https://fonts.googleapis.com/css?family=Google+Sans:400,500,700|Material+Icons' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ"
crossorigin="anonymous">
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="css/responsive.css">
<link href="css/animate.css" rel="stylesheet">
<link rel="stylesheet" href="fonts/icomoon/style.css" />
<link rel="stylesheet" href="css/custom-bs.css" />
<link rel="stylesheet" href="fonts/icomoon/style.css" />
>
<!-- preloader -->
<link rel="stylesheet" type="text/css" href="css/pace-theme.css">
<link rel="stylesheet" href="fonts/flaticon/font/flaticon.css">
<script src="js/wow.min.js"></script>
</head>
<body class="x-hidden has-sticky-header">
<nav class="navbar navbar-expand-lg fixed-top custom-menu custom-menu__light">
<div class="container">
<a class="navbar-brand" href="index.html">
<img data-src="images/logocp.png" height="50" alt="DSC icon">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="menu-icon__circle">
</span>
<span class="menu-icon">
<span class="menu-icon__bar"></span>
<span class="menu-icon__bar"></span>
<span class="menu-icon__bar"></span>
</span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-lg-auto">
<li class="nav-item"><a href="index.html" class="nav-link">Home</a></li>
<li class="nav-item"><a href="https://forms.gle/VmA9roJNknPZAj458" class="nav-link">Register Here</a></li>
<!-- <li class="nav-item">
<a class="nav-link" href="https://medium.com/search?q=DSCUniversityName" target="_blank" rel="noopener">Stories</a>
</li> -->
</ul>
</div>
</div>
</nav>
<header id="hero" class="hero">
<div class="container">
<div class="row align-items-center">
<div class="col-12 col-sm-6">
<div class="hero-content">
<div class="hero-title__group">
<div class="hero-title">
<h2 class="zuri">Come and Join Us!</h2>
</div>
<div class="Hero--Subtitle">
<p class="lead">DSC community of innovative creators under the guidance of Google developers around the globe emerged with the motto to bridge the gap between theory and practical exposure.
Join us! to explore the technological boundaries of your interest and contribute in building a better tomorrow.
</p>
</div>
</div>
<a class="hero-button" href="https://dsc.community.dev/guru-ghasidas-vishwavidyalaya/" rel="noopener" target="_blank"><i
class="fab fa-meetup"></i> More About Us</a>
<a class="hero-button" href="https://forms.gle/VmA9roJNknPZAj458" rel="noopener" target="_blank"><i
class="fab fa-meetup"></i> Apply Now</a>
</div>
</div>
<div class="col-12 col-sm-5 ml-pic">
<div class="hero-figure wow fadeInLeft">
<img data-src="images/assets/home3.png" class="img-fluid w-100" alt="Illustration of diversity in a developer community">
</div>
</div>
</div>
</div>
</header>
<section class="feature_area white_feature p_120">
<div class="container">
<div class="main_title">
<h2>Vacancies</h2>
<p>Excited!
We are equally excited to welcome you on the journey go through a vacancies section and choose the role that suits you the best.
</p>
</div>
<div class="feature_inner row">
<div class="col-lg-4 col-md-6">
<div class="feature_item">
<i class="flaticon-computer-graphic"></i>
<h4>Graphic Designer</h4>
<p>This role requires you to put down our thoughts into visuals that could communicate our skillful and smooth working of DSC. Showcase the real designer in you.</p>
<h6>Total Vacancies: 4<br>Reserved for First Year: 2</h6>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="feature_item">
<i class="flaticon-blogger"></i>
<h4>Content Writer</h4>
<p>Drafting content is the best possible way to convey your ideas and thoughts to a larger mass. DSC content writer apply their writing skills to draft content that is self understandable and manifest the ease of learning and happenings of the DSC.</p>
<h6>Total Vacancies: 2<br>Reserved for First Year: 2</h6>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="feature_item">
<i class="flaticon-documents"></i>
<h4>Research Team</h4>
<p>Research team plays an important role in the growth of DSC as they search for problems as well as their solutions, resources and keep the track of latest emerging Technologies. Also suggest the best possible events to be conducted.</p>
<h6>Total Vacancies: 2<br>Reserved for First Year: 2</h6>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="feature_item">
<i class="flaticon-artificial-intelligence"></i>
<h4>Artificial Intelligence and Machine Learning Club</h4>
<p>It is the community for discussing and learning the emerging technologies in AI/ML field. This club is also a hub for project work in ml and AI which is trending a lot in today's market.</p>
<h6>Total Vacancies: 5<br>Reserved for First Year: 2</h6>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="feature_item">
<i class="flaticon-coding"></i>
<h4>Competitive Programming Club</h4>
<p>This club is meant for the students who enjoy solving coding problems. Set-up with the vision to prepare yourself for the technical job interviews especially for the coding round.</p>
<h6>Total Vacancies: 3<br>Reserved for First Year: 2</h6>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="feature_item">
<i class="flaticon-web-programming"></i>
<h4>Web Development and Android Club</h4>
<p>As the name itself manifest web/Android development meaning creating, building and maintaining websites and Android apps which solves real-world problems.</p>
<h6>Total Vacancies: 2<br>Reserved for First Year: 2</h6>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="feature_item">
<i class="flaticon-cyber-security"></i>
<h4>Cyber Security and Blockchain Club</h4>
<p>In order to let people aware about the cyber threats and cyber bullying through courses, hacker boot camp so as to enhance the capability of cybersecurity enthusiast inside the team.</p>
<h6>Total Vacancies: 4<br>Reserved for First Year: 2</h6>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="feature_item">
<i class="flaticon-computer"></i>
<h4>Cloud Computing and DevOps Club</h4>
<p>The cloud computing and devOps club is the technology best organisation which share the enthusiasm for cloud computing.</p>
<h6>Total Vacancies: 5<br>Reserved for First Year: 2</h6>
</div>
</div>
</div>
</div>
</section>
<section class="apply">
<div class="container">
<div class="row justify-content-center align-items-center">
<div class="col-lg-12">
<div class="subscription_box text-center">
<h2 class="text-uppercase text-black">Here you can apply</h2>
<p class="text-white" style="font-size: 15px; word-spacing: 0.1cm; letter-spacing: 0.05cm;">
To be a part of DSC you have to go through various stages. These stages and their dates, vacancies of different teams, etc. might create a mess in your mind.
So to untangle this our team is here to give you a brief details of every stage and their major role in your selection procedure. To apply click on the button below
</p>
<div class="block">
</div>
<a class="hero-button" href="https://forms.gle/VmA9roJNknPZAj458" rel="noopener" target="_blank"><i
class="fab fa-meetup"></i> Apply Now</a>
<br>
<br>
<br>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="handbook">
<div class="container">
<div class="row justify-content-center align-items-center">
<div class="main_title">
<h2>Read the handbook</h2>
<p>For more information, we kindly request you to please go through the following handbook. </p>
</div>
<div class="col-lg-12 offset-1">
<object data="Recruitment 2.0 Handbook.pdf" type="application/pdf" class="book" >
<p>Download the handbook from here <br><br><a class="hero-button" href="Recruitment 2.0 Handbook.pdf"> Download</a></p>
</object>
</div>
<div class="main_title" style="margin-top: 50px;">
<h4>Download the handbook</h4>
<p>You can download the handbook from below link. </p><br>
<a class="hero-button" href="https://drive.google.com/file/d/1a7Lg1ZHOVwkJznlmahBn1dm5HQ6d487A/view?usp=sharing" rel="noopener" target="_blank"><i
class="fab fa-meetup"></i> Download</a>
</div>
</div>
</div>
</section>
<section id="timeline">
<div class="main_title">
<h2>Timeline</h2>
<p>A brief road map of various stages</p>
</div>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="main-timeline">
<div class="timeline">
<div href="#" class="timeline-content">
<span class="timeline-year">24th Feb </span>
<div class="timeline-icon">
<i class="fas fa-bullhorn"></i>
</div>
<h3 class="title">Recruitment 2.0 announcement</h3>
<p class="description">
DSC announces recruitment 2.0 with and vacancies of each team.
</p>
</div>
</div>
<div class="timeline">
<div href="#" class="timeline-content">
<span class="timeline-year">27th Feb</span>
<div class="timeline-icon">
<i class="fab fa-wpforms"></i>
</div>
<h3 class="title">Registration starts</h3>
<p class="description">
Interested candidates are welcome to fill DSC forms. You can start filling your form and don't forget to update your resume.
</p>
</div>
</div>
<div class="timeline">
<div href="#" class="timeline-content">
<span class="timeline-year">2nd March</span>
<div class="timeline-icon">
<i class="far fa-calendar-times"></i>
</div>
<h3 class="title">Registration ends</h3>
<p class="description">
Last day to fill the form.There will be no extension in this date so stay alert and submit your applications on time.
</p>
</div>
</div>
<div class="timeline">
<div href="#" class="timeline-content">
<span class="timeline-year">2nd March</span>
<div class="timeline-icon">
<i class="fa fa-info" aria-hidden="true"></i>
</div>
<h3 class="title">Solution Challenge Info session </h3>
<p class="description">
DSC will organise an online info session for all the candidates to clear their doubts regarding DSC and it's works.
</p>
</div>
</div>
<div class="timeline">
<div href="#" class="timeline-content">
<span class="timeline-year">3rd March</span>
<div class="timeline-icon">
<i class="far fa-file-alt"></i>
</div>
<h3 class="title">Aptitude Test Slot 1 </h3>
<p class="description">
There will be an online aptitude test of 30 minutes. This is the first slot of aptitude test.
</p>
</div>
</div>
<div class="timeline">
<div href="#" class="timeline-content">
<span class="timeline-year">4th March</span>
<div class="timeline-icon">
<i class="far fa-file-alt"></i>
</div>
<h3 class="title">Aptitude Test Slot 2 </h3>
<p class="description">
This is the second slot of aptitude test and final test submission. Candidates will be selected for interview, based on the results of this aptitude test.
</p>
</div>
</div>
<div class="timeline">
<div href="#" class="timeline-content">
<span class="timeline-year">5th March</span>
<div class="timeline-icon">
<i class="fas fa-tasks"></i>
</div>
<h3 class="title"> Task submission</h3>
<p class="description">
Last day to submit the task of Solution Challenge.
</p>
</div>
</div>
<div class="timeline">
<div href="#" class="timeline-content">
<span class="timeline-year">6th March</span>
<div class="timeline-icon">
<i class="fas fa-user-friends"></i>
</div>
<h3 class="title">Interview Starts </h3>
<p class="description">
Finally, the most awaited step, The INTERVIEW. DSC senior members will be take online interview of test qualified students. After clearing the Interview you will became the part of DSC family.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="section-spacer footer-section">
<div class="container">
<div class="row flex-column-reverse flex-sm-row flex-lg-row">
<div class="col-md-4 col-12">
<div class="footer-widget first-of-footer-widget">
<img data-src="images/logocp.png" class="logo-sm mb-10" alt="DSC GGV footer logo">
<p>Copyright ©
<script type="text/javascript">document.write(new Date().getFullYear());</script>. All
Rights Reserved.
</p>
<span>Feel free to drop us an email at </span><br>
<a class="mail" href="mailto:dscggvofficial@gmail.com">dscggvofficial@gmail.com</a>
<ul class="social-list__inline mt-10">
<li>
<a href="https://www.linkedin.com/company/dscggv/" target="_blank" rel="noopener">
<i class="fab fa-linkedin"></i>
</a>
</li>
<li>
<a href="https://www.instagram.com/dsc.ggv/" target="_blank" rel="noopener">
<i class="fab fa-instagram"></i>
</a>
</li>
<li>
<a href="https://twitter.com/dscggv" target="_blank" rel="noopener">
<i class="fab fa-twitter"></i>
</a>
</li>
<li>
<a href="https://github.com/Developer-Student-Clubs-GGV" target="_blank" rel="noopener">
<i class="fab fa-github"></i>
</a>
</li>
<li>
<a href="https://www.youtube.com/channel/UCggwIczrAF3rkHeKVgOW7ng" target="_blank" rel="noopener">
<i class="fab fa-youtube"></i>
</a>
</li>
</ul>
</div>
</div>
<div class="col-md-8 col-sm-10">
<div class="row">
<div class="col-md-4 col-6">
<div class="footer-widget">
<h4 class="footer-widget__title">Programs</h4>
<ul class="list-unstyled">
<li>
<a href="https://www.womentechmakers.com/" target="_blank" rel="noreferrer">Women
Techmakers</a>
</li>
<li>
<a href="https://developers.google.com/experts/" target="_blank" rel="noreferrer">Google
Developer Experts</a>
</li>
<li>
<a href="https://developers.google.com/programs/community/" target="_blank" rel="noreferrer">Google
Developer Groups</a>
</li>
</ul>
</div>
</div>
<div class="col-md-4 col-6">
<div class="footer-widget">
<h4 class="footer-widget__title">Developers</h4>
<ul>
<li class="list-unstyled">
<li>
<a href="https://console.firebase.google.com/" target="_blank" rel="noreferrer">Firebase
console</a>
</li>
<li>
<a href="https://console.cloud.google.com/" target="_blank" rel="noreferrer">Google
Cloud Platform</a>
</li>
<li>
<a href="https://console.actions.google.com/" target="_blank" rel="noreferrer">Actions
on Google</a>
</li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="footer-widget">
<h4 class="footer-widget__title">Contribute</h4>
<ul class="list-unstyled">
<li>
<a href="https://github.com/Developer-Student-Clubs-GGV/dscggv.github.io/issues/new" target="_blank"
rel="noreferrer">File a bug</a>
</li>
<li>
<a href="https://github.com/Developer-Student-Clubs-GGV/dscggv.github.io" target="_blank" rel="noreferrer">View
source</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<a href="#" id="scroll" style="display: none;"><i class="fas fa-angle-up"></i></a>
<script>
function imageIntersectionObserverCallback(imageEntries, observer) {
imageEntries.forEach(imgEntry => {
if (imgEntry.isIntersecting) {
imgEntry.target.setAttribute('src', imgEntry.target.dataset.src);
observer.unobserve(imgEntry.target);
}
})
}
const imageObserver = new IntersectionObserver(imageIntersectionObserverCallback, { rootMargin: '30px 0px' });
imageObserver.POLL_INTERVAL = 200;
imageObserver.USE_MUTATION_OBSERVER = false;
document.querySelectorAll('img[data-src]').forEach(img => {
imageObserver.observe(img);
})
</script>
<script>
function iframeObserverCallback(iframeEntries, observer) {
iframeEntries.forEach(iframe => {
if (iframe.isIntersecting && window.matchMedia('(min-width: 450px)').matches) {
iframe.target.setAttribute('src', iframe.target.dataset.urllink);
observer.unobserve(iframe.target);
}
})
}
const iframeObserver = new IntersectionObserver(iframeObserverCallback, { rootMargin: '30px 0px' });
iframeObserver.POLL_INTERVAL = 200;
iframeObserver.USE_MUTATION_OBSERVER = false;
document.querySelectorAll('iframe[data-urllink]').forEach(img => {
iframeObserver.observe(img);
});
if ('serviceWorker' in navigator) {
window.addEventListener('load', function () {
navigator.serviceWorker.register('service-worker.js')
.then(function () {
console.log("Service Worker Registered,");
});
}
);
}
</script>
<script src="js/vendors/pace.js"></script>
<script src="js/vendors/jquery.min.js"></script>
<script src="js/vendors/bootstrap.bundle.min.js"></script>
<script src="js/vendors/jquery.magnific-popup.min.js"></script>
<script src="js/vendors/jquery.easing.min.js"></script>
<script src="js/vendors/swiper.min.js"></script>
<script src="js/vendors/owl.carousel.min.js"></script>
<script src="js/custom.js"></script>
<script src="js/custom.js"></script>
</body>
</html>