-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
806 lines (773 loc) · 34.8 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
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
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Dinith Herath's Portfolio</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="author" content="" />
<!-- Facebook and Twitter integration -->
<meta property="og:title" content=""/>
<meta property="og:image" content=""/>
<meta property="og:url" content=""/>
<meta property="og:site_name" content=""/>
<meta property="og:description" content=""/>
<meta name="twitter:title" content="" />
<meta name="twitter:image" content="" />
<meta name="twitter:url" content="" />
<meta name="twitter:card" content="" />
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<!-- <link rel="shortcut icon" href="favicon.ico"> -->
<link href="https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700" rel="stylesheet">
<!-- Animate.css -->
<link rel="stylesheet" href="css/animate.css">
<!-- Icomoon Icon Fonts-->
<link rel="stylesheet" href="css/icomoon.css">
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.css">
<!-- Flexslider -->
<link rel="stylesheet" href="css/flexslider.css">
<!-- Owl Carousel -->
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<!-- Theme style -->
<link rel="stylesheet" href="css/style.css">
<script src="https://kit.fontawesome.com/e861622d4c.js" crossorigin="anonymous"></script>
<!-- Modernizr JS -->
<script src="js/modernizr-2.6.2.min.js"></script>
<!-- FOR IE9 below -->
<!--[if lt IE 9]>
<script src="js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="colorlib-page">
<a href="#" class="js-colorlib-nav-toggle colorlib-nav-toggle" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"><i></i></a>
<aside id="colorlib-aside" role="complementary" class="border js-fullheight">
<div class="text-center">
<div class="author-img" style="background-image: url(images/about.jpeg);"></div>
<h1 id="colorlib-logo"><a href="index.html">Dinith Herath</a></h1>
<span class="position"><a href="#">Electronic and Telecommunication Undergraduate</a> at University of Moratuwa</span>
</div>
<nav id="colorlib-main-menu" role="navigation" class="navbar">
<div id="navbar" class="collapse">
<ul>
<li class="active"><a href="#" data-nav-section="home">Home</a></li>
<li><a href="#" data-nav-section="about">About</a></li>
<li><a href="#" data-nav-section="experience">Education</a></li>
<li><a href="#" data-nav-section="work">Projects</a></li>
<li><a href="#" data-nav-section="contact">Contact</a></li>
</ul>
</div>
</nav>
<div class="colorlib-footer">
<ul>
<li><a href="https://www.facebook.com/dinith.herath97"><i class="icon-facebook2"></i></a></li>
<li><a href="https://twitter.com/dinith_herath"><i class="icon-twitter2"></i></a></li>
<li><a href="https://www.linkedin.com/in/dinith-herath-65a761168/"><i class="icon-linkedin2"></i></a></li>
</ul>
<p><small>© <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made with <i class="icon-heart" aria-hidden="true"></i> by <a href="https://colorlib.com" target="_blank">Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --> </small></p>
</div>
</aside>
<div id="colorlib-main">
<section id="colorlib-hero" class="js-fullheight" data-section="home">
<div class="flexslider js-fullheight">
<ul class="slides">
<li style="background-image: url(images/bg1.jpg);">
<div class="overlay"></div>
<div class="container-fluid">
<div class="row">
<div class="col-md-6 col-md-offset-3 col-md-pull-3 col-sm-12 col-xs-12 js-fullheight slider-text">
<div class="slider-text-inner js-fullheight">
<div class="desc">
<h1 style="color:white;">Hi! <br>I'm Dinith Herath</h1>
<p><a class="btn btn-primary btn-learn" href="CV_Dinith_Herath.pdf">View CV <i class="icon-download4"></i></a></p>
</div>
</div>
</div>
</div>
</div>
</li>
<li style="background-image: url(images/bg3.jpg);">
<div class="overlay"></div>
<div class="container-fluid">
<div class="row">
<div class="col-md-6 col-md-offset-3 col-md-pull-3 col-sm-12 col-xs-12 js-fullheight slider-text">
<div class="slider-text-inner">
<div class="desc">
<h1 style="color:white;">I love building<br>THINGS!!</h1>
<p><a id="btn-projects" class="btn btn-primary btn-learn">View Projects <i class="icon-briefcase3"></i></a></p>
</div>
</div>
</div>
</div>
</div>
</li>
</ul>
</div>
</section>
<section class="colorlib-about" data-section="about">
<div class="colorlib-narrow-content">
<div class="row">
<div class="col-md-12">
<div class="row row-bottom-padded-sm animate-box" data-animate-effect="fadeInLeft">
<div class="col-md-12">
<div class="about-desc">
<span class="heading-meta">About Me</span>
<h2 class="colorlib-heading">Who Am I?</h2>
<p><strong>Hi I'm Dinith Herath,</strong><br> A third-year engineering undergraduate who is passionate about mastering new technologies and has a
keen interest on applying them to solve challenging problems in our everyday life. I portrait myself as
a fast and curios learner who tries to learn new things.</p>
<p>My Research interests are Internet of Things (IoT), Machine learning, Robotics & Automation, Data Science, Deep Learning.</p>
<p>While I was attending to lectures in the semester 4(2019) - Internet of Things Design and Competition, I felt really curious about how IoT works and
how they interconnect each other through various wireless networks. Unfortunately these curious ideas of me exceeded the area of interest of the module. This inspired me to search more
insights about the IoT field. Another curious question in my head (still in my head, once I found a solution I'll update this. :P) is how the industry really do
this IoT related innovations. If anyone who reads this knows answer for that or can guide me through the process of finding
answer, please feel free to contact me through the Contact section. Anyway, thanks in advance! </p>
<p>On March 2020 I joined (actually co-founded) with iXD Labs© to fast-track my dreams of becoming fulfilled engineer in electronic and telecommunication field. iXD Labs is tech startup of
A team of 12 individuals who are passionate about software development, IoT, robotics etc. Here I learned to complete projects with in a given time, manage and
collaborate with other team members to focus everyone to achieve team’s vision.
</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-3 animate-box" data-animate-effect="fadeInBottom">
<div class="services color-2">
<span class="icon2"><i class="fas fa-wifi"></i></span>
<h3>Internet of Things</h3>
</div>
</div>
<div class="col-md-3 animate-box" data-animate-effect="fadeInBottom">
<div class="services color-1">
<span class="icon2"><i class="fas fa-robot"></i></span>
<h3>Robotics and Automation</h3>
</div>
</div>
<div class="col-md-3 animate-box" data-animate-effect="fadeInBottom">
<div class="services color-3">
<span class="icon2"><i class="fas fa-database"></i></span>
<h3>Data Science</h3>
</div>
</div>
<div class="col-md-3 animate-box" data-animate-effect="fadeInBottom">
<div class="services color-4">
<span class="icon2"><i class="fas fa-mobile"></i></span>
<h3>Mobile App Design</h3>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12 animate-box" data-animate-effect="fadeInLeft">
<div class="hire">
<h2>I am happy to know you that,<br> I have completed over 30+ personal and team projects, sucessfully!
<br>And there are much more ongoing projects too!</h2>
<a href="#" class="btn-hire" id="btn-hire">hire me</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="colorlib-services" data-section="services">
<div class="colorlib-narrow-content">
<div class="row">
<div class="col-md-6 col-md-offset-3 col-md-pull-3 animate-box" data-animate-effect="fadeInLeft">
<span class="heading-meta">What I do?</span>
<h2 class="colorlib-heading">Here are some of my expertise</h2>
</div>
</div>
<div class="row row-pt-md">
<div class="col-md-4 text-center animate-box">
<div class="services color-1">
<span class="icon">
<i class="fas fa-wifi"></i>
</span>
<div class="desc">
<h3>Internet of Things</h3>
<p>I have a comprehensive knowledge about how to design an IoT network.</p>
</div>
</div>
</div>
<div class="col-md-4 text-center animate-box">
<div class="services color-2">
<span class="icon">
<i class="fas fa-robot"></i>
</span>
<div class="desc">
<h3>Robotics and Automation</h3>
<p>By competing in leading robotics competitions, I can design and make a robot on my own.</p>
</div>
</div>
</div>
<div class="col-md-4 text-center animate-box">
<div class="services color-3">
<span class="icon">
<i class="fas fa-mobile"></i>
</span>
<div class="desc">
<h3>App Design</h3>
<p>Even though I have an Electronic Enginnering background I do design mobile apps and already completed several projects.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<div id="colorlib-counter" class="colorlib-counters" style="background-image: url(images/cover_bg_1.jpg);" data-stellar-background-ratio="0.5">
<div class="overlay"></div>
<div class="colorlib-narrow-content">
<div class="row">
</div>
<div class="row">
<div class="col-md-4 text-center animate-box">
<span class="colorlib-counter js-counter" data-from="0" data-to="22" data-speed="4000" data-refresh-interval="50"></span>
<span class="colorlib-counter-label">Projects</span>
</div>
<div class="col-md-4 text-center animate-box">
<span class="colorlib-counter js-counter" data-from="0" data-to="8" data-speed="4000" data-refresh-interval="50"></span>
<span class="colorlib-counter-label">Clients</span>
</div>
<div class="col-md-4 text-center animate-box">
<span class="colorlib-counter js-counter" data-from="0" data-to="25" data-speed="4000" data-refresh-interval="50"></span>
<span class="colorlib-counter-label">Partners</span>
</div>
</div>
</div>
</div>
<section class="colorlib-skills" data-section="skills">
<div class="colorlib-narrow-content">
<div class="row">
<div class="col-md-6 col-md-offset-3 col-md-pull-3 animate-box" data-animate-effect="fadeInLeft">
<span class="heading-meta">My Specialty</span>
<h2 class="colorlib-heading animate-box">My Skills</h2>
</div>
</div>
<div class="row">
<div class="col-md-12 animate-box" data-animate-effect="fadeInLeft">
<p>These are some of my skill levels in various areas as of now. These are purely my measures and highly fluctuate
in the event of learning new things in these areas.
</p>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="progress-wrap">
<h3>Python</h3>
<div class="progress">
<div class="progress-bar color-1" role="progressbar" aria-valuenow="75"
aria-valuemin="0" aria-valuemax="100" style="width:75%">
<span>75%</span>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="progress-wrap">
<h3>Arduino</h3>
<div class="progress">
<div class="progress-bar color-3" role="progressbar" aria-valuenow="85"
aria-valuemin="0" aria-valuemax="100" style="width:85%">
<span>85%</span>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="progress-wrap">
<h3>Dart / Flutter</h3>
<div class="progress">
<div class="progress-bar color-2" role="progressbar" aria-valuenow="80"
aria-valuemin="0" aria-valuemax="100" style="width:80%">
<span>80%</span>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="progress-wrap">
<h3>C++</h3>
<div class="progress">
<div class="progress-bar color-4" role="progressbar" aria-valuenow="60"
aria-valuemin="0" aria-valuemax="100" style="width:60%">
<span>60%</span>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="progress-wrap">
<h3>SolidWorks</h3>
<div class="progress">
<div class="progress-bar color-5" role="progressbar" aria-valuenow="85"
aria-valuemin="0" aria-valuemax="100" style="width:85%">
<span>85%</span>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="progress-wrap">
<h3>HTML / CSS</h3>
<div class="progress">
<div class="progress-bar color-6" role="progressbar" aria-valuenow="75"
aria-valuemin="0" aria-valuemax="100" style="width:75%">
<span>75%</span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="colorlib-experience" data-section="experience">
<div class="colorlib-narrow-content">
<div class="row">
<div class="col-md-6 col-md-offset-3 col-md-pull-3 animate-box" data-animate-effect="fadeInLeft">
<span class="heading-meta">Academics</span>
<h2 class="colorlib-heading animate-box">Education</h2>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="timeline-centered">
<article class="timeline-entry animate-box" data-animate-effect="fadeInLeft">
<div class="timeline-entry-inner">
<div class="timeline-icon color-1">
<i class="fas fa-user-graduate"></i>
</div>
<div class="timeline-label">
<h2><a href="#">B.Sc. Eng (Hons.) in Electronic & Telecommunication Engineering</a> <span>2017 - Present</span></h2>
<div class="row">
<p>Currently studies in Semester 5 Year 3 - University of Moratuwa, Sri Lanka</p>
<ul>
<li>Semester 1: Dean’s List (SGPA: 4.00)</li>
<li>Semester 2: SGPA: 3.63</li>
<li>Semester 3: Dean’s List (SGPA: 3.88)</li>
</ul>
<p>Overall GPA: 3.83/4.2</p>
<p>Modules Undertaken <br>Internet of Things Design and Competition, Robot Design and Competition, Graph Theory, Introduction to Telecommunication, Fundamentals of Computer Organization & Design, Analog and Digital
Communications, Differential Equations, Linear Algebra, Random Signals and Processes
</p>
</div>
</div>
</div>
</article>
<article class="timeline-entry animate-box" data-animate-effect="fadeInRight">
<div class="timeline-entry-inner">
<div class="timeline-icon color-2">
<i class="fas fa-school"></i>
</div>
<div class="timeline-label">
<h2><a href="#">Ananda College, Colombo 10, Sri Lanka</a> <span>2014 - 2016</span></h2>
<div class="row">
<p>G.C.E. Advanced Level in Mathematics, Physics and Chemistry 2016 (University Entrance)</p>
<ul>
<li>3 A (High Distinction) passes</li>
</ul>
</div>
</div>
</div>
</article>
<article class="timeline-entry animate-box" data-animate-effect="fadeInRight">
<div class="timeline-entry-inner">
<div class="timeline-icon color-3">
<i class="fas fa-chalkboard"></i>
</div>
<div class="timeline-label">
<h2><a href="#">D.S.Senanayake College, Colombo 07, Sri Lanka</a> <span>2003 - 2013</span></h2>
<div class="row">
<p>G.C.E. Ordinary Level (Junior High School)</p>
<ul>
<li>9 A (High Distinction) passes</li>
</ul>
</div>
</div>
</div>
</article>
<article class="timeline-entry begin animate-box" data-animate-effect="fadeInBottom">
<div class="timeline-entry-inner">
<div class="timeline-icon color-none">
</div>
</div>
</article>
</div>
</div>
</div>
</div>
</section>
<section id="projects" class="colorlib-work" data-section="work">
<div class="colorlib-narrow-content">
<div class="row">
<div class="col-md-6 col-md-offset-3 col-md-pull-3 animate-box" data-animate-effect="fadeInLeft">
<span class="heading-meta">My Projects</span>
<h2 class="colorlib-heading animate-box">Recent Work</h2>
</div>
</div>
<div class="row row-bottom-padded-sm animate-box" data-animate-effect="fadeInLeft">
<div class="col-md-12">
<p class="work-menu">
<span><a class="mode" onclick="currentSlide(1)">Internet of Things</a></span>
<span><a class="mode" onclick="currentSlide(2)">Robotics and Automation</a></span>
<span><a class="mode" onclick="currentSlide(3)">Mobile App Design</a></span>
<span><a class="mode" onclick="currentSlide(4)">Other</a></span>
</p>
</div>
</div>
<div class="row slides-work">
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="project" style="background-image: url(https://images.idgesg.net/images/article/2019/01/industrial-iot-sensor-battery-100784076-large.jpg);">
<div class="desc">
<div class="con">
<h3><a href="work.html">Smart Robbery Prevention System</a></h3>
<span>This project aims at preventing robberies related to delivery services which are connected with Australian Post Network.
Here a band and a device inside the delivery vehicle is used to achieve the task.</span>
<p class="icon">
<span><a href="#"><i class="fas fa-spinner"></i> Ongoing</a></span>
<span><a><i class="fas fa-users"></i> 4 Members</a></span>
</p>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="project" style="background-image: url(images/googong.jpg);">
<div class="desc">
<div class="con">
<h3><a href="work.html">Googong IoT Smart City App</a></h3>
<span>A smart city app which allows users to find local community services, receive public announcements of events and
upload public amenity faults supported by the smart city network in Googong, Australia.</span>
<p class="icon">
<span><a href="#"><i class="fas fa-clipboard-check"></i> Completed</a></span>
<span><a><i class="fas fa-users"></i> 2 Members</a></span>
</p>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="project" style="background-image: url(images/pollutector.jpg);">
<div class="desc">
<div class="con">
<h3><a href="work.html">Portable Air Quality Detector - Pollutector</a></h3>
<span>Pollutector is a portable device which is designed to measure temperature, air quality, humidity, particle value and display in an app which is available in both IOS and Android. Machine learning
models are implemented on GCP to predict future values in each category.</span>
<p class="icon">
<span><a href="#"><i class="fas fa-clipboard-check"></i> Completed</a></span>
<span><a><i class="fas fa-users"></i> 3 Members</a></span>
</p>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="project" style="background-image: url(images/esp32.jpg)">
<div class="desc">
<div class="con">
<h3><a href="work.html">WiFi Analyzer</a></h3>
<span>A WiFi analyzer which is capable of detecting the location (predefined) of user based on a machine learning model trained on RSSI values of predefined locations.</span>
<p class="icon">
<span><a href="#"><i class="fas fa-clipboard-check"></i> Completed</a></span>
<span><a><i class="fas fa-users"></i> 3 Members</a></span>
</p>
</div>
</div>
</div>
</div>
</div>
<div class="row slides-work">
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="project" style="background-image: url(images/micromouse2.jpg);">
<div class="desc">
<div class="con">
<h3><a href="work.html">Micromouse Robot (Robofest 2019)</a></h3>
<span>Micromouse robot which navigates to the center of the maze and calculates the shortest path to achieve
its fast run using curve turns.
</span>
<p class="icon">
<span><a href="#"><i class="fas fa-clipboard-check"></i> Completed</a></span>
<span><a><i class="fas fa-users"></i> 5 Members</a></span>
</p>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="project" style="background-image: url(images/pollutector.jpg);">
<div class="desc">
<div class="con">
<h3><a href="work.html">Autonomous Robot (SLRC 2018)</a></h3>
<span>Designed an autonomous robots for SLRC 2018. This robot is for line following,
maze solving, color line following, detecting coins,
and block moving. Here we became the 4th place of the competition.</span>
<p class="icon">
<span><a href="#"><i class="fas fa-clipboard-check"></i> Completed</a></span>
<span><a><i class="fas fa-users"></i> 5 Members</a></span>
</p>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="project" style="background-image: url(images/micromouse1.jpeg);">
<div class="desc">
<div class="con">
<h3><a href="">Micromouse Robot (Robofest 2018)</a></h3>
<span>Micromouse robot which navigates to the center of the maze and calculates the shortest path.</span>
<p class="icon">
<span><a href="#"><i class="fas fa-clipboard-check"></i> Completed</a></span>
<span><a><i class="fas fa-users"></i> 5 Members</a></span>
</p>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="project" style="background-image: url(images/first_robot.jpeg)">
<div class="desc">
<div class="con">
<h3><a href="#">Autonomous Robot (SLRC 2017)</a></h3>
<span>Designed an autonomous robots for SLRC 2017. Robot is for line following, wall
following, maze solving, shooting ping-pong balls. This robot was able to achieve 3rd place in that competitions
and we were able to be the youngest team to achieve that award.</span>
<p class="icon">
<span><a href="#"><i class="fas fa-clipboard-check"></i> Completed</a></span>
<span><a><i class="fas fa-users"></i> 3 Members</a></span>
</p>
</div>
</div>
</div>
</div>
</div>
<div class="row slides-work">
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="project" style="background-image: url(images/googong.jpg);">
<div class="desc">
<div class="con">
<h3><a href="work.html">Googong IoT Smart City App</a></h3>
<span>A smart city app which allows users to find local community services, receive public announcements of events and
upload public amenity faults supported by the smart city network in Googong, Australia. This was designed using Flutter.</span>
<p class="icon">
<span><a href="#"><i class="fas fa-clipboard-check"></i> Completed</a></span>
<span><a><i class="fas fa-users"></i> 2 Members</a></span>
</p>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="project" style="background-image: url(images/tracking.jpg);">
<div class="desc">
<div class="con">
<h3><a href="work.html">SunRu Tracking App</a></h3>
<span>An app designed with flutter for SunRu Holdings PTY Ltd. in Australia to continuously tracking user location. Used in
collaboration with existing navigation based system to ensure the user location when user inside the vehicle.</span>
<p class="icon">
<span><a href="#"><i class="fas fa-clipboard-check"></i> Completed</a></span>
<span><a><i class="fas fa-users"></i> Personal</a></span>
</p>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="project" style="background-image: url(images/pollutector_app.jpg);">
<div class="desc">
<div class="con">
<h3><a href="work.html">Portable Air Quality Detector - Pollutector</a></h3>
<span>Pollutector App is an app made with flutter, which is designed to measure temperature, air quality, humidity, particle value and display in an app which is available in both IOS and Android.</span>
<p class="icon">
<span><a href="#"><i class="fas fa-clipboard-check"></i> Completed</a></span>
<span><a><i class="fas fa-users"></i> 3 Members</a></span>
</p>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="project" style="background-image: url(images/esp32.jpg)">
<div class="desc">
<div class="con">
<h3><a href="work.html">WiFi Analyzer</a></h3>
<span>A WiFi analyzer which is capable of detecting the location (predefined) of user based on a machine learning model trained on RSSI values of predefined locations.</span>
<p class="icon">
<span><a href="#"><i class="fas fa-clipboard-check"></i> Completed</a></span>
<span><a><i class="fas fa-users"></i> 3 Members</a></span>
</p>
</div>
</div>
</div>
</div>
</div>
<div class="row slides-work">
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="project" style="background-image: url(images/sunru_web.jpg);">
<div class="desc">
<div class="con">
<h3><a href="work.html">Sunru Website</a></h3>
<span>This project is for developing a responsive webpage for SunRu Holdings Pty Ltd in Victoria, Australia. Currently it is in the deployment stage
and in future SEO will be integrated to this website. </span>
<p class="icon">
<span><a href="#"><i class="fas fa-spinner"></i> Ongoing</a></span>
<span><a><i class="fas fa-users"></i> 1 Member</a></span>
</p>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="project" style="background-image: url(images/pi_face.jpg);">
<div class="desc">
<div class="con">
<h3><a href="work.html">Raspberry Pi Face Recognition</a></h3>
<span>This was done for a UK client to recognize the faces in a given frame of the video feed. Project uses in house computational power of Raspberry Pi to
identify faces and perform well in small sized frames.
</span>
<p class="icon">
<span><a href="#"><i class="fas fa-clipboard-check"></i> Completed</a></span>
<span><a><i class="fas fa-users"></i> 1 Member</a></span>
</p>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="project" style="background-image: url(images/dare_game.png);">
<div class="desc">
<div class="con">
<h3><a href="work.html">Dare Game - Envoyage 2019</a></h3>
<span>This was a webpage designed for a dare game to be displayed in the Envoyage 2019 of the Electronic and Telecommunication Department of University
of Moratuwa. Users can pick a box and it will reveal the hidden dare inside it. This was deployed in a free hosting site.
</span>
<p class="icon">
<span><a href="#"><i class="fas fa-clipboard-check"></i> Completed</a></span>
<span><a><i class="fas fa-users"></i> 1 Members</a></span>
</p>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="project" style="background-image: url(images/weight_scale.JPG)">
<div class="desc">
<div class="con">
<h3><a href="work.html">CAD Designs</a></h3>
<span>I have successfully completed several CAD designs for various clients and for the personal use using SolidWorks.</span>
<p class="icon">
<span><a href="#"><i class="fas fa-clipboard-check"></i> Completed</a></span>
<span><a><i class="fas fa-users"></i> 1 Member</a></span>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="contact" class="colorlib-contact" data-section="contact">
<div class="colorlib-narrow-content">
<div class="row">
<div class="col-md-6 col-md-offset-3 col-md-pull-3 animate-box" data-animate-effect="fadeInLeft">
<span class="heading-meta">Get in Touch</span>
<h2 class="colorlib-heading">Contact</h2>
</div>
</div>
<div class="row">
<div class="col-md-5">
<div class="colorlib-feature colorlib-feature-sm animate-box" data-animate-effect="fadeInLeft">
<div class="colorlib-icon">
<i class="fas fa-envelope-open-text"></i>
</div>
<div class="colorlib-text">
<p><a href="mailto: [email protected]">[email protected]</a></p>
</div>
</div>
<div class="colorlib-feature colorlib-feature-sm animate-box" data-animate-effect="fadeInLeft">
<div class="colorlib-icon">
<i class="fas fa-map-marked-alt"></i>
</div>
<div class="colorlib-text">
<p><a href="https://maps.google.com/?q=6.757207, 80.052719">317 / A, Kananvila, Horana, Sri Lanka, 12400</a></p>
</div>
</div>
<div class="colorlib-feature colorlib-feature-sm animate-box" data-animate-effect="fadeInLeft">
<div class="colorlib-icon">
<i class="fas fa-phone-alt"></i>
</div>
<div class="colorlib-text">
<p><a href="tel://">+94 778 373 323</a></p>
</div>
</div>
</div>
<div class="col-md-7 col-md-push-1">
<div class="row">
<div class="col-md-10 col-md-offset-1 col-md-pull-1 animate-box" data-animate-effect="fadeInRight">
<form action="">
<div class="form-group">
<input type="text" class="form-control" placeholder="Name">
</div>
<div class="form-group">
<input type="text" class="form-control" placeholder="Email">
</div>
<div class="form-group">
<input type="text" class="form-control" placeholder="Subject">
</div>
<div class="form-group">
<textarea name="" id="message" cols="30" rows="7" class="form-control" placeholder="Message"></textarea>
</div>
<div class="form-group">
<input type="submit" class="btn btn-primary btn-send-message" value="Send Message">
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</section>
</div><!-- end:colorlib-main -->
</div><!-- end:colorlib-page -->
<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<!-- jQuery Easing -->
<script src="js/jquery.easing.1.3.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- Waypoints -->
<script src="js/jquery.waypoints.min.js"></script>
<!-- Flexslider -->
<script src="js/jquery.flexslider-min.js"></script>
<!-- Owl carousel -->
<script src="js/owl.carousel.min.js"></script>
<!-- Counters -->
<script src="js/jquery.countTo.js"></script>
<!-- MAIN JS -->
<script src="js/main.js"></script>
<script>
function showSlides(n) {
var i;
var slides = document.getElementsByClassName("slides-work");
var modes = document.getElementsByClassName("mode");
if (n > slides.length) {slideIndex = 1}
if (n < 1) {slideIndex = slides.length}
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
for (i = 0; i < modes.length; i++) {
modes[i].className = modes[i].className.replace(" active", "");
}
slides[slideIndex-1].style.display = "block";
modes[slideIndex-1].className += " active";
}
function currentSlide(n) {
showSlides(slideIndex = n);
}
var slideIndex = 1;
showSlides(slideIndex);
</script>
</body>
</html>