git rewind
Your git 2025 in review
#Developer Tools
#GitHub
#Data & Analytics
git rewind – Local git repository insights for 2025
Summary: git rewind analyzes your git repository locally in the browser using libgit2 via WASM, providing insights like active hours and top languages without uploading code. It ensures privacy by processing data entirely on your device.
What it does
It generates a "year in review" report for a git codebase by analyzing repository data locally in the browser without sending code to external servers.
Who it's for
Developers who want to review their git activity and language usage privately within their browser.
Why it matters
It enables secure, offline analysis of git repositories, preserving code privacy while delivering useful insights.