1 Commits (2a2c607e7068abc85eb791d1a43b0b0b24255c9b)

Author SHA1 Message Date
Elijah Voigt 757d6ad6f5 feat(bit-by-bit): pixel-art habit tracker with live favicon [vibed-nz22]
Add Paint by Habits, a local-only single-file HTML habit tracker that
reveals a pixel-art image as daily habits are checked off.

The browser-tab icon is a 64x64 miniature of the current artwork —
revealed pixels solid, unrevealed ones a two-tone checker — drawn into
an offscreen canvas and set as a data-URL PNG, so the tab fills in with
the art and the page still makes zero network requests.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 week ago