Notes to Future Me
A running log of real-world solutions, cheat sheets, and things I didn't want to figure out twice.
Accessibility Audit CheatsheetAccessibility Audit Cheatsheet
A practical accessibility audit cheatsheet for developers and designers. Covers keyboard testing, screen readers, color contrast, HTML structure, focus management, and automated tooling
Mac VoiceOver cheat sheetMac VoiceOver cheat sheet
A practical VoiceOver cheatsheet for developers and designers. Covers keyboard testing, screen readers, color contrast, HTML structure, focus management, and automated tooling
ARIA CheatsheetARIA Cheatsheet
A quick reference for common WAI-ARIA patterns: required roles, ARIA attributes, keyboard behavior, and active state handling.
CSS cheatsheetCSS cheatsheet
The CSS version of my cheatsheet collection: real-world styles and features I actually use in UI development.
Javascript CheatsheetJavascript Cheatsheet
A reference for the core parts of JavaScript that show up in real-life UI development... At least the ones I use.