Normally, I stay away from religion and politics, but I thought I'd share a quick and dirty pet project I worked on in case anyone was interested. I discovered recently that Christians are the most persecuted religion. I gathered data from as many open sources as possible and created a map that shows documented Christian persecution by country. You could easily fork the code and make it a site for Muslims (the second most persecuted) and similar. Each night, GitHub Actions pulls from various sources, including news, and documents updates by country. It's not perfect, e.g., the US has news articles from other countries, but it's a start. I also was not able to find open sources that are not in English. If you have any content issues with the site, direct that to the publishers please, not me.
Sharing in case anyone finds this of interest. I was tired of weather sites (and apps) that were loaded with advertisements and generally didn't give me good local weather. I wanted something that gave me as much of the local detail (so roughly hyper-local and hyper-detailed) as possible. So for fun I just hacked together a weather site, restricted it to Colorado, and then made it run entirely from GitHub pages. Feel free to fork and use for your own or contribute PRs.