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

    Documentation of Think in Coin Project

    HTML 1 4

  2. harmony-one/docs-home harmony-one/docs-home Public

    Harmony Documentation

    41 78

  3. Axodus/TradingBot Axodus/TradingBot Public

    Forked from hummingbot/hummingbot

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

    Python

  4. Whostler/website Whostler/website Public

    PHP

  5. Pre installation for webserver with... Pre installation for webserver with essential installations to set a local webserver able to run CMS pages like WordPress, ERP, Commerce platforms...
    1
    #!/bin/bash
    2
    
                  
    3
    # Function to ask for user confirmation
    4
    confirm() {
    5
        while true; do
  6. resize_image.sh resize_image.sh
    1
    #!/bin/bash
    2
    
                  
    3
    if [[ -z $1 ]]; then
    4
    
                  
    5
            echo "Informe um caminho... Ex: resize /home/user_url"