Show HN: Git rewind – your Git year in review
thijser Thursday, December 18, 2025I started an experiment to let a WASM-powered webapp interact with a local git repo and see how well this works. It turns out, it works pretty well!
I made it into a "git wrapped" tool that shows you when you committed the most, and what languages and files you most touched.
Despite the scary prompt when you use the filesystem API everything happens locally and your code stays private. (You can of course also just try it on cloned public github repos).
Let me know what you think!
Summary
GitRewind is a platform that helps developers manage and collaborate on their Git projects more efficiently, offering features like time-travel debugging, branch visualization, and remote collaboration tools.
4
0
Summary
gitrewind.dev