let bipin = Engineer {
now: "Full-stack @ CureMeAbroad — CRM, patient portals, medical-tourism infra",
shipping: ["TypeScript", "Next.js", "Node", "Postgres", "GCP / k8s"],
crossing: ["Rust", "Ethereum", "the EVM", "alloy", "Stylus"],
method: "build it to understand it → write it down → ship the explainer",
thesis: "web2 craft is the foundation; web3 is the trajectory",
};🏗️ Building production platforms. Full-stack work at CureMeAbroad on Luxora — a four-repo CRM + patient-portal + estimate-engine for medical tourism. Express 5 · Prisma · Postgres · Redis · BullMQ on the backend; Next.js (14→16) · React 19 · Tailwind v4 · shadcn on the front. Real-time Socket.io, RBAC, S3 document vaults, Zoho/WhatsApp/Slack integrations, and an auto-CD pipeline on GCP/GKE wired through Terraform + Cloud Build.
🦀 Going deep on Rust + Ethereum. Reading reth and revm, building on alloy, and working toward Rust smart contracts on L2 with Stylus. Not dabbling — treating it like the next decade.
The clearest way I know to actually understand something is to build the thing that explains it. That instinct is most of my best work:
- The EVM Book — an interactive, book-length guide to the Ethereum Virtual Machine. 20 chapters, purpose-built visualizers (a live bytecode disassembler / opcode stepper, a LIFO stack machine, a gas meter, a state-transition explorer), Mermaid diagrams, full-text search, dark-mode PWA. I built it to learn the EVM end-to-end — then made it teach everyone else.
- blog-rs — a self-hosted blog engine written in Rust: markdown plus interactive shortcodes (charts, animations, embedded code playgrounds). The tool I write with, built from scratch.
- dev.to/bunty9 — where the notes turn into articles.
| Project | What it is | Stack |
|---|---|---|
| 🧬 The EVM Book | Interactive book teaching the EVM from first principles — 20 chapters, 5 visualizers, offline PWA · live ↗ | React · TS · MDX |
| 📝 blog-rs | Self-hosted blog engine in Rust with interactive markdown shortcodes | Rust |
| 🦀 Rust × Ethereum OSS | Contributing across reth · alloy · stylus-sdk-rs · sp1 · lighthouse |
Rust |
| 🖊️ 3d-pen | Smart pen that writes on real paper while streaming sensor data for ML-based stroke reconstruction — registers as an OS-level input device | ML · HW |
| ☸️ microservices-k8s-infra | Kubernetes microservices infrastructure — the production-infra muscle behind the platform work | TS · k8s |
Not a wishlist — the next three things I'm actually working toward.
01 A merged PR into a tier-1 Rust/Ethereum codebase — reth or alloy.
02 A Stylus smart contract, written in Rust, live on Arbitrum.
03 Deeper into execution internals & zkVMs — revm, sp1.



