Loading OCS analytics...
Predict your grade based on your GitHub activity (commits, PRs, issues, code changes, etc).
How is this grade calculated?
The technical grade uses a weighted formula based on your GitHub stats:
score += commits * 2
score += additions * 0.15
score += deletions * 0.1
score += prs * 3
score += issues * 1.5
score += repos * 1.2
score += gists * 0.5
This formula rewards a mix of code contributions, collaboration, and repository activity.
Adjust each slider to reflect your self-assessment or teacher's assessment for each skill (1 = lowest, 5 = highest).
What is this dashboard?
Making the portfolio easier to use with clickable contributions, better stats, and simple access to your profile so coders can show their work.
This dashboard provides real-time analytics and grade predictions based on your GitHub activity. It uses a secure backend API to fetch your contributions, pull requests, issues, and more, then visualizes them for both students and admins.
Why use it?
- Get accurate, up-to-date insights into your coding activity.
- Predict your grade based on real engagement.
- Admins can review and compare user contributions.
@token_required.The dashboard predicts your grade using two models:
The final score is mapped to a letter grade (A, B, C, F) based on thresholds.