Skip to content
View whoisasx's full-sized avatar
💭
At Work
💭
At Work

Highlights

  • Pro

Block or report whoisasx

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
whoisasx/README.md

Adil Shaikh

I build full-stack products with a backend bias. Lately, most of my attention sits near agent infrastructure, realtime systems, API pressure, and the small reliability edges that decide whether people trust a product.

Busy is a weak signal. Calm systems tell the truth.

Now

  • Core contributor at ComposioHQ/agent-orchestrator, working around notifications, session lifecycle, API pressure, dashboard state, and product reliability loops.
  • Core contributor at aoagents/ReverbCode, focused on local agent runtime behavior, SCM observability, SSE clients, notifications, and daemon reliability.
  • Writing implementation notes at whoisasx.github.io/my-blogs.
  • Exploring ML core and low-latency exchanges in C++.

How I Think

Thought What it usually means in code
Make failure visible early. Logs, traces, status, retries, cleanup, and clear state transitions matter before clever abstractions.
Realtime UX is trust management. Latency, cursors, notifications, and stale state are psychological problems before they are UI problems.
Backpressure is a product feature. Systems should tell users and developers when pressure is real instead of pretending everything is fine.
Durable beats dramatic. Boring state, graceful shutdown, cache correctness, and recovery paths are usually where good software lives.
Depth compounds quietly. One system understood properly is worth more than ten technologies touched lightly.

Current Surface Area

Work What it really is Why I care
Agent Orchestrator Agent sessions, notifications, GitHub API pressure, dashboard state, and integration flows. Agent products need coordination that humans can actually trust.
ReverbCode Local runtime, daemon reliability, observer flows, SSE clients, SQLite records, and cleanup paths. Long-running tools should stay explainable after the browser stops being the source of truth.
Agent Guardrails Protocol Rust, Anchor, Solana, Helius webhooks, realtime policy response, and agent safety experiments. Protocols are interesting when they enforce behavior, not when they only create noise.
Canvora Realtime collaborative canvas with WebSockets, stable sync, and PostgreSQL-backed state. Collaboration tools are only good when the room feels stable.

Field Notes

Writing is where I slow the system down enough to understand it: what broke, what changed, which tradeoffs were real, and what the final behavior says about the architecture.

Stack I Reach For

languages  TypeScript, Go, Python, Rust, C++
backend    Node.js, FastAPI, REST, SSE, WebSockets
data       PostgreSQL, Redis, SQLite, Prisma, SQLAlchemy
infra      Docker, GitHub Actions, Nix, AWS, Kubernetes
web3       Solana, Anchor, Helius
frontend   React, Next.js, Tailwind

Routes

About this repo

This repository is special because its name matches my GitHub username, so this README.md renders on my GitHub profile.

It also contains the current portfolio app.

npm install
npm run dev

Verification:

npm run lint
npm run build
npm audit --omit=dev

Pinned Loading

  1. Canvora Canvora Public

    A collaborative whiteboard

    TypeScript 4

  2. Memora Memora Public

    Memora — your second brain: tag, connect, visualize, and chat with your knowledge.

    TypeScript 2

  3. superdev superdev Public

    An eight week complete Solana bootcamp

    Rust 1

  4. cinefi-contract cinefi-contract Public

    movie rating prediction polymarket contract

    TypeScript 1

  5. tiplink tiplink Public

    Rust

  6. betteruptime betteruptime Public

    TypeScript