Skip to content
View mralaminahamed's full-sized avatar
💻
Always available
💻
Always available

Organizations

@codexpertio @easycommercedev

Block or report mralaminahamed

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.

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

Al Amin Ahamed

Senior Software Engineer  ·  AI Integration  ·  LLM Pipelines  ·  RAG  ·  Agentic Systems

PHP  ·  Python  ·  TypeScript  ·  React  ·  WordPress Core Contributor

alaminahamed.com  ·  me@alaminahamed.com  ·  LinkedIn  ·  WordPress.org


I build production AI systems — LLM pipelines, RAG architectures, and agentic workflows — and ship them inside real products used by real businesses.

As Team Lead of Product and Senior Software Engineer at Codexpert, Inc., I lead EasyCommerce: an AI-powered WordPress eCommerce platform integrating OpenAI, Anthropic Claude, Gemini, and DeepSeek for automated product content generation, smart pricing logic, fraud detection, and predictive analytics. Custom database architecture delivering 3–5× faster performance than WooCommerce. 35% conversion uplift in beta.

4+ years of full-stack production engineering. 8 plugins independently authored on WordPress.org. Code contributed to products serving 60,000+ active businesses. WordPress Core Contributor since 2021.


Core Stack

Layer Technologies
AI / LLM OpenAI · Anthropic Claude · Gemini · DeepSeek · Ollama · LangChain · pgvector · RAG · MCP SDK
Languages PHP 8.x · Python 3.12 · TypeScript · Go · Rust
Backend FastAPI · Laravel · WordPress · REST · WebSocket · SSE · WP-CLI
Frontend React 18 · TypeScript · Tailwind CSS · Vite · Gutenberg Block API · Inertia.js
Data PostgreSQL + pgvector · MySQL · Redis · SQLite · Meilisearch
DevOps Docker · GitHub Actions CI/CD · Caddy · Linux · Hetzner
Testing PHPUnit · Brain\Monkey · PHPStan · pytest · Playwright · WP_Mock

AI Projects

JobPulse RAG AI-powered job discovery platform with RAG-grounded cover letter generation. Multi-source pipeline across 12 sources in 3 tiers: search engines (SerpAPI, JSearch), free boards (RemoteOK, WWR, Remotive, HN), and ATS public APIs (Greenhouse, Lever, Ashby, Workable, SmartRecruiters). Resume embedding via text-embedding-3-large + pgvector cosine retrieval — all cover letters grounded in actual resume content via Claude Sonnet. Composite scoring: semantic + BM25 + salary + geo. Python FastAPI pgvector Redis Celery OpenAI Anthropic React 18 Tailwind Docker

codebase-research-agent Tool-using ReAct AI agent that researches codebases through multi-step reasoning over a hybrid retrieval substrate. Agent loop wraps semantic search, AST navigation, symbol lookup, grep, and git blame as callable tools via OpenAI function calling and Anthropic tool use — iterates think → act → observe until grounded. Privacy-first dual mode: cloud (OpenAI + Claude Sonnet) or fully local (Ollama + deepseek-coder). Exposed as a Claude Code MCP server with streaming SSE and file/line citations. Python FastAPI tree-sitter pgvector BM25 Ollama OpenAI Anthropic MCP SDK Docker

Specialized Technical Assistant (RAG) Domain-specific AI assistant pipeline grounded in your own documentation. Python-based RAG with LangChain, pgvector, PostgreSQL, Claude, and Sentence Transformers. Python LangChain pgvector PostgreSQL Claude Sentence Transformers


Production AI Engineering — EasyCommerce

EasyCommerce — Codexpert flagship product AI-powered WordPress eCommerce plugin. I lead architecture and product engineering.

  • AI content generation pipeline: OpenAI GPT-4o + Google Gemini for automated product descriptions, DALL·E 3 image generation, and personalised marketing copy
  • Smart recommendation engine: vector similarity search + collaborative filtering — 35% conversion uplift in beta
  • Anthropic Claude + DeepSeek as fallback providers with cost-aware routing and content-hash caching
  • Fraud detection: behavioural analysis + predictive scoring integrated into checkout via REST API
  • Dedicated database architecture delivering 3–5× performance gains vs WooCommerce
  • LLM cost circuit breakers, prompt versioning, and structured evals

WordPress & Open Source

EasyCommerce FakerPress 19★ Realistic test data generator for EasyCommerce stores — 14 data generators, WP-CLI integration, 131 Playwright E2E tests.

Fluent Cart FakerPress Test data generation for Fluent Cart — locale-aware sample data, WP-CLI support.

EasyCommerce Email Tester Developer tool for testing, previewing, and debugging all EasyCommerce email notifications — dry-run preview, recipient override, placeholder detection.

Author Profile Blocks Gutenberg block library for rich author bios, social links, and responsive profile grids.

WP PostgreSQL Database Drop-in wpdb replacement that runs full WordPress sites on PostgreSQL instead of MySQL.

AI Providers for WordPress Minimax AI Provider · OpenCode Zen AI Provider — pluggable AI backends for the WordPress AI Client ecosystem supporting Claude, OpenAI, and Gemini via a unified adapter interface.

Dokan Multivendor Marketplace — open-source contributor Active contributor to the leading WooCommerce multi-vendor platform (60,000+ active installs). Vendor dashboard features, commission logic, REST API integrations, documentation.

PHPStan Stubs Collection Purpose-built stub packages enabling static analysis for major WordPress plugins that don't ship their own stubs: Freemius SDK · WooCommerce Subscriptions · Fluent Forms · WPForms Lite · Forminator · Squad Modules for Divi


GitHub Activity

GitHub Stats GitHub Streak


Community

  • WordPress Core Contributor since August 2021 · 5 hrs/week
  • Polyglots Bengali (bn_BD) Translation Editor — WooCommerce (7M+ installs), Site Kit by Google (5M+), Dokan, EasyCommerce, FluentCart · reviewed 8,000+ strings across 6 languages
  • WordCamp Dhaka 2025 — Sponsor Team · Contributor Day · Core Team table
  • Badges — Plugin Developer · Translation Editor · Translation Contributor

Open to

Technical discussions on AI systems, LLM pipeline architecture, RAG design, agentic workflows, WordPress plugin engineering, eCommerce platform design, and multi-vendor marketplace systems. Open-source collaboration, code reviews, and engineering mentorship welcome.


alaminahamed.com  ·  me@alaminahamed.com  ·  LinkedIn  ·  WordPress.org

Pinned Loading

  1. codebase-research-agent codebase-research-agent Public

    AI agent that answers technical questions about GitHub repos by exploring the code with tool-calling. Django 5 · PostgreSQL · OpenAI & Anthropic switchable.

    Python

  2. legal-rag legal-rag Public

    RAG system for legal document understanding — grounded 5-section Case Fact Summary with edit-loop improvement across Anthropic, OpenAI, and Ollama

    TypeScript

  3. Specialized-Technical-Assistant-with-RAG Specialized-Technical-Assistant-with-RAG Public

    This project delivers an intelligent Specialized Technical Assistant that provides accurate, contextually relevant answers to technical questions.

    Python

  4. browserslist/update-db browserslist/update-db Public

    CLI tool to update caniuse-lite to refresh target browsers from Browserslist config

    JavaScript 782 211