// OPEN SOURCE CONTRIBUTIONS
VIEW ALL CONTRIBUTIONS →// FEATURED PROJECTS
VIEW ALL PROJECTS →// LATEST WRITINGS
VIEW ALL WRITINGS →Deconstructing the 1.5 GHz zkVM: How ZisK Redefined the Limits of Trace Generation
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
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 →