About
A collection of personal projects and a photography portfolio.
What this site is
This site is a curated home for personal work: photography series, gear notes, and a small music archive.
It is intentionally minimal and built for speed, clarity, and longevity.
How it is built
It runs on a lightweight Python WSGI server that renders simple HTML templates and serves static files.
Photo previews and EXIF metadata are generated on startup, and music catalogs are built from a local library.
This project was built with a little help from ChatGPT Codex.
Technology & architecture
Pure HTML, CSS, and JavaScript with a small Python codebase. No frameworks, no databases, no trackers.
Everything is stored locally and configured from a single JSON file.