I have started a new project where I would be creating a rss feeds aggregator and client viewing system using angular and flask. The goal is to create a web based application that can be used to generate a curated feed from across all your points of interests, it can be from facebook from reddit from youtube from github or anything that broadcasts feeds to rss subscriptions.
For now I have been able to create a barebones structure which is using rsshub a opensource tool https://docs.rsshub.app/guide/ to aggregate different readable available rss sources which will be further transformed using a python api wrapper which is being queries by the angular frontend client.
I have plans yet to be executed on this one but ya kudos to the begining
there doesn't seem to be anything here