-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
361 lines (342 loc) · 24 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
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta name="generator" content="Hugo 0.110.0">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>LC-Research</title>
<script>(function(d,e){d[e]=d[e].replace("no-js","js");})(document.documentElement,"className");</script>
<meta name="description" content="Dr. Lochana C. Menikarachchi's Personal Blog">
<meta property="og:title" content="LC-Research" />
<meta property="og:description" content="Dr. Lochana C. Menikarachchi's Personal Blog" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://lc-research.github.io/" /><meta property="og:image" content="https://lc-research.github.io/img/logo.png"/>
<meta itemprop="name" content="LC-Research">
<meta itemprop="description" content="Dr. Lochana C. Menikarachchi's Personal Blog">
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://lc-research.github.io/img/logo.png"/>
<meta name="twitter:title" content="LC-Research"/>
<meta name="twitter:description" content="Dr. Lochana C. Menikarachchi's Personal Blog"/>
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="dns-prefetch" href="//fonts.googleapis.com">
<link rel="dns-prefetch" href="//fonts.gstatic.com">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/custom.css">
<link rel="alternate" type="application/rss+xml" href="/index.xml" title="LC-Research">
<link rel="shortcut icon" href="/favicon.ico">
</head>
<body class="body">
<div class="container container--outer">
<header class="header">
<div class="container header__container">
<div class="logo logo--mixed">
<a class="logo__link" href="/" title="LC Research" rel="home">
<div class="logo__item logo__imagebox">
<img class="logo__img" src="/img/logo.png">
</div><div class="logo__item logo__text">
<div class="logo__title">LC Research</div>
<div class="logo__tagline">Everyday Tech to Make Life Easier</div>
</div>
</a>
</div>
<nav class="menu">
<button class="menu__btn" aria-haspopup="true" aria-expanded="false" tabindex="0">
<span class="menu__btn-title" tabindex="-1">Menu</span>
</button>
<ul class="menu__list">
<li class="menu__item">
<a class="menu__link" href="/">
<span class="menu__text">Home</span>
</a>
</li>
<li class="menu__item">
<a class="menu__link" href="/about/">
<span class="menu__text">About</span>
</a>
</li>
</ul>
</nav>
<script data-ad-client="ca-pub-2690761581108402" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
</div>
</header>
<div class="wrapper flex">
<div class="primary">
<main class="main list" role="main">
<article class="list__item post">
<figure class="list__thumbnail">
<a href="https://lc-research.github.io/blog/readinglights/">
<img src="/img/blog/readinglights.jpg" alt="How to Pick a Reading Light" />
</a>
</figure>
<header class="list__header">
<h2 class="list__title post__title">
<a href="/blog/readinglights/" rel="bookmark">
How to Pick a Reading Light
</a>
</h2>
<div class="list__meta meta"><div class="meta__item-author meta__item">
<svg class="meta__icon icon icon-author" width="16" height="16" viewBox="0 0 12 16"><path d="M6 1c2.2 0 3.5 2 3.5 4.5C9.5 7 8.9 8.2 8 9c2.9.8 4 2.5 4 5v1H0v-1c0-2.5 1.1-4.2 4-5-.9-.8-1.5-2-1.5-3.5C2.5 3 3.8 1 6 1z"/></svg><span class="meta__text">Dr. Lochana C. Menikarachchi</span>
</div>
<div class="meta__item-datetime meta__item">
<svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class="meta__text" datetime="2021-07-17T00:00:00Z">2021-07-17</time></div><div class="meta__item-categories meta__item"><svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2l1 2h8v11h-16v-13z"/></svg><span class="meta__text"><a class="meta__link" href="/categories/tutorials/" rel="category">Tutorials</a>
</span>
</div></div>
</header>
<div class="content list__excerpt post__content clearfix">
A reading light is a must have gadget for most avid readers. If you are in the market for a reading light, you might find a dizzying array of options available to you. Deciding which one to pick largely depends on your reading habits. With this post, I offer some helpful advice on things to consider when buying a reading light.
</div>
</article><article class="list__item post">
<figure class="list__thumbnail">
<a href="https://lc-research.github.io/blog/laptopbattery/">
<img src="/img/blog/laptopbattery.jpg" alt="How to Care for Your Laptop's Battery" />
</a>
</figure>
<header class="list__header">
<h2 class="list__title post__title">
<a href="/blog/laptopbattery/" rel="bookmark">
How to Care for Your Laptop's Battery
</a>
</h2>
<div class="list__meta meta"><div class="meta__item-author meta__item">
<svg class="meta__icon icon icon-author" width="16" height="16" viewBox="0 0 12 16"><path d="M6 1c2.2 0 3.5 2 3.5 4.5C9.5 7 8.9 8.2 8 9c2.9.8 4 2.5 4 5v1H0v-1c0-2.5 1.1-4.2 4-5-.9-.8-1.5-2-1.5-3.5C2.5 3 3.8 1 6 1z"/></svg><span class="meta__text">Dr. Lochana C. Menikarachchi</span>
</div>
<div class="meta__item-datetime meta__item">
<svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class="meta__text" datetime="2021-06-26T16:13:05+05:30">2021-06-26</time></div><div class="meta__item-categories meta__item"><svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2l1 2h8v11h-16v-13z"/></svg><span class="meta__text"><a class="meta__link" href="/categories/tutorials/" rel="category">Tutorials</a>
</span>
</div></div>
</header>
<div class="content list__excerpt post__content clearfix">
Almost all mobile computers have a built-in lithium-ion battery. Batteries that seem to last forever at the beginning hold less and less charge as they age. Is there anyway to delay the degradation of lithium batteries? What practices could potentially prolong or harm the lithium batteries found in everyday laptops? This post aims to shed some light on this topic by debunking common battery myths.
</div>
</article><article class="list__item post">
<figure class="list__thumbnail">
<a href="https://lc-research.github.io/blog/bitwarden/">
<img src="/img/blog/bitwarden.jpg" alt="Taking Control of Your Passwords with Bitwarden" />
</a>
</figure>
<header class="list__header">
<h2 class="list__title post__title">
<a href="/blog/bitwarden/" rel="bookmark">
Taking Control of Your Passwords with Bitwarden
</a>
</h2>
<div class="list__meta meta"><div class="meta__item-author meta__item">
<svg class="meta__icon icon icon-author" width="16" height="16" viewBox="0 0 12 16"><path d="M6 1c2.2 0 3.5 2 3.5 4.5C9.5 7 8.9 8.2 8 9c2.9.8 4 2.5 4 5v1H0v-1c0-2.5 1.1-4.2 4-5-.9-.8-1.5-2-1.5-3.5C2.5 3 3.8 1 6 1z"/></svg><span class="meta__text">Dr. Lochana C. Menikarachchi</span>
</div>
<div class="meta__item-datetime meta__item">
<svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class="meta__text" datetime="2021-06-17T00:00:00Z">2021-06-17</time></div><div class="meta__item-categories meta__item"><svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2l1 2h8v11h-16v-13z"/></svg><span class="meta__text"><a class="meta__link" href="/categories/tutorials/" rel="category">Tutorials</a>
</span>
</div></div>
</header>
<div class="content list__excerpt post__content clearfix">
Having to deal with many passwords is a fact of life. A password manager like Bitwarden can ease the burden of inventing and remembering passwords. This step-by-step tutorial explains how to setup Bitwarden with its browser extension for Chrome.
</div>
</article><article class="list__item post">
<figure class="list__thumbnail">
<a href="https://lc-research.github.io/blog/twstotv/">
<img src="/img/blog/tws.jpg" alt="Connecting TWS Earbuds to Any TV or Projector" />
</a>
</figure>
<header class="list__header">
<h2 class="list__title post__title">
<a href="/blog/twstotv/" rel="bookmark">
Connecting TWS Earbuds to Any TV or Projector
</a>
</h2>
<div class="list__meta meta"><div class="meta__item-author meta__item">
<svg class="meta__icon icon icon-author" width="16" height="16" viewBox="0 0 12 16"><path d="M6 1c2.2 0 3.5 2 3.5 4.5C9.5 7 8.9 8.2 8 9c2.9.8 4 2.5 4 5v1H0v-1c0-2.5 1.1-4.2 4-5-.9-.8-1.5-2-1.5-3.5C2.5 3 3.8 1 6 1z"/></svg><span class="meta__text">Dr. Lochana C. Menikarachchi</span>
</div>
<div class="meta__item-datetime meta__item">
<svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class="meta__text" datetime="2021-06-14T00:00:00Z">2021-06-14</time></div><div class="meta__item-categories meta__item"><svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2l1 2h8v11h-16v-13z"/></svg><span class="meta__text"><a class="meta__link" href="/categories/tutorials/" rel="category">Tutorials</a>, <a class="meta__link" href="/categories/reviews/" rel="category">Reviews</a>
</span>
</div></div>
</header>
<div class="content list__excerpt post__content clearfix">
How wonderful is it to have your TV audio streamed to your wireless earbuds? This post shows you how you can connect two pairs of TWS earbuds or bluetooth headsets with any TV or projector. Finally, two can watch a movie on the big screen without disturbing others.
</div>
</article><article class="list__item post">
<figure class="list__thumbnail">
<a href="https://lc-research.github.io/blog/minidlna/">
<img src="/img/blog/pi.jpg" alt="Setting up a Raspberry Pi Media Server" />
</a>
</figure>
<header class="list__header">
<h2 class="list__title post__title">
<a href="/blog/minidlna/" rel="bookmark">
Setting up a Raspberry Pi Media Server
</a>
</h2>
<div class="list__meta meta"><div class="meta__item-author meta__item">
<svg class="meta__icon icon icon-author" width="16" height="16" viewBox="0 0 12 16"><path d="M6 1c2.2 0 3.5 2 3.5 4.5C9.5 7 8.9 8.2 8 9c2.9.8 4 2.5 4 5v1H0v-1c0-2.5 1.1-4.2 4-5-.9-.8-1.5-2-1.5-3.5C2.5 3 3.8 1 6 1z"/></svg><span class="meta__text">Dr. Lochana C. Menikarachchi</span>
</div>
<div class="meta__item-datetime meta__item">
<svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class="meta__text" datetime="2021-06-09T00:00:00Z">2021-06-09</time></div><div class="meta__item-categories meta__item"><svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2l1 2h8v11h-16v-13z"/></svg><span class="meta__text"><a class="meta__link" href="/categories/tutorials/" rel="category">Tutorials</a>
</span>
</div></div>
</header>
<div class="content list__excerpt post__content clearfix">
Wouldn’t it be nice to store all of your media files in one location and stream them to any device on your home network? An inexpensive Raspberry Pi and a couple of USB sticks can get the job done! This post guides you through all the steps required, step by step.
</div>
</article><article class="list__item post">
<figure class="list__thumbnail">
<a href="https://lc-research.github.io/blog/glide/">
<img src="/img/blog/glide.jpg" alt="My First Glide App" />
</a>
</figure>
<header class="list__header">
<h2 class="list__title post__title">
<a href="/blog/glide/" rel="bookmark">
My First Glide App
</a>
</h2>
<div class="list__meta meta"><div class="meta__item-author meta__item">
<svg class="meta__icon icon icon-author" width="16" height="16" viewBox="0 0 12 16"><path d="M6 1c2.2 0 3.5 2 3.5 4.5C9.5 7 8.9 8.2 8 9c2.9.8 4 2.5 4 5v1H0v-1c0-2.5 1.1-4.2 4-5-.9-.8-1.5-2-1.5-3.5C2.5 3 3.8 1 6 1z"/></svg><span class="meta__text">Dr. Lochana C. Menikarachchi</span>
</div>
<div class="meta__item-datetime meta__item">
<svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class="meta__text" datetime="2021-06-05T00:00:00Z">2021-06-05</time></div><div class="meta__item-categories meta__item"><svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2l1 2h8v11h-16v-13z"/></svg><span class="meta__text"><a class="meta__link" href="/categories/mobile-apps/" rel="category">Mobile Apps</a>, <a class="meta__link" href="/categories/reviews/" rel="category">Reviews</a>
</span>
</div></div>
</header>
<div class="content list__excerpt post__content clearfix">
Glide is a no coding mobile app development platform that allows mobile apps to be built from Google spreadsheets. This post outlines my experience with Glide and how I built my first no coding app with a Google spreadsheet in just a few hours.
</div>
</article><article class="list__item post">
<figure class="list__thumbnail">
<a href="https://lc-research.github.io/blog/mactowin/">
<img src="/img/blog/mactowin.jpg" alt="Getting Rid of ._ and .DS_Store Files" />
</a>
</figure>
<header class="list__header">
<h2 class="list__title post__title">
<a href="/blog/mactowin/" rel="bookmark">
Getting Rid of ._ and .DS_Store Files
</a>
</h2>
<div class="list__meta meta"><div class="meta__item-author meta__item">
<svg class="meta__icon icon icon-author" width="16" height="16" viewBox="0 0 12 16"><path d="M6 1c2.2 0 3.5 2 3.5 4.5C9.5 7 8.9 8.2 8 9c2.9.8 4 2.5 4 5v1H0v-1c0-2.5 1.1-4.2 4-5-.9-.8-1.5-2-1.5-3.5C2.5 3 3.8 1 6 1z"/></svg><span class="meta__text">Dr. Lochana C. Menikarachchi</span>
</div>
<div class="meta__item-datetime meta__item">
<svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class="meta__text" datetime="2021-06-01T00:00:00Z">2021-06-01</time></div><div class="meta__item-categories meta__item"><svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2l1 2h8v11h-16v-13z"/></svg><span class="meta__text"><a class="meta__link" href="/categories/tutorials/" rel="category">Tutorials</a>
</span>
</div></div>
</header>
<div class="content list__excerpt post__content clearfix">
When you transfer files and folders from Macs to PCs and USB sticks a whole bunch of ._ files and .DS_Store files are generated. While there is no way to prevent this from happening, there is an easy way to get rid of these pesky files. This post shows you how.
</div>
</article>
</main>
</div>
<aside class="sidebar"><div class="widget-search widget">
<form class="widget-search__form" role="search" method="get" action="https://google.com/search">
<label>
<input class="widget-search__field" type="search" placeholder="SEARCH…" value="" name="q" aria-label="SEARCH…">
</label>
<input class="widget-search__submit" type="submit" value="Search">
<input type="hidden" name="sitesearch" value="https://lc-research.github.io" />
</form>
</div>
<div class="widget-recent widget">
<h4 class="widget__title">Recent Posts</h4>
<div class="widget__content">
<ul class="widget__list">
<li class="widget__item"><a class="widget__link" href="/blog/readinglights/">How to Pick a Reading Light</a></li>
<li class="widget__item"><a class="widget__link" href="/blog/laptopbattery/">How to Care for Your Laptop's Battery</a></li>
<li class="widget__item"><a class="widget__link" href="/blog/bitwarden/">Taking Control of Your Passwords with Bitwarden</a></li>
<li class="widget__item"><a class="widget__link" href="/blog/twstotv/">Connecting TWS Earbuds to Any TV or Projector</a></li>
<li class="widget__item"><a class="widget__link" href="/blog/minidlna/">Setting up a Raspberry Pi Media Server</a></li>
</ul>
</div>
</div>
<div class="widget-categories widget">
<h4 class="widget__title">Categories</h4>
<div class="widget__content">
<ul class="widget__list">
<li class="widget__item">
<a class="widget__link" href="/categories/mobile-apps/">Mobile Apps</a></li>
<li class="widget__item">
<a class="widget__link" href="/categories/reviews/">Reviews</a></li>
<li class="widget__item">
<a class="widget__link" href="/categories/tutorials/">Tutorials</a></li>
</ul>
</div>
</div>
<div class="widget-taglist widget">
<h4 class="widget__title">Tags</h4>
<div class="widget__content">
<a class="widget-taglist__link widget__link btn" href="/tags/.ds_store/" title=".DS_Store">.DS_Store</a>
<a class="widget-taglist__link widget__link btn" href="/tags/aptx/" title="AptX">AptX</a>
<a class="widget-taglist__link widget__link btn" href="/tags/bitwarden/" title="Bitwarden">Bitwarden</a>
<a class="widget-taglist__link widget__link btn" href="/tags/bluetooth-transmitter/" title="Bluetooth Transmitter">Bluetooth Transmitter</a>
<a class="widget-taglist__link widget__link btn" href="/tags/chrome/" title="Chrome">Chrome</a>
<a class="widget-taglist__link widget__link btn" href="/tags/cm107/" title="CM107">CM107</a>
<a class="widget-taglist__link widget__link btn" href="/tags/color-temperature/" title="Color Temperature">Color Temperature</a>
<a class="widget-taglist__link widget__link btn" href="/tags/cri/" title="CRI">CRI</a>
<a class="widget-taglist__link widget__link btn" href="/tags/dlna/" title="DLNA">DLNA</a>
<a class="widget-taglist__link widget__link btn" href="/tags/glide/" title="Glide">Glide</a>
<a class="widget-taglist__link widget__link btn" href="/tags/laptop-batteries/" title="Laptop Batteries">Laptop Batteries</a>
<a class="widget-taglist__link widget__link btn" href="/tags/lithium-batteries/" title="Lithium Batteries">Lithium Batteries</a>
<a class="widget-taglist__link widget__link btn" href="/tags/mac/" title="Mac">Mac</a>
<a class="widget-taglist__link widget__link btn" href="/tags/movian/" title="Movian">Movian</a>
<a class="widget-taglist__link widget__link btn" href="/tags/no-code/" title="No Code">No Code</a>
<a class="widget-taglist__link widget__link btn" href="/tags/password-manager/" title="Password Manager">Password Manager</a>
<a class="widget-taglist__link widget__link btn" href="/tags/raspberry-pi/" title="Raspberry Pi">Raspberry Pi</a>
<a class="widget-taglist__link widget__link btn" href="/tags/raspcontroller/" title="RaspController">RaspController</a>
<a class="widget-taglist__link widget__link btn" href="/tags/reading-lights/" title="Reading Lights">Reading Lights</a>
<a class="widget-taglist__link widget__link btn" href="/tags/tws-earbuds/" title="TWS Earbuds">TWS Earbuds</a>
<a class="widget-taglist__link widget__link btn" href="/tags/windows/" title="Windows">Windows</a>
</div>
</div>
<div class="widget-social widget">
<h4 class="widget-social__title widget__title">Social</h4>
<div class="widget-social__content widget__content">
<div class="widget-social__item widget__item">
<a class="widget-social__link widget__link btn" title="Facebook" rel="noopener noreferrer" href="https://facebook.com/lochana.menikarachchi" target="_blank">
<svg class="widget-social__link-icon icon icon-facebook" width="24" height="24" viewBox="0 0 352 352"><path d="m0 32v288c0 17.5 14.5 32 32 32h288c17.5 0 32-14.5 32-32v-288c0-17.5-14.5-32-32-32h-288c-17.5 0-32 14.5-32 32zm320 0v288h-83v-108h41.5l6-48h-47.5v-31c0-14 3.5-23.5 23.5-23.5h26v-43.5c-4.4-.6-19.8-1.5-37.5-1.5-36.9 0-62 22.2-62 63.5v36h-42v48h42v108h-155v-288z"/></svg>
<span>Facebook</span>
</a>
</div>
<div class="widget-social__item widget__item">
<a class="widget-social__link widget__link btn" title="Twitter" rel="noopener noreferrer" href="https://twitter.com/lochana200" target="_blank">
<svg class="widget-social__link-icon icon icon-twitter" width="24" height="24" viewBox="0 0 384 312"><path d="m384 36.9c-14.1 6.3-29.3 10.5-45.2 12.4 16.3-9.7 28.8-25.2 34.6-43.6-15.2 9-32.1 15.6-50 19.1-14.4-15.2-34.9-24.8-57.5-24.8-43.5 0-78.8 35.3-78.8 78.8 0 6.2.7 12.2 2 17.9-65.5-3.3-123.5-34.6-162.4-82.3-6.7 11.6-10.6 25.2-10.6 39.6 0 27.3 13.9 51.4 35 65.6-12.9-.4-25.1-4-35.7-9.9v1c0 38.2 27.2 70 63.2 77.2-6.6 1.8-13.6 2.8-20.8 2.8-5.1 0-10-.5-14.8-1.4 10 31.3 39.1 54.1 73.6 54.7-27 21.1-60.9 33.7-97.8 33.7-6.4 0-12.6-.4-18.8-1.1 34.9 22.4 76.3 35.4 120.8 35.4 144.9 0 224.1-120 224.1-224.1 0-3.4-.1-6.8-.2-10.2 15.4-11.1 28.7-25 39.3-40.8z"/></svg>
<span>Twitter</span>
</a>
</div>
<div class="widget-social__item widget__item">
<a class="widget-social__link widget__link btn" title="LinkedIn" rel="noopener noreferrer" href="https://linkedin.com/in/lochanamenikarachchi" target="_blank">
<svg class="widget-social__link-icon icon icon-linkedin" width="24" height="24" viewBox="0 0 352 352"><path d="M0,40v272c0,21.9,18.1,40,40,40h272c21.9,0,40-18.1,40-40V40c0-21.9-18.1-40-40-40H40C18.1,0,0,18.1,0,40z M312,32 c4.6,0,8,3.4,8,8v272c0,4.6-3.4,8-8,8H40c-4.6,0-8-3.4-8-8V40c0-4.6,3.4-8,8-8H312z M59.5,87c0,15.2,12.3,27.5,27.5,27.5 c15.2,0,27.5-12.3,27.5-27.5c0-15.2-12.3-27.5-27.5-27.5C71.8,59.5,59.5,71.8,59.5,87z M187,157h-1v-21h-45v152h47v-75 c0-19.8,3.9-39,28.5-39c24.2,0,24.5,22.4,24.5,40v74h47v-83.5c0-40.9-8.7-72-56.5-72C208.5,132.5,193.3,145.1,187,157z M64,288h47.5 V136H64V288z"/></svg>
<span>LinkedIn</span>
</a>
</div>
<div class="widget-social__item widget__item">
<a class="widget-social__link widget__link btn" title="GitHub" rel="noopener noreferrer" href="https://github.com/lochana" target="_blank">
<svg class="widget-social__link-icon icon icon-github" width="24" height="24" viewBox="0 0 384 374"><path d="m192 0c-106.1 0-192 85.8-192 191.7 0 84.7 55 156.6 131.3 181.9 9.6 1.8 13.1-4.2 13.1-9.2 0-4.6-.2-16.6-.3-32.6-53.4 11.6-64.7-25.7-64.7-25.7-8.7-22.1-21.3-28-21.3-28-17.4-11.9 1.3-11.6 1.3-11.6 19.3 1.4 29.4 19.8 29.4 19.8 17.1 29.3 44.9 20.8 55.9 15.9 1.7-12.4 6.7-20.8 12.2-25.6-42.6-4.8-87.5-21.3-87.5-94.8 0-20.9 7.5-38 19.8-51.4-2-4.9-8.6-24.3 1.9-50.7 0 0 16.1-5.2 52.8 19.7 15.3-4.2 31.7-6.4 48.1-6.5 16.3.1 32.7 2.2 48.1 6.5 36.7-24.8 52.8-19.7 52.8-19.7 10.5 26.4 3.9 45.9 1.9 50.7 12.3 13.4 19.7 30.5 19.7 51.4 0 73.7-44.9 89.9-87.7 94.6 6.9 5.9 13 17.6 13 35.5 0 25.6-.2 46.3-.2 52.6 0 5.1 3.5 11.1 13.2 9.2 76.2-25.5 131.2-97.3 131.2-182 0-105.9-86-191.7-192-191.7z"/></svg>
<span>GitHub</span>
</a>
</div>
<div class="widget-social__item widget__item">
<a class="widget-social__link widget__link btn" title="Email" href="mailto:[email protected]">
<svg class="widget-social__link-icon icon icon-mail" width="24" height="24" viewBox="0 0 416 288"><path d="m0 16v256 16h16 384 16v-16-256-16h-16-384-16zm347 16-139 92.5-139-92.5zm-148 125.5 9 5.5 9-5.5 167-111.5v210h-352v-210z"/></svg>
<span>[email protected]</span>
</a>
</div>
</div>
</div>
</aside>
</div>
<footer class="footer">
<div class="container footer__container flex">
<div class="footer__links">
<a class="footer__link" href="/disclaimer/">Disclaimer</a> | <a class="footer__link" href="/privacy/">Privacy Policy</a>
</div>
<div class="footer__copyright">
© 2023 Dr. Lochana C. Menikarachchi.
<span class="footer__copyright-credits"></span>
</div>
</div>
</footer>
</div>
<script async defer src="/js/menu.js"></script>
<script src="/js/custom.js"></script></body>
</html>