Skip to content
View officer47p's full-sized avatar
πŸ—Ώ
πŸ—Ώ

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

πŸ‘‹ Hi, I'm Parsa, a software engineer with 5 years of experience in the tech industry. My passion lies in creating and contributing to open-source projects. I have expertise in various programming languages, including JavaScript, TypeScript, Python, Perl, Dart, and Golang.

πŸš€ I'm the creator of the "open-payment-gateway" project, an open-source payment gateway built in Go, designed to make online crypto payment processing easy and flexible.

🌟 I'm always excited to collaborate and learn from the open-source community. Let's build great software together!

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

πŸ”— Explore my projects and contributions here on GitHub. Feel free to reach out if you have any questions or want to chat.

Pinned Loading

  1. open-payment-gateway open-payment-gateway Public

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

    Go 12

  2. open-password-manager open-password-manager Public

    A deterministic password manager

    Python 2 2

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

    A python script to demonstrate mnemonic code generation

    Python

  5. flutter-game-controller 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 arduino-crypto Public

    Forked from intrbiz/arduino-crypto

    A minimal crypto library for ESP8266 Arduino

    C++