Skip to content

Add Senior Night and additional team photos to gallery - #19

Open
nchalla3 wants to merge 3 commits into
formulaslug:mainfrom
nchalla3:main
Open

Add Senior Night and additional team photos to gallery#19
nchalla3 wants to merge 3 commits into
formulaslug:mainfrom
nchalla3:main

Conversation

@nchalla3

@nchalla3 nchalla3 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds Senior Night photos and additional team photos (from Mira Verma and Athena Won) to the /photos gallery
  • Merged in latest main to resolve divergence

Test plan

  • npm run build passes
  • Verified /photos renders correctly with new images mixed into the shuffle

🤖 Generated with Claude Code

nchalla3 and others added 3 commits June 2, 2026 12:33
Adds 81 new photos from the Senior Night event to public/photos/.
Content-based duplicate detection (perceptual hashing) was used to
exclude 4 images that matched existing gallery photos despite having
different filenames.

Gallery ordering updated so Senior Night images are randomly
interspersed among existing photos (seeded RNG for build stability)
rather than clustering at the top due to recency.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
# Conflicts:
#	src/app/photos/page.tsx
Downscale and re-encode the 78 oversized photos added for the gallery
(previously up to 22MB each) to the 50-500KB range, preserving aspect
ratio. Convert the 2 PNG photos to JPEG for real compression gains.
Total size for these files drops from ~310MB to ~34MB.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant