Skip to content
View scr1ba's full-sized avatar
🐛
🐛

Block or report scr1ba

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
scr1ba/README.md

🛠️ Projects

  • 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.

Pinned Loading

  1. ansible-container ansible-container Public

    Lightweight* Docker container setup for running Ansible playbooks, optimized for minimal footprint and ease of use

    Shell 1

  2. jenkins-utilities jenkins-utilities Public

    Jenkins sharedlib with Groovy scripts to ease the creation of new pipelines

    Groovy 1

  3. python-placeholder python-placeholder Public

    A barebones Flask app with a Dockerfile to have a placeholder container

    Python 1

  4. video-editor video-editor Public

    CLI utility to add custom visual effects to videos. Uses OCR to highlight specified text in the video frames and applies fade-in and fade-out transitions. Built with Python, OpenCV, and Tesseract OCR

    Python 1