Technical Blog
Laravel, PHP, IoT, and AI—notes from a full-stack developer.
From Game Night Idea to Live Game in One Week
We wanted to play Pudge Wars at the office—but no Steam on work laptops. So we built Hook Wars in five days (2 hrs/day) and ran 8v8 on company game night.
Nitro Tech Media | NTM IT Solutions
Just launched my local web dev agency in Cavite, Philippines. SaaS, healthcare, and education systems in the pipeline. Stay tuned.
Getting Started with AI in Web Development
Practical ways to use AI in your Laravel and PHP workflow—without replacing the basics.
Scaling Laravel for Enterprise
Best practices for handling millions of requests using horizontal scaling, Redis, and queues.
Setting Up an LLM Locally with Ollama
Run large language models on your own machine—no API key, no cloud. Install Ollama, pull a model, and integrate from Laravel or the CLI.
Using a Raspberry Pi as a Home Test Server
Turn a Pi into a small test server for Laravel, APIs, or IoT—cheap, local, and a great way to learn deployment.