Mar 25, 202643 min read
hey! i'm aditya (aka bit2swaz)
a bit about me:
- i'm a backend & systems engineer. in love with speed, DX, and performance.
- i build distributed systems, storage engines, and infra from scratch.
- my tech stack includes rust, go, c/c++, and various distributed systems technologies.
- i love building infra/devtools that blend technical depth with minimalist but clean designs.
- currently diving head-first into blockchain and low-level optimization stuff.
check out my projects above, or dive into the blog for longer writeups on the systems stuff i'm building. always open to conversations of any kind ^^
pinned projects
a quick look at the projects i keep front and center.
systemsblockchainsecurity
Sonar
githubhighlightMVP: historical avg proof in <200k CU, full devnet topology
A ZK coprocessor for Solana that lets any program request verifiable off-chain computation (proofs). Complete end-to-end pipeline with coordinator, prover (SP1), indexer, and on-chain verification under 200k CU.
systemsbackendblockchaindatabase
Shadow-Index
githubhighlight71k+ tx/sec throughput
An ultra-low-latency Ethereum indexer running in-process as a Reth Execution Extension. Streams EVM data directly to ClickHouse with native chain reorg handling.
open source contribs
recent pull requests and issues across repos outside my own.
zeta-chain/nodeopen
fix: skip forged non-protocol logs in v1 outbound parserszeta-chain/nodeopen
fix: v1 outbound parsers abort on forged same-signature logs instead of continuingzeta-chain/nodeopen
fix(observer): skip forged outbound logs during v2 outbound receipt parsinganza-xyz/agaveopen
fix: add validator flag to bypass read-only cache for RPC accountsfeatured writing
the three posts i'd point people to first.