Practical notes for building digital things.
I write short & long notes about CSS, JavaScript, AI, WordPress, SQL, and the daily workflow in between. Real-world snippets, experiments, and lessons learned while shipping on the web.
Save time. Learn better. Ship with confidence.
Latest Notes
Modern CSS Layouts That Just Work
A practical guide to building resilient, modern layouts with Grid, Flexbox, and the new layout…
5 One-Line CSS Tricks I Use Daily
Tiny utilities that save time and reduce CSS bloat. Keep this list handy.
JavaScript Event Loop Visualized (Finally)
A visual walkthrough of the event loop, task queue, microtasks, and how they actually behave.
7 Admin Tweaks for a Faster WordPress
Small changes in wp-admin that improve speed and happiness.
Testing Claude 3.5 for Real-World Tasks
A week of experiments building, debugging, and documenting with AI as a teammate.
SQL Window Functions Cheat Sheet
Rank, lag, lead, partition by—clear examples you can copy and use.
My Daily Workflow (Updated)
The tools, habits, and tiny automations that keep my day smooth.
Clamp() is a Superpower
Fluid type, spacing, and component sizes without media queries.
10 Useful Array Methods You Might Ignore
Quick refresher with examples from real projects.