Ahmed Ramadan
Ayomide
Engineering the future, one commit at a time. Building across full-stack web, mobile, desktop, and systems — from Rust chess engines to Flutter apps to OAuth platforms.
11+
Projects Built
3
npm Packages
5+
Languages
2+
Years Coding
Selected work
Featured Projects
Campulse
University super-app built for the UNILORIN student community.
Firekid Cards
Invite-only anime card database and REST API platform.
Specter Engine
High-performance chess engine in Rust compiled to WebAssembly.
Open source
npm Packages
@firekid/hurl
Zero-dependency HTTP client for Node.js, Cloudflare Workers, Deno, and Bun. Built on native fetch with retries, interceptors, SSE streaming, in-memory caching, request deduplication, and a circuit breaker.
@firekid/ink
Terminal output toolkit that replaces chalk, ora, boxen, and cli-table3 in a single zero-dependency package. Tag template color API, spinners, boxes, tables, progress bars, and ASCII banners.
@firekid/once
Memory-safe async call deduplication. Modern replacement for the deprecated inflight package. Prevents redundant network or compute calls by coalescing concurrent calls with the same arguments.