Casey Neistat Archive (updated)
On march 25, 2015, Casey Neistat started a YouTube daily video log, amazingly he delivered, not only a daily video but sometimes two videos on the same day for almost a year. I was stunned when I discover Casey vlog but I didn't find a way to see all his videos in a chronological order, so I decided to code this page using YouTube's API, if you want to know more about this, the latest update, source code or me, go to the page bottom.
About this: YouTube/Google provide different APIs and you can do any kind of crazy stuff with them, like getting the complete uploads video playlist from any YouTube user, but that is half of work, then you have to present the data in a way it is pleasant to view, I tried many libraries already available online, but none did what I wanted, I tried a time-line, many calendars, but nothing, then I coded a "zooming" calendar, but it didn't work well on iOS, so following Casey's philosophy, I keep it as simple as it can be.
2026 update: PHP has changed a lot, and the amount of videos made the page to long to scroll, so the whole project was refactored, if you have issues with the page, clean your cookies and cache, and reload the page.
About me: My Name is Rodrigo Polo, a self-taught developer and entrepreneur with over 31 years of experience. You can check my coding profiles on GitHub and Stack Overflow, my X profile in @RealRodrigoPolo, my tech YouTube channel in @PolosTechLab, and my Instagram profile.