One hundred and forty-eight things, built between 2020 and 2026.
Voter registries, payroll systems, a payment gateway, storefronts, streaming sites, scrapers and WordPress plugins — most of it written for businesses in Bangladesh and the UK. This is all of it, ranked rather than curated.
Selected work 6
Six that cover the range. The other 142 are on the work page.
- ZeroPay BD
A payment gateway built on CodeIgniter 4: hosted checkout, an admin control panel, and a merchant self-service portal. Ships with a standalone demo shop that exercises the merchant API end to end — create, checkout, verify, webhook — and logs every request and response so the integration is visible rather than guessed at. Includes an Android client and Coolify deployment runbooks.
CodeIgniter 4DockerDocker Compose173,905 lines - MUN Platform (Akhand-Replit)In progress
The largest thing here: a Model UN event platform with 71 pages and 43 API routes. Committee sessions, delegate handling, chair consoles and live session state. Still carries a short list of dev-only affordances to strip before an event runs on it.
Next.js 16ReactFirebaseTailwind CSS95,765 lines - Shuriken Elements
An Elementor add-on that pulls WooCommerce into the page builder: a sticky mobile bar with a live cart count, three ways to open the cart, AJAX product search scoped to products or all content, a popup checkout, and admin editors for the checkout, signup and account field sets. Version 1.4, 28 PHP classes.
WordPressElementorWooCommercePHP - TogaMart
TogaMart: a Next.js storefront with a matching admin dashboard, running on Firebase. Product catalogue, cart and order pipeline, with the console settings and credentials documented separately from the code.
Next.js 16ReactFirebaseTailwind CSS41,572 lines - PromptHub
An AI prompt gallery on Laravel 12 and Filament 4, targeting BDIX shared hosting, with MariaDB behind it and a Docker path for everything else.
Tailwind CSSViteLaravelFilament12,428 lines - MovieBari
A public streaming site with no accounts, no database and no server-side state — everything resolves client side. Live, with GA4 instrumentation and an ad layer documented alongside the code.
Next.js 16ReactTailwind CSSTypeScript27,109 lines