
Shipped a focused artist landing site with a single feed for music updates and video content
Jhey Pi is the official landing site for an aspiring musician. I built it to keep the artist story, Spotify releases, and YouTube videos in one place, with a simple feed that stays easy to scan.
The goal was to make a landing site that felt like a proper home for the artist, not just another promo page. The site pulls the latest Spotify releases and YouTube videos into one feed, so the content stays current without turning the page into a manual update burden.
| Decision | Trade-off | Chose |
|---|---|---|
| Build a traditional promo site with separate pages for music and video | More room for content, but harder to keep current | |
| Build a single landing site with a merged, auto-sorted feed | Easier to scan and maintain; the artist updates in one place | |
| Keep the copy monolingual | Simpler, but weaker reach for bilingual audiences | |
| Support ES/EN copy | Better fit for the audience, with a little more content work |
The project shipped as a clean landing site for Jhey Pi with a single content feed, artist profile data, and room for bilingual copy. It also made the update flow simpler: new releases and videos can surface without needing the whole page to be rewritten.
Feature-wise, the useful pieces were:
If this needed to scale further, I would keep the feed endpoint cached with ISR-style behavior, move the integrations behind a small server layer, and host the front end on Cloud Run or Firebase Hosting with preview environments per pull request.