I built a debt clock website inspired by <a href="https://www.usdebtclock.org" rel="nofollow">https://www.usdebtclock.org</a> to explore some of the US Treasury APIs and learn more about Supabase - also to spend some more time working with data since I mostly do front-end work.<p>It's very basic now with a couple bitcoin stats as well, and after digging into these APIs it's really amazing how much data usdebtclock.org has to offer. The API is not very easy to work with. I hope to add some more data soon though.<p>code is here: <a href="https://github.com/neb-b/debtclock" rel="nofollow">https://github.com/neb-b/debtclock</a>