Skip to content
View muoio's full-sized avatar

Block or report muoio

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

Popular repositories Loading

  1. eth_privatekey_scan eth_privatekey_scan Public

    Tool for scan random private key and check ETH balance. This is for educational purpose only! bruteforce wallet, bruteforce ETH.

    JavaScript 9 7

  2. mint_atomichub mint_atomichub Public

    A chrome extension for minting cheapest items in atomichub.io

    JavaScript 2 1

  3. telegram_bot telegram_bot Public

    JavaScript 1

  4. ctflearn ctflearn Public

    https://ctflearn.com/challenge/165

    Python

  5. simple_neural_network simple_neural_network Public

    It trains a neural network with 1 hidden layer to learn the equation: (x+y)/3

    Python

  6. nn_with_ELU nn_with_ELU Public

    train neural network to learn the equation: (x+y)/3 using ELU as activation function