Skip to main content
Dev Notes

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 Cheatsheet

    A practical accessibility audit cheatsheet for developers and designers. Covers keyboard testing, screen readers, color contrast, HTML structure, focus management, and automated tooling

    Accessibility Audit Cheatsheet
  • Mac 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

    Mac VoiceOver cheat sheet
  • ARIA Cheatsheet

    A quick reference for common WAI-ARIA patterns: required roles, ARIA attributes, keyboard behavior, and active state handling.

    ARIA Cheatsheet
  • CSS cheatsheet

    The CSS version of my cheatsheet collection: real-world styles and features I actually use in UI development.

    CSS cheatsheet
  • Javascript Cheatsheet

    A reference for the core parts of JavaScript that show up in real-life UI development... At least the ones I use.

    Javascript Cheatsheet