Hello, everyone!
I’ve been working on a Pokémon CLI/TUI tool for over a year now. I started it because I wanted to learn Go.
It’s a data focused project that returns data from the video game and trading card game. I mainly use BubbleTea for TUI and styling features.
Here is a demo of viewing card data and images:

and here is a demo for the video game:

The card command is really focused on data engineering practices as that’s what I do for my 9-5.
Here is a diagram on how I get all the data for the cards:
I’m continuously adding features and updating existing ones. The next minor version will include tournament data from LimitlessTCG. Thanks for taking a look!
