Gitvize
Visualize any repo by swapping "hub" for "vize" in the URL
3 followers
Visualize any repo by swapping "hub" for "vize" in the URL
3 followers
GitVize turns any GitHub repository into an interactive visual experience. Just replace "hub" with "vize" in any GitHub URL: github.com/facebook/react → gitvize.com/facebook/react What you get: - Physics-based file tree graph - AI-generated architecture diagram showing how modules relate - Contributor network showing collaboration patterns - Code import relationships between files - Branch and commit history visualization Works on any public GitHub repo instantly. No signup required.




Nice work Aksh, this is a really cool way to get an at-a-glance understanding of a repo.
I tried it on a public repo and it generated a really interesting graph. I especially liked the color coding for different file types since it made things much easier to parse quickly.
One suggestion is to make it so that clicking a directory in the file list highlights that directory along with all its related files and subdirectories in the graph.
Curious, what direction are you thinking of taking this next?