-
Notifications
You must be signed in to change notification settings - Fork 0
/
Events and Activities.html
479 lines (407 loc) · 20.4 KB
/
Events and Activities.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
<!doctype html>
<html class="no-js" lang="zxx">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Radiance</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- <link rel="manifest" href="site.webmanifest"> -->
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.png">
<!-- Place favicon.ico in the root directory -->
<!-- CSS here -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/owl.carousel.min.css">
<link rel="stylesheet" type="text/css" href="css/magnific-popup.css">
<link rel="stylesheet" type="text/css" href="css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="css/themify-icons.css">
<link rel="stylesheet" type="text/css" href="css/nice-select.css">
<link rel="stylesheet" type="text/css" href="css/flaticon.css">
<link rel="stylesheet" type="text/css" href="css/gijgo.css">
<link rel="stylesheet" type="text/css" href="css/animate.css">
<link rel="stylesheet" type="text/css" href="css/slick.css">
<link rel="stylesheet" type="text/css" href="css/slicknav.css">
<link rel="stylesheet" type="text/css" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.2/themes/smoothness/jquery-ui.css">
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/responsive.css">
<style>
.event1{
overflow-x: hidden;
}
h3{
margin-top: 120px;
}
</style>
</head>
<body>
<div id="particles-js">
</div>
<!-- header-start -->
<header>
<div class="header-area " style="background-color: black;">
<div class="header-top_area d-none d-lg-block">
<div class="container">
<div class="row">
<div class="col-xl-5 col-md-5 ">
<div class="header_left">
</div>
</div>
<div class="col-xl-7 col-md-7">
<div class="header_right d-flex">
<div class="short_contact_list">
<ul>
<li><a href="#"> <i class="fa fa-envelope"></i> [email protected]</a></li>
</ul>
</div>
<div class="social_media_links">
<a href="https://www.linkedin.com/company/pict-acm-student-chapter">
<i class="fa fa-linkedin"></i>
</a>
<a href="https://www.facebook.com/acmpict/">
<i class="fa fa-facebook"></i>
</a>
<a href="https://pict.acm.org/#/home">
<i class="fa fa-google"></i>
</a>
<a href="https://twitter.com/_pict_acm_">
<i class="fa fa-twitter"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="sticky-header" class="main-header-area">
<div class="container">
<div class="header_bottom_border">
<div class="row align-items-center">
<div class="col-xl-3 col-lg-2">
<div class="logo">
<a href="#">
<img src="img/PASC-W2.png" alt="" width="104" height="70">
</a>
</div>
</div>
<div class="col-xl-6 col-lg-8">
<div class="main-menu d-none d-lg-block">
<nav>
<ul id="navigation">
<li><a href="Home.html">home</a></li>
<li><a class="active" href="Events and Activities.html">Events and Activities</a></li>
<li><a href="Domains.html">Domains</a></li>
<li><a href="contactUs.html">Contact Us</a></li>
</ul>
</nav>
</div>
</div>
<div class="col-xl-3 col-lg-3 d-none d-lg-block">
<div class="Appointment">
</div>
</div>
<div class="col-12">
<div class="mobile_menu d-block d-lg-none"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- header-end -->
<!-- slider_area_start -->
<div class="slider_area">
<div class="single_slider single_slider2 d-flex align-items-center property_bg overlay2">
<div class="container">
<div class="property_wrap">
<div class="slider_text text-center justify-content-center">
<h3 style="text-shadow: 4px 4px lightcoral;">EVENTS AND ACTIVITIES</h3>
</div>
</div>
</div>
</div>
</div>
<!-- slider_area_end -->
<div class="event">
<div class="row">
<div class="col">
<div class="card event_card">
<img src="./img/Code Wars Logo 2.0.png" alt="ML" style="width:100%;height:100%;">
<button type="button" class="btn btn-info" data-toggle="modal" data-target="#myModal">CODE WARS
</button>
<div class="modal fade" id="myModal">
<div class="modal-dialog modal-dialog-centered">
<div class="modal-content">
<!-- Modal Header -->
<div class="modal-header">
<h4 class="modal-title">CODE WARS<h4>
<button type="button" class="close" data-dismiss="modal">×</button>
</div>
<!-- Modal body -->
<div class="modal-body">
<p>Participants are expected to code for given problem statements.<br>
Round 1: he participants will have to write correct and efficient codes for a given set of problem
statements. This competition will be hosted on HackerRank.<br>
Round 2:The competition will take place in pair of two teams who will compete with each other.
The team which loses will be eliminated from the competition. The team that succeeds in all the
rounds will be the ultimate winner.<br>
Both the groups, FE-SE and TE-BE, will be given 2 hours to complete the round.
</p>
</div>
<!-- Modal footer -->
<div class="modal-footer">
<button type="button" class="btn btn-danger" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col">
<div class="card event_card">
<img src="./img/Recodeit 1.0.jpg" alt="ML" style="width:100%;height:100%;">
<button type="button" class="btn btn-info" data-toggle="modal" data-target="#myModal2">RECODE IT
</button>
<div class="modal fade" id="myModal2">
<div class="modal-dialog modal-dialog-centered">
<div class="modal-content">
<!-- Modal Header -->
<div class="modal-header">
<h4 class="modal-title">RECODE IT</h4>
<button type="button" class="close" data-dismiss="modal">×</button>
</div>
<!-- Modal body -->
<div class="modal-body">
<p>
Round 1: A set of executable files will be given. The participants can run the executables files and
give custom input to see the respective output. The participants can run the files any number of
times they want. From the given custom inputs by the participant they need to figure out the logic of
the code of the executable file and code it. Use of Internet is strictly prohibited and will result in
disqualification.<br>
Round 2: Same concept with increased difficulty.
</p>
</div>
<!-- Modal footer -->
<div class="modal-footer">
<button type="button" class="btn btn-danger" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col">
<div class="card event_card">
<img src="./img/Quiz_Master logo-2.png" alt="ML" style="width:100%;height:100%;">
<button type="button" class="btn btn-info" data-toggle="modal" data-target="#myModal3">QUIZMASTER
</button>
<div class="modal fade" id="myModal3">
<div class="modal-dialog modal-dialog-centered">
<div class="modal-content">
<!-- Modal Header -->
<div class="modal-header">
<h4 class="modal-title">QUIZMASTER</h4>
<button type="button" class="close" data-dismiss="modal">×</button>
</div>
<!-- Modal body -->
<div class="modal-body">
<p>
<i>Are you a meister, then decode this!</i><br>
Quizmaster is a competition where your logical and analytical skills will be checked. The
competition will consist real life facts, brainstorming puzzles, teasers and much more…! This
competition will be time based. Each participant will be given a fixed amount of time for each
question and next will appear on screen immediately after that time limit is reached. The time taken
by all participants for each question will be recorded and the participant who took least time and
scored maximum points will win. So if you have the ease to solve the tricky questions and test your
wittiness then participate in our event and prove your intelligence!
</p>
</div>
<!-- Modal footer -->
<div class="modal-footer">
<button type="button" class="btn btn-danger" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col">
<div class="card event_card">
<img src="./img/Shutter_UP logo-2.png" alt="ML" style="width:100%;height:100%;">
<button type="button" class="btn btn-info" data-toggle="modal" data-target="#myModal4">SHUTTER UP
</button>
<div class="modal" id="myModal4">
<div class="modal-dialog modal-dialog-centered">
<div class="modal-content">
<!-- Modal Header -->
<div class="modal-header">
<h4 class="modal-title">SHUTTER UP</h4>
<button type="button" class="close" data-dismiss="modal">×</button>
</div>
<!-- Modal body -->
<div class="modal-body">
<p>
Is there a hidden iconic photographer within you? If yes, then SHUTTER UP provides you an
opportunity to showcase your talent. The participants need to submit the pictures clicked by them
online and their pictures will be showcased on our Instagram page.
</p>
</div>
<!-- Modal footer -->
<div class="modal-footer">
<button type="button" class="btn btn-danger" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div class="modal fade" id="myModal">
<div class="modal-dialog modal-dialog-centered">
<div class="modal-content">
<!-- Modal Header -->
<div class="modal-header">
<h4 class="modal-title">Modal Heading</h4>
<button type="button" class="close" data-dismiss="modal">×</button>
</div>
<!-- Modal body -->
<div class="modal-body">
Modal body..
</div>
<!-- Modal footer -->
<div class="modal-footer">
<button type="button" class="btn btn-danger" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="mobileShow">
<footer class="footer" style="height: fit-content; background-color: black;">
<div class="footer_widget">
<div class="socail_links">
<ul>
<li>
<a href="https://www.facebook.com/acmpict/" target="_blank">
<i class="ti-facebook"></i>
</a>
</li>
<li>
<a href="https://twitter.com/_pict_acm_" target="_blank">
<i class="ti-twitter-alt"></i>
</a>
</li>
<li>
<a href="https://pict.acm.org/#/home" target="_blank">
<i class="fa fa-google"></i>
</a>
</li>
<li>
<a href="https://www.linkedin.com/company/pict-acm-student-chapter" target="_blank">
<i class="fa fa-linkedin"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</footer>
</div>
<!-- link that opens popup -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://static.codepen.io/assets/common/stopExecutionOnTimeout-de7e2ef6bfefd24b79a3f68b414b87b8db5b08439cac3f1012092b2290c719cd.js"></script>
<script src=" https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"> </script>
<!-- JS here -->
<script src="js/vendor/modernizr-3.5.0.min.js"></script>
<!-- <script src="js/vendor/jquery-1.12.4.min.js"></script> -->
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/isotope.pkgd.min.js"></script>
<script src="js/ajax-form.js"></script>
<script src="js/waypoints.min.js"></script>
<script src="js/jquery.counterup.min.js"></script>
<script src="js/imagesloaded.pkgd.min.js"></script>
<script src="js/scrollIt.js"></script>
<script src="js/jquery.scrollUp.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/nice-select.min.js"></script>
<script src="js/jquery.slicknav.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/plugins.js"></script>
<!-- <script src="js/gijgo.min.js"></script> -->
<script src="js/slick.min.js"></script>
<!--contact js-->
<script type="text/javascript" src="particles.js"></script>
<script type="text/javascript" src="app2.js"></script>
<script src="js/contact.js"></script>
<script src="js/jquery.ajaxchimp.min.js"></script>
<script src="js/jquery.form.js"></script>
<script src="js/jquery.validate.min.js"></script>
<script src="js/mail-script.js"></script>
<script src="js/main.js"></script>
<script>
function collision($div1, $div2) {
var x1 = $div1.offset().left;
var w1 = 40;
var r1 = x1 + w1;
var x2 = $div2.offset().left;
var w2 = 40;
var r2 = x2 + w2;
if (r1 < x2 || x1 > r2)
return false;
return true;
}
// Fetch Url value
var getQueryString = function (parameter) {
var href = window.location.href;
var reg = new RegExp('[?&]' + parameter + '=([^&#]*)', 'i');
var string = reg.exec(href);
return string ? string[1] : null;
};
// End url
// // slider call
$('#slider').slider({
range: true,
min: 20,
max: 200,
step: 1,
values: [getQueryString('minval') ? getQueryString('minval') : 20, getQueryString('maxval') ?
getQueryString('maxval') :200
],
slide: function (event, ui) {
$('.ui-slider-handle:eq(0) .price-range-min').html( ui.values[0] + 'K');
$('.ui-slider-handle:eq(1) .price-range-max').html( ui.values[1] + 'K');
$('.price-range-both').html('<i>K' + ui.values[0] + ' - </i>K' + ui.values[1]);
// get values of min and max
$("#minval").val(ui.values[0]);
$("#maxval").val(ui.values[1]);
if (ui.values[0] == ui.values[1]) {
$('.price-range-both i').css('display', 'none');
} else {
$('.price-range-both i').css('display', 'inline');
}
if (collision($('.price-range-min'), $('.price-range-max')) == true) {
$('.price-range-min, .price-range-max').css('opacity', '0');
$('.price-range-both').css('display', 'block');
} else {
$('.price-range-min, .price-range-max').css('opacity', '1');
$('.price-range-both').css('display', 'none');
}
}
});
$('.ui-slider-range').append('<span class="price-range-both value"><i>' + $('#slider').slider('values', 0) +
' - </i>' + $('#slider').slider('values', 1) + '</span>');
$('.ui-slider-handle:eq(0)').append('<span class="price-range-min value">' + $('#slider').slider('values', 0) +
'k</span>');
$('.ui-slider-handle:eq(1)').append('<span class="price-range-max value">' + $('#slider').slider('values', 1) +
'k</span>');
</script>
</body>
</html>