- ansible-container: A container to run Ansible playbooks specifying the config and hosts to run against.
- jenkins-utilities: A collection of Groovy scripts for Jenkins pipelines, from simple git repo fetches to tagging containers and pushing to a registry. Includes functions that allow for the dynamic generation of pipelines, complete with customizable steps, parameters, and stages.
- video-editor: A simple cli to edit videos, adding fade-in at the start, fade-out at the end, and highlights the text it receives as parameter with a box.
- python-placeholder: A barebones Flask app with a Dockerfile that allows for custom address and port settings when running the Flask app by setting the HOST and PORT env vars. Serves as a dummy repo for testing the jenkins-utilities.
Although they are not interesting, there are also public and free to explore cryptoTracker, a React Native app I developed back in 2020 to check out React and app development and vagrant-provisioning-test, a project I used to check out Vagrant, spin up VMs with Ubuntu Server, and provision them learn Ansible provisioning them. Note that these are no longer maintained, nor have tests.