Show HN: Mirror private work contributions to your GitHub profile
I work on private repos all day but my GitHub profile showed empty squares. Built a tool to fix it.Mirrors commit timestamps (not code) to a public repo. Also tracks PRs, reviews, issues via GitHub API.5 min setup, runs daily via cron/launchd. Comments URL: …