Skip to content
View souravsaraf123's full-sized avatar
  • 2pirad
  • Kolkata

Block or report souravsaraf123

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. ngx-check-internet ngx-check-internet Public

    Subscribe to internet connection changes (in browser) in Angular2+ application.

    TypeScript 1

  2. Setup Development environment on WSL Setup Development environment on WSL
    1
    # Remove Windows Path
    2
    echo "export PATH=`echo $PATH | tr ':' '\n' | grep -v /mnt/ | tr '\n' ':'`" >> ~/.bashrc
    3
    echo "export PATH=`echo $PATH | tr ':' '\n' | grep -v /mnt/ | tr '\n' ':'`" >> ~/.zshrc
    4
    
                  
    5
    # Configure Git To Use Windows Credentials Manager
  3. angular-local-package-test angular-local-package-test Public

    angular-local-package-test

    TypeScript

  4. aws-api-gateway-websocket-example-chat aws-api-gateway-websocket-example-chat Public

    JavaScript

  5. sql_database_to_rest_api sql_database_to_rest_api Public

    a package which sets up a working rest api from a sql database

    TypeScript