Skip to content
View binamonk's full-sized avatar
Block or Report

Block or report binamonk

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

  1. CoinMarketCapClient CoinMarketCapClient Public archive

    A C# wrapper around the https://coinmarketcap.com API.

    C# 13 4

  2. Sharpduino Sharpduino Public

    C#

  3. Pixination Pixination Public

    Pixination is a tiny color picker to get any color from the screen.

    C#

  4. Bash script to mount an apache2 serv... Bash script to mount an apache2 server with database.
    1
    #!/bin/sh
    2
    
                  
    3
    apt update
    4
    apt install -y ufw
    5
    apt install -y apache2