Description: Blog style photography portfolio website with custom EXIF parser specifically designed to pull Fujifilm specific metadata fields such as Film Simulation and recipe information.
The Homepage consists of the image to the left, and information about the image on the right.
From the homepage, click on a film simulation to view other images with the same film simulation.
Hidden admin dashboard login page using email and password credentials.
Adminastrator dashboard to manage photos on the site including photo attributes such as hidden or not.
An upload form to add multiple images at a time including a title and description. The upload form uses a Vercel Blob to handle chunked data upload, which is then reconstructed and uploaded to Cloudinary.