Skip to content
View AbmSourav's full-sized avatar
💥
Growing
💥
Growing

Organizations

@CodesVault

Block or report AbmSourav

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

Hi I'm Keramot

* Senior full-stack developer. Over 7 years in web development, now building AI into real products.
* Previously Lead Backend Developer at Awesome Motive for over 3 years.
* Multiple Composer packages author: Profile
* NPM packages Author: Profile
* WordPress Core contributor. Maintainer of CodesVault. Meetup and WordCamp organizer in Bangladesh.


What I'm building

SitePulse
Multi-tenant SaaS for uptime monitoring and WordPress site-health audits. Built and operated solo: Laravel 13 / TypeScript-React-Inertia, a companion WordPress plugin, Terraform-provisioned AWS infrastructure, GitHub Actions CI/CD with zero manual SSH. AI audit summaries run on the Claude API with a bring-your-own-key model, so LLM cost to the platform is zero.
Recently added: an AI assistant that answers plain-English questions about a user's site health — using tool-calling over live app data with strict per-tenant isolation. Read Case study

Business management system
for a home-delivery goods company, built around a domain most CRUD apps get wrong: the product being sold comes back. Gas cylinders are returnable containers, so gas and shell are costed and stocked separately, and stock is tracked per purchase batch rather than as an average — a supplier price rise shows up on the very next sale instead of being hidden for months. Developed with Laravel 13, TypeScript, React, Inertia, PostgreSQL, 377 automated test suite. Feature walkthrough

GityAI
CLI that reads your actual code changes and writes commit messages and PR descriptions. Provider-agnostic LLM integration (Gemini + Claude, switchable at runtime) with a refinement loop where the developer stays in control. Compiled with Deno into cross-platform binaries, distributed on npm as a package through a Node.js wrapper that fetches the right binary per platform. I use it every day. Read How I built

AI Assistant
Privacy-first RAG system integrated with WordPress. Knowledge base managed from the WP admin; all embeddings and inference run locally through a Node.js application with Ollama and Qdrant. No external model provider API calls.


WordPress Projects

WP Query Builder — Laravel-style query builder for WordPress, zero third-party dependencies. 20 releases over 4 years, 1,200+ downloads on Packagist.

WP Bundler — Build and bundle production-ready WordPress plugins from config. 600+ downloads.

Cadence — PHP daemon manager that decouples WP-Cron from HTTP requests.

Other Projects: WP Docker, WP Seeder, Deep Search, Validator.


Contact

Email   ·   Portfolio   ·   Blog   ·   LinkedIn   ·   WordPress Profile

Pinned Loading

  1. CodesVault/howdy_qb CodesVault/howdy_qb Public

    MySQL Query Builder for WordPress

    PHP 35 8

  2. sitepulse sitepulse Public

    SitePulse is a SaaS platform for monitoring the health and uptime of any website

    TypeScript

  3. ai-assistant ai-assistant Public

    A 𝐩𝐫𝐢𝐯𝐚𝐜𝐲-𝐟𝐢𝐫𝐬𝐭 𝐑𝐀𝐆 𝐀𝐈 𝐚𝐬𝐬𝐢𝐬𝐭𝐚𝐧𝐭 𝐟𝐨𝐫 𝐖𝐨𝐫𝐝𝐏𝐫𝐞𝐬𝐬

    JavaScript 3

  4. CodesVault/wp-bundler CodesVault/wp-bundler Public

    WordPress plugin bundler. Build dependencies & Bundle production ready plugins.

    PHP 10 1

  5. deep-search deep-search Public

    Advanced Search plugin for WordPress

    PHP 1

  6. gity-ai gity-ai Public

    GityAI is an AI assistant tool that can automate Git workflows. Developed using Deno runtime

    JavaScript 4