Pinned Repositories
Acacia-Camping-Gear
A camping gear website developed with HTML, CSS and JavaScript. User can explore camping products, test their camping knowledge in a quiz, send feedback through a query form and much more!
ballerina-distribution
ballerina-lang
The Ballerina Programming Language
choreo-examples
This repository includes the back end ballerina service and te react front end application of the choreo getting started guide.
Consultation-Manager
A consultation management system for a skincare center. Developed using Java and Swing. The project was focused on following the Object Oriented Concepts of programming.
Credit-Management-System
A simple credit management system for a university. Developed using python.
Diabuddies_SDGP
Provides a Machine Learning solution for predicting the blood glucose level based on food intake for type 1 and type 2 diabetes patients. The app is being developed with Python, Flutter and Firebase. This is a work in progress.
Dog-Breed-Quiz
A dog breed quiz android application developed with Kotlin. User can play the quiz which asks them to choose the correct image of the dog breed. This is my first Kotlin app.
Fuel-Queue-Management-System
Fuel queue management system for managing customers in each line parallelly. Implemented using Java and JavaFX. Learned the basics of Object Oriented Programming and designing Graphical User Interfaces.
LuckyDice
An Android Dice Roller game which allows the player to play against a computer. Developed using Kotlin.
Thushara-Piyasekara's Repositories
Thushara-Piyasekara/Acacia-Camping-Gear
A camping gear website developed with HTML, CSS and JavaScript. User can explore camping products, test their camping knowledge in a quiz, send feedback through a query form and much more!
Thushara-Piyasekara/Fuel-Queue-Management-System
Fuel queue management system for managing customers in each line parallelly. Implemented using Java and JavaFX. Learned the basics of Object Oriented Programming and designing Graphical User Interfaces.
Thushara-Piyasekara/ballerina-distribution
Thushara-Piyasekara/ballerina-lang
The Ballerina Programming Language
Thushara-Piyasekara/choreo-examples
This repository includes the back end ballerina service and te react front end application of the choreo getting started guide.
Thushara-Piyasekara/Consultation-Manager
A consultation management system for a skincare center. Developed using Java and Swing. The project was focused on following the Object Oriented Concepts of programming.
Thushara-Piyasekara/Credit-Management-System
A simple credit management system for a university. Developed using python.
Thushara-Piyasekara/Diabuddies_SDGP
Provides a Machine Learning solution for predicting the blood glucose level based on food intake for type 1 and type 2 diabetes patients. The app is being developed with Python, Flutter and Firebase. This is a work in progress.
Thushara-Piyasekara/Dog-Breed-Quiz
A dog breed quiz android application developed with Kotlin. User can play the quiz which asks them to choose the correct image of the dog breed. This is my first Kotlin app.
Thushara-Piyasekara/graph-cycle-finder
A cycle finding algorithm for directed graphs using sink elimination algorithm and DFS. User can input the graph in a txt file.
Thushara-Piyasekara/LuckyDice
An Android Dice Roller game which allows the player to play against a computer. Developed using Kotlin.
Thushara-Piyasekara/ballerina-tool-extension-methods
extend the functionalities of a Ballerina tool via compiler plugins
Thushara-Piyasekara/ballerina-tutorial
Thushara-Piyasekara/codegen-optimization-tests
Thushara-Piyasekara/Java-Reflection-API-examples
Presentation demo examples for Java Reflection API
Thushara-Piyasekara/module-ballerina-http
Ballerina HTTP Module
Thushara-Piyasekara/nballerina
Ballerina compiler that generates native executables.
Thushara-Piyasekara/RandomMemberChooser
Thushara-Piyasekara/shelf-space-backend
Thushara-Piyasekara/social-media-demo
This repository is to main the social media demo which introduceses Ballerina integration centric functionalities.
Thushara-Piyasekara/sun-misc-Unsafe-examples
Presentation demo examples for sun.misc.Unsafe