Skip to content
View eazarkman's full-sized avatar

Block or report eazarkman

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. dupFind dupFind Public

    Finds all duplicate files in a specified directory and moves them to another folder.

    Python

  2. nft-bot nft-bot Public

    A short program that constantly monitors atomichub.io (an NFT Marketplace) in real-time via the WAX blockchain for one particular asset (defined by the template_id).

    C++

  3. aes aes Public

    AES command line tool

    C 1

  4. secure-share secure-share Public

    Secure Share is a secure, one-time file-sharing web application built with Flask. Files are encrypted in the browser using AES-GCM before upload, and the download URL includes the decryption key (a…

    Python