Matthew Walensky is a University of Southern California graduate from the Annenberg School of Communication and Journalism and the School of Cinematic Arts.
With experience spanning professional sports, brand content, short film, and editorial photography, Matthew brings a thoughtful, human-centered perspective to every project — driven by a mission to create real social impact through the power of visual storytelling.
Edit text shown across the site. Save writes to content.json and the page re-renders.
Edit every video's title. Drag a row to reorder. Saves automatically.
Add or edit photo captions. Saves automatically. To reorder photos visually, open the Stills page (drag-and-drop auto-saves).
Admin URL
Enable on any device: append ?admin=1 to the URL (e.g. matthewwalensky.com/?admin=1). Disable: ?admin=0. Setting persists in your browser.
Site Copy
Edit names, titles, descriptions. Click Save Site Copy when done — locally it writes to content.json; on the live site it falls back to copying the JSON to your clipboard, which you paste into content.json and commit.
Videos
Pick a project then a tab to see each video's title in editable form, drag to reorder, then save.
Photos
Use the shortcut buttons to jump to a category. Drag thumbnails to reorder. Click Save order → manifest.json.
Adding new media
Photos: drop into images/gallery/<cat>/, run python3 generate-manifest.py. Videos: drop MP4s into videos/<project>/<tab>/ or paste URLs into _links.txt in that folder, then run python3 generate-videos.py.