Skip to content
View i-m-aditya's full-sized avatar
โ™จ๏ธ
โ™จ๏ธ

Block or report i-m-aditya

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
i-m-aditya/README.md

Hi ๐Ÿ‘‹, I'm Aditya

Correctness is the floor. Performance is the ceiling.

I enjoy understanding how systems work internally, profiling bottlenecks, and building software that other engineers can build on top of.


Open Source

  • Reth โ€” 40+ merged PRs spanning storage, sparse trie optimization, execution scheduling, profiling, and correctness.
  • Tempo โ€” Profiling-driven optimizations to the transaction pool, payload builder, and execution pipeline.
  • Foundry โ€” Core tooling improvements and bug fixes.
  • SP1 โ€” Reduced proving work by optimizing Tendermint ZK light-client verification.
  • Gas Optimizations โ€” Solidity optimization contribution.

Selected Systems

Storage & Databases

  • Tiny-LSM โ€” A production-style LSM storage engine featuring MVCC, WAL, bloom filters, leveled & tiered compaction, tiered storage, and SIMD block decoding.

  • XAlloc โ€” A thread-local memory allocator with lock-free fast paths, size-class segregation, and cache-aware allocation strategies.


Distributed Systems

  • Scroll-Reth โ€” A modular execution client assembled from Reth's primitives for stateless L2 synchronization.

  • Xplode Engine โ€” Deterministic multiplayer game engine powering real-time distributed gameplay.

  • BitTorrent Client โ€” Concurrent BitTorrent implementation supporting DHT, tracker discovery, parallel downloads, and piece verification.


Currently Building & Exploring

  • Building an LLM from scratch to better understand transformer internals and modern inference systems.
  • Extending Tiny-LSM with advanced storage-engine techniques and query execution improvements.
  • Profiling production Rust systems using Samply, pprof, flamegraphs, and hardware counters.
  • LLM serving architectures: continuous batching, KV-cache management, request scheduling, and memory-efficient inference.
  • Cache-efficient data structures, asynchronous runtimes, and high-throughput backend systems.

Engineering Highlights

  • ๐Ÿš€ 40+ merged PRs to Reth.
  • โšก Improved historical state synchronization throughput by 3.3ร—.
  • ๐ŸŽฎ Built a deterministic game engine sustaining 500+ concurrent players.
  • ๐Ÿ” Built a production {2,3}-threshold MPC wallet securing $500M+ in assets.
  • ๐Ÿ—„๏ธ Built an LSM storage engine and a thread-local memory allocator from scratch.

Find Me

๐ŸŒ Website โ€” https://0xsensei.vercel.app

๐Ÿ’ผ LinkedIn โ€” https://www.linkedin.com/in/adityapandey1997

๐Ÿฆ X โ€” https://twitter.com/_0xsensei_

Pinned Loading

  1. paradigmxyz/reth paradigmxyz/reth Public

    Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust

    Rust 5.8k 2.5k

  2. tempoxyz/tempo tempoxyz/tempo Public

    the blockchain for payments

    Rust 1k 348

  3. scroll-reth scroll-reth Public

    Scroll L2 follower node written in rust

    Rust 9

  4. xplodegame/xplode-engine xplodegame/xplode-engine Public

    Blazing-fast, on-chain PvP game engine powering real-time grid battles on Solana.

    Rust 17 3

  5. tiny-lsm tiny-lsm Public

    Rust 3

  6. scroll-tech/stateless-block-verifier scroll-tech/stateless-block-verifier Public

    Rust 54 22