May 2, 202639 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.
solana-program/token-2022open
Enforce CPI Guard for WithdrawExcessLamports on token accountssolana-program/token-2022closed
Enforce CPI Guard for WithdrawExcessLamports on token accountssolana-program/token-2022open
Return InvalidInstructionData for malformed token metadata instructionsInferiaAI/InferiaLLMclosed
Enforce append-only behaviour for audit logsfeatured writing
the three posts i'd point people to first.