Skip to content
View saifbrand's full-sized avatar

Block or report saifbrand

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
SaifBrand/README.md

Saif — SaifBrand

I build WordPress products and web apps, and I ship them. Three of my plugins are published on WordPress.org, where anyone can install them and the download counts below are WordPress.org's own, not mine.

Most of my work is the unglamorous kind: making a site fast enough that people stay, making a plugin behave on a server I will never see, and making an admin screen a shop owner can use without being trained.

saifbrand.com · Bangladesh


Published on WordPress.org

SaifBrand SEO, Speed & Security Version Downloads

SEO, speed and security in one plugin. WebP conversion, meta titles and descriptions, XML sitemaps, lazy-loading, spam and bot protection, login hardening, file-integrity scanning — and a full-page cache that answers from an advanced-cache.php drop-in before WordPress loads. On my test site that took a page from 526 ms to 19 ms.

The cache ships off by default and refuses to run next to LiteSpeed Cache, WP Rocket, W3 Total Cache or any other page cache, because two page caches on one site serve stale pages. Twenty-five automated tests cover the ways a cache can show one visitor another visitor's page — a logged-in session, a WooCommerce cart cookie, a returning commenter — and all of them have to pass before a release goes out.

CODVane Version Downloads

Scores WooCommerce cash-on-delivery orders for risk before the shop ships them. If you sell COD you know the loss: you pack the goods, pay the courier, the customer refuses the parcel, and it comes back — freight paid both ways, nothing sold. Every other plugin in this space needs a paid SMS or IVR gateway and charges per order, which prices out exactly the shops losing the most. CODVane calls nothing at all: no API key, no account, no telemetry, no JavaScript.

AccessVane Version Downloads

Accessibility for WordPress sites: it finds the problems that keep a site from being usable with a keyboard or a screen reader, and fixes what can be fixed safely from the front end without touching the theme.


Apps

FreelancerTodo — on Google Play. A task and pipeline tracker built for freelancers who juggle contests, client work and deadlines across several platforms.

In development:

VoiceVane — Bengali and English voice typing into any Windows field. Bengali dictation is something the big tools still do badly, so this exists.

SafeNest Kids — native Android parental controls, written in Kotlin.


Things I run

saifbrand.com The studio site — Next.js, on Cloudflare Pages
tools.saifbrand.com Free browser tools, no sign-up, nothing uploaded
start.saifbrand.com A guided setup for people starting an online business

Open source here

voicecart — shop a whole storefront by voice. An MCP server over Streamable HTTP, built for people who cannot use a screen.

Stegstr — resize-robust steganography: hidden data that survives WhatsApp, Telegram and Instagram recompression, which is where most steganography quietly dies.

awesome-phone-call-agents — portable phone-call Agent Skills, apps, examples, adapters and scheduler recipes for AI agents.


What I work with

PHP and WordPress (plugins, themes, WooCommerce) · JavaScript and TypeScript · Next.js · Python · Flutter and Kotlin · MySQL and PostgreSQL · Cloudflare Workers and Pages · Docker on a plain VPS


Work with me

I take on WordPress builds, plugin and theme development, performance work, and automation. saifbrand.com

Popular repositories Loading

  1. SaifBrand SaifBrand Public

    Profile README - WordPress products, web apps and automation

    1

  2. awesome-phone-call-agents awesome-phone-call-agents Public

    Forked from CALLE-AI/awesome-phone-call-agents

    Portable phone-call Agent Skills, apps, examples, adapters and scheduler recipes for AI agents

    Python

  3. voicecart voicecart Public

    Shop a whole storefront by voice: an MCP server over Streamable HTTP, built for people who cannot use a screen

    Python

  4. Stegstr Stegstr Public

    Resize-robust steganography: hidden data that survives WhatsApp, Telegram and Instagram recompression

    TypeScript

  5. saifbrand-seo-speed saifbrand-seo-speed Public

    SEO, speed and security for WordPress in one plugin - with a page cache that answers before WordPress loads. Live on WordPress.org.

    PHP

  6. accessvane accessvane Public

    WCAG 2.2 AA accessibility checker and fixer for WordPress, powered by axe-core. Not an overlay. Live on WordPress.org.

    JavaScript