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…

May 14, 2024·
2 min read

5 One-Line CSS Tricks I Use Daily

Tiny utilities that save time and reduce CSS bloat. Keep this list handy.

May 13, 2024·
1 min read

JavaScript Event Loop Visualized (Finally)

A visual walkthrough of the event loop, task queue, microtasks, and how they actually behave.

May 11, 2024·
1 min read

7 Admin Tweaks for a Faster WordPress

Small changes in wp-admin that improve speed and happiness.

May 10, 2024·
1 min read

Testing Claude 3.5 for Real-World Tasks

A week of experiments building, debugging, and documenting with AI as a teammate.

May 9, 2024·
1 min read

SQL Window Functions Cheat Sheet

Rank, lag, lead, partition by—clear examples you can copy and use.

May 7, 2024·
1 min read

My Daily Workflow (Updated)

The tools, habits, and tiny automations that keep my day smooth.

May 6, 2024·
1 min read

Clamp() is a Superpower

Fluid type, spacing, and component sizes without media queries.

May 5, 2024·
1 min read

10 Useful Array Methods You Might Ignore

Quick refresher with examples from real projects.

May 4, 2024·
1 min read
Topics
CSS8
JavaScript5
AI5
Workflow5
WordPress4
SQL3