ldclakmal
CS PhD Student at @uwaterloo | Ex-@wso2 | Developer @ballerina-platform | Tech Enthusiast
@uwaterloo | @ballerina-platformWaterloo, Canada | Colombo, Sri Lanka
Pinned Repositories
ballerina-lang
The Ballerina Programming Language
module-ballerina-jwt
Ballerina JWT module.
module-ballerina-oauth2
Ballerina OAuth2 Module
ballerina-samples
Sample Program by Ballerina Programming Language
ballerina-security
The one-stop place to learn/experience the examples, use-cases, demonstrations, and resources related to microservices security patterns with Ballerina, which is an open-source programming language for the cloud that makes it easier to use, combine, and create network services.
distributed-overlay-network
CS4262 - Distributed Systems
docker-repository
Docker Repository - This is a collection of Dockerfiles for images that can be used to different integration scenarios for microservices. All the images are published on DockerHub.
scp-transport
SCP (Secure Copy) allows the files in the local file system or a remote file system to be copied to the local files system or a remote file system. This uses SSH for data transfer and provides the same authentication and same level of security as SSH.
ldclakmal's Repositories
ldclakmal/scp-transport
SCP (Secure Copy) allows the files in the local file system or a remote file system to be copied to the local files system or a remote file system. This uses SSH for data transfer and provides the same authentication and same level of security as SSH.
ldclakmal/distributed-overlay-network
CS4262 - Distributed Systems
ldclakmal/module-instagram
Ballerina Instagram Connector
ldclakmal/wso2-http-transport-sample
WSO2 HTTP Transport Sample
ldclakmal/ballerina-extension-quickstart
Ballerina Extension Quickstart
ldclakmal/ballerina-twitter-module
The Twitter connector allows you to tweet, retweet, unretweet, search, retrieve and delete status (AKA Tweets) through the Twitter REST API.
ldclakmal/avix
Official website of AVIX.LK
ldclakmal/ballerina-connector-quickstart
Ballerina Connector Quickstart
ldclakmal/ballerina-datastructures
Common data structures written by Ballerina programming language.
ldclakmal/ballerina-http-test-suite
Ballerina HTTP test-suite, which is used to execute performance tests for Ballerina programming language.
ldclakmal/ballerina-omi
OMI : The Card Game
ldclakmal/ballerina-performance
Ballerina performance test scripts make use of Apache JMeter and a simple Netty Backend Service, which can echo back any requests and also add a configurable delay to the response.
ldclakmal/ballerina-reminder-app
Ballerina Day : Colombo - Sample reminder app, which sends SMS accordingly to the tasks set by Google Tasks
ldclakmal/ballerina-video-streaming
Video Streaming with Ballerina gRPC
ldclakmal/code-quality-tools
WSO2 code quality tools
ldclakmal/hadoop-map-reduce
Project for Hadoop Map Reduce
ldclakmal/late-night-pizza
CS4452 - Concurrent Programming
ldclakmal/ldclakmal
Chanaka Lakmal - @ldclakmal
ldclakmal/luminance
Official website of luminance.lk
ldclakmal/matrix-multiplier
CS4452 - Concurrent Programming | Lab3_4
ldclakmal/module-ballerina-cache
Ballerina cache Module
ldclakmal/module-committer
WSO2 committer report generation tool from Ballerina
ldclakmal/module-googletasks
Google Task Connector for Ballerina
ldclakmal/module-shoutout
ShoutOut (https://getshoutout.com/) Integration with Ballerina
ldclakmal/module-twilio
Twilio Connector for Ballerina
ldclakmal/msf4j
WSO2 Microservices Framework for Java (MSF4J)
ldclakmal/msf4j-quickstart
QuickStart project for MSF4J
ldclakmal/nio-file-transport
The JDK 7 provided a special package called java.nio. Java NIO (New IO) is an alternative IO API for Java (from Java 1.4), meaning alternative to the standard Java IO and Java Networking API’s. Java NIO offers a different way of working with IO than the standard IO API’s. This package provided a package called java.nio.file and it has a file change notification API, called the WatchService API.
ldclakmal/performance-common
Common Artifacts for Performance Tests
ldclakmal/salesforce-twilio-integration
Sample of Salesforce & Twilio Integration