A simple command-line tool that analyzes github activity and determines coding personality type.
The tool fetches recent GitHub activity and analyzes coding patterns to classify you as one of several developer personality types like "Night Coder", "PR Maestro", "Issue Hunter", "Commit Machine", and others.
Run the tool with any github username:
npm run dev [github username]