mikolajed - Overview

Mikołaj Jędrzejewski

Systems Engineer | Protocol Engineer Warsaw University of Technology | National University of Singapore

Focused on verifiable systems (Zero-Knowledge Proofs) and low-latency infrastructure.

Email | LinkedIn | CV


Featured Research & Engineering

Decentralized Voting System (Engineering Thesis)

Stack: Circom, Solidity, React, Account Abstraction

A universally verifiable voting protocol built on Sepolia and Base Sepolia.

  • Privacy: Utilizes Groth16 ZK-SNARKs and additively homomorphic ElGamal encryption to ensure ballot secrecy.
  • Client-Side Proving: Optimized arithmetic circuits compiled to WASM for browser-based proof generation.
  • UX: Implemented ERC-4337 Account Abstraction with a custom Paymaster to abstract gas fees.