Github Stars
I've created a project that generates a list of my Github stars using a static web page.
It's a project that allows me to get all the projects I've starred on Github, and display them on my own interface.
Originally, I wanted to categorize the links based on the Github lists. Unfortunately, Github API does not allow recovering the lists.
I hope that it will be possible in the future, but there is a discussion on Github asked for that since 2021.
What I don't like in the Github interface is that we don't have a global view of the starred projects because of the pagination. Even if there is a search feature.
Originally, my idea was to propose a simple interface that allows to navigate in categories without pagination to get all starred repositories at a glance.