Open to exciting opportunities
Hello, I'mKAMRUZZAMAN
Crafting scalable, high-performance systems as a Full Stack Engineer.
About Me
The mindset, the experience, and the curiosity behind the software I build.

Craft
I turn tangled problems into simple, maintainable software that a team can keep building on years later.
Scale
Multi-vendor marketplace code that has to hold for thousands of stores at once, where a slow query is an outage.
Now
Exploring AI-assisted engineering and agent tooling, and what they change about how software actually gets written.
End to end
5+ years taking features from schema to deploy: APIs, queues, Docker images, and the AWS wiring behind them.
I build and maintain multi-vendor marketplace software: payment gateways, ERP integrations, and the WordPress plugins that hold them together. Most of my time goes to Dokan, where a change has to work for thousands of stores at once.
The work I enjoy most sits where system design meets performance: finding the query that got slow as the data grew, drawing a boundary that makes a feature testable, and leaving code the next person can read.
Experience
Software Engineer L2
weDevs · Nov 2024 - Present
Software Engineer
MononSoft / JMI Group · 2021 - 2024
Junior Software Engineer
MaxSOP · 2020 - 2021
Education
BSc in Computer Science & Engineering
Southeast University · In progress
Skills & Tooling
The stack I reach for day to day, ordered by where each piece sits in a system.
- PHP
- Laravel
- WordPress
- TypeScript
- JavaScript
- React
- Next.js
- Vue
- Nuxt
- Tailwind CSS
- Node.js
- Express
- MySQL
- PostgreSQL
- Redis
- Firebase
- Docker
- AWS
- Nginx
- Linux
- Git
- GitHub Actions
- REST APIs
- Queues & Jobs
- Caching
- Query tuning
- System design
- Marketplaces
- Testing
- Code review
Open Source
Tools, plugins, and experiments I build in the open.
Shipped & Published
WordPress Plugin
WP Debug Suite
An all-in-one debugging toolkit for WordPress: query and hook inspection, log viewing, and site introspection from inside wp-admin, so a problem can be traced without shell access.
- PHP
- WordPress
- JavaScript
GitHub Action
Codeforces Stats
A GitHub Action that renders a live Codeforces activity card and rating badge for a profile README, regenerated on a schedule so the numbers never go stale.
- Python
- GitHub Actions
- SVG
GitHub Action
GitHub Stats
Generates richer GitHub statistics images for a profile, counting contributions from private repositories that the default cards leave out.
- Python
- GitHub Actions
- GraphQL
Developer Tool
Fly CLI
A Go command line wrapper over Docker Compose that collapses the everyday container operations, start, stop, logs, exec, into short commands with sane defaults.
- Go
- Docker
- CLI
WordPress Plugin
WP Magic Login
Token based passwordless sign-in for WordPress, driven from an external management portal: a signed token in the query string authenticates a known user and drops them straight into wp-admin.
- PHP
- WordPress
- Auth
WordPress Plugin
Talent Portal
A recruitment plugin that collects applications through a front-end form, stores each submission as a first-class record, and gives HR a review queue inside the WordPress admin.
- PHP
- WordPress
- MySQL
Chrome Extension
AI Content Finder
A browser extension that detects AI generated media on a page and makes it downloadable, working around players that hide the underlying source URL.
- JavaScript
- Chrome APIs
Dev Environment
WP Docker
A small Docker Compose stack for local WordPress work, with a Cloudflare Tunnel wired in so a machine-local site is reachable over a real HTTPS hostname for webhook and OAuth testing.
- Docker
- Shell
- Cloudflare
Personal Projects
Monorepo
DraftScripts
A full-stack monorepo of shared component libraries, applications, and utilities, used as the proving ground for patterns before they go into production work.
- TypeScript
- React
- Vue
- Node.js
SaaS Boilerplate
Laravel Tenancy
A multi-tenant Laravel starter: per-tenant database resolution, subdomain routing, and tenant-aware migrations, so a SaaS can start with isolation already in place rather than retrofitted.
- Laravel
- PHP
- TypeScript
- MySQL
Network Tooling
DPMS
A device monitoring and control proof of concept: ping and TCP reachability checks, PJLink projector control with telemetry, and Wake-on-LAN including a cross-VLAN relay strategy.
- TypeScript
- Node.js
- PJLink
- WoL
Web App
TypeOn
A typing practice platform with real-time per-keystroke feedback, accuracy and speed history, and progress tracking across sessions.
- TypeScript
- Next.js
- Tailwind CSS
Web App
Browser Terminal
A web SSH client: xterm.js in the browser talking over socket.io to an ssh2 session on the server, so a shell is one URL away with no local client installed.
- TypeScript
- ssh2
- Socket.IO
- xterm.js
Backend System
Task Queue
A PHP 8.2 background job system built from scratch: worker management, distributed processing, delayed and scheduled jobs, retries, and a real-time monitor for the queue.
- PHP
- Redis
- Queues
- PSR-4
The professional, client-facing work lives on the resume.
View resumeLatest Articles
Notes on the systems I build and the problems they threw at me.
System Design
One movie, 190 countries, zero buffering: how Netflix answers the interview
kzamanbd
10 min readOne movie, 190 countries, zero buffering: how Netflix answers the interview
A system-design case study of the classic Netflix question — 120 million simultaneous streams, 4–15 Mbps each, no buffering. We do the napkin math, show why a data centre cannot serve it, and walk through Open Connect, adaptive bitrate and the control-plane / data-plane split that actually make it work.
Intermediate- System Design
- Networking
- CDN
- Streaming
Meta
Feature tour: everything the article pipeline renders
kzamanbd
3 min readFeature tour: everything the article pipeline renders
A placeholder post that exercises every supported Markdown feature, so you can confirm the rendering before writing the real thing. Delete it once you have.
Beginner- Meta
- Markdown
Have something in mind? Start the conversation.
Whether it is a product to build, a system to untangle, or just a question about the work, send a note and it lands straight in my inbox.