Building a Real-Time IoT Dashboard with PHP and MQTT
How I built Luminous IoT -- a real-time monitoring dashboard bridging MQTT sensor telemetry with a Symfony web application.
Writing about Backend Architecture, Data Systems, and AI Integration.
How I built Luminous IoT -- a real-time monitoring dashboard bridging MQTT sensor telemetry with a Symfony web application.
How I built and deployed an IoT smart farming platform with 8 Docker containers, MQTT telemetry, time-series aggregation, and CI/CD to DigitalOcean.
How I built PrintX -- a zero-backend PWA that generates 300 DPI print-ready PDFs from spreadsheet data using a visual canvas editor.
How I deployed a crowd counting deep learning model via Flask, FastAPI, and Express.js -- with ONNX enabling cross-platform inference without Python.
Building a pure JavaScript linear regression model with CLI and web interfaces -- no ML libraries, just math.
A look at my Basic PHP RESTful API project -- a minimal but complete CRUD API built without frameworks to understand the fundamentals.