Skip to content
View barmanroys's full-sized avatar

Block or report barmanroys

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. encrypt-decrypt-asynchronous encrypt-decrypt-asynchronous Public

    Encrypt decrypt asynchronous to demonstrate functionality of celery and decouple task invocation from long running task execution.

    Python

  2. gitops-encrypt-decrypt gitops-encrypt-decrypt Public

    GitOps part of the asynchronous encryption-decryption application.

  3. file-string-reversal file-string-reversal Public

    A simple problem to reverse the strings in a text file and dump them in another file.

    C++

  4. btc-wallet-implementation btc-wallet-implementation Public

    A naive implementation of a Bitcoin wallet with Python

    Python