Skip to content
View cptakdev's full-sized avatar

Block or report cptakdev

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

    Forked from python/cpython

    My fork of CPython that works how I think it should

    Python

  2. pause-all-videos pause-all-videos Public

    A Chrome extension that pauses all videos

    JavaScript 2

  3. watchtcm watchtcm Public

    A better frontend for Turner Classic Movies

    Elm

  4. Alternative to `watch make` Alternative to `watch make`
    1
    #!/bin/sh
    2
    
                  
    3
    # Exit on error
    4
    set -e
    5