AI-powered developer intelligence platform that analyzes GitHub contributions, generates evidence-backed skill passports, and helps developers discover opportunities aligned with their proven skills.
CommitIQ helps developers showcase their real-world abilities through GitHub activity analysis instead of relying solely on traditional resumes. The platform evaluates contribution history, identifies technical strengths, and generates actionable insights for recruiters and developers.
- GitHub profile and contribution analysis
- AI-generated skill passport
- Developer skill insights and recommendations
- Open-source contribution tracking
- Opportunity matching based on verified skills
- Modern dashboard for developers
- Next.js
- React
- TypeScript
- Node.js
- Express.js
- PostgreSQL
- Prisma ORM
- OpenAI API
CommitIQ/
├── client/ # Next.js frontend
├── server/ # Express backend
├── docs/ # Documentation
└── docker-compose.yml
git clone https://github.com/kir943/CommitIQ.git
cd CommitIQcd client
npm install
npm run devcd server
npm install
npm run dev🚧 Currently under active development as part of the Elite Coders Open Source Hackathon 2026.
Planned milestones:
- GitHub integration
- AI skill analysis engine
- Developer skill passport generation
- Opportunity matching system
- Analytics dashboard
Contributions, suggestions, and feedback are welcome. Please create an issue or submit a pull request.
MIT License