Skip to content
View 23kb's full-sized avatar

Block or report 23kb

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.

Content in all repositories owned by your account will be closed.
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
23kb/README.md

Hi, I'm Umair

Technical writer and developer advocate at WPForms. I build the tooling I wish docs teams had.

What I'm building

  • wpf-assistant (aka wpf-clicky): a Chrome extension for WPForms. Ask a question and it points at the exact UI element on screen, with an animated cursor and step-by-step guidance. Claude tool calls + a Cloudflare Worker backend.
  • wpforms-automated-videos: an HTML video engine that films real product UI in the browser. GSAP camera and cursor primitives, narration-synced motion, deterministic MP4 renders. 12+ tutorial videos shipped.
  • WebMCP for WPForms: a 48-tool integration that lets AI agents drive WPForms through the experimental WebMCP browser API (navigator.modelContext). One of the few production WebMCP implementations. Code is private for now; write-up coming.
  • redline-racing: a GTA-style browser racing game on the real Laguna Seca circuit. React Three Fiber + Rapier physics.

Behind the scenes

  • 7 years of technical writing across SaaS, healthcare, and fintech
  • Docs-as-tests: a Playwright system that verifies documentation code samples against a live WordPress install
  • A Python pipeline that classified 22,000 support conversations into documentation gaps and feature requests

Find me

LinkedIn

Pinned Loading

  1. wpf-assistant wpf-assistant Public

    wpf-clicky: Claude-powered Chrome extension for WPForms. Ask a question and it points at the exact UI element on screen, with an animated cursor and step-by-step guidance.

    JavaScript

  2. html-video-engine html-video-engine Public

    Deterministic HTML video engine for product tutorials and ad-style films. Real UI from captured snapshot packs, GSAP camera and cursor primitives, narration-synced motion, MP4 renders, machine QC. …

    HTML 2

  3. redline-racing redline-racing Public

    GTA-style browser racing game on a real Laguna Seca circuit. React Three Fiber + Rapier physics, Vite. Drive, drift, set lap times on a global leaderboard.

    JavaScript