-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrepos.json
More file actions
127 lines (127 loc) · 3.95 KB
/
repos.json
File metadata and controls
127 lines (127 loc) · 3.95 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
[
{
"full_name": "firstcontributions/first-contributions",
"name": "first-contributions",
"owner": "firstcontributions",
"url": "https://github.com/firstcontributions/first-contributions",
"description": "🚀✨ Help beginners to contribute to open source projects",
"language": "Unknown",
"stars": 53674,
"forks": 80000,
"open_issues": 12,
"good_first_issues": 10,
"good_first_issue_links": [
{
"title": "Add your name to contributors list",
"url": "https://github.com/firstcontributions/first-contributions/issues"
},
{
"title": "Fix typo in README",
"url": "https://github.com/firstcontributions/first-contributions/issues"
},
{
"title": "Translate README to your language",
"url": "https://github.com/firstcontributions/first-contributions/issues"
}
],
"contributors": 1200,
"last_commit_days": 0,
"license": "MIT",
"topics": [
"beginner",
"open-source",
"education"
],
"category": "Education",
"why": "Literally built for first-time contributors. Step-by-step guide, welcoming maintainers, and the simplest possible first PR — add your name to a list.",
"added_by": "P-r-e-m-i-u-m",
"added_at": "2026-04-25",
"verified": true,
"difficulty": 1,
"last_checked": "2026-04-27"
},
{
"full_name": "public-apis/public-apis",
"name": "public-apis",
"owner": "public-apis",
"url": "https://github.com/public-apis/public-apis",
"description": "A collective list of free APIs for use in software and web development",
"language": "Python",
"stars": 426777,
"forks": 34000,
"open_issues": 60,
"good_first_issues": 1,
"good_first_issue_links": [
{
"title": "Add new free API to the list",
"url": "https://github.com/public-apis/public-apis/issues"
},
{
"title": "Fix broken API link",
"url": "https://github.com/public-apis/public-apis/issues"
},
{
"title": "Improve category description",
"url": "https://github.com/public-apis/public-apis/issues"
}
],
"contributors": 320,
"last_commit_days": 39,
"license": "MIT",
"topics": [
"api",
"python",
"documentation",
"web"
],
"category": "Web Dev",
"why": "Contributing is just adding a row to a markdown table. Clear format, instant feedback, and your change helps thousands of developers find APIs.",
"added_by": "P-r-e-m-i-u-m",
"added_at": "2026-04-25",
"verified": true,
"difficulty": 1,
"last_checked": "2026-04-27"
},
{
"full_name": "freeCodeCamp/freeCodeCamp",
"name": "freeCodeCamp",
"owner": "freeCodeCamp",
"url": "https://github.com/freeCodeCamp/freeCodeCamp",
"description": "freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.",
"language": "TypeScript",
"stars": 443655,
"forks": 37000,
"open_issues": 180,
"good_first_issues": 0,
"good_first_issue_links": [
{
"title": "Fix typo in curriculum challenge",
"url": "https://github.com/freeCodeCamp/freeCodeCamp/issues"
},
{
"title": "Improve test description clarity",
"url": "https://github.com/freeCodeCamp/freeCodeCamp/issues"
},
{
"title": "Add missing alt text to image",
"url": "https://github.com/freeCodeCamp/freeCodeCamp/issues"
}
],
"contributors": 5000,
"last_commit_days": 0,
"license": "BSD-3-Clause",
"topics": [
"education",
"javascript",
"typescript",
"curriculum"
],
"category": "Education",
"why": "One of the most active OSS communities in the world. Dedicated good first issue queue, fast PR reviews, and a Discord server with real humans ready to help.",
"added_by": "P-r-e-m-i-u-m",
"added_at": "2026-04-25",
"verified": true,
"difficulty": 3,
"last_checked": "2026-04-27"
}
]