Skip to content
View pmmccorm's full-sized avatar

Block or report pmmccorm

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

    Resume as a Service

    TeX

  2. ca1d ca1d Public

    command line 1d cellular automata

    Rust 1

  3. Github GQL example queries Github GQL example queries
    1
    query last 20 closed issues from repo owned by "owner" and named "name"
    2
    return the title and url to the issue
    3
    
                  
    4
    ```gql
    5
    query {