-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhashcode.html
More file actions
534 lines (440 loc) · 34.4 KB
/
Copy pathhashcode.html
File metadata and controls
534 lines (440 loc) · 34.4 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
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
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image:src" content="assets/images/hashcode-meta.svg">
<meta property="og:image" content="assets/images/hashcode-meta.svg">
<meta name="twitter:title" content="Hash Code 2021 | Edvicon International Hub - Edvicon International">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<link rel="shortcut icon" href="assets/images/favicon-667x667-1.svg" type="image/x-icon">
<meta name="description" content="Edvicon International is a volunteer-driven organization that assists students in their studies. The organization help students to skill up and be industry-ready. Also, the organization provides educational resources free of charge, so that students can get the maximum use of them for their studies. Edvicon International also conducts webinars, events, workshops, etc. Members of the Edvicon International will be able to join the largest Student Support Community within Sri Lanka and other member countries.">
<title>Hash Code 2021 | Edvicon International Hub - Edvicon International</title>
<link rel="stylesheet" href="assets/web/assets/mobirise-icons2/mobirise2.css">
<link rel="stylesheet" href="assets/web/assets/mobirise-icons-bold/mobirise-icons-bold.css">
<link rel="stylesheet" href="assets/web/assets/mobirise-icons/mobirise-icons.css">
<link rel="stylesheet" href="assets/tether/tether.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-reboot.min.css">
<link rel="stylesheet" href="assets/web/assets/gdpr-plugin/gdpr-styles.css">
<link rel="stylesheet" href="assets/animatecss/animate.css">
<link rel="stylesheet" href="assets/chatbutton/floating-wpp.css">
<link rel="stylesheet" href="assets/dropdown/css/style.css">
<link rel="stylesheet" href="assets/socicon/css/styles.css">
<link rel="stylesheet" href="assets/theme/css/style.css">
<link rel="preload" as="style" href="assets/mobirise/css/mbr-additional.css"><link rel="stylesheet" href="assets/mobirise/css/mbr-additional.css" type="text/css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script type="text/javascript">
$(document).ready(function () {
//Disable cut copy paste
$('body').bind('cut copy paste selectstart', function (e) {
e.preventDefault();
});
//Disable mouse right click
$("body").on("contextmenu",function(e){
return false;
});
});
</script>
</head>
<body>
<!-- Analytics -->
<script async src="https://arc.io/widget.min.js#fr299eD2"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-162773642-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-162773642-1');
</script>
<!-- /Analytics -->
<section class="menu menu1 cid-sufMUPsfwA" once="menu" id="menu1-61">
<nav class="navbar navbar-dropdown navbar-fixed-top navbar-expand-lg">
<h3 class="menu-tite mbr-fonts-style display-4">Due to the COVID 19 epidemic, we will be responding to your requests with a slight delay</h3>
<div class="container">
<div class="navbar-brand">
<span class="navbar-logo">
<a href="index.html">
<img src="assets/images/web-logo-2017x502.png" alt="Edvicon International" style="height: 3rem;">
</a>
</span>
</div>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<div class="hamburger">
<span></span>
<span></span>
<span></span>
<span></span>
</div>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav nav-dropdown" data-app-modern-menu="true"><li class="nav-item"><a class="nav-link link text-primary display-4" href="index.html">
Home</a></li><li class="nav-item"><a class="nav-link link text-primary display-4" href="about.html" aria-expanded="false">
About Us</a></li><li class="nav-item"><a class="nav-link link text-primary display-4" href="services.html" aria-expanded="false">Services</a></li>
<li class="nav-item dropdown"><a class="nav-link link text-primary dropdown-toggle display-4" href="#" data-toggle="dropdown-submenu" aria-expanded="false">
Programs</a><div class="dropdown-menu"><a class="text-primary dropdown-item display-4" href="studentmemberprogram.html">Student Member Program</a></div></li>
<li class="nav-item dropdown"><a class="nav-link link text-primary dropdown-toggle display-4" href="#" data-toggle="dropdown-submenu" aria-expanded="false">More</a><div class="dropdown-menu"><a class="text-primary dropdown-item display-4" href="https://www.medium.com/EdviconEdu" target="_blank">Blog</a><a class="text-primary dropdown-item display-4" href="events.html">Events</a><a class="text-primary dropdown-item display-4" href="team.html">Team</a><a class="text-primary dropdown-item display-4" href="https://edvicon.tawk.help/" target="_blank">Service Portal</a><a class="text-primary dropdown-item display-4" href="https://careers.smartrecruiters.com/EdviconInternational" target="_blank">Careers</a><a class="text-primary dropdown-item display-4" href="./whitepaper/index.php" target="_blank">White Paper</a></div>
</li><li class="nav-item"><a class="nav-link link text-primary display-4" href="contact.html">Contact Us</a></li></ul>
<div class="navbar-buttons mbr-section-btn"><a class="btn btn-secondary-outline display-4" href="https://edvicon.workplace.com/" target="_blank">
Login</a> <a class="btn btn-primary display-4" href="register.html">
Register</a></div>
</div>
</div>
</nav>
</section>
<section class="header1 cid-sugzagDzXA" id="header10-66">
<svg class="svg1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1380px" height="810px" viewBox="0 0 1380 810" preserveAspectRatio="xMidYMid meet">
<rect id="svgEditorBackground" x="0" y="0" width="1380" height="810" style="fill: none; stroke: none;"></rect>
<circle id="e1_circle" cx="309" cy="433" style="fill:aqua;stroke:black;stroke-width:0px;" r="149.486"></circle>
<circle id="e3_circle" cx="679" cy="707" style="fill: aqua; stroke-width: 0px;stroke:black;" r="516.715">
</circle>
<circle id="e4_circle" cx="759" cy="261" style="fill:aqua;stroke:black;stroke-width:0px;" r="132.2459829258">
</circle>
<circle id="e5_circle" cx="1054" cy="462" style="fill:aqua;stroke:black;stroke-width:0px;" r="139.413"></circle>
<circle id="e6_circle" cx="691" cy="692" style="fill:khaki;stroke:black;stroke-width:0px;" r="367.214"></circle>
</svg>
<div class="round round1 rev"></div>
<div class="round round2 rev"></div>
<div class="round round3"></div>
<div class="round round4 rev"></div>
<div class="round round5"></div>
<div class="round round6 rev"></div>
<div class="round round7"></div>
<div class="round round8 rev"></div>
<div class="round round9 rev"></div>
<div class="round round10"></div>
<div class="round round11"></div>
<div class="container">
<div class="row justify-content-md-center">
<div class="col-md-10 align-center">
<h1 class="mbr-section-title mbr-regular pb-2 mbr-fonts-style display-1">Hash Code 2021
<div>Edvicon International Hub</div></h1>
</div>
</div>
</div>
</section>
<section class="image3 cid-sq5aEfLRmU" id="image3-43">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 col-lg-10">
<div class="image-wrapper">
<img src="assets/images/hashcode-2021.png" alt="Winners 2021">
</div>
</div>
</div>
</div>
</section>
<section class="features6 cid-skgcRMAQgV" id="features7-3j">
<!---->
<div class="container-fluid">
<div class="card-wrapper">
<div class="row align-items-center">
<div class="col-12 col-lg-6">
<div class="image-wrapper">
<img src="assets/images/hash-code-2021-fb-banner-1.png" alt="HashCode">
</div>
</div>
<div class="col-12 col-lg">
<div class="text-box">
<h5 class="mbr-title mbr-fonts-style display-2">
<strong>What is Hash Code?</strong></h5>
<p class="mbr-text mbr-fonts-style display-7">Hash Code is a team programming competition, organized by Google, for students and professionals around the world. You pick your team and programming language and Google pick an engineering problem for you to solve. This year’s contest kicks off with an Online Qualification, where your team can compete virtually from wherever you’d like, alongside our virtual Hub. Top teams will then be invited to compete from Google's virtual World Finals.
<br></p>
<div class="mbr-section-btn pt-3"><a href="https://www.facebook.com/events/668813630451632" class="btn btn-primary display-4" target="_blank">Facebook Event</a> <a href="http://edvicon.workplace.com/groups/edvicon.hashcode/" class="btn btn-secondary display-4" target="_blank"><span class="mbrib-lock mbr-iconfont mbr-iconfont-btn"></span>Edvicon International Hub Login</a></div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="content6 cid-skgekHKkPq" id="content6-3m">
<div class="container">
<div class="row justify-content-center">
<div class="col-md-12 col-lg-10">
<hr class="line">
<p class="mbr-text align-center mbr-fonts-style my-4 display-5">We will be having our Edvicon International hub VIRTUAL this year. We accept HashCoders from all countries including Edvicon International members.</p>
<hr class="line">
</div>
</div>
</div>
</section>
<section class="features20 cid-skgcUGZReW" id="features21-3l">
<div class="container">
<div class="row justify-content-center">
<div class="col-md-12 col-lg-9">
<div class="card-wrapper mb-4">
<div class="card-box align-center">
<h4 class="card-title mbr-fonts-style mb-4 display-2">
<strong>Steps to Register</strong></h4>
<p class="mbr-text mbr-fonts-style mb-4 display-7">
Follow the steps given below to participate in Edvicon International Hub and earn the benefits given by Edvicon International. Make sure to be active on the Edvicon Workplace HashCode group you will be added after the successful registration. We will be communicating and award you via the same group. You will be connecting with coders from all around the world.</p>
</div>
</div>
</div>
<div class="col-12 col-md-8">
<div class="item mbr-flex">
<div class="icon-wrap w-100">
<div class="icon-box">
<span class="step-number mbr-fonts-style display-5">1</span>
</div>
</div>
<div class="text-box">
<h4 class="icon-title card-title mbr-black mbr-fonts-style display-7">
<strong>Form a Team</strong></h4>
<h5 class="icon-text mbr-black mbr-fonts-style display-4">You can for a team with <u>up to four members</u>. Give a name your team for the competition. </h5>
</div>
</div>
<div class="item mbr-flex">
<div class="icon-wrap w-100">
<div class="icon-box">
<span class="step-number mbr-fonts-style display-5">2</span>
</div>
</div>
<div class="text-box">
<h4 class="icon-title card-title mbr-black mbr-fonts-style display-7">
<strong>Individual Registration</strong></h4>
<h5 class="icon-text mbr-black mbr-fonts-style display-4">Register all team members individually via <a href="https://g.co/hashcode" class="text-primary" target="_blank">https://g.co/hashcode</a></h5>
</div>
</div>
<div class="item mbr-flex">
<div class="icon-wrap w-100">
<div class="icon-box">
<span class="step-number mbr-fonts-style display-5">3</span>
</div>
</div>
<div class="text-box">
<h4 class="icon-title card-title mbr-black mbr-fonts-style display-7">
<strong>Team Registration and join Edvicon International Hub</strong></h4>
<h5 class="icon-text mbr-black mbr-fonts-style display-4">One team member can create a team using the Judge system after the registration and select the <strong>Edvicon International Hub</strong>. After joining the hub, other members can join the team formed by the team leader.</h5>
</div>
</div>
<div class="item mbr-flex">
<div class="icon-wrap w-100">
<div class="icon-box">
<span class="step-number mbr-fonts-style display-5">4</span>
</div>
</div>
<div class="text-box">
<h4 class="icon-title card-title mbr-black mbr-fonts-style display-7"><strong>Register with Edvicon International </strong><br><strong>(Already Registered Members contact us to add you to the group - Go to Step 6)</strong></h4>
<h5 class="icon-text mbr-black mbr-fonts-style display-4">To add you to the Edvicon Workplace group, you have to be a member of Edvicon International. Simply complete your registration <strong><a href="register.html" class="text-primary" target="_blank">HERE</a></strong> or click on the Register button in the menu bar.<br>We will create a Microssoft 365 account for you within few days and send details to your inbox.</h5>
</div>
</div>
<div class="item mbr-flex">
<div class="icon-wrap w-100">
<div class="icon-box">
<span class="step-number mbr-fonts-style display-5">5</span>
</div>
</div>
<div class="text-box">
<h4 class="icon-title card-title mbr-black mbr-fonts-style display-7">
<strong>Access your Edvicon Account</strong></h4>
<h5 class="icon-text mbr-black mbr-fonts-style display-4">Once you receive login credentials to Microsoft 365 account, login to <a href="http://www.office.com" class="text-primary" target="_blank">www.office.com</a> and complete the account setup.</h5>
</div>
</div>
<div class="item mbr-flex last">
<div class="icon-wrap w-100">
<div class="icon-box">
<span class="step-number mbr-fonts-style display-5">6</span>
</div>
</div>
<div class="text-box">
<h4 class="icon-title card-title mbr-black mbr-fonts-style display-7">
<strong>Join Edvicon Workplace</strong></h4>
<h5 class="icon-text mbr-black mbr-fonts-style display-4">Once your account setup is complete login to Edvicon Workplace HashCode group <a href="http://edvicon.workplace.com/groups/edvicon.hashcode/" class="text-primary" target="_blank">HERE</a> or click on the Edvicon International Hub Login button above.</h5>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="content17 cid-skgeI4EWRp" id="content17-3n">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 col-md-10">
<div class="section-head align-center mb-4">
<h3 class="mbr-section-title mb-0 mbr-fonts-style display-2"><strong>FAQ</strong>
</h3>
</div>
<div id="bootstrap-toggle" class="toggle-panel accordionStyles tab-content">
<div class="card mb-3">
<div class="card-header" role="tab" id="headingOne">
<a role="button" class="collapsed panel-title text-black" data-toggle="collapse" data-core="" href="#collapse1_53" aria-expanded="false" aria-controls="collapse1">
<h6 class="panel-title-edit mbr-fonts-style mb-0 display-7"><strong>How it works
?</strong></h6>
<span class="sign mbr-iconfont mbri-arrow-down"></span>
</a>
</div>
<div id="collapse1_53" class="panel-collapse noScroll collapse" role="tabpanel" aria-labelledby="headingOne">
<div class="panel-body">
<p class="mbr-fonts-style panel-text display-7">Once you’ve registered for the contest, you’ll gain access to Google's Judge System. The Judge System is their online platform where you’ll form your team, join a Hub, practice, and compete during the rounds. During the Online Qualification, you’ll watch Google's YouTube livestream to be introduced to the problem, and your team will have four hours to solve an optimization problem using the programming language and tools of your choice. Teams can also compete alongside other teams in your area by joining a virtual Hub . The top teams from the Online Qualification will be invited to the virtual World Finals, where they’ll work together to solve another challenge and compete for cash prizes.</p>
</div>
</div>
</div>
<div class="card mb-3">
<div class="card-header" role="tab" id="headingTwo">
<a role="button" class="collapsed panel-title text-black" data-toggle="collapse" data-core="" href="#collapse2_53" aria-expanded="false" aria-controls="collapse2">
<h6 class="panel-title-edit mbr-fonts-style mb-0 display-7"><strong>What are the benefits participating in Hash Code?</strong>
</h6>
<span class="sign mbr-iconfont mbri-arrow-down"></span>
</a>
</div>
<div id="collapse2_53" class="panel-collapse noScroll collapse" role="tabpanel" aria-labelledby="headingTwo">
<div class="panel-body">
<p class="mbr-fonts-style panel-text display-7">You will be awarded with a certificate by Google. And winners will get more awards from Google.</p>
</div>
</div>
</div>
<div class="card mb-3">
<div class="card-header" role="tab" id="headingThree">
<a role="button" class="collapsed panel-title text-black" data-toggle="collapse" data-core="" href="#collapse3_53" aria-expanded="false" aria-controls="collapse3">
<h6 class="panel-title-edit mbr-fonts-style mb-0 display-7"><strong>What are the qualifications?</strong>
</h6>
<span class="sign mbr-iconfont mbri-arrow-down"></span>
</a>
</div>
<div id="collapse3_53" class="panel-collapse noScroll collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="panel-body">
<p class="mbr-fonts-style panel-text display-7">No qualifications at all. You just have to form a team and participate in the competition. But, you will need to have basic programming knowledge.</p>
</div>
</div>
</div>
<div class="card mb-3">
<div class="card-header" role="tab" id="headingThree">
<a role="button" class="collapsed panel-title text-black" data-toggle="collapse" data-core="" href="#collapse4_53" aria-expanded="false" aria-controls="collapse4">
<h6 class="panel-title-edit mbr-fonts-style mb-0 display-7"><strong>What is a Hub?</strong><strong><br></strong></h6>
<span class="sign mbr-iconfont mbri-arrow-down"></span>
</a>
</div>
<div id="collapse4_53" class="panel-collapse noScroll collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="panel-body">
<p class="mbr-fonts-style panel-text display-7">For the Online Qualification, your team can participate from anywhere using your own computer and internet connection. To make this round even more exciting, you can participate with a virtual Hub. Hubs are linked to offices, universities, and cities around the world so that teams can compete side-by-side. If you decide to join a Hub, you will get access to a scoreboard just for your Hub to see how your team ranks compared to your peers and friends. Participating from a Hub is a great way to meet new people! </p>
</div>
</div>
</div>
<div class="card mb-3">
<div class="card-header" role="tab" id="headingThree">
<a role="button" class="collapsed panel-title text-black" data-toggle="collapse" data-core="" href="#collapse5_53" aria-expanded="false" aria-controls="collapse5">
<h6 class="panel-title-edit mbr-fonts-style mb-0 display-7"><strong>What are the benefits of joining Edvicon International Hub? </strong></h6>
<span class="mbr-iconfont mobi-mbri-arrow-down mobi-mbri"></span>
</a>
</div>
<div id="collapse5_53" class="panel-collapse noScroll collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="panel-body">
<p class="mbr-fonts-style panel-text display-7">Each point earners will get amazing gifts mentioned below paid subscription from Edvicon International. Everyone is a winner!<br>* Get a certificate offered by Edvicon International<br>* JetBrains Education license for all IDEs<br>* 6 month Outline Premium VPN<br><br>In addition maximum point earning team of the hub will get:<br>* Grammarly Business subscription</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="clients2 cid-skgqGuH5lV" id="clients2-3o">
<div class="container">
<div class="row justify-content-center">
<div class="card col-12 col-md-6 col-lg-4">
<div class="card-wrapper">
<div class="img-wrapper">
<a href="https://www.facebook.com/mcckdu" target="_blank"><img src="assets/images/kducc.png" alt="Mozilla Campus Club - KDU"></a>
</div>
<div class="card-box align-center">
<h5 class="card-title mbr-fonts-style mb-3 display-5">
<strong>Mozilla Campus Club - KDU</strong></h5>
<div class="mbr-section-btn mt-3"><a class="btn btn-primary-outline display-4" href="https://www.facebook.com/mcckdu" target="_blank">Learn More</a></div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="footer4 cid-suh3YfO6E6" once="footers" id="footer4-69">
<div class="container">
<div class="row mbr-white">
<div class="col-6 col-lg-3">
<div class="media-wrap col-md-8 col-12">
<a href="index.html">
<img src="assets/images/logo-2073x2073.png" alt="Edvicon International">
</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-3">
<h5 class="mbr-section-subtitle mbr-fonts-style mb-2 display-7">
<strong>About</strong>
</h5>
<p class="mbr-text mbr-fonts-style mb-4 display-4">
Edvicon International is a volunteer-driven, non-profit organization registered under the Digital Infrastructure & Information Technology Division, Ministry of Defense, Sri Lanka.</p>
<h5 class="mbr-section-subtitle mbr-fonts-style mb-3 display-7">
<strong>Follow Us</strong>
</h5>
<div class="social-row display-7">
<div class="soc-item">
<a href="https://www.facebook.com/EdviconEdu" target="_blank">
<span class="mbr-iconfont socicon-facebook socicon"></span>
</a>
</div>
<div class="soc-item">
<a href="https://www.twitter.com/EdviconEdu" target="_blank">
<span class="mbr-iconfont socicon-twitter socicon"></span>
</a>
</div>
<div class="soc-item">
<a href="https://www.linkedin.com/company/EdviconEdu" target="_blank">
<span class="mbr-iconfont socicon-linkedin socicon"></span>
</a>
</div>
<div class="soc-item">
<a href="https://www.medium.com/EdviconEdu" target="_blank">
<span class="mbr-iconfont socicon-medium socicon"></span>
</a>
</div>
</div>
</div>
<div class="col-12 col-md-6 col-lg-3">
<h5 class="mbr-section-subtitle mbr-fonts-style mb-2 display-7">
<strong>Contacts</strong>
</h5>
<ul class="list mbr-fonts-style display-4">
<li class="mbr-text item-wrap">Email: <a href="mailto:info@edu.edvicon.org" class="text-primary">info@edu.edvicon.org</a>
</li><li class="mbr-text item-wrap">Phone: <a href="tel:+94775895402" class="text-primary">+94 (77) 589 5402</a>
</li><li class="mbr-text item-wrap">WhatsApp: <a href="https://wa.me/94775895402" class="text-primary">Chat Here
</a></li><li class="mbr-text item-wrap"><br></li>
</ul>
</div>
<div class="col-12 col-md-6 col-lg-3">
<h5 class="mbr-section-subtitle mbr-fonts-style mb-2 display-7">
<strong>Important Links</strong></h5>
<ul class="list mbr-fonts-style display-4">
<li class="mbr-text item-wrap"><a href="./CorpNet/index.php?corplogin=true" class="text-primary" target="_blank">CorpNet Login</a></li><li class="mbr-text item-wrap"><a href="https://edvicon.tawk.help" class="text-primary" target="_blank">Service Portal</a></li><li class="mbr-text item-wrap"><a href="https://careers.smartrecruiters.com/EdviconInternational" class="text-primary" target="_blank">Careers</a></li><li class="mbr-text item-wrap"><a href="./whitepaper/index.php" class="text-primary" target="_blank">White Paper</a></li><li class="mbr-text item-wrap"><a href="https://www.hellixit.com" class="text-primary" target="_blank">HELLIX IT</a></li>
</ul>
</div>
<div class="col-12 mt-4">
<p class="mbr-text mb-0 mbr-fonts-style copyright align-center display-7">
© Copyright 2021 <a href="index.html" class="text-primary">Edvicon International</a> - All Rights Reserved | Developed by <a href="https://www.hellixit.com" class="text-primary" target="_blank">HELLIX IT</a></p>
</div>
</div>
</div>
</section>
<script src="assets/web/assets/jquery/jquery.min.js"></script>
<script src="assets/popper/popper.min.js"></script>
<script src="assets/tether/tether.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/smoothscroll/smooth-scroll.js"></script>
<script src="assets/viewportchecker/jquery.viewportchecker.js"></script>
<script src="assets/chatbutton/floating-wpp.js"></script>
<script src="assets/chatbutton/script.js"></script>
<script src="assets/mbr-switch-arrow/mbr-switch-arrow.js"></script>
<script src="assets/dropdown/js/nav-dropdown.js"></script>
<script src="assets/dropdown/js/navbar-dropdown.js"></script>
<script src="assets/touchswipe/jquery.touch-swipe.min.js"></script>
<script src="assets/theme/js/script.js"></script>
<div id="scrollToTop" class="scrollToTop mbr-arrow-up"><a style="text-align: center;"><i class="mbr-arrow-up-icon mbr-arrow-up-icon-cm cm-icon cm-icon-smallarrow-up"></i></a></div>
<input name="animation" type="hidden">
<div id="chatbutton-wa" data-phone="+94775895402" data-showpopup="true" data-headertitle="👋 Chat with us on WhatsApp!" data-popupmessage="Hi!👋
Type a message here. It will go straight to our phone! 🔥
Or submit a ticket via https://sp.edvicon.org
Edvicon International Team" data-placeholder="Type here" data-position="left" data-headercolor="#39847a" data-backgroundcolor="#e5ddd5" data-autoopentimeout="10" data-size="65px"><div class="floating-wpp-button" style="width: 65px; height: 65px;"><div class="floating-wpp-button-image"><!--?xml version="1.0" encoding="UTF-8" standalone="no"?--><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 800 800" width="65" height="65"><defs><clipPath id="_clipPath_A3g8G5hPEGG2L0B6hFCxamU4cc8rfqzQ"><rect width="800" height="800"></rect></clipPath></defs><g clip-path="url(#_clipPath_A3g8G5hPEGG2L0B6hFCxamU4cc8rfqzQ)"><g><path d=" M 787.59 800 L 12.41 800 C 5.556 800 0 793.332 0 785.108 L 0 14.892 C 0 6.667 5.556 0 12.41 0 L 787.59 0 C 794.444 0 800 6.667 800 14.892 L 800 785.108 C 800 793.332 794.444 800 787.59 800 Z " fill="rgb(37,211,102)"></path></g><g><path d=" M 508.558 450.429 C 502.67 447.483 473.723 433.24 468.325 431.273 C 462.929 429.308 459.003 428.328 455.078 434.22 C 451.153 440.114 439.869 453.377 436.434 457.307 C 433 461.236 429.565 461.729 423.677 458.78 C 417.79 455.834 398.818 449.617 376.328 429.556 C 358.825 413.943 347.008 394.663 343.574 388.768 C 340.139 382.873 343.207 379.687 346.155 376.752 C 348.804 374.113 352.044 369.874 354.987 366.436 C 357.931 362.999 358.912 360.541 360.875 356.614 C 362.837 352.683 361.857 349.246 360.383 346.299 C 358.912 343.352 347.136 314.369 342.231 302.579 C 337.451 291.099 332.597 292.654 328.983 292.472 C 325.552 292.301 321.622 292.265 317.698 292.265 C 313.773 292.265 307.394 293.739 301.996 299.632 C 296.6 305.527 281.389 319.772 281.389 348.752 C 281.389 377.735 302.487 405.731 305.431 409.661 C 308.376 413.592 346.949 473.062 406.015 498.566 C 420.062 504.634 431.03 508.256 439.581 510.969 C 453.685 515.451 466.521 514.818 476.666 513.302 C 487.978 511.613 511.502 499.06 516.409 485.307 C 521.315 471.55 521.315 459.762 519.842 457.307 C 518.371 454.851 514.446 453.377 508.558 450.429 Z M 401.126 597.117 L 401.047 597.117 C 365.902 597.104 331.431 587.661 301.36 569.817 L 294.208 565.572 L 220.08 585.017 L 239.866 512.743 L 235.21 505.332 C 215.604 474.149 205.248 438.108 205.264 401.1 C 205.307 293.113 293.17 205.257 401.204 205.257 C 453.518 205.275 502.693 225.674 539.673 262.696 C 576.651 299.716 597.004 348.925 596.983 401.258 C 596.939 509.254 509.078 597.117 401.126 597.117 Z M 567.816 234.565 C 523.327 190.024 464.161 165.484 401.124 165.458 C 271.24 165.458 165.529 271.161 165.477 401.085 C 165.46 442.617 176.311 483.154 196.932 518.892 L 163.502 641 L 288.421 608.232 C 322.839 627.005 361.591 636.901 401.03 636.913 L 401.126 636.913 L 401.127 636.913 C 530.998 636.913 636.717 531.2 636.77 401.274 C 636.794 338.309 612.306 279.105 567.816 234.565" fill-rule="evenodd" fill="rgb(255,255,255)"></path></g></g></svg></div></div></div>
</body>
</html>