Hey, I'm
Keosombath.
I wrote my first code 9 years ago. Now I'm a Senior Full-Stack Engineer / Head of Technology at a private firm. Based in Melbourne, Australia.
Tech Stack
Laravel PHP MySQL Docker Shopify JavaScript Tailwind CSS n8n Linux AWS
Recent Posts
See all →-
KumaBar: putting Uptime Kuma in the browser toolbar
A Manifest V3 Chromium extension that polls Uptime Kuma's Prometheus /metrics endpoint and shows down monitors as a toolbar badge. Notes on why /metrics beats the Socket.io API, and how MV3 service workers force the design.
-
Add a 'yolo' shortcut for Claude Code's skip-permissions flag
A small shell function that lets you type 'claude yolo' instead of 'claude --dangerously-skip-permissions', while keeping every other argument working as normal.
-
Laravel Nightwatch: what it is, why use it, and the multi-project gotcha
An intro to Laravel's official monitoring platform — and the port conflict you'll hit the moment you try running it across more than one project on the same machine.