CONTACT

DEVELOPER
UCHE

// BLOCKCHAIN ENGINEER & RESEARCHER

Specializing in Blockchain Protocol Development, Cryptography, and Zero-Knowledge Proofs. Core contributor to mission-critical Ethereum infrastructure. Experienced in building high-performance secure systems in Rust and Solidity applications.

Currently a Fellow at Ethereum.

Blockchain Protocol DevelopmentRustSolidityZK CryptographyEVM Architecture
VIEW PROJECTS GITHUB X.COM

RISC-V EVM
EXPERIMENT

Bridging the gap between RISC-V ISA and the Ethereum Virtual Machine (EVM). Creating a more efficient, secure, and scalable blockchain VM platform.

READ RESEARCH
RV EVM

CORE EVM
CONTRIBUTIONS

Significant engineering contributions to foundational blockchain infrastructure including Alloy, REVM, Ere zkVM Toolkit, and ZKboost.

VIEW GITHUB

TECHNICAL
WRITINGS

Extensive documentation and deep dives into ZK-Rollups, EIP-4844, and Post-Quantum Cryptography published on HackMD and Medium.

EXPLORE BLOG

// OPEN SOURCE CONTRIBUTIONS

VIEW ALL CONTRIBUTIONS

ALLOY

Connects applications to blockchains. A rewrite of ethers-rs from the ground up, featuring high performance and excellent docs.

VIEW PRs

REVM

A high-performance, high-fidelity Ethereum Virtual Machine implementation written entirely in Rust.

VIEW PRs

ERE

Unified zkVM Interface & Toolkit. Compile. Execute. Prove. Verify. One ergonomic Rust API for multiple zero‑knowledge virtual machines.

VIEW PRs

ZKBOOST

Simple HTTP API wrapper on top of Ere allowing developers to execute, verify, and create zkVM proofs by calling standard HTTP endpoints.

VIEW PRs

// FEATURED PROJECTS

VIEW ALL PROJECTS

HYBRID FRAMEWORK

A modern framework for developing and deploying RISC-V-based smart contracts on Ethereum, featuring dual VM integration.

VIEW CODE

RISC-V EVM (RUST)

Experimental implementation of a RISC-V based Ethereum Virtual Machine exploring technical feasibility and performance implications.

VIEW CODE

CHRONICLE INDEXER

Blazing fast backend indexing software written in Rust that parses transactions, smart contracts, and parachain events.

VIEW CODE

GAS RELAY

A secure and efficient Gas Relay implementation based on ERC-2771 enabling seamless meta-transactions and covered gas costs.

VIEW CODE

// LATEST WRITINGS

VIEW ALL WRITINGS

Deconstructing the 1.5 GHz zkVM: How ZisK Redefined the Limits of Trace Generation

HackMDZero-Knowledge

An engineering deep dive into trace generation optimization and how ZisK pushes the boundaries of zkVM performance.

READ POST

If State Read/Write Opcodes Aren't Native VM (WASM/RISC-V) Instructions, How Do Blockchains Read and Write State?

Bridging the conceptual gap between general-purpose VM instructions and blockchain specific state transitions.

READ POST

Building Blocks of Modern Zero-Knowledge Proofs: An Engineering Perspective

A comprehensive overview of the fundamental components that make up modern ZK proof systems, from polynomials to commitments.

READ POST

Chronicle: Blockchain Indexer Built in Rust - Blazing Fast

MediumIndexer

An introduction to Chronicle, a blazing fast blockchain indexer written in Rust.

READ POST

// PUBLICATIONS & RESEARCH

VIEW ALL RESEARCH

Bridging Worlds: A Performance and Feasibility Analysis of RISC-V Integration with EVM

An extensive experimental study aiming to bridge the gap between the RISC-V instruction set architecture and the Ethereum Virtual Machine (EVM).

READ PAPER

Cryptography and Zero Knowledge Proof Research Repository

A living research repository dedicated to implementing academic research papers, defining cryptographic primitives from scratch in Rust.

RESEARCH NOTES