An AI-powered GitHub profile analyzer that breaks down commits, repos, languages, and contribution patterns to reveal a developer’s true skill profile.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^1.4.4^17.2.3^0.31.8^0.45.0^5.1.0^8.16.3^5.0.5^4.21.0^5.9.320
commits
feat: add new authentication module with GitHub OAuth integration
bce36d5View on GitHubchore: add initial database schema for authentication system
ba95904View on GitHubfeat: add PostgreSQL database setup for authentication system
4017d3bView on GitHubrefactor: remove outdated authentication schema files
2f9d9abView on GitHubfeat: add drizzle database connection and authentication utility
5c86ee9View on GitHubrefactor: remove unnecessary compiler options from tsconfig
39d7f24View on GitHubrefactor: update import statements for index.js and use bracket notation for environment variable access
d01e9d6View on GitHubchore: update .gitignore and package.json for project build and TypeScript configuration
16c92b7View on GitHub