Skip to content
View tobiasb's full-sized avatar
🏳️‍🌈
🏳️‍🌈
Block or Report

Block or report tobiasb

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

Pinned

  1. secret-santa-sms secret-santa-sms Public

    Takes a list of people from a CSV file and randomly generates secret santa mappings. Sends text messages (SMS) to everyone. That's it. Also it supports "groups". People within a group won't get som…

    Python

  2. download-epost-from-canada-post download-epost-from-canada-post Public

    Canada Post is shutting down their epost service at the end of 2022. Unfortunately they don't have a way to bulk download all epost already received. This script downloads all documents to your loc…

    Python 18 8

  3. bulk-tasmota-configuration bulk-tasmota-configuration Public

    Allows you to discover all Tasmota running devices in your network as well as (bulk) apply a configuration to your Tasmota devices without necessarily knowing their IP addresses.

    Python 1

  4. queue-based-worker-scaling-in-k8s queue-based-worker-scaling-in-k8s Public

    Proof of concept for scaling queue workers in Kubernetes

    Python

  5. jwa-tools jwa-tools Public

    Simple collection of tools to make my life dealing with JWT/JWK/JWKS easier.

    Python

  6. repository-dependency-collector repository-dependency-collector Public

    Given a partial base URI for Git repositories and a list of repository names under that base path, collect various project dependencies and output them in JSON or CSV

    Python