Ansari Bilal — Sales Agent by Day, Builder by Night
Self-taught developer building AI tools, productivity apps and open-source projects. 20+ apps shipped, 14+ Hugging Face Spaces.
Latest posts
- Graphify: Turn Your Notes Into a Knowledge Graph Agents Can Query — Graphify is the AI-agent skill that turns a folder of Markdown into a queryable knowledge graph — entities, relationships, and edges an LLM can traverse. Here's my setup for a personal second brain.
- Meta's Astryx: Is This the Rust-Powered Successor to React Native? — Meta open-sourced Astryx — a Rust-based mobile runtime that could replace React Native's JS bridge. I dug through the repo, built a hello-world, and here's what it means for cross-platform in 2026.
- Aura.build Review: The AI App Builder I Actually Kept Using in 2026 — I tested Aura.build against Lovable, Bolt.new, and v0. Aura is the one where I stopped fighting the AI and started shipping. Here's what it does differently — and where it still hurts.
- Superhero UI Review: The Boldest React Component Library of 2026? — Superhero UI is loud, colorful, and unashamedly pop-art — the anti-shadcn. I rebuilt a real dashboard with it. Here's when it wins, when it hurts, and how it stacks against Aceternity, Magic UI, and shadcn.
- Agency-Agents: Running a Multi-Agent Team in Claude Code — msitarzewski/agency-agents treats AI agents like a small consultancy — PM, engineer, designer, QA — with clear roles and hand-offs. I tested it against CrewAI and AutoGen. Here's the honest verdict.
- OpenWA in 2026: Build a Free WhatsApp Bot in Node.js (No Business API) — OpenWA lets you automate WhatsApp with pure Node.js — no Twilio, no Business API, no per-message fees. Here's my full setup with QR login, message handlers, media, and a working template repo.
- 12 Weeks of Blogging as a Builder: What Actually Got Traffic — Twelve posts, three months, one SPA. Here\’s what the traffic data actually shows \— the posts that worked, the platforms that didn\’t, and the SEO moves that mattered.
- I Built a Video Pipeline with 3 Open-Source Tools (No Editor Needed) — HTML templates in, MP4 out. A three-tool pipeline \— HyperFrames, html-video, and a bit of glue code \— that replaced my need for a video editor entirely.
- OSINT with Sploitas: What I Found About My Own Digital Footprint — I ran OSINT tools on myself \— emails, accounts, data brokers, the works. Here\’s what surfaced and the exact cleanup steps I took.
- Why Every Builder Needs an MCP Server (My Top 5 for Claude Code) — Claude Code without MCP servers is a calculator. With the right 5 servers — GitHub, Playwright, codebase-memory-mcp, filesystem, and Context7 — it becomes a full development team. Configs included.
- AI Testing That Actually Works: TestSprite Setup (After Trying Everything Else) — After Cypress selectors breaking, Playwright scripts rotting, and AI testing tools overpromising — TestSprite is the first AI QA tool that caught real bugs in my vibe-coded apps. Full setup walkthrough.
- I Gave My AI Agent a Design System (Refero Styles + DESIGN.md) — I fed Claude Code a Refero Styles design system and built the same mini app twice — once with raw prompts, once with DESIGN.md. Here's the actual before/after output and whether it matters.