Kazi Md. Anwarul Karim β AI-focused Software Architect from Dhaka, Bangladesh π§π©
I design software that makes technology feel easy.
I've been writing code since 2008 β it started by breaking a WordPress theme, fixing it, and never really stopping. Since 2018 I've been at WPDeveloper, where I architect and ship a family of WordPress products that together run on 10M+ websites.
These days most of my energy goes into AI: RAG pipelines, agents, MCP servers, and LLM features that people actually use β not demos.
- π Architecting AI-powered products at WPDeveloper
- π§ Working on RAG, agentic workflows and MCP servers
- π¨ Sketch artist on weekends
- π¬ Ask me about WordPress plugin architecture, React admin UIs, or shipping AI features
| Product | What it does | Active installs |
|---|---|---|
| Essential Addons | The most popular widget library for Elementor β 100+ elements | 1M+ β 4.9 / 4,100+ reviews |
| Templately | Templates cloud for Elementor & Gutenberg β 6,500+ ready designs | 300K+ β 5.0 |
| Essential Blocks | Gutenberg blocks, patterns & templates | 200K+ β 4.9 |
| EmbedPress | Embed media from 75+ sources, PDF flipbooks, reviews | 100K+ β 4.8 |
| NotificationX | Social proof & FOMO marketing β live sales popups, alerts | 30K+ β 4.8 |
| BetterDocs | Knowledge base & docs β with a RAG-powered docs assistant | 30K+ β 4.8 |
| BetterLinks | Link management, tracking & shortening | 20K+ β 4.8 |
| SchedulePress | Editorial calendar & auto social sharing | 10K+ |
Plus maintenance on Disable Comments (1M+ installs).
A deeper look: NotificationX
Founding engineer and technical lead from September 2018. I wrote the notification engine, authored ~941 of the free plugin's commits (most of any contributor), and created the Pro plugin and the QuickBuilder form engine.
The core design problem: every new integration β WooCommerce, EDD, MailChimp, Envato, Freemius, LearnDash, Zapier β threatened to become its own subsystem. I designed a two-axis Type Γ Extension model separating what a notification looks like from where its data comes from, turning each new integration into a small class instead of a new feature area. That model now carries 40+ integrations on one codebase.
In 2021 I led the 2.0 rewrite: off WordPress options and post-meta onto dedicated tables, a versioned REST API, and a React + TypeScript admin replacing the PHP-rendered one.
| Project | What it is |
|---|---|
| flare | macOS menu bar app that flashes your screen the moment an AI coding agent needs you. Swift, zero dependencies, nothing leaves your Mac. |
| icofont_flutter | IcoFont's 2,100+ icon pack, packaged as Flutter icons. |
| quickbuilder | React form/wizard engine powering onboarding flows across WordPress plugins. |