Skip to content
View stupoid's full-sized avatar
Block or Report

Block or report stupoid

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 Loading

  1. Modified version of lambda-canary bl... Modified version of lambda-canary blueprint to monitor multiple sites and log via telegram_bot
    1
    import os
    2
    from urllib.parse import urlencode
    3
    from urllib.request import Request, urlopen
    4
    
                  
    5
    
                  
  2. advent-of-code advent-of-code Public

    Python

  3. learn-go-with-tests learn-go-with-tests Public

    Tutorial repo for https://quii.gitbook.io/learn-go-with-tests/

    Go