~ $ whoami
Sazzadur Rahman

Sazzadur Rahman

Software Developer · Full-stack

Location
Dhaka, Bangladesh
Company
Startise Limited (WPDeveloper)
Status
AVAILABLE

I turn product ideas into reliableweb features, APIs, and production systems.

sazzad@production_driven_development:~

~ $ cat ./capabilities

backendLaravel · PHP · MySQL · Node Js · REST APIs · auth & roles

product-uiReact · Next · Vue · Inertia · Tailwind · dashboards · design systems

infraDocker · Nginx · managed servers · DNS · prod debugging

ai-workflowcoding agents · reviewed diffs · agent infrastructure

~ $ uptime

3+ years shipping to production · currently available

~ About Me

I work across the product: interface, backend, and the servers it runs on.

Most of my work is on a cloud hosting platform, where I build dashboard features, Laravel APIs, deployment flows, and production fixes used by real customers.

~ One loop, end to end

ui

Interfaces that carry real state

Dashboards, security views, and purchase flows that stay readable on a phone.

api

Backend the UI can trust

Laravel APIs, MySQL schema design, auth and roles, tests before release.

ops

Ship it, then keep it alive

Docker, Nginx, DNS, deploys — and the debugging that follows a release.

ai

AI in the loop, not in charge

Agents write scoped code; review and correctness stay my call.

~ Technical Stack

What I work with, and what I use it for

Grouped by the part of the job it belongs to, with the context that makes it a real skill rather than a logo. No percentage bars — the projects and experience below carry the proof.

Backend & APIs

Laravel services behind product features: MVC structure with DTO/DAO boundaries, REST endpoints, authentication and role-based access, MySQL schema design, and regression testing before release.

  • PHP
  • Laravel
  • REST APIs
  • MySQL
  • SQL
  • MVC
  • DTO / DAO
  • Auth & Roles
  • Regression testing

Frontend & Product UI

Dashboard and application interfaces built from components: server-driven pages with Inertia, typed state, loading and error states, and responsive behaviour treated as part of the feature, not a follow-up.

  • Vue.js
  • Inertia.js
  • JavaScript
  • TypeScript
  • React
  • Next.js
  • Tailwind CSS
  • Vite
  • Astro

Motion & 3D

GSAP · Framer Motion · Three.js · React Three Fiber

UI & Design Systems

Translating Figma into production components, keeping tokens and spacing consistent across screens, and reviewing dense dashboard layouts for mobile and tablet before they ship.

  • Figma
  • Figma MCP
  • Design tokens
  • shadcn/ui
  • Radix UI
  • Heroicons
  • PrimeIcons
  • IcoMoon
  • Responsive & mobile UX

Infrastructure & Hosting

Deploying and debugging the applications I build: managed servers, containers, web server and DNS configuration, and working inside a hosting product where servers, sites, and security are the domain.

  • Docker
  • Nginx
  • SSH
  • Cloudflare DNS
  • xCloud
  • Laravel Forge
  • Vercel
  • Node.js / npm
  • WordPress hosting
  • Headless WordPress

Provider exposure

Hetzner · Vultr · DigitalOcean · Linode · Google Cloud · Hostinger · Contabo

AI & Agentic Engineering

Coding agents used as part of the delivery workflow — scoped tasks, reviewed diffs — plus running open-source agent systems on cloud servers to compare model and harness behaviour.

  • Claude Code
  • OpenAI Codex
  • Cursor
  • AugmentCode
  • Junie
  • OpenClaw
  • Hermes
  • DeepSeek Harness
  • Prompt & instruction design

Workflow & Tooling

Branch-based development with pull requests, issue tracking, and code review; product requirements and design handoff handled with the team rather than around it.

  • Git
  • GitHub PRs & Issues
  • Code review
  • CI/CD
  • Jira
  • Slack
  • PHPStorm
  • VS Code
  • TablePlus
  • ngrok
~ Selected Work

Case studies with real implementation depth

The problem each product had, what I built, and the stack it runs on — focused on production-level work.

Select project
portfolio/case-study/xcloud
xCloud interface
Project Preview

xCloud

Cloud hosting & server management platform

A hosting control plane where teams provision servers across providers, manage their sites, watch security events, and buy add-ons. My work sits on the dashboard surfaces that make server, site, and security state legible and actionable.

Problem

Hosting operators juggle servers across multiple providers, dozens of sites, backups, firewall events, and billing. All of that state has to fit into one dashboard without hiding the detail an operator needs to act.

role: Software Developer at Startise (WPDeveloper) — product engineering on dashboard features

What I built

  • Built and maintained user-facing dashboard features for server and site management, including a responsive rework of dense dashboard screens for tablet and mobile.
  • Integrated Patchstack vulnerability data into the security surface: plugin and theme vulnerability detection alongside firewall and security statistics, presented as views an operator can act on.
  • Implemented add-on purchase flows and Action Center surfaces that convert platform state into a clear next step.
  • Contributed to AI assistant feature work inside the dashboard, and handled production troubleshooting on managed servers.
LaravelVueInertiaMySQLTailwindDockerNginx
~ AI Engineering

Coding agents in the workflow, engineering judgement kept

Agents are part of how I deliver — never a shortcut around understanding the system.

An agent can write the code, but architecture, correctness, security, and the decision to ship stay mine.
Generated work gets read, tested, and rewritten when it is wrong.

agent-delivery

Agent-driven implementation

Work scoped into tasks an agent can finish; every diff reviewed against the real codebase before it goes near a pull request.

  • Claude Code
  • Codex
  • Cursor
  • AugmentCode
  • Junie

agent-assist

Debugging, refactoring, review

Models help reproduce bugs, restructure code, and harden tests. The correctness call stays with me.

  • Claude
  • Codex
  • Gemini
  • DeepSeek

agent-infra

Agent infrastructure & model comparison

Open-source agent systems run on my own cloud servers, compared on the same task before one is trusted with real work.

  • OpenClaw
  • Hermes
  • DeepSeek Harness
~ Experience

Where the work actually happened

Product teams, real release cycles, and code review — plus the computer science foundation underneath it.

SOFTWARE ROLE

ID: #1
Present

Software Developer (xCloud)

atStartise Limited (WPDeveloper)

Product engineering on a cloud hosting and server management platform: dashboard features for servers and sites, security and billing surfaces, and the deployment and debugging work that keeps them usable in production.

  • Built and maintained user-facing dashboard features for server and site management, including a responsive rework of dense dashboard screens.
  • Integrated Patchstack vulnerability data into the security surface — plugin and theme vulnerability detection plus firewall and security statistics — as views an operator can act on.
  • Implemented add-on purchase flows and Action Center surfaces that turn platform state into a clear next step.
  • Worked on AI assistant feature work in the dashboard, and on production troubleshooting across managed servers.
  • Shipped through branch-based development: pull requests, code review, regression testing, and issue tracking with the product and design team.
  • Laravel
  • Vue.js
  • Inertia.js
  • MySQL
  • Tailwind CSS
  • Docker
  • Nginx

SOFTWARE ROLE

ID: #2
1+ years

Software Developer (Frontend)

atSquad Innovators Limited

Built and maintained business product interfaces: dashboard screens, responsive views, and frontend flows connected to real operational data behind a Laravel API.

  • Implemented dashboard and reporting screens for outlet operations against live business data.
  • Turned design files into reusable React components with consistent spacing, states, and responsive behaviour.
  • Wired frontend flows to Laravel REST endpoints, including auth-gated views and error and empty states.
  • React
  • React Router
  • Tailwind CSS
  • Laravel API
  • Nginx
~ Writing

Notes on building better products

Short articles from real project work.

Read Articles