Skip to content
View zekeluo's full-sized avatar
:shipit:
I may be slow to respond.
:shipit:
I may be slow to respond.
  • Singapore

Block or report zekeluo

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

👨‍💻 About Me

Early Ethereum Developer (since ~2016) Smart contract development | Nvidia Hackathon Champion

Background includes Bachelor’s and Master’s degrees in Computer Science.

Focused on smart contract development and on-chain solutions across Ethereum, Solana, and EOS, including being a core developer in the design and implementation of a cross-chain bridge that now over $6B in TVL.


🏆 Core Highlights

  • 🥇 Champion, 3rd Nvidia DPU Hackathon
  • 🧱 Over 8 years of experience building on Ethereum (since 2016)
  • 🥈 Ethereum Hackathon Shenzhen - 2nd Place Winner
  • 🌉 Core developer in a cross-chain bridge project from 0 to 1, currently with TVL exceeding $6 billion
  • 🎓 PMP certified, skilled in project process optimization and strong problem identification
  • 🚀 Experienced in Agile methodologies, able to rapidly adapt and resolve project challenges
  • ✍️ CSDN Top 10 blockchain technology blogger
  • 🔧 Independently designed and implemented key components including DEXs, cross-chain bridges, aggregation bridges, and clippers
    • Technologies used: Merkle trees, elliptic curve signatures, oracles, IPFS, UUPS Proxy etc.
    • Aggregation bridge integrates Uniswap V2/V3/V4, PancakeSwap, Compound, Aave, and more

Security & Code Quality

🔐 All smart contracts I've developed have undergone rigorous security audits conducted by leading firms such as OpenZeppelin, Trail of Bits,Consensys Diligence and CertiK, ensuring high standards of code quality, security, and protocol design best practices.

🧰 Tech Stack

Languages & Blockchain Platforms:

  • Solidity / EVM
  • Solana / Rust
  • JavaScript / TypeScript
  • Go / Java / Python

Frameworks & Tools:

  • Hardhat / Foundry
  • Web3.js / Ethers.js
  • IPFS / The Graph
  • Chainlink / Oracle protocols

Smart Contract Know-how:
ERC-20/721/1155· Merkle Trees · ECDSA · Minimal Proxies (EIP-1167) · Gas Optimization · Upgradability EIP-4337(Account Abstraction) ERC-165(interface checking) EIP-1559 (Fee market reform and ETH burning) EIP-170(Contract code size limit (24KB)) EIP-1014(CREATE2 – predictable contract addresses)


Link

Telegram : @DogPersonL

💬 Motto

Code is law, but humans write the code.


Popular repositories Loading

  1. maven-archetype-springboot maven-archetype-springboot Public

    Forked from drtrang/maven-archetype-springboot

    Maven Archetype for Spring Boot

    Java

  2. evm-opcode-gas-costs evm-opcode-gas-costs Public

    Forked from djrtwo/evm-opcode-gas-costs

    Gas Costs from Ethereum Yellow Paper

  3. wanchain-crosschain-contracts wanchain-crosschain-contracts Public

    Forked from wanchain/wanchain-crosschain-contracts

    Upgrade framework

    JavaScript

  4. EIPs EIPs Public

    Forked from ethereum/EIPs

    The Ethereum Improvement Proposal repository

    Solidity

  5. solidity solidity Public

    Forked from argotorg/solidity

    Solidity, the Smart Contract Programming Language

    C++

  6. eth2.0-pm eth2.0-pm Public

    Forked from ethereum/eth2.0-pm

    ETH2.0 project management

    Python