The Fuzzler
The Fuzzler was a school project I began during JavaScript Bootcamp at DevAcademy. Tink wanted a way to easily browse and find her favourite photos, so I decided to build a faceted photo browser.
To begin, we collected our favourite photos and tagged them in iPhoto. I then exported the photos and imported the IPTC metadata into an SQLite database. I initially built it with Handlebars and then ported it to React later in Bootcamp.
It is currently partially ported to SvelteKit + PocketBase and will hopefully make an appearance on this site soon.