-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
658 lines (539 loc) · 26.6 KB
/
Copy pathindex.html
File metadata and controls
658 lines (539 loc) · 26.6 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
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Sumudu Herath Portfolio</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<!-- <link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon"> -->
<link rel="apple-touch-icon" sizes="180x180" href="assets/img/imgmy2.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/img/imgmy2.png">
<link rel="manifest" href="assets/img/site.webmanifest">
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<!-- ======= Mobile nav toggle button ======= -->
<button type="button" class="mobile-nav-toggle d-xl-none"><i class="icofont-navigation-menu"></i></button>
<!-- ======= Header ======= -->
<header id="header">
<div class="d-flex flex-column">
<div class="profile">
<img src="assets/img/propic2.png" alt="" class="img-fluid rounded-circle">
<h1 class="text-light"><a href="index.html">Sumudu Herath</a></h1>
<div class="social-links mt-3 text-center">
<a href="https://www.linkedin.com/in/sumudusujith/" target="_blank" class="linkedin"><i
class="bx bxl-linkedin"></i></a>
<a href="https://www.behance.net/sumudusujith" class="behance"><i class="bx bxl-behance"></i></a>
<a href="https://github.com/sumudusujith" class="Github"><i class="bx bxl-github"></i></a>
</div>
</div>
<nav class="nav-menu">
<ul>
<li class="active"><a href="index.html"><i class="bx bx-home"></i> <span>Home</span></a></li>
<li><a href="#about"><i class="bx bx-user"></i> <span>About</span></a></li>
<li><a href="#resume"><i class="bx bx-file-blank"></i> <span>Resume</span></a></li>
<li><a href="#portfolio"><i class="bx bx-book-content"></i> Portfolio</a></li>
<li><a href="#services"><i class="bx bx-server"></i> Blog</a></li>
<li><a href="#contact"><i class="bx bx-envelope"></i> Contact</a></li>
</ul>
</nav><!-- .nav-menu -->
<button type="button" class="mobile-nav-toggle d-xl-none"><i class="icofont-navigation-menu"></i></button>
</div>
</header><!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero" class="d-flex flex-column justify-content-center align-items-center">
<div class="hero-container" data-aos="fade-in">
<h1>Sumudu Herath</h1>
<p>I'm <span class="typed" data-typed-items="Web Developer,Mobile Developer,Tech enthusiast, Photographer"></span>
</p>
</div>
</section><!-- End Hero -->
<main id="main">
<!-- ======= About Section ======= -->
<section id="about" class="about">
<div class="container">
<div class="section-title">
<div class="cv-section-download">
<h2>About</h2>
</div>
<h3>Web Developer | UI/UX Designer | Mobile Devoloper</h3>
<p>I am an innovative, Graduate with knowledge of programming,database handeling user interface
design and information architecture. Additionally, I am an efficient multi tasker, who is always energetic
and eager to learn new skills. I have experience in working both as part of a team and individually. I am a
well-organized, committed and software developer with a demonstrable capacity to meet dead lines in
any work schedule.</p>
</div>
<div class="row">
<div class="col-lg-8 pt-4 pt-lg-0 content" data-aos="fade-left">
<div class="row">
<div class="col-lg-6">
<ul>
<li><i class="icofont-rounded-right"></i> <strong>Birthday:</strong> 21 April 1999</li>
<li><i class="icofont-rounded-right"></i> <strong>City:</strong> Kandy, LK</li>
</ul>
</div>
<div class="col-lg-6">
<ul>
<li><i class="icofont-rounded-right"></i> <strong>Age:</strong> 22</li>
<li><i class="icofont-rounded-right"></i> <strong>Email:</strong> sumudusujith@gmail.com</li>
<li><i class="icofont-rounded-right"></i> <strong>Freelance:</strong> Available</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section><!-- End About Section -->
<!-- ======= Skills Section ======= -->
<section id="skills" class="skills section-bg">
<div class="container">
<div class="section-title d-flex flex-row justify-content-between align-items-center">
<h2>Skills</h2>
<!-- gif -->
</div>
<h3><b>Technical Skills</b></h3>
<div class="row skills-content">
<div class="col-lg-6" data-aos="fade-up">
<ul>
<li>HTML</li>
<li>CSS</li>
<li>React</li>
<li>JavaScript</li>
</ul>
</div>
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="100">
<ul>
<li>Vue.js</li>
<li>MySQL</li>
<li>Java</li>
<li>Photoshop</li>
</ul>
</div>
</div>
<br>
<br>
<h3><b>Soft Skills</b></h3>
<br>
<br>
<ul>
<li>Leadership</li>
<li>Time Management</li>
<li>Fast Learning</li>
<li>Flexibility</li>
<li>Hard Working</li>
<li>Collaboration skills</li>
</ul>
</div>
</section>
<!-- End Skills Section --->
<!-- ======= Resume Section ======= -->
<section id="resume" class="resume">
<div class="container">
<div class="section-title">
<div class="resume-section-download">
<h2>Resume</h2>
<button><a href=""
target="_blank">DOWNLOAD RESUME</a></button>
</div>
<p>Energetic software engineering Graduate and an expert in developing and designing
web pages with handy use of UI/UX principles. Strong in design and
integration problem solving skills and listening skills needed to
acquire comprehend a user’s exact requirements. Seeking an
opportunity for the fulfillment of my passion for software
engineering at a well-established organization as developer to build
up my future career.</p>
</div>
<div class="row">
<div class="col-lg-6" data-aos="fade-up">
<h3 class="resume-title">Summary</h3>
<div class="resume-item pb-0">
<h4>H.M.Sumudu Sujith Bandara Herath</h4>
<p>I am a hardworking, honest individual. Always willing
to learn new skills. I am very friendly, helpful and
polite. I am able to work independently in dynamic
environments as well as within a team setting.
</p>
<ul>
<li>Kandy,Sri Lanka</li>
<li>(+94) 71 2222 699</li>
<li><a href="mailto: sumudusujith@gmail.com" style="color: black;">sumudusujith@gmail.com</a></li>
</ul>
</div>
<h3 class="resume-title">Education</h3>
<div class="resume-item">
<h4>BEng (Hons) Software Engineering - Upper Second Class</h4>
<h5>2020 - 2023</h5>
<p><em>University of Westminster ,UK ( IIT - Sri Lanka )</em></p>
</div>
<div class="resume-item">
<h4>Primary & Secondary Education</h4>
<h5>2005 - 2018</h5>
<p><em>Kingswood College, Kandy, SL</em></p>
<ul>
<li>
<p>G.C.E Advanced Level Examination - 2018 (Biology Stream)</p>
</li>
<li>
<p>G.C.E Odinary Level 2015</p>
</li>
</ul>
</div>
<div class="resume-item">
<h4>Graphic Design & Multimedia Course </h4>
<h5>2019</h5>
<p><em>SLIIT ,Kandy , SL</em></p>
</div>
<div class="resume-item">
<h4>Professional Photography - TVEC Sri Lanka</h4>
<h5>2019</h5>
<p><em>Spade Academy , Kandy , Sri Lanka</em></p>
<!-- mark down certifications here....... -->
</div>
<div class="resume-item">
<h4>CEH .V11 - EC Council (Reading)</h4>
<h5>2021</h5>
<p><em>Cicra Campus , Colombo , Sri Lanka</em></p>
<!-- mark down certifications here....... -->
</div>
<div class="resume-item">
<h4>Certificate course in English language</h4>
<h5>2016</h5>
<p><em>British Way English Academy ,Kandy , SL</em></p>
</div>
</div>
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="100">
<h3 class="resume-title">Volunteer Experience</h3>
<div class="resume-item">
<h4>Member </h4>
<h5>Apr 2020 - Present</h5>
<p><em>Edvicon International</em></p>
</div>
<div class="resume-item">
<h4>Member </h4>
<h5>Feb 2007 - Present</h5>
<p><em>World Organization of the Scout Movement</em></p>
<ul>
<li>Participated World Scout Jamboree Japan -2015</li>
<li>Member in All island Best Scout Group - Sri Lanka (2017)</li>
</ul>
</div>
<div class="resume-item">
<h4>Member | Mozilla Campus Club</h4>
<h5>Sep 2020 - Present</h5>
<p><em>Informatics Institute of Technology - Colombo 06</em></p>
<ul>
<li>Participated Google HashCode - IIT Hub 2021 </li>
</ul>
</div>
<div class="resume-item">
<h4>Member | IEEE</h4>
<h5>Feb 2020 - Present</h5>
<p><em>Informatics Institute of Technology - Colombo 06</em></p>
<!-- <ul>
<li></li>
</ul> -->
</div>
<div class="resume-item">
<h4>Contributor </h4>
<h5>Feb 2017 - Present</h5>
<p><em>Google Local Guides</em></p>
</div>
<div class="resume-item">
<h4>Member </h4>
<h5>Mar 2020 - Present</h5>
<p><em>GDG Sri Lanka</em></p>
</div>
<h3 class="resume-title">Achievments</h3>
<div class="resume-item">
<h4>President's Scouts Award</h4>
<h5>2017</h5>
<p><em>Sri Lanka Scouts Association.</em></p>
<ul>
<li>The President's Scout Award is the top achievement and highest award that can gain by a boy scout in
Sri Lanka.</li>
</ul>
<h4>Google Hash Code - 20th in Sri Lanka</h4>
<h5>2021</h5>
<p><em>Google Inc.</em></p>
</div>
</div>
</div>
</div>
</section><!-- End Resume Section -->
<!-- ======= Portfolio Section ======= -->
<section id="portfolio" class="portfolio section-bg">
<div class="container">
<div class="section-title">
<h2>Portfolio</h2>
</div>
<div class="row" data-aos="fade-up">
<div class="col-lg-12 d-flex justify-content-center">
<ul id="portfolio-flters">
<li data-filter="*" class="filter-active">All</li>
<li data-filter=".filter-Projects">Projects</li>
<li data-filter=".filter-Certificates">Certificates</li>
</ul>
</div>
</div>
<div class="row portfolio-container" data-aos="fade-up" data-aos-delay="100">
<div class="col-lg-4 col-md-6 portfolio-item filter-Projects">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/port11.jpeg" class="img-fluid" alt="">
<div class="portfolio-links">
<a href="assets/img/portfolio/port11.jpeg" data-gall="portfolioGallery" class="venobox"
title="Football League Management System"><i class="bx bx-plus"></i></a>
<a href="https://github.com/sumudusujith/Football-League-Management-System.git" title="More Details"><i
class="bx bx-link"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-Projects">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/tobi1.jpg" class="img-fluid" alt="">
<div class="portfolio-links">
<a href="assets/img/portfolio/tobi1.jpg" data-gall="portfolioGallery" class="venobox"
title="Tobi Pet Care App"><i class="bx bx-plus"></i></a>
<a href="https://github.com/sumudusujith/Tobi_App.git" title="More Details"><i
class="bx bx-link"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-Certificates">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-4.png" class="img-fluid" alt="">
<div class="portfolio-links">
<a href="assets/img/portfolio/portfolio-4.png" data-gall="portfolioGallery" class="venobox"
title="ICSI | CNSS Certified Network Security Specialist"><i class="bx bx-plus"></i></a>
<a href="https://www.credential.net/e5077690-12f1-4741-b470-84cf138ae446" title="More Details"><i
class="bx bx-link"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-Projects">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/port3.png" class="img-fluid" alt="">
<div class="portfolio-links">
<a href="assets/img/portfolio/port3.png" data-gall="portfolioGallery" class="venobox"
title="Financial Calculator"><i class="bx bx-plus"></i></a>
<a href="https://github.com/sumudusujith/Financial-Calculator.git" title="More Details"><i
class="bx bx-link"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-Projects">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/travel1.png" class="img-fluid" alt="">
<div class="portfolio-links">
<a href="assets/img/portfolio/travel1.png" data-gall="portfolioGallery" class="venobox"
title="Travelstergo Website"><i class="bx bx-plus"></i></a>
<a href="https://github.com/sumudusujith/Travelstergo.git" title="More Details"><i
class="bx bx-link"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-Projects">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/news.png" class="img-fluid" alt="">
<div class="portfolio-links">
<a href="assets/img/portfolio/news.png" data-gall="portfolioGallery" class="venobox" title="NEWS App"><i
class="bx bx-plus"></i></a>
<a href="https://github.com/sumudusujith/News-APP.git" title="More Details"><i
class="bx bx-link"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-Projects">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/bmi.png" class="img-fluid" alt="">
<div class="portfolio-links">
<a href="assets/img/portfolio/bmi.png" data-gall="portfolioGallery" class="venobox"
title="BMI Calculator"><i class="bx bx-plus"></i></a>
<a href="https://github.com/sumudusujith/BMI-Calculator.git" title="More Details"><i
class="bx bx-link"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-Certificates">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-7.png" class="img-fluid" alt="">
<div class="portfolio-links">
<a href="assets/img/portfolio/portfolio-7.png" data-gall="portfolioGallery" class="venobox"
title="Google Hash Code - 20th place in Sri Lanka"><i class="bx bx-plus"></i></a>
<a href="https://codingcompetitions.withgoogle.com/hashcode/certificate/summary/0000000000435809"
title="More Details"><i class="bx bx-link"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-Certificates">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/fire.png" class="img-fluid" alt="">
<div class="portfolio-links">
<a href="assets/img/portfolio/fire.png" data-gall="portfolioGallery" class="venobox"
title="Firebase Essential Training"><i class="bx bx-plus"></i></a>
<a href="https://www.linkedin.com/feed/update/urn:li:activity:6798364621452443648?updateEntityUrn=urn%3Ali%3Afs_feedUpdate%3A%28V2%2Curn%3Ali%3Aactivity%3A6798364621452443648%29"
title="More Details"><i class="bx bx-link"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-Certificates">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-10.png" class="img-fluid" alt="">
<div class="portfolio-links">
<a href="assets/img/portfolio/portfolio-10.png" data-gall="portfolioGallery" class="venobox"
title="Python Crash Course"><i class="bx bx-plus"></i></a>
<a href="https://www.linkedin.com/posts/sumudusujith_ygsl-python3-activity-6779085037586448384-VS2w"
title="More Details"><i class="bx bx-link"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-Certificates">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-11.jpg" class="img-fluid" alt="">
<div class="portfolio-links">
<a href="assets/img/portfolio/portfolio-11.jpg" data-gall="portfolioGallery" class="venobox"
title="Code Rally Hackathon | IIT"><i class="bx bx-plus"></i></a>
<a href="https://www.linkedin.com/posts/sumudusujith_coderally-iit-ieee-activity-6754110983670685696-kwLn"
title="More Details"><i class="bx bx-link"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-Certificates">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-12.png" class="img-fluid" alt="">
<div class="portfolio-links">
<a href="assets/img/portfolio/portfolio-12.png" data-gall="portfolioGallery" class="venobox"
title="IEEE Sri Lanka Robotics workshop"><i class="bx bx-plus"></i></a>
<a href="https://www.linkedin.com/posts/sumudusujith_ieee-sri-lanka-robotics-workshop-activity-6784320585917878272-qKiC"
title="More Details"><i class="bx bx-link"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-Certificates">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-13.png" class="img-fluid" alt="">
<div class="portfolio-links">
<a href="assets/img/portfolio/portfolio-13.png" data-gall="portfolioGallery" class="venobox"
title="React Getting Started | Pluralsight"><i class="bx bx-plus"></i></a>
<a href="https://drive.google.com/file/d/1Atvp_8C8DM1jrlN4YHCm46Lyl23Kd8BM/view" title="More Details"><i
class="bx bx-link"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-Certificates">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-14.png" class="img-fluid" alt="">
<div class="portfolio-links">
<a href="assets/img/portfolio/portfolio-14.png" data-gall="portfolioGallery" class="venobox"
title="AWS - Big Picture | Pluralsight"><i class="bx bx-plus"></i></a>
<a href="https://drive.google.com/file/d/1CW8B57u0XPcoQ9mTsN3eS-yeSAuPcxYV/view" title="More Details"><i
class="bx bx-link"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-Certificates">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-15.png" class="img-fluid" alt="">
<div class="portfolio-links">
<a href="assets/img/portfolio/portfolio-15.png" data-gall="portfolioGallery" class="venobox"
title="Microsoft azure & Git workshop"><i class="bx bx-plus"></i></a>
<a href="https://www.linkedin.com/posts/sumudusujith_git-azure-activity-6768093117435441153-Gn-H"
title="More Details"><i class="bx bx-link"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-Certificates">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-8.png" class="img-fluid" alt="">
<div class="portfolio-links">
<a href="assets/img/portfolio/portfolio-8.png" data-gall="portfolioGallery" class="venobox"
title="Google-cloud-fundamentals"><i class="bx bx-plus"></i></a>
<a href="https://www.linkedin.com/posts/sumudusujith_google-cloud-fundamentals-activity-6781200209927057408-ux2W"
title="More Details"><i class="bx bx-link"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-Certificates">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/pyhack.png" class="img-fluid" alt="">
<div class="portfolio-links">
<a href="assets/img/portfolio/pyhack.png" data-gall="portfolioGallery" class="venobox"
title="Py - Hack Hackathon"><i class="bx bx-plus"></i></a>
<a href="https://www.linkedin.com/posts/sumudusujith_iit-pyhack-ieeewie-activity-6759521151044657152-BEIt"
title="More Details"><i class="bx bx-link"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-Certificates">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/ceh.png" class="img-fluid" alt="">
<div class="portfolio-links">
<a href="assets/img/portfolio/ceh.png" data-gall="portfolioGallery" class="venobox" title="CEH v.11"><i
class="bx bx-plus"></i></a>
</div>
</div>
</div>
</div>
</div>
</section><!-- End Portfolio Section -->
<!-- ======= Contact Section ======= -->
<section id="contact" class="contact">
<div class="container">
<div class="section-title">
<h2>Contact</h2>
<!-- <p>Let's get in touch!</p> -->
</div>
<div class="row" data-aos="fade-in">
<div class="col-lg-12 d-flex align-items-stretch">
<div class="info">
<div class="address">
<i class="icofont-google-map"></i>
<h4>Location:</h4>
<p>Kandy, SL</p>
</div>
<div class="email">
<i class="icofont-envelope"></i>
<h4>Email:</h4>
<p><a href="mailto: sumudusujith@gmail.com">sumudusujith@gmail.com</a></p>
<!-- <p>sumudusujith@gmail.com</p> -->
</div>
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d63320.4300347116!2d80.59076174263953!3d7.294543952139759!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3ae366266498acd3%3A0x411a3818a1e03c35!2sKandy!5e0!3m2!1sen!2slk!4v1620027418364!5m2!1sen!2slk"
width="800" height="600" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
</div>
</div>
</div>
</div>
</section><!-- End Contact Section -->
</main><!-- End #main -->
<a href="#" class="back-to-top"><i class="icofont-simple-up"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/counterup/counterup.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/typed.js/typed.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>