Skip to content
View ucancodethis's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ucancodethis

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. ssh tips and tricks ssh tips and tricks
    1
    # Connect to server with ssh
    2
    ```console
    3
    ssh username@machine -p [PORT]
    4
    ```
    5
    
                  
  2. git stuff git stuff
    1
    # Terminal Cheat Sheet
    2
    
                  
    3
    pwd         # print working directory
    4
    ls          # list files in directory
    5
    cd          # change directory
  3. apache/fineract apache/fineract Public

    Apache Fineract

    Java 1.9k 2.1k

  4. ucanreadthis ucanreadthis Public