← BACK TO HOME
NOTES FROM THE TERMINAL
Things I learn, break & ship.
Field notes on full-stack development — Laravel patterns, Vue & Nuxt tricks, Flutter builds, payments, deployment, and the occasional hard-won debugging story.
( All posts )
VUE Composition API patterns I actually reach for
The handful of composables that keep large Vue apps maintainable without the ceremony.
Read ↗
FLUTTER Shipping one Flutter codebase to iOS & Android
Build flavors, platform channels, and the release checklist I run before every store push.
Read ↗
PAYMENTS Integrating Paymongo & UnionBank without tears
Webhooks, idempotency keys, and reconciling payments so money never goes missing.
Read ↗
DEVOPS Deploying Laravel on AWS Lightsail, the lean way
A pragmatic setup with zero-downtime deploys that costs less than a coffee subscription.
Read ↗
VUE Squeezing performance out of a heavy Nuxt dashboard
Lazy hydration, route-level code splitting, and the profiling habits that found the real bottlenecks.
Read ↗
CAREER What mentoring junior devs taught me about my own code
Code reviews are a two-way street — here's what teaching sharpened in my own habits.
Read ↗