Skip to content
View mzfshark's full-sized avatar

Block or report mzfshark

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. ThinkinCoin/Docs Public template

    Documentation of Think in Coin Project

    HTML 1 3

  2. harmony-one/docs-home Public

    Harmony Documentation

    41 77

  3. Axodus/TradingBot-old Public archive

    Forked from hummingbot/hummingbot

    Open source software that helps you create and deploy high-frequency crypto trading bots

    Python

  4. Whostler/website Public

    PHP

  5. Pre installation for webserver with...
    1
    #!/bin/bash
    2
    
                  
    3
    # Function to ask for user confirmation
    4
    confirm() {
    5
        while true; do
  6. resize_image.sh
    1
    #!/bin/bash
    2
    
                  
    3
    if [[ -z $1 ]]; then
    4
    
                  
    5
            echo "Informe um caminho... Ex: resize /home/user_url"