Hobbies / Interests

Sports, teams, and the side of me that is a little louder.

This page keeps the same design system as the rest of the portfolio, but now leans into live-feeling sports energy through automatically refreshed highlight cards.

What I Follow

Three teams I always check in on.

I wanted this section to feel more alive than static artwork, so it now pulls in the latest available game highlights for the teams I follow most closely.

  • Lakers
  • Dodgers
  • UConn Men’s Basketball

Data Flow

GitHub Pages friendly by design.

A scheduled workflow refreshes a local JSON file with the latest YouTube highlight metadata. The front-end reads that file and renders the embedded cards without exposing any private API keys in client code.

Latest Highlights

Fresh highlight drops for the teams I keep up with most.

If the workflow hasn’t run yet or a video isn’t available, the cards gracefully fall back to a simple unavailable state.

Latest Highlights

Loading Lakers highlights...

Fetching the latest available video metadata.

Latest Highlights

Loading Dodgers highlights...

Fetching the latest available video metadata.

Latest Highlights

Loading UConn highlights...

Fetching the latest available video metadata.