Skip to content
View sanderbaas's full-sized avatar
  • Dordrecht, Netherlands
  • 20:06 (UTC +02:00)
Block or Report

Block or report sanderbaas

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. WeatherWidget WeatherWidget Public

    Add widget to home screen with 4 to 6 day weather forecast in your location

    Java 22 7

  2. Bash script to add myip.ms IP blackl... Bash script to add myip.ms IP blacklist to iptables
    1
    #!/bin/bash
    2
    
                  
    3
    SETNAME="ip_blacklist"
    4
    SETNAME6="ip6_blacklist"
    5
    SOURCE="https://myip.ms/files/blacklist/general/full_blacklist_database.zip"
  3. LaundryAlert LaundryAlert Public

    Android app with repeating alerts for your laundry

    Java

  4. img-resizer-inplace-idempotent img-resizer-inplace-idempotent Public

    Forked from xprilion/img-resizer-inplace

    Github action to resize images in place, but only when it is needed.

    Shell 1

  5. rainalarm rainalarm Public

    Precipitation forecast for the next two hours in five minute intervals. For every location in the Netherlands.

    JavaScript