Skip to content
View rongarede's full-sized avatar
  • Remote

Highlights

  • Pro

Block or report rongarede

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rongarede/README.md

Solana + EVM protocol engineer. State machines, VRF, swap routing, SDK design.

On-chain Lottery Protocol

On-chain lottery with verifiable randomness and multi-DEX swap routing. Solana Devnet. Full state machine. TypeScript SDK.

  • Randomness: Switchboard VRF for provably fair outcomes
  • Swap routing: Dual-path CPI via Jupiter + Raydium with fallback logic
  • State lifecycle: Request → Mint → Claim with validated transitions
  • Probability: 4-tier weighted outcome engine

25 unit tests · Devnet deployed · TS SDK


solidity-projects — 25+ Solidity contracts: DeFi primitives, governance, token standards. Foundry test suites.

raydium-trading-bot — Raydium CPMM trading engine with pool monitoring, slippage control, batch execution.

solana-airdrop-engine — Batch SOL/SPL transfer CLI in Rust. Async execution, retry logic.

MSc in CS — BFT consensus for vehicular networks (DAG-BFT, HotStuff). 3x hackathon finalist, Solana + EVM tracks.

I build with AI-augmented workflows.

📫 guhuo.b1wl7ch@gmail.com

Pinned Loading

  1. claude-skills-orchestration claude-skills-orchestration Public

    13 Claude Code skills for AI agent orchestration, multi-AI collaboration (Claude · Codex · Gemini · Kimi), and skill lifecycle management

    Python

  2. claude-skills-research claude-skills-research Public

    8 Claude Code skills for academic research, paper writing & literature management — deep-research · semantic-scholar · sci-hub-download · nb-query

    Python

  3. pixelcat-nft pixelcat-nft Public

    ERC-721 NFT breeding game — 64px gene encoding, hereditary mutation algorithm, Next.js 15 + MetaMask full-stack DApp

    Solidity 1

  4. solana-airdrop-engine solana-airdrop-engine Public

    Batch SOL/SPL token airdrop & transfer CLI — async execution, Excel address import, dry-run preview

    Rust

  5. solana-nft-tools solana-nft-tools Public

    cNFT batch transfer, holder analytics, and token aggregation tools — Metaplex Umi + Merkle proofs + multi-RPC failover

    Rust