Skip to content
View azeemshaik025's full-sized avatar

Block or report azeemshaik025

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.

Content in all repositories owned by your account will be closed.
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
azeemshaik025/README.md

Azeem Shaik

Backend engineer at Garden, building the solver systems that settle cross-chain atomic swaps across 15+ chains including Bitcoin, EVM, and Solana, in about 30 seconds.

Most of my work is building distributed, deterministic systems in Rust, heavy on concurrency, low-latency execution, and event-driven design, with a hard focus on correctness. The kind where a subtle bug can move real money the wrong way.


I also spend time in open source. Some recent work:

  • Zed — Incremental diff-buffer loading, bounded by a repo-wide cap on concurrent blob reads.
  • tui-textarea — Coalesced consecutive edits into a single undo step.
  • baro — Fixed false pass/fail reporting in exit handling and test parsing.
  • DefiLlama — An AI agent skill for building TVL and dimension adapters.

Rust · Distributed Systems · Blockchain Infrastructure

Pinned Loading

  1. mettle mettle Public

    A resilience toolkit for Rust: async and blocking retries with configurable backoff.

    Rust 1

  2. hsm-simulator hsm-simulator Public

    A software HSM in Rust that signs Bitcoin and Ethereum transactions, with Taproot m-of-n and timelock-contract recovery.

    TypeScript

  3. beckon beckon Public

    A published Rust procedural macro that generates type-safe async HTTP clients from endpoint definitions.

    Rust 1

  4. alan alan Public

    Forked from Revantark/alan

    Rust