
en-git
Stalk GitHub profiles and compare developers (legally)
13 followers
Stalk GitHub profiles and compare developers (legally)
13 followers
en-git is a developer tool that does the GitHub stalking for you. Analyze any profile for top languages and contribution patterns, compare two developers side-by-side, and get real-time code quality reports inside GitHub with the companion Chrome extension.





Hey, Product Hunt! 👋
I'm Tejas, the creator of en-git.
Let's be honest—we've all done it. You find a cool project, then spend 10 minutes digging through the developer's profile, trying to figure out their top languages, how active they are, or how you stack up against them.
I got tired of doing this manually, so I built en-git to do all the "stalking" for me.
It's two tools in one:
1. The Web App: A full dashboard to analyze any developer. Get an instant breakdown of their top languages, contribution patterns, and profile score. You can also put any two profiles side-by-side for a direct, "who's-who" comparison.
But it's not just for profiles. Point it at any repository to instantly analyze its health, see pull request rates, and get a custom "Contribute-Worthy" score—my own algorithm (mostly heuristic) to find projects that are actually active and worth your time.
2. The Chrome Extension (The "Wow" Feature) This part integrates directly into GitHub to give you:
Inline Code Quality: A real-time quality score (0-100), complexity, and issue detection (like long functions) right in the file view. It's a game-changer for PR reviews.
Instant Profile Insights: Quick stats on any user's profile page.
Private Bookmarking: "Star" a repo to a personal, private list.
The extension is finished and in the process of being published. For now, you can load it manually from the GitHub repo!
This was a super fun project (React, Vite, Node.js) and a real challenge (those GitHub API rate limits are no joke!).
It's open-source, and I'd love to hear what you think.