Skip to content
View thetminko's full-sized avatar
💬
💬
Block or Report

Block or report thetminko

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. sgverifyjs sgverifyjs Public archive

    Wrapper library of SGVerify https://api.singpass.gov.sg/gov/library/verify/govdevelopers/overview written in TypeScript

    TypeScript 2 1

  2. es6-ts es6-ts Public template

    TypeScript

  3. ssh_keygen.sh ssh_keygen.sh
    1
    ssh-keygen -t rsa -b 4096 -C "your_email@example.com"
  4. MacOS setup MacOS setup
    1
    # homebrew
    2
    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
    3
    
                  
    4
    # Warp terminal
    5
    brew install --cask warp