Skip to content
View te-ce's full-sized avatar
  • Germany

Organizations

@OpenHC @project-leek

Block or report te-ce

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. Git Setup Git Setup
    1
    // auto setup new remote branches on push
    2
    git config --global push.autoSetupRemote true
    3
    
                  
    4
    // lazy alias
    5
    git config --global alias.co checkout
  2. esti-mate esti-mate Public

    Esti-mate - Your last mate to estimate your tickets

    TypeScript 1

  3. fullstack-playground fullstack-playground Public

    pnpm monorepo for trying out various fullstack technologies

    TypeScript 1