M79 e-commerce platform
Built the M79 Store from the ground up: product flows, wholesaler feeds, payments, REST APIs, and optimized relational data.
View live surface ↗Full-stack PHP developer with 10+ years across e-commerce, high-load data systems, REST integrations, production servers, and AI-assisted delivery.
Practical systems, measurable improvements, and clean handoffs.
Built the M79 Store from the ground up: product flows, wholesaler feeds, payments, REST APIs, and optimized relational data.
View live surface ↗Shipped Laravel features for a high-traffic ticketing experience, including city discovery pages, registration flows, and country-code phone dropdowns.
View live surface ↗Use Junie and structured AI workflows to move from requirements to production faster while keeping architecture, quality, and outcomes in my hands.
PHP · Laravel · Phalcon · Yii2 · REST APIs · JSON
JavaScript · Vue.js · Nuxt · HTML5 · CSS3
PostgreSQL · MySQL · Microsoft SQL Server · analytics
Linux · Apache · Nginx · Docker · Git · production maintenance
Junie · Make.com scenarios · AI-assisted development · systems integration
Copy the script for your system, run it in an elevated terminal, and verify the engine with a real container.
Before you begin
Windows uses Docker Desktop with WSL 2. Linux installs Docker Engine from the official convenience script.
curl -fsSL https://get.docker.com -o get-docker.sh
sudo sh get-docker.sh
sudo usermod -aG docker $USER
docker run --rm hello-world