{"id":24783795,"url":"https://github.com/waynesutton/commitrank","last_synced_at":"2025-07-18T05:09:32.551Z","repository":{"id":274107160,"uuid":"921569058","full_name":"waynesutton/commitrank","owner":"waynesutton","description":"Rank any GitHub public profile. Just paste the GitHub profile URL below.  Open Source project built with Convex.dev, TanStack on Bolt.new","archived":false,"fork":false,"pushed_at":"2025-02-03T17:40:35.000Z","size":4256,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-14T15:29:10.248Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://commitrank.ai/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/waynesutton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-24T07:36:50.000Z","updated_at":"2025-02-03T17:40:38.000Z","dependencies_parsed_at":"2025-02-01T00:22:24.991Z","dependency_job_id":null,"html_url":"https://github.com/waynesutton/commitrank","commit_stats":null,"previous_names":["waynesutton/commitrank"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/waynesutton/commitrank","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waynesutton%2Fcommitrank","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waynesutton%2Fcommitrank/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waynesutton%2Fcommitrank/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waynesutton%2Fcommitrank/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/waynesutton","download_url":"https://codeload.github.com/waynesutton/commitrank/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waynesutton%2Fcommitrank/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265703641,"owners_count":23814044,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-29T12:18:22.623Z","updated_at":"2025-07-18T05:09:32.544Z","avatar_url":"https://github.com/waynesutton.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CommitRank.AI 🏆\n\nCommitRank.AI is a tool to help you rank the best developers on GitHub with AI.\n\n## Features\n\n- **Real-time GitHub Profile Analysis**: Fetches and analyzes GitHub profiles using the GitHub API\n- **Commit-based Ranking System**: Categorizes developers into ranks:\n\n  - 🌟 Overload (100,000+ commits)\n  - 💻 Hacker (10,000+ commits)\n  - 🔮 Wizard (5,000+ commits)\n  - ⚔️ Samurai (1,000+ commits)\n  - 🌱 Noob (10-999 commits)\n  - 🧭 Explorer (\u003c10 commits)\n  - ⚡ Convex Developer (Uses Convex in repos)\n\n- **AI Chat Interface**: Engage in conversations about developers' commit history and coding patterns\n- **Real-time Database**: Powered by Convex for live updates and seamless data synchronization\n- **Modern UI**: Built with React and Tailwind CSS for a responsive, clean interface\n\n## Tech Stack\n\n- **Frontend**:\n\n  - React with TypeScript\n  - Tailwind CSS for styling\n  - Lucide React for icons\n  - Vite for build tooling\n\n- **Backend**:\n\n  - Convex for backend and real-time database\n  - OpenAI API for AI chat functionality\n  - GitHub API for profile and commit data\n\n- **Infrastructure**:\n  - Netlify for hosting\n  - Convex for serverless backend\n  - TypeScript for type safety\n\n## Local Development\n\n1. Clone the repository:\n   \\`\\`\\`bash\n   git clone https://github.com/yourusername/commitrank.git\n   cd commitrank\n   \\`\\`\\`\n\n2. Install dependencies:\n   \\`\\`\\`bash\n   npm install\n   \\`\\`\\`\n\n3. Set up environment variables:\n   \\`\\`\\`bash\n   cp .env.example .env.local\n   \\`\\`\\`\n\nRequired environment variables:\n\n- \\`CONVEX_DEPLOYMENT\\`\n- \\`OPENAI_API_KEY\\`\n\n4. Start the development server:\n   \\`\\`\\`bash\n   npm run dev\n   \\`\\`\\`\n\n5. Start Convex development server:\n   \\`\\`\\`bash\n   npx convex dev\n   \\`\\`\\`\n\n## Project Structure\n\n- \\`/src\\` - React components and frontend code\n- \\`/convex\\` - Convex backend functions and schema\n- \\`/public\\` - Static assets and favicons\n- \\`/types\\` - TypeScript type definitions\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch: \\`git checkout -b feature/amazing-feature\\`\n3. Commit your changes: \\`git commit -m 'Add amazing feature'\\`\n4. Push to the branch: \\`git push origin feature/amazing-feature\\`\n5. Open a Pull Request\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- Built with [Convex](https://convex.dev)\n- Powered by [OpenAI](https://openai.com)\n- UI components from [TanStack](https://tanstack.com)\n- Development environment by [Bolt.new](https://bolt.new)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaynesutton%2Fcommitrank","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaynesutton%2Fcommitrank","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaynesutton%2Fcommitrank/lists"}