Skip to content
View deoomen's full-sized avatar
  • Poznań, Poland
  • 11:34 (UTC +02:00)
Block or Report

Block or report deoomen

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. please-dont-swear please-dont-swear Public

    A simple package that allows you to easily censor text.

    PHP 1

  2. scrappy scrappy Public

    Simple Python script for my personal use that aggregates other Python scrapping scripts and can run them one by one.

    Python 1

  3. Google Chat Webhook Notifier (with t... Google Chat Webhook Notifier (with threads)
    1
    #!/bin/bash
    2
    set -euo pipefail
    3
    
                  
    4
    # Author: deoomen (https://github.com/deoomen)
    5
    # Inspired by: https://earlruby.org/2023/12/posting-to-google-spaces-from-bash/
  4. simple-docker-pi-hole simple-docker-pi-hole Public

    Simplified version of the official project https://github.com/pi-hole/docker-pi-hole

    Shell