A page from the _thumbspage_ image-gallery builder
used to create the gallery you're viewing.
I coded this Python (plus HTML, CSS, and JavaScript) program
originally in 2016 because I needed it for my website; browser
image views were too primitive and variable. Since then, it's
grown more sophisticated, with image scaling, slideshows,
touch swipes, keypresses, and notes like this, but it has
retained its basic static model for simplicity.
See thumbspage's
_web_ page_
and 2019's
_update_
for more info. This also was an excuse to play with JavaScript,
which is so much like Python that parts of it seem copied
(because they probably were).