LEVRD
Small business site with automated content delivery. Contact form, Spotify embed, and latest YouTube videos fetched via YouTube Data API at build time with daily automated rebuilds.

A compact but technically interesting project. The brief was a simple site for a past client, delivered at a friendly rate.
The YouTube integration fetches the client’s latest videos at build time using the YouTube Data API — no client-side API calls, no runtime cost, no content management required. A scheduled build runs daily to keep the feed current.
This is a good example of how static architecture can deliver dynamic-feeling content without the complexity or cost of a traditional CMS.