Projects
Here are some of my public technical projects. Most of them are open source and available on my GitHub profile
ballerina language server
Language server for the Ballerina language, including the extended services for the Ballerina Integrator.
library catalog in ballerina
A library catalog application developed using Ballerina language
aspire
A simple timer application to track your daily time of your work. This application will benefit you during your work-from-home times
musescore_semester_project
This is my semester 5 project of my degree program which contains 8 semesters. I had to work on the plugin manager of the musescore application
ballerina paypal client impl
Overview of manipulating data in Ballerina with different APIs (PayPal API and randomuser.me)
simple ballerina graphql service
Implement https://snowtooth.moonhighway.com/ schema (excluding mutation, subscription and Enums of the schema)