Skip to content
View binfengke's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report binfengke

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

Hi, I'm Binfeng Ke

QA Engineer specializing in Web3 and blockchain applications.

I focus on building reliable testing frameworks for decentralized systems β€” from smart contract validation to wallet integration testing and on-chain data verification.

Target role: Web3 QA / SDET focused on Solana and dApp reliability.

What I Work On

  • Smart Contract QA β€” Designing test strategies for Solana/Anchor programs, including state validation and edge case coverage
  • API Testing β€” Solana JSON-RPC endpoint testing with Postman/Newman, automated assertion scripts
  • CI/CD Pipelines β€” GitHub Actions for type checks and safe regression checks; full E2E runs via manual dispatch when secrets are available
  • Web3 Integration Testing β€” MetaMask, WalletConnect, NFT lifecycle, and on-chain/off-chain sync verification

Featured Projects

Project Description
Solana-Defi-Vault DeFi vault protocol on Solana with Postman/Newman API tests and CI checks
dapp-e2e-tests 32 E2E test cases (+2 unit tests) for dApp interactions using Playwright + Synpress + ethers.js
web3-qa-playbook 97 test cases covering MetaMask, WalletConnect, NFT, on-chain/off-chain sync, cross-chain bridge, and database validation
qa-admin-portal-automation Non-Web3 reference admin portal + Playwright API/UI automation (Fastify/Prisma/Postgres, Docker + CI)

Tech Stack

Solana Ethereum Anchor Rust TypeScript Playwright Synpress ethers.js Postman/Newman GitHub Actions Docker MetaMask WalletConnect Polygon

Contact

Pinned Loading

  1. Solana-Defi-Vault Solana-Defi-Vault Public

    Decentralized asset management protocol on Solana. Multi-token vault pools, auto-compounding yield, and ERC-4626 style share tokens.

    Rust

  2. web3-qa-playbook web3-qa-playbook Public

    Structured QA test suites for Web3 applications β€” 97 test cases covering MetaMask, WalletConnect, NFT lifecycle, on-chain/off-chain sync, cross-chain bridge testing and database validation.

  3. dapp-e2e-tests dapp-e2e-tests Public

    End-to-end test framework for dApp interactions using Playwright, Synpress, and ethers.js β€” covers wallet connection, token transfer, NFT mint, and token swap with on-chain verification.

    TypeScript