Skip to content
View David405's full-sized avatar

Block or report David405

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

David Asamonye

Software and Protocol Engineer focused on blockchain infrastructure and distributed systems.

I build production-grade protocol and backend systems, with an emphasis on scalability, reliability, and security. My work spans EVM-based infrastructure,smart contract security, and data-intensive backend services.

Focus areas

  • Blockchain and protocol infrastructure
  • EVM systems and smart contract security
  • Distributed systems and backend engineering

Stack

  • Languages: Rust, Solidity, TypeScript
  • Systems: EVM, distributed systems
  • Data & tooling: Postgres, Foundry

Most repositories here contain infrastructure experiments, protocol tooling, or research-oriented work.

Pinned Loading

  1. rchain-community/oc-mainnet-wallet rchain-community/oc-mainnet-wallet Public

    A fork of RNode Wallet, customized for the Open Collective mainnet wallet on the RChain blockchain. This repository enables secure transaction signing, account management, and network interactions,…

    JavaScript 1

  2. defi-audits-solidity defi-audits-solidity Public

    My security findings from DeFi protocols based on the EVM network with a focus on African DeFi

  3. blockchain-state-indexer blockchain-state-indexer Public

    A concurrent event-driven blockchain state indexer in Rust. Demonstrates ownership, concurrency, traits, async execution, and state reconstruction.

    Rust