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

Organizations

@agex-org @21inches

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.

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

Senior Software Engineer

Language-agnostic engineer with over four years of experience building and operating scalable distributed systems in Go, TypeScript, Python, and Perl.

Specialized in backend architecture, cloud infrastructure (AWS · GCP · Kubernetes), AI agent frameworks, and blockchain protocols (EVM · Solana/SVM).

Core strengths

  • End-to-end ownership of complex, production-critical services
  • Designing for reliability, observability, and cost efficiency
  • Improving system performance and reducing operational overhead
  • Clean architecture, test-driven development, and long-term maintainability

Recent focus

  • High-throughput backend systems in Go and TypeScript
  • AI agent tooling and orchestration
  • Blockchain infrastructure and smart-contract integrations
  • Cloud-native services with strong observability and SLO discipline

Always happy to discuss interesting challenges in backend, distributed systems, or infrastructure.

Pinned Loading

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

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

    Go 18

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

    A deterministic password manager

    Python 3 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++