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. MakiSwap-Protocol/DAO MakiSwap-Protocol/DAO Public

    Vue 1 1

  3. DeFight-Project/Docs DeFight-Project/Docs Public

    Documentation about project

  4. ThinkinCoin/custom-tg-bot ThinkinCoin/custom-tg-bot Public

    Python 1

  5. Remix-ide: https://remix.ethereum.or... Remix-ide: https://remix.ethereum.org/#version=soljson-v0.7.6+commit.7338295f.js&optimize=true&runs=200&gist=
    1
    // SPDX-License-Identifier: MIT
    2
    // OpenZeppelin Contracts v4.4.1 (access/Ownable.sol)
    3
    
                  
    4
    pragma solidity >0.8.0;
    5
    
                  
  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"