Puerto Rico is always left out of these analyses. AFAIK we are included in the same data sources (like dol.gov), so I'm always disappointing to see the exclusion.
It's yet another video game backlog tracking service but I'm building this one to automate as much as I can about the actual game logging process. So for example, I'm auto-forwarding all my Nintendo and PlayStation purchase emails to a custom inbox. That email gets parsed, the game(s) and date(s) are extracted, and I get a new queue item I can approve or deny easily on my phone. It also has a documented CRUD API for easy integration for other services (like Zapier).
Yes, it also has a chatbot... I've been toying with a natural language interface for quick actions like "just beat TOTK" to mark Zelda: Tears of the Kingdom as "beaten". It's a bring-your-own-Gemini-key approach... So far, its working pretty well for me. It also supports basic questions about your game library and history that would be tricky to represent without a lot of filtering options. Like for example, "How many Switch games did I beat between March and July of 2024?". Fun stuff like that.
Tech stack is Django/HTMX/Alpine/DaisyUI/Postgres/self-hosted.
If you decide to try it out, I'd love your feedback! There's a quick in-product feedback widget on the bottom-left which sends me an email :)
For me, it's just such a nostalgic and pleasant to use interface. I still keep the Wii up and running to play some retro games every now and then (it's a great emulation system as well). Being able to learn more about how these "old-school" Nintendo web apps work was something I had been curious about for awhile!