Skip to content
View Hackdemon23's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report Hackdemon23

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. Enforcing Perfect Forward Secrecy fo... Enforcing Perfect Forward Secrecy for AWS Query Request HTTP API
    1
    """
    2
    Based on https://docs.aws.amazon.com/general/latest/gr/sigv4-signed-request-examples.html
    3
    """
    4
    from requests.packages.urllib3.util.ssl_ import create_urllib3_context
    5
    from requests.adapters import HTTPAdapter
  2. .github .github Public

    Forked from actions/.github

  3. data_science_resources data_science_resources Public template

    Forked from networkempire-55467-sclack-com/data_science_resources

    📊 Data Science Resources, Data Science Standards & Machine Learning Pipelines

  4. starter-workflows starter-workflows Public

    Forked from actions/starter-workflows

    Accelerating new GitHub Actions workflows

    1

  5. toolbox toolbox Public

    Forked from networkempire-55467-sclack-com/toolbox

    Unprivileged development environment

    Shell

  6. Quick clone all org repos using Gith... Quick clone all org repos using Github Enterprise API v3
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    prefix_url='https://github......'
    4
    
                  
    5
    declare -a groups=(