Inventory Management System
A full-stack stock control platform with multi-warehouse tracking, low-stock alerts, and PDF reporting.
- Real-time stock updates via REST API
- Role-based admin / staff dashboards
- Automated email alerts on threshold breach
Crafting high-performance digital products with clean architecture, scalable backends, and pixel-perfect interfaces.
const developer = {skills: ["Web", "PHP", "REST", "2FA"],experience: 3+ years,status: "Open to opportunities"};
MA
I'm a full-stack developer focused on the backend half of the iceberg — the part users never see, but feel every time the app works. My specialty is taking messy business workflows and turning them into clean PHP services backed by SQL.
Over the last few years I've built inventory systems, customer portals, secure login flows with 2FA, and REST APIs that connect frontends to real-world data. I write code I can come back to in six months and still understand.
Tools I reach for: Visual Studio Code, PHPMailer, JWT, MySQL, REST — and a strong opinion that security should never be an afterthought.
End-to-end web solutions — from one-off integrations to full business systems. Every project ships with clean code, security baked in, and proper documentation.
Hand-coded, responsive websites and web apps that look sharp on every device — landing pages, dashboards, e-commerce storefronts.
Reliable PHP backends with MySQL — the engine behind business systems. Auth flows, admin panels, data processing, email automation.
Clean JSON APIs that connect your frontend, mobile apps, or partner platforms. Built with security, validation, and clear documentation.
A mix of business platforms and security-focused tools. Filter by category below.
A full-stack stock control platform with multi-warehouse tracking, low-stock alerts, and PDF reporting.
A custom-built shopping platform with cart, checkout flow, order tracking, and admin order management.
A lightweight CRM that lets sales teams log leads, track deals, and send templated follow-up emails.
A real-time KPI dashboard pulling data from MySQL through a REST API. Charts update live, no page reloads.
A drop-in 2FA module that adds a one-time email code to any PHP login flow. Codes expire in 5 minutes.
TOTP-based 2FA system compatible with Google Authenticator and Authy. Secret keys encrypted with AES-256.