A Github action to install CODESYS for further CI/CD jobs, such as signing libraries, signing packages, etc. It can also be used to process test cases or other CI/CD jobs in your workflow.
- /
- Projects/
Projects
Projects I’ve worked on for work and personal development. 🧑💻
2024
2023
A simple to use modem_control bash script to interact with a modem device with qmicli.
A simple GitHub Action to upload an Android App Bundle (.aab file) to the Google Play Store using the Play Developer API.
2022
Obfuscate javascript and node with Github action to secure your code. The Github action uses the javascript-obfuscator
Github action to fetch all data from a release. Use the latest release tag, body content, or download release assets of a GitHub release. The data can be retrieved from
public
and private
repositories.
2020
Flutter package which handles data packages to use with bluetooth low energy. It splits data into chunks based on the MTU size.