forked from pbmuditha/mywebsite
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
790 lines (678 loc) · 35.6 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Mudidtha Pabasara Batagoda</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- <link rel="stylesheet" href="css/bootstrap.min.css"> -->
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/flexslider.css">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/style.css">
<link href="https://fonts.googleapis.com/css?family=Nunito+Sans:200,300,400,700" rel="stylesheet">
</head>
<body data-spy="scroll" data-target="#pb-navbar" data-offset="200">
<nav class="navbar navbar-expand-lg site-navbar navbar-light bg-light" id="pb-navbar">
<div class="container">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExample09" aria-controls="navbarsExample09" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-md-center" id="navbarsExample09">
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link" href="#section-home">Home</a></li>
<li class="nav-item"><a class="nav-link" href="#section-about">About</a></li>
<li class="nav-item"><a class="nav-link" href="#section-services">Services</a></li>
<li class="nav-item"><a class="nav-link" href="#section-portfolio">Portfolio</a></li>
<li class="nav-item"><a class="nav-link" href="#section-Experience">Experience</a></li>
<li class="nav-item"><a class="nav-link" href="#section-blog">Blog</a></li>
<li class="nav-item"><a class="nav-link" href="#section-contact">Contact</a></li>
</ul>
</div>
</div>
</nav>
<section class="site-hero" style="background-image: url(images/muditha.png);" id="section-home" data-stellar-background-ratio="0.5">
<div class="container">
<div class="row intro-text align-items-center justify-content-center">
<div class="col-md-10 text-center">
<h1 class="site-heading site-animate">Hey,I'm <strong> Muditha Batagoda</strong></h1>
<p class="lead site-subheading mb-4 site-animate">Product Designer / Public Speaker / UX Lover/ Blogger</p>
<p><a href="#section-about" class="smoothscroll btn btn-primary px-4 py-3">More On Me</a></p>
</div>
</div>
</div>
</section> <!-- section -->
<section class="site-section" id="section-about">
<div class="container">
<div class="row mb-5 align-items-center">
<div class="col-lg-7 pr-lg-5 mb-5 mb-lg-0">
<img src="images/about-mudi.png" alt="Image placeholder" class="img-fluid">
</div>
<div class="col-lg-5 pl-lg-5">
<div class="section-heading">
<h2>About <strong>Me</strong></h2>
</div>
<p> I am a believer that we can change this world to a <b>better place</b>. Doing everyday things bord me to death. I am always interested in finding new things to do and to read on. I love doing <b>product design</b>. It helps me to look into <b>problems</b> of the world and create<b> meaningful solutions</b>. Doing <b>designs and writing blogs</b> makes me happy. I do <b>public speaking</b> on User Experience design and have a keen interest in the connection of <b>psychology to user experience design</b>. I love <b>reading books</b> and listening to <b>podcasts</b>. I love <b>sketching ideas</b> and drawing them on a sketchbook. I conduct <b>lectures</b> at a reputed I university in my country as a visiting lecturer too. It is one of the best things that I do because I <b>love educating the younger generation</b> and make them aware of UX design and become <b>professionals</b> at a young age. </p>
<p>
<a href="#section-contact" class="btn btn-primary px-4 py-2 btn-sm smoothscroll">Hire Me</a>
<a href="images/muditha.pdf" class="btn btn-secondary px-4 py-2 btn-sm">Download CV</a>
</p>
</div>
</div>
<div class="row pt-5">
<div class="col-md-3 mb-3">
<div class="section-heading">
<h2>My <strong>Skills</strong></h2>
</div>
</div>
<div class="col-md-9">
<div class="skill">
<h3>Design</h3>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 95%" aria-valuenow="97" aria-valuemin="0" aria-valuemax="100">
<span>97%</span>
</div>
</div>
</div>
<div class="skill">
<h3>HTML5</h3>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 98%" aria-valuenow="98" aria-valuemin="0" aria-valuemax="100">
<span>98%</span>
</div>
</div>
</div>
<div class="skill">
<h3>CSS3</h3>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 97%" aria-valuenow="97" aria-valuemin="0" aria-valuemax="100">
<span>97%</span>
</div>
</div>
</div>
<div class="skill">
<h3>JQuery</h3>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 88%" aria-valuenow="88" aria-valuemin="0" aria-valuemax="100">
<span>88%</span>
</div>
</div>
</div>
<div class="skill">
<h3>Angular</h3>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 92%" aria-valuenow="92" aria-valuemin="0" aria-valuemax="100">
<span>92%</span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="site-section bg-light">
<div class="container">
<div class="row mb-5">
<div class="col-md-12">
<div class="section-heading text-center">
<h2>Here are some of <strong>My Expertise</strong></h2>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="block-47 d-flex mb-5">
<blockquote class="block-47-quote">
<h4>Expert in Human Experience Design</h4>
<p>I have been mastering my skills in human experience by improving my skills on Design principles,Usability principles, Accessibility, UX processes, Empathy, Psychology, Emotional Interlligence and Problem Solving.</p>
</blockquote>
</div>
</div>
<div class="col-md-6">
<div class="block-47 d-flex mb-5">
<blockquote class="block-47-quote">
<h4>I am a Writer </h4>
<p>I have been writing for the last two years on the famous blogging platform called Medium. I am the owner of the publication called UX Tank. I am also contributing to publication called 99x Technology, The Startup, Ux Planet, UX Collective,theuxblog.com and Prototypr. I have written 45 articles related to the industry by sharing my knowledge.</p>
</blockquote>
</div>
</div>
<div class="col-md-6">
<div class="block-47 d-flex mb-5">
<blockquote class="block-47-quote">
<h4>I am a Teacher</h4>
<p> I share my knowledge and tech young souls at NIBM degree students as a visiting Lecture.</p>
</blockquote>
</div>
</div>
<div class="col-md-6">
<div class="block-47 d-flex mb-5">
<blockquote class="block-47-quote">
<h4> I am a Speaker</h4>
<p> I do public speaking on User Experience design and have a keen interest in the connection of psychology to user experience design. I done some webinars also in 99x technology and Russia-UX Club.</p>
</blockquote>
</div>
</div>
</div>
</div>
</section>
<section class="site-section border-top pb-0" id="section-services">
<div class="container">
<div class="row mb-4">
<div class="col-md-12">
<div class="section-heading text-center">
<h2>My <strong>Services</strong></h2>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 col-lg-4 text-center mb-5">
<div class="site-service-item site-animate" data-animate-effect="fadeIn">
<span class="icon">
<span class="icon-phone3"></span>
</span>
<h3 class="mb-4">Mobile Optimize</h3>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
</div>
</div>
<div class="col-md-6 col-lg-4 text-center mb-5">
<div class="site-service-item site-animate" data-animate-effect="fadeIn">
<span class="icon">
<span class="icon-laptop3"></span>
</span>
<h3 class="mb-4">Web Design</h3>
<p>A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth.</p>
</div>
</div>
<div class="col-md-6 col-lg-4 text-center mb-5">
<div class="site-service-item site-animate" data-animate-effect="fadeIn">
<span class="icon">
<span class="icon-desktop"></span>
</span>
<h3 class="mb-4">Web Development</h3>
<p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p>
</div>
</div>
<div class="col-md-6 col-lg-4 text-center mb-5">
<div class="site-service-item site-animate" data-animate-effect="fadeIn">
<span class="icon">
<span class="icon-phone3"></span>
</span>
<h3 class="mb-4">Application</h3>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
</div>
</div>
<div class="col-md-6 col-lg-4 text-center mb-5">
<div class="site-service-item site-animate" data-animate-effect="fadeIn">
<span class="icon">
<span class="icon-paintbrush"></span>
</span>
<h3 class="mb-4">Graphic Design</h3>
<p>A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth.</p>
</div>
</div>
<div class="col-md-6 col-lg-4 text-center mb-5">
<div class="site-service-item site-animate" data-animate-effect="fadeIn">
<span class="icon">
<span class="icon-mobile3"></span>
</span>
<h3 class="mb-4">Apps Interface</h3>
<p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p>
</div>
</div>
</div>
</div>
</section>
<section class="facts-area section-gap" id="facts-area" style="background-image: url(images/bg-image.jpg);" data-stellar-background-ratio="0.5">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 single-fact " style="color: white" width: "50%">
<h1 class="counter">50</h1>
<p>Projects Completed</p>
</div>
<div class="col-lg-3 col-md-6 single-fact" style="color: white">
<h1 class="counter">40</h1>
<p>Happy Clients</p>
</div>
<div class="col-lg-3 col-md-6 single-fact" style="color: white">
<h1 class="counter">8</h1>
<p>Year Of Experience</p>
</div>
<div class="col-lg-3 col-md-6 single-fact" style="color: white">
<h1 class="counter">30</h1>
<p>Real Professionals</p>
</div>
</div>
</div>
</section>
<section class="site-section" id="section-portfolio">
<div class="container">
<div class="row">
<div class="section-heading text-center col-md-12">
<h2>Featured <strong>Projects</strong></h2>
</div>
</div>
<div class="filters">
<ul>
<li class="active" data-filter="*">All</li>
<li data-filter=".vector">Graphic</li>
<li data-filter=".raster">Logo</li>
<li data-filter=".ui">UI/UX</li>
<li data-filter=".printing">Branding</li>
</ul>
</div>
<div class="filters-content">
<div class="row grid">
<div class="single-portfolio col-sm-4 all vector">
<div class="relative">
<div class="thumb">
<div class="overlay overlay-bg"></div>
<img class="image img-fluid" src="images/IMS.png" alt="">
</div>
<a href="images/IMS.png" class="img-pop-up">
<div class="middle">
<div class="text align-self-center d-flex"><img src="images/preview.png" alt=""></div>
</div>
</a>
</div>
<div class="p-inner">
<h4>booklet Design</h4>
<div class="cat">Graphic</div>
</div>
</div>
<div class="single-portfolio col-sm-4 all printing">
<div class="relative">
<div class="thumb">
<div class="overlay overlay-bg"></div>
<img class="image img-fluid" src="images/branding.png" alt="">
</div>
<a href="images/branding.png" class="img-pop-up">
<div class="middle">
<div class="text align-self-center d-flex"><img src="images/preview.png" alt=""></div>
</div>
</a>
</div>
<div class="p-inner">
<h4>T-shirt Design</h4>
<div class="cat">Branding</div>
</div>
</div>
<div class="single-portfolio col-sm-4 all ui">
<div class="relative">
<div class="thumb">
<div class="overlay overlay-bg"></div>
<img class="image img-fluid" src="images/information.png" alt="">
</div>
<a href="images/information.png" class="img-pop-up">
<div class="middle">
<div class="text align-self-center d-flex"><img src="images/preview.png" alt=""></div>
</div>
</a>
</div>
<div class="p-inner">
<h4>Mobile Design</h4>
<div class="cat">UI/UX</div>
</div>
</div>
<div class="single-portfolio col-sm-4 all raster">
<div class="relative">
<div class="thumb">
<div class="overlay overlay-bg"></div>
<img class="image img-fluid" src="images/xecndent.png" alt="">
</div>
<a href="images/xecndent.png" class="img-pop-up">
<div class="middle">
<div class="text align-self-center d-flex"><img src="images/preview.png" alt=""></div>
</div>
</a>
</div>
<div class="p-inner">
<h4>Embosed Logo Design</h4>
<div class="cat">Logo</div>
</div>
</div>
<div class="single-portfolio col-sm-4 all vector">
<div class="relative">
<div class="thumb">
<div class="overlay overlay-bg"></div>
<img class="image img-fluid" src="images/cima.jpg" alt="">
</div>
<a href="images/cima.jpg" class="img-pop-up">
<div class="middle">
<div class="text align-self-center d-flex"><img src="images/preview.png" alt=""></div>
</div>
</a>
</div>
<div class="p-inner">
<h4>Cover Design</h4>
<div class="cat">Graphic</div>
</div>
</div>
<div class="single-portfolio col-sm-4 all printing">
<div class="relative">
<div class="thumb">
<div class="overlay overlay-bg"></div>
<img class="image img-fluid" src="images/x-mas.jpg" alt="">
</div>
<a href="images/x-mas.jpg" class="img-pop-up">
<div class="middle">
<div class="text align-self-center d-flex"><img src="images/preview.png" alt=""></div>
</div>
</a>
</div>
<div class="p-inner">
<h4>X-Mas </h4>
<div class="cat">Branding</div>
</div>
</div>
<div class="single-portfolio col-sm-4 all ui">
<div class="relative">
<div class="thumb">
<div class="overlay overlay-bg"></div>
<img class="image img-fluid" src="images/mobile.jpg" alt="">
</div>
<a href="images/mobile.jpg" class="img-pop-up">
<div class="middle">
<div class="text align-self-center d-flex"><img src="images/preview.png" alt=""></div>
</div>
</a>
</div>
<div class="p-inner">
<h4>Resturent Login</h4>
<div class="cat">UI/UX</div>
</div>
</div>
<div class="single-portfolio col-sm-4 all printing">
<div class="relative">
<div class="thumb">
<div class="overlay overlay-bg"></div>
<img class="image img-fluid" src="images/protin.jpg" alt="">
</div>
<a href="images/protin.jpg" class="img-pop-up">
<div class="middle">
<div class="text align-self-center d-flex"><img src="images/preview.png" alt=""></div>
</div>
</a>
</div>
<div class="p-inner">
<h4>Protin</h4>
<div class="cat">Branding</div>
</div>
</div>
<div class="single-portfolio col-sm-4 all ui">
<div class="relative">
<div class="thumb">
<div class="overlay overlay-bg"></div>
<img class="image img-fluid" src="images/web.png" alt="">
</div>
<a href="images/web.png" class="img-pop-up">
<div class="middle">
<div class="text align-self-center d-flex"><img src="images/preview.png" alt=""></div>
</div>
</a>
</div>
<div class="p-inner">
<h4>Login Web design</h4>
<div class="cat">UI/UX</div>
</div>
</div>
<div class="single-portfolio col-sm-4 all ui">
<div class="relative">
<div class="thumb">
<div class="overlay overlay-bg"></div>
<img class="image img-fluid" src="images/travel.png" alt="">
</div>
<a href="images/travel.png" class="img-pop-up">
<div class="middle">
<div class="text align-self-center d-flex"><img src="images/preview.png" alt=""></div>
</div>
</a>
</div>
<div class="p-inner">
<h4>Travel Mobile design</h4>
<div class="cat">UI/UX</div>
</div>
</div>
<div class="single-portfolio col-sm-4 all ui">
<div class="relative">
<div class="thumb">
<div class="overlay overlay-bg"></div>
<img class="image img-fluid" src="images/dope.png" alt="">
</div>
<a href="images/dope.png" class="img-pop-up">
<div class="middle">
<div class="text align-self-center d-flex"><img src="images/preview.png" alt=""></div>
</div>
</a>
</div>
<div class="p-inner">
<h4>Dope Web Design</h4>
<div class="cat">UI/UX</div>
</div>
</div>
<div class="single-portfolio col-sm-4 all ui">
<div class="relative">
<div class="thumb">
<div class="overlay overlay-bg"></div>
<img class="image img-fluid" src="images/IBE.png" alt="">
</div>
<a href="images/IBE.png" class="img-pop-up">
<div class="middle">
<div class="text align-self-center d-flex"><img src="images/preview.png" alt=""></div>
</div>
</a>
</div>
<div class="p-inner">
<h4>Internet Booking Application (IBE)</h4>
<div class="cat">UI/UX</div>
</div>
</div>
</div>
<div class="row intro-text align-items-center justify-content-center">
<div class="col-md-10 text-center">
<p><a href="https://dribbble.com/mudithapb" class="smoothscroll btn btn-primary px-4 py-3">view more</a></p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- .section -->
<section class="site-section bg-light " id="section-Experience">
<div class="container">
<div class="row">
<div class="col-md-12 mb-5">
<div class="section-heading text-center">
<h2>My <strong>Experience</strong></h2>
</div>
</div>
<div class="col-md-6">
<div class="resume-item mb-4">
<span class="date"><span class="icon-calendar"></span> March 05 th 2017 - Present</span>
<h3>Senior User Experience Lead</h3>
<h4><a href="https://99xtechnology.com">99X Technology</a></h4>
<p>2 Years</p>
</div>
<div class="resume-item mb-4" data-animate-effect="fadeInLeft">
<span class="date"><span class="icon-calendar"></span> December 2015 - April 2016</span>
<h3>Associate UI/UX Lead</h3>
<h4><a href="https://xcendant.com/">Xcedant</a></h4>
<p>5 months</p>
</div>
<div class="resume-item mb-4" data-animate-effect="fadeInLeft">
<span class="date"><span class="icon-calendar"></span> Octomber 2014 - April 2016</span>
<h3>UI Engineer</h3>
<h4><a href="https://xcendant.com/">Xcedant</a></h4>
<p>1 Year and 7 months</p>
</div>
<div class="resume-item mb-4" data-animate-effect="fadeInLeft">
<span class="date"><span class="icon-calendar"></span> July 2011 - July 2012</span>
<h3>PHP Developer</h3>
<h4><a href="http://www.vommex.com/">Vommex International (pvt)Ltd</a></h4>
<p>1 Year and 1 months</p>
</div>
</div>
<div class="col-md-6">
<div class="resume-item mb-4" data-animate-effect="fadeInRight">
<span class="date"><span class="icon-calendar"></span> April 2016 - February 2017</span>
<h3>Principle Engineer</h3>
<h4><a href="https://accelaero.com/company/">Accelaero</a></h4>
<p>11 Months</p>
</div>
<div class="resume-item mb-4" data-animate-effect="fadeInRight">
<span class="date"><span class="icon-calendar"></span> November 2015 - April 2016</span>
<h3>Associate UI/UX Lead</h3>
<h4><a href="https://xcendant.com/">Xcedant</a></h4>
<p>6 months</p>
</div>
<div class="resume-item mb-4" data-animate-effect="fadeInRight">
<span class="date"><span class="icon-calendar"></span> July 2012 - September 2014</span>
<h3>Associate Web Enginner</h3>
<h4><a href="http://www.hsenid.com/">hSenid</a></h4>
<p>2 Years and 3 months</p>
</div>
<div class="resume-item mb-4" data-animate-effect="fadeInRight">
<span class="date"><span class="icon-calendar"></span> February 2011 - July 2011</span>
<h3>System Analyst</h3>
<h4><a href="http://web.boc.lk/">Bank Of Ceylon (BOC)</a></h4>
<p>6 months ( Trainee)</p>
</div>
</div>
</div>
</div>
</section> <!-- .section -->
<section class="site-section" id="section-blog">
<div class="container">
<div class="row">
<div class="col-md-12 mb-5">
<div class="section-heading text-center">
<h2>Blog on <strong>Medium</strong></h2>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6 col-lg-4 mb-4">
<div class="blog-entry">
<a href="https://medium.com/@batagodamuditha"><img src="images/post_1.jpg" alt="Image placeholder" class="img-fluid"></a>
<div class="blog-entry-text">
<h3><a href="https://uxplanet.org/what-is-firstborn-how-to-use-it-cf4f11228171">Designing user experience for developers</a></h3>
<p class="mb-4">This is my story of creating a new Native React framework to the open source community.<strong> What made me think about designing a new framework?</strong></p>
<div class="meta">
<a href="https://uxplanet.org/what-is-firstborn-how-to-use-it-cf4f11228171"><span class="icon-calendar"></span> May 1, 2019</a>
<a href="https://uxplanet.org/what-is-firstborn-how-to-use-it-cf4f11228171"><span class="icon-heart2"></span> 216</a>
</div>
</div>
</div>
</div>
<div class="col-sm-6 col-lg-4 mb-4">
<div class="blog-entry">
<a href="https://uxplanet.org/what-to-do-when-your-ux-process-cant-save-you-caad6f071d4"><img src="images/post_2.jpg" alt="Image placeholder" class="img-fluid"></a>
<div class="blog-entry-text">
<h3><a href="https://uxplanet.org/what-to-do-when-your-ux-process-cant-save-you-caad6f071d4">What to do when your UX process can’t save you?</a></h3>
<p class="mb-4">Improving your skills in communication and decision making.Designing for humans have become the pillar of the next generation product. </p>
<div class="meta">
<a href="https://uxplanet.org/what-to-do-when-your-ux-process-cant-save-you-caad6f071d4"><span class="icon-calendar"></span> Feb 11, 2019</a>
<a href="https://uxplanet.org/what-to-do-when-your-ux-process-cant-save-you-caad6f071d4"><span class="icon-heart2"></span> 298</a>
</div>
</div>
</div>
</div>
<div class="col-sm-6 col-lg-4 mb-4">
<div class="blog-entry">
<a href="https://uxplanet.org/understand-your-future-role-be-a-product-designer-dc3ad0e70f5f"><img src="images/post_3.jpg" alt="Image placeholder" class="img-fluid"></a>
<div class="blog-entry-text">
<h3><a href="https://uxplanet.org/understand-your-future-role-be-a-product-designer-dc3ad0e70f5f">Understand your future role, be a product designer</a></h3>
<p class="mb-4">Be an effective product designer Credits: Kilian Eng I was afraid that my career would end in the hand of someone else a few days back.</p>
<div class="meta">
<a href="https://uxplanet.org/understand-your-future-role-be-a-product-designer-dc3ad0e70f5f"><span class="icon-calendar"></span> Nov 19, 2018</a>
<a href="https://uxplanet.org/understand-your-future-role-be-a-product-designer-dc3ad0e70f5f"><span class="icon-heart2"></span> 1.2K</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row intro-text align-items-center justify-content-center">
<div class="col-md-10 text-center">
<p><a href="https://medium.com/@batagodamuditha" class="smoothscroll btn btn-primary px-4 py-3">Read More</a></p>
</div>
</div>
</section>
<section class="site-section bg-light" id="section-contact">
<div class="container">
<div class="row">
<div class="col-md-12 mb-5">
<div class="section-heading text-center">
<h2>Wanna <strong>Start Work</strong> With Me?</h2>
</div>
</div>
<div class="col-md-7 mb-5 mb-md-0">
<form action="mailto:[email protected]" method=ÞpostÞ encrypt=Þtext/plaintÞ class="site-form">
<h3 class="mb-5">Get In Touch</h3>
<div class="form-group">
<input type="text" class="form-control px-3 py-4" placeholder="Your Name">
</div>
<div class="form-group">
<input type="email" class="form-control px-3 py-4" placeholder="Your Email">
</div>
<div class="form-group mb-5">
<textarea class="form-control px-3 py-4"cols="30" rows="10" placeholder="Write a Message"></textarea>
</div>
<div class="form-group">
<input type="submit" class="btn btn-primary px-4 py-3" value="Send Message">
</div>
</form>
</div>
<div class="col-md-5 pl-md-5">
<h3 class="mb-5">My Contact Details</h3>
<ul class="site-contact-details">
<li>
<span class="text-uppercase">Email</span>
</li>
<li>
<span class="text-uppercase">Phone</span>
+94(0) 718017627
</li>
<li>
<span class="text-uppercase">Address</span>
Colombo, Sri Lanka
</li>
</ul>
</div>
</div>
</div>
</section>
<footer class="site-footer">
<div class="container">
<div class="row mb-3">
<div class="col-md-12 text-center">
<p>
<a href="https://www.facebook.com/muditha.batagoda" class="social-item"><span class="icon-facebook2"></span></a>
<a href="https://twitter.com/mudithabatagoda" class="social-item"><span class="icon-twitter"></span></a>
<a href="https://www.instagram.com/mudithapb/" class="social-item"><span class="icon-instagram2"></span></a>
<a href="https://www.linkedin.com/in/muditha-pabasara-hewa-batagoda-2726a751/" class="social-item"><span class="icon-linkedin2"></span></a>
<a href="https://dribbble.com/mudithapb" class="social-item"><span class="icon-dribbble2"></span></a>
<a href="https://github.com/mudithabatagoda" class="social-item"><span class="icon-github"></span></a>
<a href="https://medium.com/@batagodamuditha" class="social-item"><span class="icon-blogger"></span></a>
</p>
</div>
</div>
<div class="row">
<p class="col-12 text-center">
Copyright © <script>document.write(new Date().getFullYear());</script> All rights reserved by Muditha Batagoda
</p>
</div>
</div>
</footer>
<script src="js/vendor/jquery.min.js"></script>
<script src="js/vendor/popper.min.js"></script>
<script src="js/vendor/bootstrap.min.js"></script>
<script src="js/vendor/jquery.easing.1.3.js"></script>
<script src="js/vendor/jquery.stellar.min.js"></script>
<script src="js/vendor/jquery.waypoints.min.js"></script>
<script src="https://unpkg.com/isotope-layout@3/dist/isotope.pkgd.min.js"></script>
<script src="https://unpkg.com/imagesloaded@4/imagesloaded.pkgd.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>