
Porfolio & GitHub profile intelligence — scored, structured, and actionable.
Connects the GitHub REST API with Anthropic Claude to evaluate developer profiles across contribution consistency, repository quality, tech breadth, and documentation depth. Scoring is deterministic and decoupled from the AI layer — a stable numeric score is computed first, then Claude generates qualitative feedback on top of it. This ensures the dashboard renders correctly regardless of model response variance. Authenticated users get a persistent analysis history; guest mode allows instant evaluation without signup.
Frontend: React 18, React Router, Recharts
Backend: Node.js, Express
Database: MongoDB, Mongoose
Auth: JWT, bcryptjs