Skip to content
View priyomukul's full-sized avatar

Organizations

@coderexpert @WPDevelopers

Block or report priyomukul

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

Hi, I'm Mukul πŸ‘‹

Kazi Md. Anwarul Karim β€” AI-focused Software Architect from Dhaka, Bangladesh πŸ‡§πŸ‡©
I design software that makes technology feel easy.

Website X WordPress.org


About

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

Products I build

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.


Toolbox

PHP WordPress TypeScript React Node.js Python NestJS Astro PostgreSQL Redis Flutter Rust Swift Docker GitHub Actions


Open source & side projects

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.

Pinned Loading

  1. flare flare Public

    A macOS menu bar app that flashes your whole screen the moment an AI coding agent is waiting on you β€” over full-screen apps, on every Space and display. Signals arrive over loopback HTTP, so anythi…

    Swift 1

  2. icofont_flutter icofont_flutter Public

    2,105 IcoFont icons as ready-to-use IconData constants for Flutter. Null-safe, Dart 3 ready, no dependencies beyond Flutter.

    Dart 15 4