My very personal list of Tips and Tricks
Simple Image Gallery lists and display images by folder showing metadata like EXIF and IPTC from images.
All functionallity is build in PHP, JavaScript and SQL on top of a SQLite database.
This is heavyly inspired by Single File PHP Gallery, but build from scratch. Single File PHP Gallery is a nice out-of-the-box gallery app. But has it’s issues with handling larger collection of images (YES! I’m impatient).
My own collection holds more than 250,000 images. And I do NOT want to load that onto a webserver.