UTOPIA
UTOPIA turns any GitHub profile into a professional developer intelligence report. Built as a Python CLI, it analyzes public repositories, contributions, and profile signals to generate actionable insights for developers and recruiters.
Features
- Portfolio scoring — an overall assessment of repository quality, consistency, and presentation.
- AI recruiter simulation — generates the questions and impressions a recruiter might form from the profile.
- Roast mode — blunt, constructive feedback on what could be improved.
- 30-day improvement plans — a concrete roadmap to strengthen the developer's public presence.
Tech stack
Python powers the analysis, Click provides the CLI interface, and Rich renders beautiful terminal output.