Skip to content

Commit 5723a74

Browse files
committed
Add about me section
1 parent e28f0f5 commit 5723a74

File tree

8 files changed

+12
-0
lines changed

8 files changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,18 @@ This section demonstrates the real-world scenarios which have authentication and
108108
- [Private/Public Keys & Digital Certificates](https://ldclakmal.me/ballerina-security/guides/private-public-keys-and-digital-certificates.html)
109109
- [How to Start OpenLDAP Server with User Data](https://ldclakmal.me/ballerina-security/guides/how-to-start-open-ldap-server.html)
110110

111+
---
112+
113+
### About me - [https://ldclakmal.me](https://ldclakmal.me)
114+
115+
<a href="https://linkedin.com/in/ldclakmal" target="_blank"><img src="./icons/32x/linkedin.png" alt="linkedin"></a>&nbsp;&nbsp;
116+
<a href="https://github.com/ldclakmal" target="_blank"><img src="./icons/32x/github.png" alt="github"></a>&nbsp;&nbsp;
117+
<a href="https://medium.com/@ldclakmal" target="_blank"><img src="./icons/32x/medium.png" alt="medium"></a>&nbsp;&nbsp;
118+
<a href="https://twitter.com/ldclakmal92" target="_blank"><img src="./icons/32x/twitter.png" alt="twitter"></a>&nbsp;&nbsp;
119+
<a href="https://stackoverflow.com/users/4314651/ldclakmal?tab=profile" target="_blank"><img src="./icons/32x/stack-overflow.png" alt="stackoverflow"></a>&nbsp;&nbsp;
120+
<a href="https://scholar.google.com/citations?user=64UY9M0AAAAJ" target="_blank"><img src="./icons/32x/google-scholar.png" alt="google-scholar"></a>&nbsp;&nbsp;
121+
<a href="https://www.flickr.com/people/ldclakmal" target="_blank"><img src="./icons/32x/flickr.png" alt="flickr"></a>
122+
111123
[auth]: https://github.com/ballerina-platform/module-ballerina-auth
112124
[auth-tags]: https://github.com/ballerina-platform/module-ballerina-auth/tags
113125
[auth-build]: https://github.com/ballerina-platform/module-ballerina-auth/actions/workflows/build-timestamped-master.yml

icons/32x/flickr.png

514 Bytes
Loading

icons/32x/github.png

832 Bytes
Loading

icons/32x/google-scholar.png

1.53 KB
Loading

icons/32x/linkedin.png

711 Bytes
Loading

icons/32x/medium.png

940 Bytes
Loading

icons/32x/stack-overflow.png

1020 Bytes
Loading

icons/32x/twitter.png

951 Bytes
Loading

0 commit comments

Comments
 (0)