Skip to content
View xiii's full-sized avatar

Block or report xiii

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. Greek nautical terms for your next p... Greek nautical terms for your next project
    1
    # List by Stathis Xagoraris <[email protected]>
    2
    
                  
    3
    capstan
    4
    fregata
    5
    wheelhouse
  2. CNCF CV Helper: CNCF CV Helper:
    1
    # 
    2
    # By Efstathios Xagoraris
    3
    # $ curl https://landscape.cncf.io/data.json | jq -r '.[] | select( .project == "sandbox" or .project == "incubating" or .project == "graduated")| .name'| perl -pe 's/\n/$1,/'|sed 's/,\s*$//'
    4
    #
    5