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

Block or report nguyen190887

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. badge-scanner-app badge-scanner-app Public

    App to scan badge, extract employee ID, and track sharing team's activities.

    JavaScript 1

  2. site-downloader site-downloader Public

    A NodeJS application to download site content

    JavaScript 1

  3. slakever-bot slakever-bot Public

    A bot to sync message from Slack channels

    C#

  4. wknd-learn wknd-learn Public

    Learning at weekend (and sometime during week days :) )

  5. bookmarked-sites bookmarked-sites Public

    Contains awesome sites in programming world

    2

  6. git-cheatsheet.md git-cheatsheet.md
    1
    ## Compare file in working tree and 'xyz' changeset
    2
    
                  
    3
    > git diff xyz -- .\path\to\file
    4
    5
    ## SSH Agent