Skip to content
View jimmychu0807's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@hkwtf @substrate-asia @dhkdao

Block or report jimmychu0807

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
jimmychu0807/README.md

Overview

Github statistics Github top languages

I am passionate about Web3 and cryptographic development, with a current focus on programmable cryptography β€” including zero-knowledge proofs (zk), fully homomorphic encryption (FHE), and multi-party computation (MPC) β€” at both theoretical and practical levels. I am excited by the challenge of building services and applications that prioritize user privacy and employ robust, cryptographically secure architectures. I envision a future where technology empowers a freer, more democratic society as human civilization evolves.

For my professional experience, please refer to my LinkedIn profile.

Key technical skills

Solidity, Hardhat, Foundry, zk-SNARKs, Circom, Semaphore, FHE, TFHE, TypeScript, Next.js, React, ERC-4337 Account Abstraction, Rust.

Project experience

  • In 2025 Q2, implemented Analytics dApp built on Zama fhEVM. This analytics dApp leverages fully homomorphic encryption (TFHE scheme), using fhEVM library, to encrypt respondent answers and perform aggregate analysis. The project was submitted to Zama Bounty Season 8 and won 2nd-place.

    πŸ§‘πŸ»β€πŸ’» source code | 🌐 project website | πŸŽ₯ demo video | πŸ“œ write up

    Key skills: TFHE, fhEVM, Solidity, Hardhat, React, Next.js

  • In 2025 Q1, delivered Anonymous Multi-sig wallet with Semaphore Smart Account Modules. This project utilizes the Semaphore protocol to generate zero-knowledge proofs, enabling group members to endorse transactions while preserving anonymity. The initiative was granted by PSE Acceleration Program grant / Ethereum Foundation.

    πŸ§‘πŸ»β€πŸ’» source code | 🌐 project website | πŸŽ₯ demo video | πŸ“œ write up

    Key skills: zero-knowledge, Semaphore, Solidity, Foundry, ERC-4337, ERC-7579, Rhinestone modulekit, Pimlico permissionless, React, next.js

  • In 2024 Q3, completed PSE Core Program to gain a deeper understanding on programmable cryptography. At the end of the program, delivered capstone project Number Guessing Game, a game that awards player making a guess closest to participants' mean, using zero-knowledge proof written with circom toolchain.

    πŸ§‘πŸ»β€πŸ’» source code | 🌐 project website | πŸŽ₯ demo video | πŸ“œ write up

    Key skills: zero-knowledge, circom toolchain, snarkjs, Solidity, Hardhat, Next.js

Professional experience

  • Advisor on Developer Relations | CESS Network, 2023 - 2024:

    • Researched architectural details of the CESS storage protocol to inform product and community documentation initiatives.
    • Launched the v1 documentation portal, providing an accessible entry-point for developers and accelerating project onboarding.
    • Developed and structured course curriculum for CESS, leading to the successful launch of the inaugural developer education cohort.
    • Provided Polkadot-sdk technical guidance and actionable feedback to the core development team.
  • Lead of Developer Relations | AltLayer, 2022:

    • Conducted market research of L2 scaling solutions and contributed to the Ethereum Layer 2 app-chain protocol with rollup capabilities using polkadot-sdk.
    • Authored and maintained core platform documentation, streamlining knowledge transfer within the engineering and developer community.
    • Built hands-on demos and tutorials to illustrate platform capabilities to prospective developers and partners.
    • Facilitated early adoption through technical presentations and community engagement.
  • Developer Relation Engineer | Parity Technologies, 2019 - 2022:

    • Expanded Polkadot/Web3 developer community in China and Asia, organizing 10+ AMAs and hackathons across in-person and virtual formats.
    • Contributed substantively to the Substrate SDK and documentation, enhancing its adoption and usability for global developer audiences.
    • Developed tutorials and demo projects to demonstrate Substrate/Polkadot features and onboard new developers efficiently.
    • Created educational content customized for the Asia-Pacific ecosystem, increasing regional engagement.

Bootcamps / training programs completed

Pinned Loading

  1. analytics-dapp-zama analytics-dapp-zama Public

    Analytics dApp smart contract and web frontend built on Zama fhEVM

    TypeScript

  2. semaphore-msa-modules semaphore-msa-modules Public

    Semaphore Modular Smart Account Modules

    TypeScript 2

  3. number-guessing-game number-guessing-game Public

    A guessing number showcases building a full dApp with zk-SNARK prover and on-chain verifier

    TypeScript

  4. PSE-core-curriculum PSE-core-curriculum Public

    Forked from ethereum/zket-core-program

    Solidity