TBaselineFantasy
What was here
A Next.js 14 site with a daily date-guessing game, advent calendar, countdown clock, photo gallery, and an interactive tree decorator. Snow animation overlaid the whole experience, and holiday chimes played on interaction. The code is intentionally kept here as a snapshot — it no longer runs as part of this site.
Date Guesser
Daily date-guessing puzzle that lived on the home page.
archive/app/page.tsx
Advent Calendar
Interactive 24-door advent calendar.
archive/app/advent/page.tsx
Christmas Hub
Landing page with holiday content.
archive/app/christmas/page.tsx
Countdown Clock
Live countdown to Christmas Day.
archive/app/countdown/page.tsx
Photo Gallery
Holiday photo carousel.
archive/app/gallery/page.tsx
Decorate the Tree
Drag-and-drop ornament placement game.
archive/app/tree/page.tsx