-
-
Notifications
You must be signed in to change notification settings - Fork 198
Open
21 / 2421 of 24 issues completedLabels
aiepicA big time intense ticket with related sub-tasksA big time intense ticket with related sub-tasks
Description
This epic tracks the development of "DevRank", a Neo.mjs application designed to index and rank GitHub contributors based on their all-time total contributions, irrespective of repository popularity or follower count.
The goal is to create a meritocratic index of the open-source ecosystem, powered by a sophisticated discovery engine ("The Spider") and a high-performance Neo.mjs frontend.
Core Components
- Data Pipeline: A Node.js-based discovery engine to fetch, validate, and aggregate user contribution data from the GitHub GraphQL API.
- The Index: A local JSON database of contributors, initially populated via "Impact" (Top Repos) and "Network" (Spider) vectors.
- The UI: A Neo.mjs application to visualize the index with advanced filtering, sorting, and performance metrics.
Roadmap
- Scaffolding & PoC: Initialize the App structure and implement the "Deep Scan" data fetching proof-of-concept.
- Discovery Engine: Implement the "Spider" algorithm to expand the contributor graph.
- UI Implementation: Build the Grid and Analytics view.
- Optimization: Refine data storage and API usage.
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
aiepicA big time intense ticket with related sub-tasksA big time intense ticket with related sub-tasks