Skip to content
View JohnMcSpedon's full-sized avatar
  • Zoo Ventures LLC
  • Austin / Bay Area / Granada

Organizations

@merantix
Block or Report

Block or report JohnMcSpedon

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

    Migrate DNS settings from GoDaddy console to GCP DNS Zone managed via Terraform

    Python 3 1

  2. bash utils for easier use of GCP bash utils for easier use of GCP
    1
    alias glist="gcloud compute instances list | grep -v TERMINATED"
    2
    
                  
    3
    alias gssh="gcloud compute ssh --ssh-flag=\"-A\""
    4
    
                  
    5
    function gdel {
  3. 2048-gym-env 2048-gym-env Public

    Python

  4. CCT CCT Public

    Forked from yassouali/CCT

    📄 Semi-Supervised Semantic Segmentation with Cross-Consistency Training (CVPR 2020).

    Python

  5. simclr simclr Public

    Forked from google-research/simclr

    SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners

    Jupyter Notebook

  6. TrapHouse TrapHouse Public

    Internet-of-Things door controlled by RaspberryPi

    JavaScript