So in full transparency, this project came together because I finally threw an LLM at it. I've had this project written down for probably 10 years, and the initial commit to this repo was 5 years ago.
It parses your contacts, and shows you a map of where they are from (North America only). You can also choose to share it with someone else and see the overlap of your maps which I found really fascinating too.
I recognize it's a big ask to enter names and phone numbers into a random site, but this is published to github pages and the source code is right there. It is all fully client-side, no data collection, no network requests or anything. You can run it in airplane mode / disable networking on the tab once it's loaded too.
Hopefully others find it fun too!