Skip to main content

Crate erhant

Crate erhant 

Source
Expand description

hello, friend.

about

Twitter Website ENS
Dev.to Goodreads Letterboxd Spotify
NPM Crates

notes

crypto.erhant.me circom.erhant.me math.erhant.me

main

TypeScript Rust Python MongoDB Redis Circom
Bun Uv VSCode Copilot Claude Mermaid

familiar

Solidity Huff Golang Docker Cuda
ReactJS SolidJS NextJS LaTeX Typst Zotero


click to see stats & projects

erhant-stats

✨ click on me to see all of my pull-requests ✨

cryptography & zero-knowledge

  • circomkit: A testing & development environment for Circom.
  • circom101: Circom arithmetic circuits and concepts explained, in depth.
  • zkbrainfuck: A Brainfuck zkVM with Circom, accompanied with a VM in Go.
  • halo2-vectordb: Verifiable vector similarity queries with Halo2.
  • aligned-vnns: Verifiable nearest-neighbor search with Aligned Layer & SP1.
  • polenta: A toy language to play around with polynomials over finite fields.
  • crypts: A zero-dependency library for cryptography, mostly self-educational.
  • moonmath: Solutions to exercises from MoonMath Manual to zkSNARKs.
  • crypto-notes: My notes related to Cryptography & Zero-Knowledge.
  • lambda-0b10: Lecture notes & exercises from Sparkling Water Bootcamp in Cryptography 0b10.

hackathons & challenges

  • huffd1: An NFT with Huff, using polynomials over a finite field with order largest prime address, instead of mappings.
  • chaintool: On-chain & dynamic toolchain for CDP AgentKit.
  • frencurve: A notion of friendship based on your location on the elliptic curve!
  • adventofts-2024: Solutions to Advent of TypeScript 2024.
  • adventofts-2023: Solutions to Advent of TypeScript 2023.
  • zkctf-scalebit: Circom challenges within zkCTF by Scalebit, solved with Foundry & Circomkit.
  • ethernaut-evm-challenges: Solutions to Ethernaut, EVM Puzzles and More EVM Puzzles; using Foundry.
  • zkAargon: A zero-knowledge remake of the 1998 game Aargon.

talks

others

§Blog Posts

Pre-2026 blogs are migrated from my old blog at dev.to/erhant.

Modules§

aot2023
Published: 2023-12-26 | typescript, puzzles
ethernaut
Published: 2023-12-26 | ethereum, puzzles
euclid_mullin
Published: 2022-01-01 | math
evm_puzzles
Published: 2023-01-24 | ethereum, puzzles
hello_docsrs
Published: 2026-01-25 | rust
makefile
Published: 2022-12-01 | programming
quillctf
Published: 2023-01-08 | ethereum, puzzles
rock_paper_scissors
Published: 2022-10-17 | cryptography, math