Skip to content

kir943/CommitIQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CommitIQ

AI-powered developer intelligence platform that analyzes GitHub contributions, generates evidence-backed skill passports, and helps developers discover opportunities aligned with their proven skills.

Overview

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.

Features

  • 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

Tech Stack

Frontend

  • Next.js
  • React
  • TypeScript

Backend

  • Node.js
  • Express.js

Database

  • PostgreSQL
  • Prisma ORM

AI

  • OpenAI API

Project Structure

CommitIQ/
├── client/      # Next.js frontend
├── server/      # Express backend
├── docs/        # Documentation
└── docker-compose.yml

Getting Started

Clone Repository

git clone https://github.com/kir943/CommitIQ.git
cd CommitIQ

Frontend Setup

cd client
npm install
npm run dev

Backend Setup

cd server
npm install
npm run dev

Development Status

🚧 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

Contributing

Contributions, suggestions, and feedback are welcome. Please create an issue or submit a pull request.

License

MIT License

About

CommitIQ is an AI-powered developer intelligence platform that analyzes GitHub contributions, generates evidence-backed skill passports, and matches developers with open-source opportunities aligned to their proven expertise.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors