Skip to content
View officer47p's full-sized avatar
🗿
🗿

Organizations

@agex-org

Block or report officer47p

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
officer47p/README.md

Software engineer in the tech industry.

Creating and contributing to open-source projects is my main hobby.

Experienced in various programming languages, including JavaScript, TypeScript, Python, Perl, Dart, and Golang.

I do my DevOps myself.

You can reach out to me via officer47p@gmail.com or connect on LinkedIn.

Pinned Loading

  1. open-payment-gateway Public

    A crypto payment gateway for Ethereum network with support of HD wallets.

    Go 15

  2. open-password-manager Public

    A deterministic password manager

    Python 2 2

  3. A minimal script for creating bitcoi...
    1
    from ecdsa import ellipticcurve
    2
    import hashlib
    3
    import base58
    4
    
                  
    5
    # Compressed Public Key Config
  4. python-mnemonic-generation Public

    A python script to demonstrate mnemonic code generation

    Python

  5. flutter-game-controller Public

    A flutter app that simulates some game pad functionalities in a computer game by connecting to a python web sockets server.

    Python

  6. arduino-crypto Public

    Forked from intrbiz/arduino-crypto

    A minimal crypto library for ESP8266 Arduino

    C++