Hacker News new | ask | show | jobs
by hazzadous 195 days ago
built a tool that analyzes who's starring your github repo. paste a repo url and you'll get charts on role and seniority, top languages and frameworks, companies represented, where stargazers are located, and an aggregate feed of their recent blog posts so you can see what your community is thinking about.

it pulls the repo's stargazers, looks at their public profiles, and returns everything as aggregate insights.

curious what would make this more useful, or what other slices of the data you'd want to see.