Select a project
No mockups, no lorem ipsum. Everything here actually runs — and each one has a video that walks through how it was built.
-
P01 / 04
ViewTitle
LiveYour video title, always up to date.
Automatically rewrites a YouTube video's title with its live view count, so the title always shows the real number.
Open ViewTitle -
P02 / 04
Channel Stats
LiveSubscribers and views, live from the API.
A scoreboard for my own YouTube channel — subscriber count, total views and video count, pulled straight from the YouTube Data API and cached.
Open Channel Stats -
P03 / 04
Flow
LiveHow the other two actually work.
Animated diagrams of the systems on this site — the OAuth handshake, the update loop and what it costs in API quota, and the cache that keeps a public page free.
Open Flow -
P04 / 04
Snake
LiveOne line of code per subscriber.
A snake game written under a hard budget: the playable game may use only as many lines as the channel has subscribers. The leaderboard around it is scored server-side, so a score has to be earned.
Open Snake