Copy-paste, production-grade backend pieces you own and understand. Auth, rate limiting, job queues, caching — no black boxes. npx blockend add auth
npx blockend add rate-limiter
npx blockend add job-queue |
Magnetic cursors, scroll animations, page transitions. Every component ships with explanation of how and why it works. |
npm i -g @codewithnuh/quran-cli
quran-cli read 2:255
quran-cli search patience
quran-cli random
quran-cli bookmark add 94:5 |
Monitor any website for price drops, content changes, or selector appearances. Concurrent job runner with retry, backoff, and smart scheduling. |
| Project | What it is | Stack | |
|---|---|---|---|
| 🖼 | WASM Image Processor | Removes backgrounds from 40+ photos on-device. Zero server. Instant. | C++ WASM Web Workers |
| 🌐 | NetGuard | Windows network monitor. Controls internet speed and data per process. | C++ Win32 API WinPcap |
| 📖 | quran-cli | Full Quran CLI with caching, retry logic, bookmarks, clean terminal UI. | Node.js TypeScript npm |
JavaScript internals ── event loop, closures, prototype chain, concurrency
GSAP ── ScrollTrigger, SplitText, CustomEase, physics motion
Rust ── ownership, Tokio async runtime, crates.io
Web scraping ── Cheerio, Playwright, rate limiting
TanStack ── Query v5, Table, Router, Virtual
Testing ── Vitest, Playwright E2E, MSW
const noor = {
approach: "build things nobody asked you to build",
belief: "depth beats breadth, always",
currently: "turning JavaScript concepts into muscle memory",
next: "Blockend — shadcn for backend patterns",
from: "Jhang, Pakistan 🇵🇰",
}

