Second version is up. Now each entry saves a name, the reel URL, the repo
URL, a short description, tags, and a transcript. I also added an export
button that dumps everything into a .md file — the idea is to use it as a
“tool memory” to feed other AIs later. The transcript sits inside a
dropdown so it doesn’t clutter the list.
Hit two stupid bugs while building it. My editor’s autocomplete kept
rewriting value to ariaValueMax and reset to requestFullscreen.
The second one made the whole page go fullscreen black when I hit submit.
Took me embarrassingly long to spot.
The UI still screams AI though. Same orange theme, same emojis everywhere.
I know I said I’d remove the emojis for this version and… I didn’t.
For v3 I’m committing to it: no emojis, more sober palette, cleaner layout.
If anyone has actual UI design tips for someone who’s bad at CSS, please
share.