@wcj/github-rank 26.7.8 → 26.7.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/repos.json +52168 -52174
- package/dist/trending-daily.json +125 -103
- package/dist/trending-monthly.json +147 -147
- package/dist/trending-weekly.json +154 -187
- package/dist/users.china.json +4083 -4119
- package/dist/users.json +6295 -6367
- package/dist/users.org.json +1315 -1243
- package/package.json +1 -1
- package/web/data/repos.json +52168 -52174
- package/web/data/trending-daily.json +125 -103
- package/web/data/trending-monthly.json +147 -147
- package/web/data/trending-weekly.json +154 -187
- package/web/data/users.china.json +4083 -4119
- package/web/data/users.json +6295 -6367
- package/web/data/users.org.json +1315 -1243
- package/web/index.html +5703 -5807
- package/web/org.html +1121 -1017
- package/web/repos.html +5813 -5809
- package/web/trending-monthly.html +135 -131
- package/web/trending-weekly.html +136 -256
- package/web/trending.html +171 -91
- package/web/users.china.html +3964 -4020
package/dist/users.org.json
CHANGED
|
@@ -27,9 +27,9 @@
|
|
|
27
27
|
"hireable": null,
|
|
28
28
|
"bio": null,
|
|
29
29
|
"twitter_username": null,
|
|
30
|
-
"public_repos":
|
|
30
|
+
"public_repos": 264,
|
|
31
31
|
"public_gists": 0,
|
|
32
|
-
"followers":
|
|
32
|
+
"followers": 126358,
|
|
33
33
|
"following": 0,
|
|
34
34
|
"created_at": "2015-10-03T19:34:05Z",
|
|
35
35
|
"updated_at": "2026-06-23T18:47:54Z",
|
|
@@ -63,9 +63,9 @@
|
|
|
63
63
|
"hireable": null,
|
|
64
64
|
"bio": "Open source projects and samples from Microsoft",
|
|
65
65
|
"twitter_username": "OpenAtMicrosoft",
|
|
66
|
-
"public_repos":
|
|
66
|
+
"public_repos": 8189,
|
|
67
67
|
"public_gists": 0,
|
|
68
|
-
"followers":
|
|
68
|
+
"followers": 125144,
|
|
69
69
|
"following": 0,
|
|
70
70
|
"created_at": "2013-12-10T19:06:48Z",
|
|
71
71
|
"updated_at": "2025-06-06T20:30:56Z",
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
"twitter_username": null,
|
|
102
102
|
"public_repos": 35,
|
|
103
103
|
"public_gists": 0,
|
|
104
|
-
"followers":
|
|
104
|
+
"followers": 95433,
|
|
105
105
|
"following": 0,
|
|
106
106
|
"created_at": "2023-10-18T09:17:52Z",
|
|
107
107
|
"updated_at": "2024-03-23T17:55:39Z",
|
|
@@ -137,48 +137,12 @@
|
|
|
137
137
|
"twitter_username": null,
|
|
138
138
|
"public_repos": 554,
|
|
139
139
|
"public_gists": 0,
|
|
140
|
-
"followers":
|
|
140
|
+
"followers": 79832,
|
|
141
141
|
"following": 0,
|
|
142
142
|
"created_at": "2008-05-11T04:37:31Z",
|
|
143
143
|
"updated_at": "2026-05-06T23:12:05Z",
|
|
144
144
|
"rank": 13
|
|
145
145
|
},
|
|
146
|
-
{
|
|
147
|
-
"login": "google",
|
|
148
|
-
"id": 1342004,
|
|
149
|
-
"node_id": "MDEyOk9yZ2FuaXphdGlvbjEzNDIwMDQ=",
|
|
150
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/1342004?v=4",
|
|
151
|
-
"gravatar_id": "",
|
|
152
|
-
"url": "https://api.github.com/users/google",
|
|
153
|
-
"html_url": "https://github.com/google",
|
|
154
|
-
"followers_url": "https://api.github.com/users/google/followers",
|
|
155
|
-
"following_url": "https://api.github.com/users/google/following{/other_user}",
|
|
156
|
-
"gists_url": "https://api.github.com/users/google/gists{/gist_id}",
|
|
157
|
-
"starred_url": "https://api.github.com/users/google/starred{/owner}{/repo}",
|
|
158
|
-
"subscriptions_url": "https://api.github.com/users/google/subscriptions",
|
|
159
|
-
"organizations_url": "https://api.github.com/users/google/orgs",
|
|
160
|
-
"repos_url": "https://api.github.com/users/google/repos",
|
|
161
|
-
"events_url": "https://api.github.com/users/google/events{/privacy}",
|
|
162
|
-
"received_events_url": "https://api.github.com/users/google/received_events",
|
|
163
|
-
"type": "Organization",
|
|
164
|
-
"user_view_type": "public",
|
|
165
|
-
"site_admin": false,
|
|
166
|
-
"name": "Google",
|
|
167
|
-
"company": null,
|
|
168
|
-
"blog": "https://opensource.google/",
|
|
169
|
-
"location": "United States of America",
|
|
170
|
-
"email": "opensource@google.com",
|
|
171
|
-
"hireable": null,
|
|
172
|
-
"bio": "Google ❤️ Open Source",
|
|
173
|
-
"twitter_username": "GoogleOSS",
|
|
174
|
-
"public_repos": 2882,
|
|
175
|
-
"public_gists": 0,
|
|
176
|
-
"followers": 75156,
|
|
177
|
-
"following": 0,
|
|
178
|
-
"created_at": "2012-01-18T01:30:18Z",
|
|
179
|
-
"updated_at": "2025-06-28T19:58:20Z",
|
|
180
|
-
"rank": 15
|
|
181
|
-
},
|
|
182
146
|
{
|
|
183
147
|
"login": "anthropics",
|
|
184
148
|
"id": 76263028,
|
|
@@ -207,12 +171,48 @@
|
|
|
207
171
|
"hireable": null,
|
|
208
172
|
"bio": null,
|
|
209
173
|
"twitter_username": null,
|
|
210
|
-
"public_repos":
|
|
174
|
+
"public_repos": 93,
|
|
211
175
|
"public_gists": 0,
|
|
212
|
-
"followers":
|
|
176
|
+
"followers": 76527,
|
|
213
177
|
"following": 0,
|
|
214
178
|
"created_at": "2020-12-19T18:49:20Z",
|
|
215
179
|
"updated_at": "2025-05-20T18:06:55Z",
|
|
180
|
+
"rank": 14
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"login": "google",
|
|
184
|
+
"id": 1342004,
|
|
185
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjEzNDIwMDQ=",
|
|
186
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/1342004?v=4",
|
|
187
|
+
"gravatar_id": "",
|
|
188
|
+
"url": "https://api.github.com/users/google",
|
|
189
|
+
"html_url": "https://github.com/google",
|
|
190
|
+
"followers_url": "https://api.github.com/users/google/followers",
|
|
191
|
+
"following_url": "https://api.github.com/users/google/following{/other_user}",
|
|
192
|
+
"gists_url": "https://api.github.com/users/google/gists{/gist_id}",
|
|
193
|
+
"starred_url": "https://api.github.com/users/google/starred{/owner}{/repo}",
|
|
194
|
+
"subscriptions_url": "https://api.github.com/users/google/subscriptions",
|
|
195
|
+
"organizations_url": "https://api.github.com/users/google/orgs",
|
|
196
|
+
"repos_url": "https://api.github.com/users/google/repos",
|
|
197
|
+
"events_url": "https://api.github.com/users/google/events{/privacy}",
|
|
198
|
+
"received_events_url": "https://api.github.com/users/google/received_events",
|
|
199
|
+
"type": "Organization",
|
|
200
|
+
"user_view_type": "public",
|
|
201
|
+
"site_admin": false,
|
|
202
|
+
"name": "Google",
|
|
203
|
+
"company": null,
|
|
204
|
+
"blog": "https://opensource.google/",
|
|
205
|
+
"location": "United States of America",
|
|
206
|
+
"email": "opensource@google.com",
|
|
207
|
+
"hireable": null,
|
|
208
|
+
"bio": "Google ❤️ Open Source",
|
|
209
|
+
"twitter_username": "GoogleOSS",
|
|
210
|
+
"public_repos": 2885,
|
|
211
|
+
"public_gists": 0,
|
|
212
|
+
"followers": 75482,
|
|
213
|
+
"following": 0,
|
|
214
|
+
"created_at": "2012-01-18T01:30:18Z",
|
|
215
|
+
"updated_at": "2025-06-28T19:58:20Z",
|
|
216
216
|
"rank": 16
|
|
217
217
|
},
|
|
218
218
|
{
|
|
@@ -243,9 +243,9 @@
|
|
|
243
243
|
"hireable": null,
|
|
244
244
|
"bio": "The AI community building the future.",
|
|
245
245
|
"twitter_username": "huggingface",
|
|
246
|
-
"public_repos":
|
|
246
|
+
"public_repos": 454,
|
|
247
247
|
"public_gists": 0,
|
|
248
|
-
"followers":
|
|
248
|
+
"followers": 65760,
|
|
249
249
|
"following": 0,
|
|
250
250
|
"created_at": "2017-02-12T11:20:28Z",
|
|
251
251
|
"updated_at": "2025-10-09T16:40:46Z",
|
|
@@ -281,7 +281,7 @@
|
|
|
281
281
|
"twitter_username": "the_algorithms",
|
|
282
282
|
"public_repos": 44,
|
|
283
283
|
"public_gists": 0,
|
|
284
|
-
"followers":
|
|
284
|
+
"followers": 63041,
|
|
285
285
|
"following": 0,
|
|
286
286
|
"created_at": "2016-07-16T08:17:02Z",
|
|
287
287
|
"updated_at": "2021-05-08T06:44:32Z",
|
|
@@ -317,7 +317,7 @@
|
|
|
317
317
|
"twitter_username": null,
|
|
318
318
|
"public_repos": 26,
|
|
319
319
|
"public_gists": 0,
|
|
320
|
-
"followers":
|
|
320
|
+
"followers": 52037,
|
|
321
321
|
"following": 0,
|
|
322
322
|
"created_at": "2014-02-07T13:01:43Z",
|
|
323
323
|
"updated_at": "2026-06-15T17:46:49Z",
|
|
@@ -353,10 +353,10 @@
|
|
|
353
353
|
"twitter_username": null,
|
|
354
354
|
"public_repos": 42,
|
|
355
355
|
"public_gists": 0,
|
|
356
|
-
"followers":
|
|
356
|
+
"followers": 48841,
|
|
357
357
|
"following": 0,
|
|
358
358
|
"created_at": "2024-09-20T20:53:28Z",
|
|
359
|
-
"updated_at": "2026-
|
|
359
|
+
"updated_at": "2026-07-11T16:31:03Z",
|
|
360
360
|
"rank": 29
|
|
361
361
|
},
|
|
362
362
|
{
|
|
@@ -389,7 +389,7 @@
|
|
|
389
389
|
"twitter_username": null,
|
|
390
390
|
"public_repos": 0,
|
|
391
391
|
"public_gists": 0,
|
|
392
|
-
"followers":
|
|
392
|
+
"followers": 41235,
|
|
393
393
|
"following": 0,
|
|
394
394
|
"created_at": "2018-03-07T22:36:56Z",
|
|
395
395
|
"updated_at": "2019-04-03T20:34:33Z",
|
|
@@ -423,50 +423,14 @@
|
|
|
423
423
|
"hireable": null,
|
|
424
424
|
"bio": null,
|
|
425
425
|
"twitter_username": null,
|
|
426
|
-
"public_repos":
|
|
426
|
+
"public_repos": 435,
|
|
427
427
|
"public_gists": 0,
|
|
428
|
-
"followers":
|
|
428
|
+
"followers": 39076,
|
|
429
429
|
"following": 0,
|
|
430
430
|
"created_at": "2015-01-21T20:19:28Z",
|
|
431
431
|
"updated_at": "2026-04-15T00:43:33Z",
|
|
432
432
|
"rank": 39
|
|
433
433
|
},
|
|
434
|
-
{
|
|
435
|
-
"login": "facebookresearch",
|
|
436
|
-
"id": 16943930,
|
|
437
|
-
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE2OTQzOTMw",
|
|
438
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/16943930?v=4",
|
|
439
|
-
"gravatar_id": "",
|
|
440
|
-
"url": "https://api.github.com/users/facebookresearch",
|
|
441
|
-
"html_url": "https://github.com/facebookresearch",
|
|
442
|
-
"followers_url": "https://api.github.com/users/facebookresearch/followers",
|
|
443
|
-
"following_url": "https://api.github.com/users/facebookresearch/following{/other_user}",
|
|
444
|
-
"gists_url": "https://api.github.com/users/facebookresearch/gists{/gist_id}",
|
|
445
|
-
"starred_url": "https://api.github.com/users/facebookresearch/starred{/owner}{/repo}",
|
|
446
|
-
"subscriptions_url": "https://api.github.com/users/facebookresearch/subscriptions",
|
|
447
|
-
"organizations_url": "https://api.github.com/users/facebookresearch/orgs",
|
|
448
|
-
"repos_url": "https://api.github.com/users/facebookresearch/repos",
|
|
449
|
-
"events_url": "https://api.github.com/users/facebookresearch/events{/privacy}",
|
|
450
|
-
"received_events_url": "https://api.github.com/users/facebookresearch/received_events",
|
|
451
|
-
"type": "Organization",
|
|
452
|
-
"user_view_type": "public",
|
|
453
|
-
"site_admin": false,
|
|
454
|
-
"name": "Meta Research",
|
|
455
|
-
"company": null,
|
|
456
|
-
"blog": "https://opensource.fb.com",
|
|
457
|
-
"location": "Menlo Park, California",
|
|
458
|
-
"email": null,
|
|
459
|
-
"hireable": null,
|
|
460
|
-
"bio": null,
|
|
461
|
-
"twitter_username": null,
|
|
462
|
-
"public_repos": 1420,
|
|
463
|
-
"public_gists": 0,
|
|
464
|
-
"followers": 36596,
|
|
465
|
-
"following": 0,
|
|
466
|
-
"created_at": "2016-01-28T18:56:55Z",
|
|
467
|
-
"updated_at": "2026-06-26T01:31:57Z",
|
|
468
|
-
"rank": 47
|
|
469
|
-
},
|
|
470
434
|
{
|
|
471
435
|
"login": "Visual-Studio-Code",
|
|
472
436
|
"id": 61069792,
|
|
@@ -497,11 +461,47 @@
|
|
|
497
461
|
"twitter_username": "code",
|
|
498
462
|
"public_repos": 1,
|
|
499
463
|
"public_gists": 0,
|
|
500
|
-
"followers":
|
|
464
|
+
"followers": 36924,
|
|
501
465
|
"following": 0,
|
|
502
466
|
"created_at": "2020-02-15T00:02:35Z",
|
|
503
467
|
"updated_at": "2024-08-14T12:13:15Z",
|
|
504
|
-
"rank":
|
|
468
|
+
"rank": 46
|
|
469
|
+
},
|
|
470
|
+
{
|
|
471
|
+
"login": "facebookresearch",
|
|
472
|
+
"id": 16943930,
|
|
473
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE2OTQzOTMw",
|
|
474
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/16943930?v=4",
|
|
475
|
+
"gravatar_id": "",
|
|
476
|
+
"url": "https://api.github.com/users/facebookresearch",
|
|
477
|
+
"html_url": "https://github.com/facebookresearch",
|
|
478
|
+
"followers_url": "https://api.github.com/users/facebookresearch/followers",
|
|
479
|
+
"following_url": "https://api.github.com/users/facebookresearch/following{/other_user}",
|
|
480
|
+
"gists_url": "https://api.github.com/users/facebookresearch/gists{/gist_id}",
|
|
481
|
+
"starred_url": "https://api.github.com/users/facebookresearch/starred{/owner}{/repo}",
|
|
482
|
+
"subscriptions_url": "https://api.github.com/users/facebookresearch/subscriptions",
|
|
483
|
+
"organizations_url": "https://api.github.com/users/facebookresearch/orgs",
|
|
484
|
+
"repos_url": "https://api.github.com/users/facebookresearch/repos",
|
|
485
|
+
"events_url": "https://api.github.com/users/facebookresearch/events{/privacy}",
|
|
486
|
+
"received_events_url": "https://api.github.com/users/facebookresearch/received_events",
|
|
487
|
+
"type": "Organization",
|
|
488
|
+
"user_view_type": "public",
|
|
489
|
+
"site_admin": false,
|
|
490
|
+
"name": "Meta Research",
|
|
491
|
+
"company": null,
|
|
492
|
+
"blog": "https://opensource.fb.com",
|
|
493
|
+
"location": "Menlo Park, California",
|
|
494
|
+
"email": null,
|
|
495
|
+
"hireable": null,
|
|
496
|
+
"bio": null,
|
|
497
|
+
"twitter_username": null,
|
|
498
|
+
"public_repos": 1423,
|
|
499
|
+
"public_gists": 0,
|
|
500
|
+
"followers": 36696,
|
|
501
|
+
"following": 0,
|
|
502
|
+
"created_at": "2016-01-28T18:56:55Z",
|
|
503
|
+
"updated_at": "2026-06-26T01:31:57Z",
|
|
504
|
+
"rank": 48
|
|
505
505
|
},
|
|
506
506
|
{
|
|
507
507
|
"login": "facebook",
|
|
@@ -531,9 +531,9 @@
|
|
|
531
531
|
"hireable": null,
|
|
532
532
|
"bio": "We are working to build community through open source technology. NB: members must have two-factor auth.",
|
|
533
533
|
"twitter_username": "MetaOpenSource",
|
|
534
|
-
"public_repos":
|
|
534
|
+
"public_repos": 169,
|
|
535
535
|
"public_gists": 12,
|
|
536
|
-
"followers":
|
|
536
|
+
"followers": 36201,
|
|
537
537
|
"following": 0,
|
|
538
538
|
"created_at": "2009-04-02T03:35:22Z",
|
|
539
539
|
"updated_at": "2026-06-26T01:31:54Z",
|
|
@@ -569,7 +569,7 @@
|
|
|
569
569
|
"twitter_username": "freeCodeCamp",
|
|
570
570
|
"public_repos": 239,
|
|
571
571
|
"public_gists": 5,
|
|
572
|
-
"followers":
|
|
572
|
+
"followers": 33989,
|
|
573
573
|
"following": 0,
|
|
574
574
|
"created_at": "2014-11-22T00:12:57Z",
|
|
575
575
|
"updated_at": "2026-07-04T11:45:21Z",
|
|
@@ -605,12 +605,48 @@
|
|
|
605
605
|
"twitter_username": null,
|
|
606
606
|
"public_repos": 92,
|
|
607
607
|
"public_gists": 0,
|
|
608
|
-
"followers":
|
|
608
|
+
"followers": 31639,
|
|
609
609
|
"following": 0,
|
|
610
610
|
"created_at": "2012-03-11T15:56:37Z",
|
|
611
|
-
"updated_at": "2026-
|
|
611
|
+
"updated_at": "2026-07-09T15:19:30Z",
|
|
612
612
|
"rank": 64
|
|
613
613
|
},
|
|
614
|
+
{
|
|
615
|
+
"login": "datawhalechina",
|
|
616
|
+
"id": 46047812,
|
|
617
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjQ2MDQ3ODEy",
|
|
618
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/46047812?v=4",
|
|
619
|
+
"gravatar_id": "",
|
|
620
|
+
"url": "https://api.github.com/users/datawhalechina",
|
|
621
|
+
"html_url": "https://github.com/datawhalechina",
|
|
622
|
+
"followers_url": "https://api.github.com/users/datawhalechina/followers",
|
|
623
|
+
"following_url": "https://api.github.com/users/datawhalechina/following{/other_user}",
|
|
624
|
+
"gists_url": "https://api.github.com/users/datawhalechina/gists{/gist_id}",
|
|
625
|
+
"starred_url": "https://api.github.com/users/datawhalechina/starred{/owner}{/repo}",
|
|
626
|
+
"subscriptions_url": "https://api.github.com/users/datawhalechina/subscriptions",
|
|
627
|
+
"organizations_url": "https://api.github.com/users/datawhalechina/orgs",
|
|
628
|
+
"repos_url": "https://api.github.com/users/datawhalechina/repos",
|
|
629
|
+
"events_url": "https://api.github.com/users/datawhalechina/events{/privacy}",
|
|
630
|
+
"received_events_url": "https://api.github.com/users/datawhalechina/received_events",
|
|
631
|
+
"type": "Organization",
|
|
632
|
+
"user_view_type": "public",
|
|
633
|
+
"site_admin": false,
|
|
634
|
+
"name": "Datawhale",
|
|
635
|
+
"company": null,
|
|
636
|
+
"blog": "https://datawhale.cn",
|
|
637
|
+
"location": null,
|
|
638
|
+
"email": null,
|
|
639
|
+
"hireable": null,
|
|
640
|
+
"bio": "for the learner,和学习者一起成长",
|
|
641
|
+
"twitter_username": null,
|
|
642
|
+
"public_repos": 216,
|
|
643
|
+
"public_gists": 0,
|
|
644
|
+
"followers": 30584,
|
|
645
|
+
"following": 0,
|
|
646
|
+
"created_at": "2018-12-21T11:17:27Z",
|
|
647
|
+
"updated_at": "2025-12-17T12:25:23Z",
|
|
648
|
+
"rank": 65
|
|
649
|
+
},
|
|
614
650
|
{
|
|
615
651
|
"login": "community",
|
|
616
652
|
"id": 93784371,
|
|
@@ -641,46 +677,10 @@
|
|
|
641
677
|
"twitter_username": "GitHub",
|
|
642
678
|
"public_repos": 4,
|
|
643
679
|
"public_gists": 0,
|
|
644
|
-
"followers":
|
|
680
|
+
"followers": 30469,
|
|
645
681
|
"following": 0,
|
|
646
682
|
"created_at": "2021-11-05T15:55:03Z",
|
|
647
683
|
"updated_at": "2026-07-01T16:02:33Z",
|
|
648
|
-
"rank": 65
|
|
649
|
-
},
|
|
650
|
-
{
|
|
651
|
-
"login": "datawhalechina",
|
|
652
|
-
"id": 46047812,
|
|
653
|
-
"node_id": "MDEyOk9yZ2FuaXphdGlvbjQ2MDQ3ODEy",
|
|
654
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/46047812?v=4",
|
|
655
|
-
"gravatar_id": "",
|
|
656
|
-
"url": "https://api.github.com/users/datawhalechina",
|
|
657
|
-
"html_url": "https://github.com/datawhalechina",
|
|
658
|
-
"followers_url": "https://api.github.com/users/datawhalechina/followers",
|
|
659
|
-
"following_url": "https://api.github.com/users/datawhalechina/following{/other_user}",
|
|
660
|
-
"gists_url": "https://api.github.com/users/datawhalechina/gists{/gist_id}",
|
|
661
|
-
"starred_url": "https://api.github.com/users/datawhalechina/starred{/owner}{/repo}",
|
|
662
|
-
"subscriptions_url": "https://api.github.com/users/datawhalechina/subscriptions",
|
|
663
|
-
"organizations_url": "https://api.github.com/users/datawhalechina/orgs",
|
|
664
|
-
"repos_url": "https://api.github.com/users/datawhalechina/repos",
|
|
665
|
-
"events_url": "https://api.github.com/users/datawhalechina/events{/privacy}",
|
|
666
|
-
"received_events_url": "https://api.github.com/users/datawhalechina/received_events",
|
|
667
|
-
"type": "Organization",
|
|
668
|
-
"user_view_type": "public",
|
|
669
|
-
"site_admin": false,
|
|
670
|
-
"name": "Datawhale",
|
|
671
|
-
"company": null,
|
|
672
|
-
"blog": "https://datawhale.cn",
|
|
673
|
-
"location": null,
|
|
674
|
-
"email": null,
|
|
675
|
-
"hireable": null,
|
|
676
|
-
"bio": "for the learner,和学习者一起成长",
|
|
677
|
-
"twitter_username": null,
|
|
678
|
-
"public_repos": 215,
|
|
679
|
-
"public_gists": 0,
|
|
680
|
-
"followers": 30201,
|
|
681
|
-
"following": 0,
|
|
682
|
-
"created_at": "2018-12-21T11:17:27Z",
|
|
683
|
-
"updated_at": "2025-12-17T12:25:23Z",
|
|
684
684
|
"rank": 66
|
|
685
685
|
},
|
|
686
686
|
{
|
|
@@ -713,11 +713,11 @@
|
|
|
713
713
|
"twitter_username": "revancedapp",
|
|
714
714
|
"public_repos": 50,
|
|
715
715
|
"public_gists": 0,
|
|
716
|
-
"followers":
|
|
716
|
+
"followers": 30121,
|
|
717
717
|
"following": 0,
|
|
718
718
|
"created_at": "2022-03-14T19:42:45Z",
|
|
719
719
|
"updated_at": "2025-10-11T17:57:59Z",
|
|
720
|
-
"rank":
|
|
720
|
+
"rank": 68
|
|
721
721
|
},
|
|
722
722
|
{
|
|
723
723
|
"login": "vercel",
|
|
@@ -747,13 +747,13 @@
|
|
|
747
747
|
"hireable": null,
|
|
748
748
|
"bio": "Agentic infrastructure for every app and agent.",
|
|
749
749
|
"twitter_username": "vercel",
|
|
750
|
-
"public_repos":
|
|
750
|
+
"public_repos": 239,
|
|
751
751
|
"public_gists": 0,
|
|
752
|
-
"followers":
|
|
752
|
+
"followers": 29649,
|
|
753
753
|
"following": 0,
|
|
754
754
|
"created_at": "2015-10-05T19:40:30Z",
|
|
755
755
|
"updated_at": "2026-04-28T17:04:11Z",
|
|
756
|
-
"rank":
|
|
756
|
+
"rank": 71
|
|
757
757
|
},
|
|
758
758
|
{
|
|
759
759
|
"login": "NVIDIA",
|
|
@@ -783,9 +783,9 @@
|
|
|
783
783
|
"hireable": null,
|
|
784
784
|
"bio": null,
|
|
785
785
|
"twitter_username": null,
|
|
786
|
-
"public_repos":
|
|
786
|
+
"public_repos": 764,
|
|
787
787
|
"public_gists": 0,
|
|
788
|
-
"followers":
|
|
788
|
+
"followers": 27985,
|
|
789
789
|
"following": 0,
|
|
790
790
|
"created_at": "2012-05-10T22:06:34Z",
|
|
791
791
|
"updated_at": "2026-06-24T22:44:58Z",
|
|
@@ -821,11 +821,11 @@
|
|
|
821
821
|
"twitter_username": "gpunet",
|
|
822
822
|
"public_repos": 18,
|
|
823
823
|
"public_gists": 0,
|
|
824
|
-
"followers":
|
|
824
|
+
"followers": 27293,
|
|
825
825
|
"following": 0,
|
|
826
826
|
"created_at": "2023-02-24T23:26:37Z",
|
|
827
827
|
"updated_at": "2025-11-10T11:31:03Z",
|
|
828
|
-
"rank":
|
|
828
|
+
"rank": 78
|
|
829
829
|
},
|
|
830
830
|
{
|
|
831
831
|
"login": "google-deepmind",
|
|
@@ -855,9 +855,9 @@
|
|
|
855
855
|
"hireable": null,
|
|
856
856
|
"bio": null,
|
|
857
857
|
"twitter_username": null,
|
|
858
|
-
"public_repos":
|
|
858
|
+
"public_repos": 397,
|
|
859
859
|
"public_gists": 0,
|
|
860
|
-
"followers":
|
|
860
|
+
"followers": 25514,
|
|
861
861
|
"following": 0,
|
|
862
862
|
"created_at": "2014-08-30T05:33:51Z",
|
|
863
863
|
"updated_at": "2025-06-28T19:58:26Z",
|
|
@@ -891,49 +891,13 @@
|
|
|
891
891
|
"hireable": null,
|
|
892
892
|
"bio": null,
|
|
893
893
|
"twitter_username": null,
|
|
894
|
-
"public_repos":
|
|
894
|
+
"public_repos": 3146,
|
|
895
895
|
"public_gists": 0,
|
|
896
|
-
"followers":
|
|
896
|
+
"followers": 23478,
|
|
897
897
|
"following": 0,
|
|
898
898
|
"created_at": "2009-01-17T20:14:40Z",
|
|
899
|
-
"updated_at": "2026-
|
|
900
|
-
"rank":
|
|
901
|
-
},
|
|
902
|
-
{
|
|
903
|
-
"login": "dotnet",
|
|
904
|
-
"id": 9141961,
|
|
905
|
-
"node_id": "MDEyOk9yZ2FuaXphdGlvbjkxNDE5NjE=",
|
|
906
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/9141961?v=4",
|
|
907
|
-
"gravatar_id": "",
|
|
908
|
-
"url": "https://api.github.com/users/dotnet",
|
|
909
|
-
"html_url": "https://github.com/dotnet",
|
|
910
|
-
"followers_url": "https://api.github.com/users/dotnet/followers",
|
|
911
|
-
"following_url": "https://api.github.com/users/dotnet/following{/other_user}",
|
|
912
|
-
"gists_url": "https://api.github.com/users/dotnet/gists{/gist_id}",
|
|
913
|
-
"starred_url": "https://api.github.com/users/dotnet/starred{/owner}{/repo}",
|
|
914
|
-
"subscriptions_url": "https://api.github.com/users/dotnet/subscriptions",
|
|
915
|
-
"organizations_url": "https://api.github.com/users/dotnet/orgs",
|
|
916
|
-
"repos_url": "https://api.github.com/users/dotnet/repos",
|
|
917
|
-
"events_url": "https://api.github.com/users/dotnet/events{/privacy}",
|
|
918
|
-
"received_events_url": "https://api.github.com/users/dotnet/received_events",
|
|
919
|
-
"type": "Organization",
|
|
920
|
-
"user_view_type": "public",
|
|
921
|
-
"site_admin": false,
|
|
922
|
-
"name": ".NET Platform",
|
|
923
|
-
"company": null,
|
|
924
|
-
"blog": "https://dot.net",
|
|
925
|
-
"location": null,
|
|
926
|
-
"email": "contact@dotnetfoundation.org",
|
|
927
|
-
"hireable": null,
|
|
928
|
-
"bio": "Home of the open source .NET platform",
|
|
929
|
-
"twitter_username": "dotnetfdn",
|
|
930
|
-
"public_repos": 278,
|
|
931
|
-
"public_gists": 0,
|
|
932
|
-
"followers": 22926,
|
|
933
|
-
"following": 0,
|
|
934
|
-
"created_at": "2014-10-10T20:31:36Z",
|
|
935
|
-
"updated_at": "2020-11-17T20:32:49Z",
|
|
936
|
-
"rank": 112
|
|
899
|
+
"updated_at": "2026-07-12T11:35:24Z",
|
|
900
|
+
"rank": 107
|
|
937
901
|
},
|
|
938
902
|
{
|
|
939
903
|
"login": "termux",
|
|
@@ -965,25 +929,61 @@
|
|
|
965
929
|
"twitter_username": "termuxdevs",
|
|
966
930
|
"public_repos": 63,
|
|
967
931
|
"public_gists": 0,
|
|
968
|
-
"followers":
|
|
932
|
+
"followers": 23059,
|
|
969
933
|
"following": 0,
|
|
970
934
|
"created_at": "2014-07-08T16:02:31Z",
|
|
971
935
|
"updated_at": "2026-06-28T11:53:13Z",
|
|
972
|
-
"rank":
|
|
936
|
+
"rank": 112
|
|
973
937
|
},
|
|
974
938
|
{
|
|
975
|
-
"login": "
|
|
976
|
-
"id":
|
|
977
|
-
"node_id": "
|
|
978
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/
|
|
939
|
+
"login": "dotnet",
|
|
940
|
+
"id": 9141961,
|
|
941
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjkxNDE5NjE=",
|
|
942
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/9141961?v=4",
|
|
979
943
|
"gravatar_id": "",
|
|
980
|
-
"url": "https://api.github.com/users/
|
|
981
|
-
"html_url": "https://github.com/
|
|
982
|
-
"followers_url": "https://api.github.com/users/
|
|
983
|
-
"following_url": "https://api.github.com/users/
|
|
984
|
-
"gists_url": "https://api.github.com/users/
|
|
985
|
-
"starred_url": "https://api.github.com/users/
|
|
986
|
-
"subscriptions_url": "https://api.github.com/users/
|
|
944
|
+
"url": "https://api.github.com/users/dotnet",
|
|
945
|
+
"html_url": "https://github.com/dotnet",
|
|
946
|
+
"followers_url": "https://api.github.com/users/dotnet/followers",
|
|
947
|
+
"following_url": "https://api.github.com/users/dotnet/following{/other_user}",
|
|
948
|
+
"gists_url": "https://api.github.com/users/dotnet/gists{/gist_id}",
|
|
949
|
+
"starred_url": "https://api.github.com/users/dotnet/starred{/owner}{/repo}",
|
|
950
|
+
"subscriptions_url": "https://api.github.com/users/dotnet/subscriptions",
|
|
951
|
+
"organizations_url": "https://api.github.com/users/dotnet/orgs",
|
|
952
|
+
"repos_url": "https://api.github.com/users/dotnet/repos",
|
|
953
|
+
"events_url": "https://api.github.com/users/dotnet/events{/privacy}",
|
|
954
|
+
"received_events_url": "https://api.github.com/users/dotnet/received_events",
|
|
955
|
+
"type": "Organization",
|
|
956
|
+
"user_view_type": "public",
|
|
957
|
+
"site_admin": false,
|
|
958
|
+
"name": ".NET Platform",
|
|
959
|
+
"company": null,
|
|
960
|
+
"blog": "https://dot.net",
|
|
961
|
+
"location": null,
|
|
962
|
+
"email": "contact@dotnetfoundation.org",
|
|
963
|
+
"hireable": null,
|
|
964
|
+
"bio": "Home of the open source .NET platform",
|
|
965
|
+
"twitter_username": "dotnetfdn",
|
|
966
|
+
"public_repos": 278,
|
|
967
|
+
"public_gists": 0,
|
|
968
|
+
"followers": 22976,
|
|
969
|
+
"following": 0,
|
|
970
|
+
"created_at": "2014-10-10T20:31:36Z",
|
|
971
|
+
"updated_at": "2020-11-17T20:32:49Z",
|
|
972
|
+
"rank": 113
|
|
973
|
+
},
|
|
974
|
+
{
|
|
975
|
+
"login": "openclaw",
|
|
976
|
+
"id": 252820863,
|
|
977
|
+
"node_id": "O_kgDODxG9fw",
|
|
978
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/252820863?v=4",
|
|
979
|
+
"gravatar_id": "",
|
|
980
|
+
"url": "https://api.github.com/users/openclaw",
|
|
981
|
+
"html_url": "https://github.com/openclaw",
|
|
982
|
+
"followers_url": "https://api.github.com/users/openclaw/followers",
|
|
983
|
+
"following_url": "https://api.github.com/users/openclaw/following{/other_user}",
|
|
984
|
+
"gists_url": "https://api.github.com/users/openclaw/gists{/gist_id}",
|
|
985
|
+
"starred_url": "https://api.github.com/users/openclaw/starred{/owner}{/repo}",
|
|
986
|
+
"subscriptions_url": "https://api.github.com/users/openclaw/subscriptions",
|
|
987
987
|
"organizations_url": "https://api.github.com/users/openclaw/orgs",
|
|
988
988
|
"repos_url": "https://api.github.com/users/openclaw/repos",
|
|
989
989
|
"events_url": "https://api.github.com/users/openclaw/events{/privacy}",
|
|
@@ -999,13 +999,13 @@
|
|
|
999
999
|
"hireable": null,
|
|
1000
1000
|
"bio": "Your personal, open source AI assistant.",
|
|
1001
1001
|
"twitter_username": "openclaw",
|
|
1002
|
-
"public_repos":
|
|
1002
|
+
"public_repos": 83,
|
|
1003
1003
|
"public_gists": 0,
|
|
1004
|
-
"followers":
|
|
1004
|
+
"followers": 22803,
|
|
1005
1005
|
"following": 0,
|
|
1006
1006
|
"created_at": "2026-01-04T02:59:23Z",
|
|
1007
1007
|
"updated_at": "2026-05-20T18:57:29Z",
|
|
1008
|
-
"rank":
|
|
1008
|
+
"rank": 114
|
|
1009
1009
|
},
|
|
1010
1010
|
{
|
|
1011
1011
|
"login": "flutter",
|
|
@@ -1037,47 +1037,11 @@
|
|
|
1037
1037
|
"twitter_username": "FlutterDev",
|
|
1038
1038
|
"public_repos": 24,
|
|
1039
1039
|
"public_gists": 0,
|
|
1040
|
-
"followers":
|
|
1040
|
+
"followers": 22133,
|
|
1041
1041
|
"following": 0,
|
|
1042
1042
|
"created_at": "2015-09-03T00:37:37Z",
|
|
1043
1043
|
"updated_at": "2025-06-28T19:58:28Z",
|
|
1044
|
-
"rank":
|
|
1045
|
-
},
|
|
1046
|
-
{
|
|
1047
|
-
"login": "tensorflow",
|
|
1048
|
-
"id": 15658638,
|
|
1049
|
-
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE1NjU4NjM4",
|
|
1050
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/15658638?v=4",
|
|
1051
|
-
"gravatar_id": "",
|
|
1052
|
-
"url": "https://api.github.com/users/tensorflow",
|
|
1053
|
-
"html_url": "https://github.com/tensorflow",
|
|
1054
|
-
"followers_url": "https://api.github.com/users/tensorflow/followers",
|
|
1055
|
-
"following_url": "https://api.github.com/users/tensorflow/following{/other_user}",
|
|
1056
|
-
"gists_url": "https://api.github.com/users/tensorflow/gists{/gist_id}",
|
|
1057
|
-
"starred_url": "https://api.github.com/users/tensorflow/starred{/owner}{/repo}",
|
|
1058
|
-
"subscriptions_url": "https://api.github.com/users/tensorflow/subscriptions",
|
|
1059
|
-
"organizations_url": "https://api.github.com/users/tensorflow/orgs",
|
|
1060
|
-
"repos_url": "https://api.github.com/users/tensorflow/repos",
|
|
1061
|
-
"events_url": "https://api.github.com/users/tensorflow/events{/privacy}",
|
|
1062
|
-
"received_events_url": "https://api.github.com/users/tensorflow/received_events",
|
|
1063
|
-
"type": "Organization",
|
|
1064
|
-
"user_view_type": "public",
|
|
1065
|
-
"site_admin": false,
|
|
1066
|
-
"name": null,
|
|
1067
|
-
"company": null,
|
|
1068
|
-
"blog": "http://www.tensorflow.org",
|
|
1069
|
-
"location": null,
|
|
1070
|
-
"email": "github-admin@tensorflow.org",
|
|
1071
|
-
"hireable": null,
|
|
1072
|
-
"bio": null,
|
|
1073
|
-
"twitter_username": null,
|
|
1074
|
-
"public_repos": 107,
|
|
1075
|
-
"public_gists": 0,
|
|
1076
|
-
"followers": 21527,
|
|
1077
|
-
"following": 0,
|
|
1078
|
-
"created_at": "2015-11-04T19:32:50Z",
|
|
1079
|
-
"updated_at": "2025-06-28T19:58:28Z",
|
|
1080
|
-
"rank": 126
|
|
1044
|
+
"rank": 120
|
|
1081
1045
|
},
|
|
1082
1046
|
{
|
|
1083
1047
|
"login": "unicitynetwork",
|
|
@@ -1109,10 +1073,46 @@
|
|
|
1109
1073
|
"twitter_username": null,
|
|
1110
1074
|
"public_repos": 79,
|
|
1111
1075
|
"public_gists": 0,
|
|
1112
|
-
"followers":
|
|
1076
|
+
"followers": 21840,
|
|
1113
1077
|
"following": 0,
|
|
1114
1078
|
"created_at": "2024-10-21T17:17:45Z",
|
|
1115
1079
|
"updated_at": "2026-01-22T08:15:14Z",
|
|
1080
|
+
"rank": 122
|
|
1081
|
+
},
|
|
1082
|
+
{
|
|
1083
|
+
"login": "tensorflow",
|
|
1084
|
+
"id": 15658638,
|
|
1085
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE1NjU4NjM4",
|
|
1086
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/15658638?v=4",
|
|
1087
|
+
"gravatar_id": "",
|
|
1088
|
+
"url": "https://api.github.com/users/tensorflow",
|
|
1089
|
+
"html_url": "https://github.com/tensorflow",
|
|
1090
|
+
"followers_url": "https://api.github.com/users/tensorflow/followers",
|
|
1091
|
+
"following_url": "https://api.github.com/users/tensorflow/following{/other_user}",
|
|
1092
|
+
"gists_url": "https://api.github.com/users/tensorflow/gists{/gist_id}",
|
|
1093
|
+
"starred_url": "https://api.github.com/users/tensorflow/starred{/owner}{/repo}",
|
|
1094
|
+
"subscriptions_url": "https://api.github.com/users/tensorflow/subscriptions",
|
|
1095
|
+
"organizations_url": "https://api.github.com/users/tensorflow/orgs",
|
|
1096
|
+
"repos_url": "https://api.github.com/users/tensorflow/repos",
|
|
1097
|
+
"events_url": "https://api.github.com/users/tensorflow/events{/privacy}",
|
|
1098
|
+
"received_events_url": "https://api.github.com/users/tensorflow/received_events",
|
|
1099
|
+
"type": "Organization",
|
|
1100
|
+
"user_view_type": "public",
|
|
1101
|
+
"site_admin": false,
|
|
1102
|
+
"name": null,
|
|
1103
|
+
"company": null,
|
|
1104
|
+
"blog": "http://www.tensorflow.org",
|
|
1105
|
+
"location": null,
|
|
1106
|
+
"email": "github-admin@tensorflow.org",
|
|
1107
|
+
"hireable": null,
|
|
1108
|
+
"bio": null,
|
|
1109
|
+
"twitter_username": null,
|
|
1110
|
+
"public_repos": 107,
|
|
1111
|
+
"public_gists": 0,
|
|
1112
|
+
"followers": 21571,
|
|
1113
|
+
"following": 0,
|
|
1114
|
+
"created_at": "2015-11-04T19:32:50Z",
|
|
1115
|
+
"updated_at": "2025-06-28T19:58:28Z",
|
|
1116
1116
|
"rank": 127
|
|
1117
1117
|
},
|
|
1118
1118
|
{
|
|
@@ -1143,14 +1143,50 @@
|
|
|
1143
1143
|
"hireable": null,
|
|
1144
1144
|
"bio": null,
|
|
1145
1145
|
"twitter_username": null,
|
|
1146
|
-
"public_repos":
|
|
1146
|
+
"public_repos": 1494,
|
|
1147
1147
|
"public_gists": 0,
|
|
1148
|
-
"followers":
|
|
1148
|
+
"followers": 21162,
|
|
1149
1149
|
"following": 0,
|
|
1150
1150
|
"created_at": "2012-11-16T04:52:17Z",
|
|
1151
1151
|
"updated_at": "2025-06-28T19:58:22Z",
|
|
1152
1152
|
"rank": 130
|
|
1153
1153
|
},
|
|
1154
|
+
{
|
|
1155
|
+
"login": "langchain-ai",
|
|
1156
|
+
"id": 126733545,
|
|
1157
|
+
"node_id": "O_kgDOB43M6Q",
|
|
1158
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/126733545?v=4",
|
|
1159
|
+
"gravatar_id": "",
|
|
1160
|
+
"url": "https://api.github.com/users/langchain-ai",
|
|
1161
|
+
"html_url": "https://github.com/langchain-ai",
|
|
1162
|
+
"followers_url": "https://api.github.com/users/langchain-ai/followers",
|
|
1163
|
+
"following_url": "https://api.github.com/users/langchain-ai/following{/other_user}",
|
|
1164
|
+
"gists_url": "https://api.github.com/users/langchain-ai/gists{/gist_id}",
|
|
1165
|
+
"starred_url": "https://api.github.com/users/langchain-ai/starred{/owner}{/repo}",
|
|
1166
|
+
"subscriptions_url": "https://api.github.com/users/langchain-ai/subscriptions",
|
|
1167
|
+
"organizations_url": "https://api.github.com/users/langchain-ai/orgs",
|
|
1168
|
+
"repos_url": "https://api.github.com/users/langchain-ai/repos",
|
|
1169
|
+
"events_url": "https://api.github.com/users/langchain-ai/events{/privacy}",
|
|
1170
|
+
"received_events_url": "https://api.github.com/users/langchain-ai/received_events",
|
|
1171
|
+
"type": "Organization",
|
|
1172
|
+
"user_view_type": "public",
|
|
1173
|
+
"site_admin": false,
|
|
1174
|
+
"name": "LangChain",
|
|
1175
|
+
"company": null,
|
|
1176
|
+
"blog": "https://www.langchain.com",
|
|
1177
|
+
"location": "United States of America",
|
|
1178
|
+
"email": "support@langchain.dev",
|
|
1179
|
+
"hireable": null,
|
|
1180
|
+
"bio": null,
|
|
1181
|
+
"twitter_username": "LangChain",
|
|
1182
|
+
"public_repos": 251,
|
|
1183
|
+
"public_gists": 0,
|
|
1184
|
+
"followers": 20875,
|
|
1185
|
+
"following": 0,
|
|
1186
|
+
"created_at": "2023-03-02T00:37:16Z",
|
|
1187
|
+
"updated_at": "2026-07-08T17:03:41Z",
|
|
1188
|
+
"rank": 132
|
|
1189
|
+
},
|
|
1154
1190
|
{
|
|
1155
1191
|
"login": "cs50",
|
|
1156
1192
|
"id": 788676,
|
|
@@ -1181,48 +1217,12 @@
|
|
|
1181
1217
|
"twitter_username": "cs50",
|
|
1182
1218
|
"public_repos": 129,
|
|
1183
1219
|
"public_gists": 0,
|
|
1184
|
-
"followers":
|
|
1220
|
+
"followers": 20751,
|
|
1185
1221
|
"following": 0,
|
|
1186
1222
|
"created_at": "2011-05-15T03:15:28Z",
|
|
1187
1223
|
"updated_at": "2024-10-06T01:42:33Z",
|
|
1188
1224
|
"rank": 134
|
|
1189
1225
|
},
|
|
1190
|
-
{
|
|
1191
|
-
"login": "langchain-ai",
|
|
1192
|
-
"id": 126733545,
|
|
1193
|
-
"node_id": "O_kgDOB43M6Q",
|
|
1194
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/126733545?v=4",
|
|
1195
|
-
"gravatar_id": "",
|
|
1196
|
-
"url": "https://api.github.com/users/langchain-ai",
|
|
1197
|
-
"html_url": "https://github.com/langchain-ai",
|
|
1198
|
-
"followers_url": "https://api.github.com/users/langchain-ai/followers",
|
|
1199
|
-
"following_url": "https://api.github.com/users/langchain-ai/following{/other_user}",
|
|
1200
|
-
"gists_url": "https://api.github.com/users/langchain-ai/gists{/gist_id}",
|
|
1201
|
-
"starred_url": "https://api.github.com/users/langchain-ai/starred{/owner}{/repo}",
|
|
1202
|
-
"subscriptions_url": "https://api.github.com/users/langchain-ai/subscriptions",
|
|
1203
|
-
"organizations_url": "https://api.github.com/users/langchain-ai/orgs",
|
|
1204
|
-
"repos_url": "https://api.github.com/users/langchain-ai/repos",
|
|
1205
|
-
"events_url": "https://api.github.com/users/langchain-ai/events{/privacy}",
|
|
1206
|
-
"received_events_url": "https://api.github.com/users/langchain-ai/received_events",
|
|
1207
|
-
"type": "Organization",
|
|
1208
|
-
"user_view_type": "public",
|
|
1209
|
-
"site_admin": false,
|
|
1210
|
-
"name": "LangChain",
|
|
1211
|
-
"company": null,
|
|
1212
|
-
"blog": "https://www.langchain.com",
|
|
1213
|
-
"location": "United States of America",
|
|
1214
|
-
"email": "support@langchain.dev",
|
|
1215
|
-
"hireable": null,
|
|
1216
|
-
"bio": null,
|
|
1217
|
-
"twitter_username": "LangChain",
|
|
1218
|
-
"public_repos": 251,
|
|
1219
|
-
"public_gists": 0,
|
|
1220
|
-
"followers": 20628,
|
|
1221
|
-
"following": 0,
|
|
1222
|
-
"created_at": "2023-03-02T00:37:16Z",
|
|
1223
|
-
"updated_at": "2026-06-23T15:41:52Z",
|
|
1224
|
-
"rank": 135
|
|
1225
|
-
},
|
|
1226
1226
|
{
|
|
1227
1227
|
"login": "vuejs",
|
|
1228
1228
|
"id": 6128107,
|
|
@@ -1253,10 +1253,10 @@
|
|
|
1253
1253
|
"twitter_username": "vuejs",
|
|
1254
1254
|
"public_repos": 124,
|
|
1255
1255
|
"public_gists": 0,
|
|
1256
|
-
"followers":
|
|
1256
|
+
"followers": 20532,
|
|
1257
1257
|
"following": 0,
|
|
1258
1258
|
"created_at": "2013-12-07T06:13:00Z",
|
|
1259
|
-
"updated_at": "2026-
|
|
1259
|
+
"updated_at": "2026-07-09T11:40:14Z",
|
|
1260
1260
|
"rank": 136
|
|
1261
1261
|
},
|
|
1262
1262
|
{
|
|
@@ -1289,11 +1289,11 @@
|
|
|
1289
1289
|
"twitter_username": "tachiyomiorg",
|
|
1290
1290
|
"public_repos": 14,
|
|
1291
1291
|
"public_gists": 0,
|
|
1292
|
-
"followers":
|
|
1292
|
+
"followers": 20516,
|
|
1293
1293
|
"following": 0,
|
|
1294
1294
|
"created_at": "2019-07-25T12:00:53Z",
|
|
1295
1295
|
"updated_at": "2026-06-28T13:39:02Z",
|
|
1296
|
-
"rank":
|
|
1296
|
+
"rank": 138
|
|
1297
1297
|
},
|
|
1298
1298
|
{
|
|
1299
1299
|
"login": "alibaba",
|
|
@@ -1325,7 +1325,7 @@
|
|
|
1325
1325
|
"twitter_username": null,
|
|
1326
1326
|
"public_repos": 541,
|
|
1327
1327
|
"public_gists": 0,
|
|
1328
|
-
"followers":
|
|
1328
|
+
"followers": 20331,
|
|
1329
1329
|
"following": 0,
|
|
1330
1330
|
"created_at": "2012-07-12T08:40:35Z",
|
|
1331
1331
|
"updated_at": "2026-06-09T02:27:03Z",
|
|
@@ -1361,7 +1361,7 @@
|
|
|
1361
1361
|
"twitter_username": "home_assistant",
|
|
1362
1362
|
"public_repos": 106,
|
|
1363
1363
|
"public_gists": 0,
|
|
1364
|
-
"followers":
|
|
1364
|
+
"followers": 20004,
|
|
1365
1365
|
"following": 0,
|
|
1366
1366
|
"created_at": "2015-08-18T04:27:28Z",
|
|
1367
1367
|
"updated_at": "2026-02-12T22:24:13Z",
|
|
@@ -1395,9 +1395,9 @@
|
|
|
1395
1395
|
"hireable": null,
|
|
1396
1396
|
"bio": "Providing books, eBooks, video tutorials, and articles for IT developers, administrators, and users.",
|
|
1397
1397
|
"twitter_username": "PacktPublishing",
|
|
1398
|
-
"public_repos":
|
|
1398
|
+
"public_repos": 9686,
|
|
1399
1399
|
"public_gists": 0,
|
|
1400
|
-
"followers":
|
|
1400
|
+
"followers": 19423,
|
|
1401
1401
|
"following": 0,
|
|
1402
1402
|
"created_at": "2015-02-12T10:36:37Z",
|
|
1403
1403
|
"updated_at": "2024-12-22T08:19:28Z",
|
|
@@ -1433,7 +1433,7 @@
|
|
|
1433
1433
|
"twitter_username": "AndroidDev",
|
|
1434
1434
|
"public_repos": 146,
|
|
1435
1435
|
"public_gists": 0,
|
|
1436
|
-
"followers":
|
|
1436
|
+
"followers": 18817,
|
|
1437
1437
|
"following": 0,
|
|
1438
1438
|
"created_at": "2017-10-10T23:00:21Z",
|
|
1439
1439
|
"updated_at": "2025-06-28T19:58:33Z",
|
|
@@ -1467,9 +1467,9 @@
|
|
|
1467
1467
|
"hireable": null,
|
|
1468
1468
|
"bio": null,
|
|
1469
1469
|
"twitter_username": "ByteDanceOSS",
|
|
1470
|
-
"public_repos":
|
|
1470
|
+
"public_repos": 413,
|
|
1471
1471
|
"public_gists": 0,
|
|
1472
|
-
"followers":
|
|
1472
|
+
"followers": 18478,
|
|
1473
1473
|
"following": 0,
|
|
1474
1474
|
"created_at": "2013-04-15T08:03:53Z",
|
|
1475
1475
|
"updated_at": "2026-03-20T05:48:29Z",
|
|
@@ -1503,9 +1503,9 @@
|
|
|
1503
1503
|
"hireable": null,
|
|
1504
1504
|
"bio": null,
|
|
1505
1505
|
"twitter_username": null,
|
|
1506
|
-
"public_repos":
|
|
1506
|
+
"public_repos": 8757,
|
|
1507
1507
|
"public_gists": 0,
|
|
1508
|
-
"followers":
|
|
1508
|
+
"followers": 18194,
|
|
1509
1509
|
"following": 0,
|
|
1510
1510
|
"created_at": "2014-09-26T17:29:50Z",
|
|
1511
1511
|
"updated_at": "2025-11-14T22:40:49Z",
|
|
@@ -1541,11 +1541,11 @@
|
|
|
1541
1541
|
"twitter_username": "Alibaba_Qwen",
|
|
1542
1542
|
"public_repos": 49,
|
|
1543
1543
|
"public_gists": 0,
|
|
1544
|
-
"followers":
|
|
1544
|
+
"followers": 17958,
|
|
1545
1545
|
"following": 0,
|
|
1546
1546
|
"created_at": "2023-08-02T08:18:52Z",
|
|
1547
1547
|
"updated_at": "2025-11-13T02:41:49Z",
|
|
1548
|
-
"rank":
|
|
1548
|
+
"rank": 162
|
|
1549
1549
|
},
|
|
1550
1550
|
{
|
|
1551
1551
|
"login": "codecrafters-io",
|
|
@@ -1577,11 +1577,11 @@
|
|
|
1577
1577
|
"twitter_username": "codecraftersio",
|
|
1578
1578
|
"public_repos": 132,
|
|
1579
1579
|
"public_gists": 0,
|
|
1580
|
-
"followers":
|
|
1580
|
+
"followers": 17916,
|
|
1581
1581
|
"following": 0,
|
|
1582
1582
|
"created_at": "2019-12-15T10:01:57Z",
|
|
1583
1583
|
"updated_at": "2026-05-13T07:16:17Z",
|
|
1584
|
-
"rank":
|
|
1584
|
+
"rank": 165
|
|
1585
1585
|
},
|
|
1586
1586
|
{
|
|
1587
1587
|
"login": "rust-lang",
|
|
@@ -1611,9 +1611,9 @@
|
|
|
1611
1611
|
"hireable": null,
|
|
1612
1612
|
"bio": null,
|
|
1613
1613
|
"twitter_username": null,
|
|
1614
|
-
"public_repos":
|
|
1614
|
+
"public_repos": 246,
|
|
1615
1615
|
"public_gists": 0,
|
|
1616
|
-
"followers":
|
|
1616
|
+
"followers": 17760,
|
|
1617
1617
|
"following": 0,
|
|
1618
1618
|
"created_at": "2013-09-10T21:48:20Z",
|
|
1619
1619
|
"updated_at": "2025-11-18T16:06:04Z",
|
|
@@ -1649,11 +1649,11 @@
|
|
|
1649
1649
|
"twitter_username": "springcentral",
|
|
1650
1650
|
"public_repos": 79,
|
|
1651
1651
|
"public_gists": 0,
|
|
1652
|
-
"followers":
|
|
1652
|
+
"followers": 16744,
|
|
1653
1653
|
"following": 0,
|
|
1654
1654
|
"created_at": "2010-06-29T18:58:02Z",
|
|
1655
1655
|
"updated_at": "2025-03-27T14:46:05Z",
|
|
1656
|
-
"rank":
|
|
1656
|
+
"rank": 179
|
|
1657
1657
|
},
|
|
1658
1658
|
{
|
|
1659
1659
|
"login": "google-research",
|
|
@@ -1685,11 +1685,11 @@
|
|
|
1685
1685
|
"twitter_username": null,
|
|
1686
1686
|
"public_repos": 349,
|
|
1687
1687
|
"public_gists": 0,
|
|
1688
|
-
"followers":
|
|
1688
|
+
"followers": 16652,
|
|
1689
1689
|
"following": 0,
|
|
1690
1690
|
"created_at": "2018-10-03T21:40:41Z",
|
|
1691
1691
|
"updated_at": "2025-06-28T19:58:35Z",
|
|
1692
|
-
"rank":
|
|
1692
|
+
"rank": 181
|
|
1693
1693
|
},
|
|
1694
1694
|
{
|
|
1695
1695
|
"login": "nodejs",
|
|
@@ -1721,11 +1721,11 @@
|
|
|
1721
1721
|
"twitter_username": "nodejs",
|
|
1722
1722
|
"public_repos": 231,
|
|
1723
1723
|
"public_gists": 0,
|
|
1724
|
-
"followers":
|
|
1724
|
+
"followers": 16217,
|
|
1725
1725
|
"following": 0,
|
|
1726
1726
|
"created_at": "2014-11-25T17:10:50Z",
|
|
1727
1727
|
"updated_at": "2026-07-06T11:58:51Z",
|
|
1728
|
-
"rank":
|
|
1728
|
+
"rank": 189
|
|
1729
1729
|
},
|
|
1730
1730
|
{
|
|
1731
1731
|
"login": "aws",
|
|
@@ -1757,7 +1757,7 @@
|
|
|
1757
1757
|
"twitter_username": null,
|
|
1758
1758
|
"public_repos": 551,
|
|
1759
1759
|
"public_gists": 0,
|
|
1760
|
-
"followers":
|
|
1760
|
+
"followers": 16064,
|
|
1761
1761
|
"following": 0,
|
|
1762
1762
|
"created_at": "2012-08-28T05:37:55Z",
|
|
1763
1763
|
"updated_at": "2025-11-14T22:37:52Z",
|
|
@@ -1793,11 +1793,11 @@
|
|
|
1793
1793
|
"twitter_username": null,
|
|
1794
1794
|
"public_repos": 10,
|
|
1795
1795
|
"public_gists": 0,
|
|
1796
|
-
"followers":
|
|
1796
|
+
"followers": 15824,
|
|
1797
1797
|
"following": 0,
|
|
1798
1798
|
"created_at": "2015-10-03T20:04:51Z",
|
|
1799
|
-
"updated_at": "2026-
|
|
1800
|
-
"rank":
|
|
1799
|
+
"updated_at": "2026-07-10T11:55:21Z",
|
|
1800
|
+
"rank": 202
|
|
1801
1801
|
},
|
|
1802
1802
|
{
|
|
1803
1803
|
"login": "charmbracelet",
|
|
@@ -1829,11 +1829,11 @@
|
|
|
1829
1829
|
"twitter_username": "charmcli",
|
|
1830
1830
|
"public_repos": 55,
|
|
1831
1831
|
"public_gists": 0,
|
|
1832
|
-
"followers":
|
|
1832
|
+
"followers": 15814,
|
|
1833
1833
|
"following": 0,
|
|
1834
1834
|
"created_at": "2019-11-04T23:27:11Z",
|
|
1835
1835
|
"updated_at": "2026-06-12T23:46:03Z",
|
|
1836
|
-
"rank":
|
|
1836
|
+
"rank": 204
|
|
1837
1837
|
},
|
|
1838
1838
|
{
|
|
1839
1839
|
"login": "twitter",
|
|
@@ -1865,7 +1865,7 @@
|
|
|
1865
1865
|
"twitter_username": "XEng",
|
|
1866
1866
|
"public_repos": 102,
|
|
1867
1867
|
"public_gists": 0,
|
|
1868
|
-
"followers":
|
|
1868
|
+
"followers": 15345,
|
|
1869
1869
|
"following": 0,
|
|
1870
1870
|
"created_at": "2009-01-29T19:12:31Z",
|
|
1871
1871
|
"updated_at": "2026-06-25T18:07:03Z",
|
|
@@ -1899,9 +1899,9 @@
|
|
|
1899
1899
|
"hireable": null,
|
|
1900
1900
|
"bio": "Flipper Devices open source projects",
|
|
1901
1901
|
"twitter_username": "flipper_net",
|
|
1902
|
-
"public_repos":
|
|
1902
|
+
"public_repos": 123,
|
|
1903
1903
|
"public_gists": 0,
|
|
1904
|
-
"followers":
|
|
1904
|
+
"followers": 15291,
|
|
1905
1905
|
"following": 0,
|
|
1906
1906
|
"created_at": "2019-11-09T23:05:27Z",
|
|
1907
1907
|
"updated_at": "2026-07-01T10:58:10Z",
|
|
@@ -1937,7 +1937,7 @@
|
|
|
1937
1937
|
"twitter_username": null,
|
|
1938
1938
|
"public_repos": 298,
|
|
1939
1939
|
"public_gists": 0,
|
|
1940
|
-
"followers":
|
|
1940
|
+
"followers": 15258,
|
|
1941
1941
|
"following": 0,
|
|
1942
1942
|
"created_at": "2013-12-24T00:26:58Z",
|
|
1943
1943
|
"updated_at": "2025-05-19T14:16:03Z",
|
|
@@ -1973,11 +1973,11 @@
|
|
|
1973
1973
|
"twitter_username": "Azure",
|
|
1974
1974
|
"public_repos": 2722,
|
|
1975
1975
|
"public_gists": 0,
|
|
1976
|
-
"followers":
|
|
1976
|
+
"followers": 15017,
|
|
1977
1977
|
"following": 0,
|
|
1978
1978
|
"created_at": "2014-03-03T22:17:42Z",
|
|
1979
1979
|
"updated_at": "2025-04-16T20:01:30Z",
|
|
1980
|
-
"rank":
|
|
1980
|
+
"rank": 221
|
|
1981
1981
|
},
|
|
1982
1982
|
{
|
|
1983
1983
|
"login": "docker",
|
|
@@ -2007,13 +2007,13 @@
|
|
|
2007
2007
|
"hireable": null,
|
|
2008
2008
|
"bio": "Docker helps developers bring their ideas to life by conquering the complexity of app development.",
|
|
2009
2009
|
"twitter_username": "docker",
|
|
2010
|
-
"public_repos":
|
|
2010
|
+
"public_repos": 149,
|
|
2011
2011
|
"public_gists": 0,
|
|
2012
|
-
"followers":
|
|
2012
|
+
"followers": 14878,
|
|
2013
2013
|
"following": 0,
|
|
2014
2014
|
"created_at": "2013-09-10T17:53:43Z",
|
|
2015
2015
|
"updated_at": "2026-06-19T18:40:26Z",
|
|
2016
|
-
"rank":
|
|
2016
|
+
"rank": 224
|
|
2017
2017
|
},
|
|
2018
2018
|
{
|
|
2019
2019
|
"login": "cloudflare",
|
|
@@ -2045,11 +2045,11 @@
|
|
|
2045
2045
|
"twitter_username": null,
|
|
2046
2046
|
"public_repos": 568,
|
|
2047
2047
|
"public_gists": 0,
|
|
2048
|
-
"followers":
|
|
2048
|
+
"followers": 14446,
|
|
2049
2049
|
"following": 0,
|
|
2050
2050
|
"created_at": "2010-06-25T01:24:59Z",
|
|
2051
2051
|
"updated_at": "2025-11-18T22:03:00Z",
|
|
2052
|
-
"rank":
|
|
2052
|
+
"rank": 235
|
|
2053
2053
|
},
|
|
2054
2054
|
{
|
|
2055
2055
|
"login": "google-gemini",
|
|
@@ -2081,47 +2081,11 @@
|
|
|
2081
2081
|
"twitter_username": "googleaidevs",
|
|
2082
2082
|
"public_repos": 46,
|
|
2083
2083
|
"public_gists": 0,
|
|
2084
|
-
"followers":
|
|
2084
|
+
"followers": 14373,
|
|
2085
2085
|
"following": 0,
|
|
2086
2086
|
"created_at": "2024-02-29T23:57:46Z",
|
|
2087
2087
|
"updated_at": "2025-06-28T19:58:44Z",
|
|
2088
|
-
"rank":
|
|
2089
|
-
},
|
|
2090
|
-
{
|
|
2091
|
-
"login": "twbs",
|
|
2092
|
-
"id": 2918581,
|
|
2093
|
-
"node_id": "MDEyOk9yZ2FuaXphdGlvbjI5MTg1ODE=",
|
|
2094
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/2918581?v=4",
|
|
2095
|
-
"gravatar_id": "",
|
|
2096
|
-
"url": "https://api.github.com/users/twbs",
|
|
2097
|
-
"html_url": "https://github.com/twbs",
|
|
2098
|
-
"followers_url": "https://api.github.com/users/twbs/followers",
|
|
2099
|
-
"following_url": "https://api.github.com/users/twbs/following{/other_user}",
|
|
2100
|
-
"gists_url": "https://api.github.com/users/twbs/gists{/gist_id}",
|
|
2101
|
-
"starred_url": "https://api.github.com/users/twbs/starred{/owner}{/repo}",
|
|
2102
|
-
"subscriptions_url": "https://api.github.com/users/twbs/subscriptions",
|
|
2103
|
-
"organizations_url": "https://api.github.com/users/twbs/orgs",
|
|
2104
|
-
"repos_url": "https://api.github.com/users/twbs/repos",
|
|
2105
|
-
"events_url": "https://api.github.com/users/twbs/events{/privacy}",
|
|
2106
|
-
"received_events_url": "https://api.github.com/users/twbs/received_events",
|
|
2107
|
-
"type": "Organization",
|
|
2108
|
-
"user_view_type": "public",
|
|
2109
|
-
"site_admin": false,
|
|
2110
|
-
"name": "Bootstrap",
|
|
2111
|
-
"company": null,
|
|
2112
|
-
"blog": "https://getbootstrap.com",
|
|
2113
|
-
"location": "San Francisco",
|
|
2114
|
-
"email": null,
|
|
2115
|
-
"hireable": null,
|
|
2116
|
-
"bio": "Source code and more for the most popular front-end framework in the world.",
|
|
2117
|
-
"twitter_username": "getbootstrap",
|
|
2118
|
-
"public_repos": 28,
|
|
2119
|
-
"public_gists": 0,
|
|
2120
|
-
"followers": 14196,
|
|
2121
|
-
"following": 0,
|
|
2122
|
-
"created_at": "2012-11-29T05:47:03Z",
|
|
2123
|
-
"updated_at": "2022-11-27T13:00:41Z",
|
|
2124
|
-
"rank": 239
|
|
2088
|
+
"rank": 236
|
|
2125
2089
|
},
|
|
2126
2090
|
{
|
|
2127
2091
|
"login": "n8n-io",
|
|
@@ -2153,11 +2117,11 @@
|
|
|
2153
2117
|
"twitter_username": "n8n_io",
|
|
2154
2118
|
"public_repos": 45,
|
|
2155
2119
|
"public_gists": 0,
|
|
2156
|
-
"followers":
|
|
2120
|
+
"followers": 14226,
|
|
2157
2121
|
"following": 0,
|
|
2158
2122
|
"created_at": "2018-11-30T12:19:59Z",
|
|
2159
|
-
"updated_at": "2026-07-
|
|
2160
|
-
"rank":
|
|
2123
|
+
"updated_at": "2026-07-13T16:40:09Z",
|
|
2124
|
+
"rank": 239
|
|
2161
2125
|
},
|
|
2162
2126
|
{
|
|
2163
2127
|
"login": "netlify",
|
|
@@ -2189,47 +2153,47 @@
|
|
|
2189
2153
|
"twitter_username": "netlify",
|
|
2190
2154
|
"public_repos": 379,
|
|
2191
2155
|
"public_gists": 0,
|
|
2192
|
-
"followers":
|
|
2156
|
+
"followers": 14211,
|
|
2193
2157
|
"following": 0,
|
|
2194
2158
|
"created_at": "2014-06-15T06:49:35Z",
|
|
2195
2159
|
"updated_at": "2026-03-09T18:52:54Z",
|
|
2196
|
-
"rank":
|
|
2160
|
+
"rank": 240
|
|
2197
2161
|
},
|
|
2198
2162
|
{
|
|
2199
|
-
"login": "
|
|
2200
|
-
"id":
|
|
2201
|
-
"node_id": "
|
|
2202
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/
|
|
2163
|
+
"login": "twbs",
|
|
2164
|
+
"id": 2918581,
|
|
2165
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjI5MTg1ODE=",
|
|
2166
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/2918581?v=4",
|
|
2203
2167
|
"gravatar_id": "",
|
|
2204
|
-
"url": "https://api.github.com/users/
|
|
2205
|
-
"html_url": "https://github.com/
|
|
2206
|
-
"followers_url": "https://api.github.com/users/
|
|
2207
|
-
"following_url": "https://api.github.com/users/
|
|
2208
|
-
"gists_url": "https://api.github.com/users/
|
|
2209
|
-
"starred_url": "https://api.github.com/users/
|
|
2210
|
-
"subscriptions_url": "https://api.github.com/users/
|
|
2211
|
-
"organizations_url": "https://api.github.com/users/
|
|
2212
|
-
"repos_url": "https://api.github.com/users/
|
|
2213
|
-
"events_url": "https://api.github.com/users/
|
|
2214
|
-
"received_events_url": "https://api.github.com/users/
|
|
2168
|
+
"url": "https://api.github.com/users/twbs",
|
|
2169
|
+
"html_url": "https://github.com/twbs",
|
|
2170
|
+
"followers_url": "https://api.github.com/users/twbs/followers",
|
|
2171
|
+
"following_url": "https://api.github.com/users/twbs/following{/other_user}",
|
|
2172
|
+
"gists_url": "https://api.github.com/users/twbs/gists{/gist_id}",
|
|
2173
|
+
"starred_url": "https://api.github.com/users/twbs/starred{/owner}{/repo}",
|
|
2174
|
+
"subscriptions_url": "https://api.github.com/users/twbs/subscriptions",
|
|
2175
|
+
"organizations_url": "https://api.github.com/users/twbs/orgs",
|
|
2176
|
+
"repos_url": "https://api.github.com/users/twbs/repos",
|
|
2177
|
+
"events_url": "https://api.github.com/users/twbs/events{/privacy}",
|
|
2178
|
+
"received_events_url": "https://api.github.com/users/twbs/received_events",
|
|
2215
2179
|
"type": "Organization",
|
|
2216
2180
|
"user_view_type": "public",
|
|
2217
2181
|
"site_admin": false,
|
|
2218
|
-
"name": "
|
|
2182
|
+
"name": "Bootstrap",
|
|
2219
2183
|
"company": null,
|
|
2220
|
-
"blog": "https://
|
|
2221
|
-
"location":
|
|
2184
|
+
"blog": "https://getbootstrap.com",
|
|
2185
|
+
"location": "San Francisco",
|
|
2222
2186
|
"email": null,
|
|
2223
2187
|
"hireable": null,
|
|
2224
|
-
"bio": "
|
|
2225
|
-
"twitter_username": "
|
|
2226
|
-
"public_repos":
|
|
2188
|
+
"bio": "Source code and more for the most popular front-end framework in the world.",
|
|
2189
|
+
"twitter_username": "getbootstrap",
|
|
2190
|
+
"public_repos": 28,
|
|
2227
2191
|
"public_gists": 0,
|
|
2228
|
-
"followers":
|
|
2192
|
+
"followers": 14208,
|
|
2229
2193
|
"following": 0,
|
|
2230
|
-
"created_at": "
|
|
2231
|
-
"updated_at": "
|
|
2232
|
-
"rank":
|
|
2194
|
+
"created_at": "2012-11-29T05:47:03Z",
|
|
2195
|
+
"updated_at": "2022-11-27T13:00:41Z",
|
|
2196
|
+
"rank": 241
|
|
2233
2197
|
},
|
|
2234
2198
|
{
|
|
2235
2199
|
"login": "intel-innersource",
|
|
@@ -2261,11 +2225,11 @@
|
|
|
2261
2225
|
"twitter_username": null,
|
|
2262
2226
|
"public_repos": 0,
|
|
2263
2227
|
"public_gists": 0,
|
|
2264
|
-
"followers":
|
|
2228
|
+
"followers": 14101,
|
|
2265
2229
|
"following": 0,
|
|
2266
2230
|
"created_at": "2019-09-13T17:06:48Z",
|
|
2267
2231
|
"updated_at": "2025-11-14T16:15:17Z",
|
|
2268
|
-
"rank":
|
|
2232
|
+
"rank": 245
|
|
2269
2233
|
},
|
|
2270
2234
|
{
|
|
2271
2235
|
"login": "tsoding",
|
|
@@ -2295,13 +2259,49 @@
|
|
|
2295
2259
|
"hireable": null,
|
|
2296
2260
|
"bio": "Recreational Programming",
|
|
2297
2261
|
"twitter_username": null,
|
|
2298
|
-
"public_repos":
|
|
2262
|
+
"public_repos": 305,
|
|
2299
2263
|
"public_gists": 0,
|
|
2300
|
-
"followers":
|
|
2264
|
+
"followers": 14077,
|
|
2301
2265
|
"following": 0,
|
|
2302
2266
|
"created_at": "2016-04-21T14:33:11Z",
|
|
2303
2267
|
"updated_at": "2022-10-04T02:20:28Z",
|
|
2304
|
-
"rank":
|
|
2268
|
+
"rank": 246
|
|
2269
|
+
},
|
|
2270
|
+
{
|
|
2271
|
+
"login": "kubernetes",
|
|
2272
|
+
"id": 13629408,
|
|
2273
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjEzNjI5NDA4",
|
|
2274
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/13629408?v=4",
|
|
2275
|
+
"gravatar_id": "",
|
|
2276
|
+
"url": "https://api.github.com/users/kubernetes",
|
|
2277
|
+
"html_url": "https://github.com/kubernetes",
|
|
2278
|
+
"followers_url": "https://api.github.com/users/kubernetes/followers",
|
|
2279
|
+
"following_url": "https://api.github.com/users/kubernetes/following{/other_user}",
|
|
2280
|
+
"gists_url": "https://api.github.com/users/kubernetes/gists{/gist_id}",
|
|
2281
|
+
"starred_url": "https://api.github.com/users/kubernetes/starred{/owner}{/repo}",
|
|
2282
|
+
"subscriptions_url": "https://api.github.com/users/kubernetes/subscriptions",
|
|
2283
|
+
"organizations_url": "https://api.github.com/users/kubernetes/orgs",
|
|
2284
|
+
"repos_url": "https://api.github.com/users/kubernetes/repos",
|
|
2285
|
+
"events_url": "https://api.github.com/users/kubernetes/events{/privacy}",
|
|
2286
|
+
"received_events_url": "https://api.github.com/users/kubernetes/received_events",
|
|
2287
|
+
"type": "Organization",
|
|
2288
|
+
"user_view_type": "public",
|
|
2289
|
+
"site_admin": false,
|
|
2290
|
+
"name": "Kubernetes",
|
|
2291
|
+
"company": null,
|
|
2292
|
+
"blog": "https://kubernetes.io",
|
|
2293
|
+
"location": null,
|
|
2294
|
+
"email": null,
|
|
2295
|
+
"hireable": null,
|
|
2296
|
+
"bio": "Production-Grade Container Scheduling and Management",
|
|
2297
|
+
"twitter_username": "kubernetesio",
|
|
2298
|
+
"public_repos": 79,
|
|
2299
|
+
"public_gists": 0,
|
|
2300
|
+
"followers": 14067,
|
|
2301
|
+
"following": 0,
|
|
2302
|
+
"created_at": "2015-08-03T17:55:43Z",
|
|
2303
|
+
"updated_at": "2024-08-28T00:31:39Z",
|
|
2304
|
+
"rank": 247
|
|
2305
2305
|
},
|
|
2306
2306
|
{
|
|
2307
2307
|
"login": "Tencent",
|
|
@@ -2331,13 +2331,13 @@
|
|
|
2331
2331
|
"hireable": null,
|
|
2332
2332
|
"bio": null,
|
|
2333
2333
|
"twitter_username": null,
|
|
2334
|
-
"public_repos":
|
|
2334
|
+
"public_repos": 277,
|
|
2335
2335
|
"public_gists": 0,
|
|
2336
|
-
"followers":
|
|
2336
|
+
"followers": 13742,
|
|
2337
2337
|
"following": 0,
|
|
2338
2338
|
"created_at": "2016-04-14T10:38:57Z",
|
|
2339
2339
|
"updated_at": "2026-03-26T08:36:43Z",
|
|
2340
|
-
"rank":
|
|
2340
|
+
"rank": 260
|
|
2341
2341
|
},
|
|
2342
2342
|
{
|
|
2343
2343
|
"login": "Stability-AI",
|
|
@@ -2369,11 +2369,11 @@
|
|
|
2369
2369
|
"twitter_username": "StabilityAI",
|
|
2370
2370
|
"public_repos": 107,
|
|
2371
2371
|
"public_gists": 0,
|
|
2372
|
-
"followers":
|
|
2372
|
+
"followers": 13672,
|
|
2373
2373
|
"following": 0,
|
|
2374
2374
|
"created_at": "2022-03-04T14:43:29Z",
|
|
2375
2375
|
"updated_at": "2026-05-18T21:05:37Z",
|
|
2376
|
-
"rank":
|
|
2376
|
+
"rank": 265
|
|
2377
2377
|
},
|
|
2378
2378
|
{
|
|
2379
2379
|
"login": "obsidianmd",
|
|
@@ -2405,11 +2405,11 @@
|
|
|
2405
2405
|
"twitter_username": null,
|
|
2406
2406
|
"public_repos": 14,
|
|
2407
2407
|
"public_gists": 0,
|
|
2408
|
-
"followers":
|
|
2408
|
+
"followers": 13490,
|
|
2409
2409
|
"following": 0,
|
|
2410
2410
|
"created_at": "2020-05-08T07:55:09Z",
|
|
2411
2411
|
"updated_at": "2023-06-01T16:21:53Z",
|
|
2412
|
-
"rank":
|
|
2412
|
+
"rank": 271
|
|
2413
2413
|
},
|
|
2414
2414
|
{
|
|
2415
2415
|
"login": "pytorch",
|
|
@@ -2441,11 +2441,11 @@
|
|
|
2441
2441
|
"twitter_username": null,
|
|
2442
2442
|
"public_repos": 70,
|
|
2443
2443
|
"public_gists": 0,
|
|
2444
|
-
"followers":
|
|
2444
|
+
"followers": 13385,
|
|
2445
2445
|
"following": 0,
|
|
2446
2446
|
"created_at": "2016-08-13T05:07:47Z",
|
|
2447
2447
|
"updated_at": "2026-06-26T01:31:58Z",
|
|
2448
|
-
"rank":
|
|
2448
|
+
"rank": 277
|
|
2449
2449
|
},
|
|
2450
2450
|
{
|
|
2451
2451
|
"login": "JetBrains",
|
|
@@ -2475,9 +2475,9 @@
|
|
|
2475
2475
|
"hireable": null,
|
|
2476
2476
|
"bio": "JetBrains Open Source",
|
|
2477
2477
|
"twitter_username": "jetbrains",
|
|
2478
|
-
"public_repos":
|
|
2478
|
+
"public_repos": 832,
|
|
2479
2479
|
"public_gists": 0,
|
|
2480
|
-
"followers":
|
|
2480
|
+
"followers": 13343,
|
|
2481
2481
|
"following": 0,
|
|
2482
2482
|
"created_at": "2011-06-27T10:06:52Z",
|
|
2483
2483
|
"updated_at": "2026-06-23T11:25:38Z",
|
|
@@ -2513,11 +2513,11 @@
|
|
|
2513
2513
|
"twitter_username": null,
|
|
2514
2514
|
"public_repos": 55,
|
|
2515
2515
|
"public_gists": 0,
|
|
2516
|
-
"followers":
|
|
2516
|
+
"followers": 13068,
|
|
2517
2517
|
"following": 0,
|
|
2518
2518
|
"created_at": "2012-12-19T17:20:48Z",
|
|
2519
2519
|
"updated_at": "2019-06-27T21:25:06Z",
|
|
2520
|
-
"rank":
|
|
2520
|
+
"rank": 292
|
|
2521
2521
|
},
|
|
2522
2522
|
{
|
|
2523
2523
|
"login": "mdn",
|
|
@@ -2549,11 +2549,11 @@
|
|
|
2549
2549
|
"twitter_username": "MozDevNet",
|
|
2550
2550
|
"public_repos": 134,
|
|
2551
2551
|
"public_gists": 0,
|
|
2552
|
-
"followers":
|
|
2552
|
+
"followers": 12968,
|
|
2553
2553
|
"following": 0,
|
|
2554
2554
|
"created_at": "2014-05-13T05:15:05Z",
|
|
2555
2555
|
"updated_at": "2026-04-26T22:10:20Z",
|
|
2556
|
-
"rank":
|
|
2556
|
+
"rank": 298
|
|
2557
2557
|
},
|
|
2558
2558
|
{
|
|
2559
2559
|
"login": "Unity-Technologies",
|
|
@@ -2583,13 +2583,13 @@
|
|
|
2583
2583
|
"hireable": null,
|
|
2584
2584
|
"bio": null,
|
|
2585
2585
|
"twitter_username": null,
|
|
2586
|
-
"public_repos":
|
|
2586
|
+
"public_repos": 804,
|
|
2587
2587
|
"public_gists": 0,
|
|
2588
|
-
"followers":
|
|
2588
|
+
"followers": 12731,
|
|
2589
2589
|
"following": 0,
|
|
2590
2590
|
"created_at": "2010-10-04T09:37:48Z",
|
|
2591
2591
|
"updated_at": "2026-04-30T12:09:18Z",
|
|
2592
|
-
"rank":
|
|
2592
|
+
"rank": 309
|
|
2593
2593
|
},
|
|
2594
2594
|
{
|
|
2595
2595
|
"login": "open-mmlab",
|
|
@@ -2621,11 +2621,11 @@
|
|
|
2621
2621
|
"twitter_username": "OpenMMLab",
|
|
2622
2622
|
"public_repos": 54,
|
|
2623
2623
|
"public_gists": 0,
|
|
2624
|
-
"followers":
|
|
2624
|
+
"followers": 12630,
|
|
2625
2625
|
"following": 0,
|
|
2626
2626
|
"created_at": "2014-12-19T16:17:27Z",
|
|
2627
2627
|
"updated_at": "2025-09-16T18:13:23Z",
|
|
2628
|
-
"rank":
|
|
2628
|
+
"rank": 317
|
|
2629
2629
|
},
|
|
2630
2630
|
{
|
|
2631
2631
|
"login": "golang",
|
|
@@ -2657,48 +2657,12 @@
|
|
|
2657
2657
|
"twitter_username": null,
|
|
2658
2658
|
"public_repos": 61,
|
|
2659
2659
|
"public_gists": 0,
|
|
2660
|
-
"followers":
|
|
2660
|
+
"followers": 12387,
|
|
2661
2661
|
"following": 0,
|
|
2662
2662
|
"created_at": "2013-05-01T18:00:52Z",
|
|
2663
2663
|
"updated_at": "2025-10-16T16:15:40Z",
|
|
2664
2664
|
"rank": 323
|
|
2665
2665
|
},
|
|
2666
|
-
{
|
|
2667
|
-
"login": "THUDM",
|
|
2668
|
-
"id": 48590610,
|
|
2669
|
-
"node_id": "MDEyOk9yZ2FuaXphdGlvbjQ4NTkwNjEw",
|
|
2670
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/48590610?v=4",
|
|
2671
|
-
"gravatar_id": "",
|
|
2672
|
-
"url": "https://api.github.com/users/THUDM",
|
|
2673
|
-
"html_url": "https://github.com/THUDM",
|
|
2674
|
-
"followers_url": "https://api.github.com/users/THUDM/followers",
|
|
2675
|
-
"following_url": "https://api.github.com/users/THUDM/following{/other_user}",
|
|
2676
|
-
"gists_url": "https://api.github.com/users/THUDM/gists{/gist_id}",
|
|
2677
|
-
"starred_url": "https://api.github.com/users/THUDM/starred{/owner}{/repo}",
|
|
2678
|
-
"subscriptions_url": "https://api.github.com/users/THUDM/subscriptions",
|
|
2679
|
-
"organizations_url": "https://api.github.com/users/THUDM/orgs",
|
|
2680
|
-
"repos_url": "https://api.github.com/users/THUDM/repos",
|
|
2681
|
-
"events_url": "https://api.github.com/users/THUDM/events{/privacy}",
|
|
2682
|
-
"received_events_url": "https://api.github.com/users/THUDM/received_events",
|
|
2683
|
-
"type": "Organization",
|
|
2684
|
-
"user_view_type": "public",
|
|
2685
|
-
"site_admin": false,
|
|
2686
|
-
"name": "THUKEG",
|
|
2687
|
-
"company": null,
|
|
2688
|
-
"blog": "https://huggingface.co/THUDM",
|
|
2689
|
-
"location": "FIT Building, Tsinghua University",
|
|
2690
|
-
"email": "keg.cs.tsinghua@gmail.com",
|
|
2691
|
-
"hireable": null,
|
|
2692
|
-
"bio": "ChatGLM, GLM-4, CogVLM, CodeGeeX, CogView, ImageReward, CogVideoX | CogDL, GraphMAE, AMiner | Zhipu.ai (Z.ai) & Knowledge Engineering Group (KEG)",
|
|
2693
|
-
"twitter_username": "thukeg",
|
|
2694
|
-
"public_repos": 129,
|
|
2695
|
-
"public_gists": 0,
|
|
2696
|
-
"followers": 12110,
|
|
2697
|
-
"following": 0,
|
|
2698
|
-
"created_at": "2019-03-15T11:48:46Z",
|
|
2699
|
-
"updated_at": "2025-07-28T05:27:41Z",
|
|
2700
|
-
"rank": 330
|
|
2701
|
-
},
|
|
2702
2666
|
{
|
|
2703
2667
|
"login": "HKUDS",
|
|
2704
2668
|
"id": 118165258,
|
|
@@ -2729,11 +2693,47 @@
|
|
|
2729
2693
|
"twitter_username": null,
|
|
2730
2694
|
"public_repos": 91,
|
|
2731
2695
|
"public_gists": 0,
|
|
2732
|
-
"followers":
|
|
2696
|
+
"followers": 12318,
|
|
2733
2697
|
"following": 0,
|
|
2734
2698
|
"created_at": "2022-11-14T08:19:56Z",
|
|
2735
2699
|
"updated_at": "2026-05-18T07:49:46Z",
|
|
2736
|
-
"rank":
|
|
2700
|
+
"rank": 325
|
|
2701
|
+
},
|
|
2702
|
+
{
|
|
2703
|
+
"login": "THUDM",
|
|
2704
|
+
"id": 48590610,
|
|
2705
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjQ4NTkwNjEw",
|
|
2706
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/48590610?v=4",
|
|
2707
|
+
"gravatar_id": "",
|
|
2708
|
+
"url": "https://api.github.com/users/THUDM",
|
|
2709
|
+
"html_url": "https://github.com/THUDM",
|
|
2710
|
+
"followers_url": "https://api.github.com/users/THUDM/followers",
|
|
2711
|
+
"following_url": "https://api.github.com/users/THUDM/following{/other_user}",
|
|
2712
|
+
"gists_url": "https://api.github.com/users/THUDM/gists{/gist_id}",
|
|
2713
|
+
"starred_url": "https://api.github.com/users/THUDM/starred{/owner}{/repo}",
|
|
2714
|
+
"subscriptions_url": "https://api.github.com/users/THUDM/subscriptions",
|
|
2715
|
+
"organizations_url": "https://api.github.com/users/THUDM/orgs",
|
|
2716
|
+
"repos_url": "https://api.github.com/users/THUDM/repos",
|
|
2717
|
+
"events_url": "https://api.github.com/users/THUDM/events{/privacy}",
|
|
2718
|
+
"received_events_url": "https://api.github.com/users/THUDM/received_events",
|
|
2719
|
+
"type": "Organization",
|
|
2720
|
+
"user_view_type": "public",
|
|
2721
|
+
"site_admin": false,
|
|
2722
|
+
"name": "THUKEG",
|
|
2723
|
+
"company": null,
|
|
2724
|
+
"blog": "https://huggingface.co/THUDM",
|
|
2725
|
+
"location": "FIT Building, Tsinghua University",
|
|
2726
|
+
"email": "keg.cs.tsinghua@gmail.com",
|
|
2727
|
+
"hireable": null,
|
|
2728
|
+
"bio": "ChatGLM, GLM-4, CogVLM, CodeGeeX, CogView, ImageReward, CogVideoX | CogDL, GraphMAE, AMiner | Zhipu.ai (Z.ai) & Knowledge Engineering Group (KEG)",
|
|
2729
|
+
"twitter_username": "thukeg",
|
|
2730
|
+
"public_repos": 130,
|
|
2731
|
+
"public_gists": 0,
|
|
2732
|
+
"followers": 12139,
|
|
2733
|
+
"following": 0,
|
|
2734
|
+
"created_at": "2019-03-15T11:48:46Z",
|
|
2735
|
+
"updated_at": "2025-07-28T05:27:41Z",
|
|
2736
|
+
"rank": 333
|
|
2737
2737
|
},
|
|
2738
2738
|
{
|
|
2739
2739
|
"login": "godotengine",
|
|
@@ -2765,11 +2765,11 @@
|
|
|
2765
2765
|
"twitter_username": null,
|
|
2766
2766
|
"public_repos": 71,
|
|
2767
2767
|
"public_gists": 0,
|
|
2768
|
-
"followers":
|
|
2768
|
+
"followers": 12053,
|
|
2769
2769
|
"following": 0,
|
|
2770
2770
|
"created_at": "2014-01-04T16:03:17Z",
|
|
2771
2771
|
"updated_at": "2026-07-07T11:45:20Z",
|
|
2772
|
-
"rank":
|
|
2772
|
+
"rank": 335
|
|
2773
2773
|
},
|
|
2774
2774
|
{
|
|
2775
2775
|
"login": "uprockcom",
|
|
@@ -2801,11 +2801,11 @@
|
|
|
2801
2801
|
"twitter_username": "uprockcom",
|
|
2802
2802
|
"public_repos": 20,
|
|
2803
2803
|
"public_gists": 0,
|
|
2804
|
-
"followers":
|
|
2804
|
+
"followers": 11932,
|
|
2805
2805
|
"following": 0,
|
|
2806
2806
|
"created_at": "2022-04-08T14:46:29Z",
|
|
2807
2807
|
"updated_at": "2025-11-07T14:02:07Z",
|
|
2808
|
-
"rank":
|
|
2808
|
+
"rank": 341
|
|
2809
2809
|
},
|
|
2810
2810
|
{
|
|
2811
2811
|
"login": "lmstudio-ai",
|
|
@@ -2837,11 +2837,47 @@
|
|
|
2837
2837
|
"twitter_username": "lmstudio",
|
|
2838
2838
|
"public_repos": 11,
|
|
2839
2839
|
"public_gists": 0,
|
|
2840
|
-
"followers":
|
|
2840
|
+
"followers": 11654,
|
|
2841
2841
|
"following": 0,
|
|
2842
2842
|
"created_at": "2023-05-16T06:40:43Z",
|
|
2843
2843
|
"updated_at": "2026-04-04T13:03:32Z",
|
|
2844
|
-
"rank":
|
|
2844
|
+
"rank": 348
|
|
2845
|
+
},
|
|
2846
|
+
{
|
|
2847
|
+
"login": "OWASP",
|
|
2848
|
+
"id": 155815,
|
|
2849
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE1NTgxNQ==",
|
|
2850
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/155815?v=4",
|
|
2851
|
+
"gravatar_id": "",
|
|
2852
|
+
"url": "https://api.github.com/users/OWASP",
|
|
2853
|
+
"html_url": "https://github.com/OWASP",
|
|
2854
|
+
"followers_url": "https://api.github.com/users/OWASP/followers",
|
|
2855
|
+
"following_url": "https://api.github.com/users/OWASP/following{/other_user}",
|
|
2856
|
+
"gists_url": "https://api.github.com/users/OWASP/gists{/gist_id}",
|
|
2857
|
+
"starred_url": "https://api.github.com/users/OWASP/starred{/owner}{/repo}",
|
|
2858
|
+
"subscriptions_url": "https://api.github.com/users/OWASP/subscriptions",
|
|
2859
|
+
"organizations_url": "https://api.github.com/users/OWASP/orgs",
|
|
2860
|
+
"repos_url": "https://api.github.com/users/OWASP/repos",
|
|
2861
|
+
"events_url": "https://api.github.com/users/OWASP/events{/privacy}",
|
|
2862
|
+
"received_events_url": "https://api.github.com/users/OWASP/received_events",
|
|
2863
|
+
"type": "Organization",
|
|
2864
|
+
"user_view_type": "public",
|
|
2865
|
+
"site_admin": false,
|
|
2866
|
+
"name": "OWASP",
|
|
2867
|
+
"company": null,
|
|
2868
|
+
"blog": "https://owasp.org",
|
|
2869
|
+
"location": "United States of America",
|
|
2870
|
+
"email": "admin@owasp.com",
|
|
2871
|
+
"hireable": null,
|
|
2872
|
+
"bio": "The OWASP Foundation",
|
|
2873
|
+
"twitter_username": null,
|
|
2874
|
+
"public_repos": 1382,
|
|
2875
|
+
"public_gists": 0,
|
|
2876
|
+
"followers": 11627,
|
|
2877
|
+
"following": 0,
|
|
2878
|
+
"created_at": "2009-11-20T06:56:22Z",
|
|
2879
|
+
"updated_at": "2026-07-01T21:52:05Z",
|
|
2880
|
+
"rank": 351
|
|
2845
2881
|
},
|
|
2846
2882
|
{
|
|
2847
2883
|
"login": "projectdiscovery",
|
|
@@ -2873,48 +2909,12 @@
|
|
|
2873
2909
|
"twitter_username": "pdiscoveryio",
|
|
2874
2910
|
"public_repos": 123,
|
|
2875
2911
|
"public_gists": 0,
|
|
2876
|
-
"followers":
|
|
2912
|
+
"followers": 11611,
|
|
2877
2913
|
"following": 0,
|
|
2878
2914
|
"created_at": "2019-05-24T14:33:32Z",
|
|
2879
2915
|
"updated_at": "2026-06-18T23:02:51Z",
|
|
2880
2916
|
"rank": 353
|
|
2881
2917
|
},
|
|
2882
|
-
{
|
|
2883
|
-
"login": "OWASP",
|
|
2884
|
-
"id": 155815,
|
|
2885
|
-
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE1NTgxNQ==",
|
|
2886
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/155815?v=4",
|
|
2887
|
-
"gravatar_id": "",
|
|
2888
|
-
"url": "https://api.github.com/users/OWASP",
|
|
2889
|
-
"html_url": "https://github.com/OWASP",
|
|
2890
|
-
"followers_url": "https://api.github.com/users/OWASP/followers",
|
|
2891
|
-
"following_url": "https://api.github.com/users/OWASP/following{/other_user}",
|
|
2892
|
-
"gists_url": "https://api.github.com/users/OWASP/gists{/gist_id}",
|
|
2893
|
-
"starred_url": "https://api.github.com/users/OWASP/starred{/owner}{/repo}",
|
|
2894
|
-
"subscriptions_url": "https://api.github.com/users/OWASP/subscriptions",
|
|
2895
|
-
"organizations_url": "https://api.github.com/users/OWASP/orgs",
|
|
2896
|
-
"repos_url": "https://api.github.com/users/OWASP/repos",
|
|
2897
|
-
"events_url": "https://api.github.com/users/OWASP/events{/privacy}",
|
|
2898
|
-
"received_events_url": "https://api.github.com/users/OWASP/received_events",
|
|
2899
|
-
"type": "Organization",
|
|
2900
|
-
"user_view_type": "public",
|
|
2901
|
-
"site_admin": false,
|
|
2902
|
-
"name": "OWASP",
|
|
2903
|
-
"company": null,
|
|
2904
|
-
"blog": "https://owasp.org",
|
|
2905
|
-
"location": "United States of America",
|
|
2906
|
-
"email": "admin@owasp.com",
|
|
2907
|
-
"hireable": null,
|
|
2908
|
-
"bio": "The OWASP Foundation",
|
|
2909
|
-
"twitter_username": null,
|
|
2910
|
-
"public_repos": 1381,
|
|
2911
|
-
"public_gists": 0,
|
|
2912
|
-
"followers": 11554,
|
|
2913
|
-
"following": 0,
|
|
2914
|
-
"created_at": "2009-11-20T06:56:22Z",
|
|
2915
|
-
"updated_at": "2026-07-01T21:52:05Z",
|
|
2916
|
-
"rank": 354
|
|
2917
|
-
},
|
|
2918
2918
|
{
|
|
2919
2919
|
"login": "EurekaLabsAI",
|
|
2920
2920
|
"id": 175048339,
|
|
@@ -2945,11 +2945,11 @@
|
|
|
2945
2945
|
"twitter_username": null,
|
|
2946
2946
|
"public_repos": 0,
|
|
2947
2947
|
"public_gists": 0,
|
|
2948
|
-
"followers":
|
|
2948
|
+
"followers": 11487,
|
|
2949
2949
|
"following": 0,
|
|
2950
2950
|
"created_at": "2024-07-08T17:43:40Z",
|
|
2951
2951
|
"updated_at": "2024-07-09T03:38:27Z",
|
|
2952
|
-
"rank":
|
|
2952
|
+
"rank": 360
|
|
2953
2953
|
},
|
|
2954
2954
|
{
|
|
2955
2955
|
"login": "TheOdinProject",
|
|
@@ -2981,11 +2981,11 @@
|
|
|
2981
2981
|
"twitter_username": null,
|
|
2982
2982
|
"public_repos": 21,
|
|
2983
2983
|
"public_gists": 0,
|
|
2984
|
-
"followers":
|
|
2984
|
+
"followers": 11473,
|
|
2985
2985
|
"following": 0,
|
|
2986
2986
|
"created_at": "2013-05-15T22:05:47Z",
|
|
2987
2987
|
"updated_at": "2022-11-26T06:32:56Z",
|
|
2988
|
-
"rank":
|
|
2988
|
+
"rank": 362
|
|
2989
2989
|
},
|
|
2990
2990
|
{
|
|
2991
2991
|
"login": "replicate",
|
|
@@ -3017,11 +3017,11 @@
|
|
|
3017
3017
|
"twitter_username": "replicate",
|
|
3018
3018
|
"public_repos": 169,
|
|
3019
3019
|
"public_gists": 0,
|
|
3020
|
-
"followers":
|
|
3020
|
+
"followers": 11443,
|
|
3021
3021
|
"following": 0,
|
|
3022
3022
|
"created_at": "2020-01-28T22:43:57Z",
|
|
3023
3023
|
"updated_at": "2026-07-01T23:41:05Z",
|
|
3024
|
-
"rank":
|
|
3024
|
+
"rank": 363
|
|
3025
3025
|
},
|
|
3026
3026
|
{
|
|
3027
3027
|
"login": "awslabs",
|
|
@@ -3051,13 +3051,13 @@
|
|
|
3051
3051
|
"hireable": null,
|
|
3052
3052
|
"bio": "AWS Labs",
|
|
3053
3053
|
"twitter_username": null,
|
|
3054
|
-
"public_repos":
|
|
3054
|
+
"public_repos": 1015,
|
|
3055
3055
|
"public_gists": 0,
|
|
3056
|
-
"followers":
|
|
3056
|
+
"followers": 11250,
|
|
3057
3057
|
"following": 0,
|
|
3058
3058
|
"created_at": "2013-01-17T19:11:21Z",
|
|
3059
3059
|
"updated_at": "2025-11-14T22:36:15Z",
|
|
3060
|
-
"rank":
|
|
3060
|
+
"rank": 375
|
|
3061
3061
|
},
|
|
3062
3062
|
{
|
|
3063
3063
|
"login": "meta-llama",
|
|
@@ -3089,47 +3089,47 @@
|
|
|
3089
3089
|
"twitter_username": null,
|
|
3090
3090
|
"public_repos": 12,
|
|
3091
3091
|
"public_gists": 0,
|
|
3092
|
-
"followers":
|
|
3092
|
+
"followers": 11157,
|
|
3093
3093
|
"following": 0,
|
|
3094
3094
|
"created_at": "2023-12-09T15:49:39Z",
|
|
3095
3095
|
"updated_at": "2026-06-26T01:32:06Z",
|
|
3096
|
-
"rank":
|
|
3096
|
+
"rank": 380
|
|
3097
3097
|
},
|
|
3098
3098
|
{
|
|
3099
|
-
"login": "
|
|
3100
|
-
"id":
|
|
3101
|
-
"node_id": "
|
|
3102
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/
|
|
3099
|
+
"login": "unicity-sphere",
|
|
3100
|
+
"id": 261659312,
|
|
3101
|
+
"node_id": "O_kgDOD5iasA",
|
|
3102
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/261659312?v=4",
|
|
3103
3103
|
"gravatar_id": "",
|
|
3104
|
-
"url": "https://api.github.com/users/
|
|
3105
|
-
"html_url": "https://github.com/
|
|
3106
|
-
"followers_url": "https://api.github.com/users/
|
|
3107
|
-
"following_url": "https://api.github.com/users/
|
|
3108
|
-
"gists_url": "https://api.github.com/users/
|
|
3109
|
-
"starred_url": "https://api.github.com/users/
|
|
3110
|
-
"subscriptions_url": "https://api.github.com/users/
|
|
3111
|
-
"organizations_url": "https://api.github.com/users/
|
|
3112
|
-
"repos_url": "https://api.github.com/users/
|
|
3113
|
-
"events_url": "https://api.github.com/users/
|
|
3114
|
-
"received_events_url": "https://api.github.com/users/
|
|
3104
|
+
"url": "https://api.github.com/users/unicity-sphere",
|
|
3105
|
+
"html_url": "https://github.com/unicity-sphere",
|
|
3106
|
+
"followers_url": "https://api.github.com/users/unicity-sphere/followers",
|
|
3107
|
+
"following_url": "https://api.github.com/users/unicity-sphere/following{/other_user}",
|
|
3108
|
+
"gists_url": "https://api.github.com/users/unicity-sphere/gists{/gist_id}",
|
|
3109
|
+
"starred_url": "https://api.github.com/users/unicity-sphere/starred{/owner}{/repo}",
|
|
3110
|
+
"subscriptions_url": "https://api.github.com/users/unicity-sphere/subscriptions",
|
|
3111
|
+
"organizations_url": "https://api.github.com/users/unicity-sphere/orgs",
|
|
3112
|
+
"repos_url": "https://api.github.com/users/unicity-sphere/repos",
|
|
3113
|
+
"events_url": "https://api.github.com/users/unicity-sphere/events{/privacy}",
|
|
3114
|
+
"received_events_url": "https://api.github.com/users/unicity-sphere/received_events",
|
|
3115
3115
|
"type": "Organization",
|
|
3116
3116
|
"user_view_type": "public",
|
|
3117
3117
|
"site_admin": false,
|
|
3118
|
-
"name": "
|
|
3118
|
+
"name": "Unicity Labs",
|
|
3119
3119
|
"company": null,
|
|
3120
|
-
"blog": "
|
|
3121
|
-
"location":
|
|
3122
|
-
"email": "
|
|
3120
|
+
"blog": "",
|
|
3121
|
+
"location": null,
|
|
3122
|
+
"email": "info@unicity-labs.com",
|
|
3123
3123
|
"hireable": null,
|
|
3124
|
-
"bio": "
|
|
3125
|
-
"twitter_username":
|
|
3126
|
-
"public_repos":
|
|
3124
|
+
"bio": "Agent Assembly: payments, comms and marketplaces for agents",
|
|
3125
|
+
"twitter_username": null,
|
|
3126
|
+
"public_repos": 12,
|
|
3127
3127
|
"public_gists": 0,
|
|
3128
|
-
"followers":
|
|
3128
|
+
"followers": 11071,
|
|
3129
3129
|
"following": 0,
|
|
3130
|
-
"created_at": "
|
|
3131
|
-
"updated_at": "2026-
|
|
3132
|
-
"rank":
|
|
3130
|
+
"created_at": "2026-02-14T19:28:53Z",
|
|
3131
|
+
"updated_at": "2026-03-16T09:34:32Z",
|
|
3132
|
+
"rank": 382
|
|
3133
3133
|
},
|
|
3134
3134
|
{
|
|
3135
3135
|
"login": "intel-sandbox",
|
|
@@ -3161,83 +3161,119 @@
|
|
|
3161
3161
|
"twitter_username": null,
|
|
3162
3162
|
"public_repos": 0,
|
|
3163
3163
|
"public_gists": 0,
|
|
3164
|
-
"followers":
|
|
3164
|
+
"followers": 11003,
|
|
3165
3165
|
"following": 0,
|
|
3166
3166
|
"created_at": "2020-03-12T22:14:20Z",
|
|
3167
3167
|
"updated_at": "2023-08-01T20:55:28Z",
|
|
3168
|
-
"rank":
|
|
3168
|
+
"rank": 385
|
|
3169
3169
|
},
|
|
3170
3170
|
{
|
|
3171
|
-
"login": "
|
|
3172
|
-
"id":
|
|
3173
|
-
"node_id": "
|
|
3174
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/
|
|
3171
|
+
"login": "ultralytics",
|
|
3172
|
+
"id": 26833451,
|
|
3173
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjI2ODMzNDUx",
|
|
3174
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/26833451?v=4",
|
|
3175
3175
|
"gravatar_id": "",
|
|
3176
|
-
"url": "https://api.github.com/users/
|
|
3177
|
-
"html_url": "https://github.com/
|
|
3178
|
-
"followers_url": "https://api.github.com/users/
|
|
3179
|
-
"following_url": "https://api.github.com/users/
|
|
3180
|
-
"gists_url": "https://api.github.com/users/
|
|
3181
|
-
"starred_url": "https://api.github.com/users/
|
|
3182
|
-
"subscriptions_url": "https://api.github.com/users/
|
|
3183
|
-
"organizations_url": "https://api.github.com/users/
|
|
3184
|
-
"repos_url": "https://api.github.com/users/
|
|
3185
|
-
"events_url": "https://api.github.com/users/
|
|
3186
|
-
"received_events_url": "https://api.github.com/users/
|
|
3187
|
-
"type": "Organization",
|
|
3188
|
-
"user_view_type": "public",
|
|
3189
|
-
"site_admin": false,
|
|
3190
|
-
"name": "
|
|
3191
|
-
"company": null,
|
|
3192
|
-
"blog": "https://
|
|
3193
|
-
"location":
|
|
3176
|
+
"url": "https://api.github.com/users/ultralytics",
|
|
3177
|
+
"html_url": "https://github.com/ultralytics",
|
|
3178
|
+
"followers_url": "https://api.github.com/users/ultralytics/followers",
|
|
3179
|
+
"following_url": "https://api.github.com/users/ultralytics/following{/other_user}",
|
|
3180
|
+
"gists_url": "https://api.github.com/users/ultralytics/gists{/gist_id}",
|
|
3181
|
+
"starred_url": "https://api.github.com/users/ultralytics/starred{/owner}{/repo}",
|
|
3182
|
+
"subscriptions_url": "https://api.github.com/users/ultralytics/subscriptions",
|
|
3183
|
+
"organizations_url": "https://api.github.com/users/ultralytics/orgs",
|
|
3184
|
+
"repos_url": "https://api.github.com/users/ultralytics/repos",
|
|
3185
|
+
"events_url": "https://api.github.com/users/ultralytics/events{/privacy}",
|
|
3186
|
+
"received_events_url": "https://api.github.com/users/ultralytics/received_events",
|
|
3187
|
+
"type": "Organization",
|
|
3188
|
+
"user_view_type": "public",
|
|
3189
|
+
"site_admin": false,
|
|
3190
|
+
"name": "Ultralytics",
|
|
3191
|
+
"company": null,
|
|
3192
|
+
"blog": "https://ultralytics.com",
|
|
3193
|
+
"location": "United States of America",
|
|
3194
|
+
"email": "hello@ultralytics.com",
|
|
3195
|
+
"hireable": null,
|
|
3196
|
+
"bio": "Democratizing Vision AI",
|
|
3197
|
+
"twitter_username": "ultralytics",
|
|
3198
|
+
"public_repos": 53,
|
|
3199
|
+
"public_gists": 0,
|
|
3200
|
+
"followers": 10992,
|
|
3201
|
+
"following": 0,
|
|
3202
|
+
"created_at": "2017-04-01T07:59:53Z",
|
|
3203
|
+
"updated_at": "2026-07-01T23:19:13Z",
|
|
3204
|
+
"rank": 387
|
|
3205
|
+
},
|
|
3206
|
+
{
|
|
3207
|
+
"login": "TanStack",
|
|
3208
|
+
"id": 72518640,
|
|
3209
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjcyNTE4NjQw",
|
|
3210
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/72518640?v=4",
|
|
3211
|
+
"gravatar_id": "",
|
|
3212
|
+
"url": "https://api.github.com/users/TanStack",
|
|
3213
|
+
"html_url": "https://github.com/TanStack",
|
|
3214
|
+
"followers_url": "https://api.github.com/users/TanStack/followers",
|
|
3215
|
+
"following_url": "https://api.github.com/users/TanStack/following{/other_user}",
|
|
3216
|
+
"gists_url": "https://api.github.com/users/TanStack/gists{/gist_id}",
|
|
3217
|
+
"starred_url": "https://api.github.com/users/TanStack/starred{/owner}{/repo}",
|
|
3218
|
+
"subscriptions_url": "https://api.github.com/users/TanStack/subscriptions",
|
|
3219
|
+
"organizations_url": "https://api.github.com/users/TanStack/orgs",
|
|
3220
|
+
"repos_url": "https://api.github.com/users/TanStack/repos",
|
|
3221
|
+
"events_url": "https://api.github.com/users/TanStack/events{/privacy}",
|
|
3222
|
+
"received_events_url": "https://api.github.com/users/TanStack/received_events",
|
|
3223
|
+
"type": "Organization",
|
|
3224
|
+
"user_view_type": "public",
|
|
3225
|
+
"site_admin": false,
|
|
3226
|
+
"name": "TanStack",
|
|
3227
|
+
"company": null,
|
|
3228
|
+
"blog": "https://tanstack.com",
|
|
3229
|
+
"location": null,
|
|
3194
3230
|
"email": "github@tanstack.com",
|
|
3195
3231
|
"hireable": null,
|
|
3196
3232
|
"bio": "Open source software for web developers",
|
|
3197
3233
|
"twitter_username": "tan_stack",
|
|
3198
3234
|
"public_repos": 26,
|
|
3199
3235
|
"public_gists": 0,
|
|
3200
|
-
"followers":
|
|
3236
|
+
"followers": 10952,
|
|
3201
3237
|
"following": 0,
|
|
3202
3238
|
"created_at": "2020-10-07T17:25:54Z",
|
|
3203
3239
|
"updated_at": "2025-12-06T05:54:40Z",
|
|
3204
|
-
"rank":
|
|
3240
|
+
"rank": 390
|
|
3205
3241
|
},
|
|
3206
3242
|
{
|
|
3207
|
-
"login": "
|
|
3208
|
-
"id":
|
|
3209
|
-
"node_id": "
|
|
3210
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/
|
|
3243
|
+
"login": "iptv-org",
|
|
3244
|
+
"id": 55937028,
|
|
3245
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjU1OTM3MDI4",
|
|
3246
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/55937028?v=4",
|
|
3211
3247
|
"gravatar_id": "",
|
|
3212
|
-
"url": "https://api.github.com/users/
|
|
3213
|
-
"html_url": "https://github.com/
|
|
3214
|
-
"followers_url": "https://api.github.com/users/
|
|
3215
|
-
"following_url": "https://api.github.com/users/
|
|
3216
|
-
"gists_url": "https://api.github.com/users/
|
|
3217
|
-
"starred_url": "https://api.github.com/users/
|
|
3218
|
-
"subscriptions_url": "https://api.github.com/users/
|
|
3219
|
-
"organizations_url": "https://api.github.com/users/
|
|
3220
|
-
"repos_url": "https://api.github.com/users/
|
|
3221
|
-
"events_url": "https://api.github.com/users/
|
|
3222
|
-
"received_events_url": "https://api.github.com/users/
|
|
3248
|
+
"url": "https://api.github.com/users/iptv-org",
|
|
3249
|
+
"html_url": "https://github.com/iptv-org",
|
|
3250
|
+
"followers_url": "https://api.github.com/users/iptv-org/followers",
|
|
3251
|
+
"following_url": "https://api.github.com/users/iptv-org/following{/other_user}",
|
|
3252
|
+
"gists_url": "https://api.github.com/users/iptv-org/gists{/gist_id}",
|
|
3253
|
+
"starred_url": "https://api.github.com/users/iptv-org/starred{/owner}{/repo}",
|
|
3254
|
+
"subscriptions_url": "https://api.github.com/users/iptv-org/subscriptions",
|
|
3255
|
+
"organizations_url": "https://api.github.com/users/iptv-org/orgs",
|
|
3256
|
+
"repos_url": "https://api.github.com/users/iptv-org/repos",
|
|
3257
|
+
"events_url": "https://api.github.com/users/iptv-org/events{/privacy}",
|
|
3258
|
+
"received_events_url": "https://api.github.com/users/iptv-org/received_events",
|
|
3223
3259
|
"type": "Organization",
|
|
3224
3260
|
"user_view_type": "public",
|
|
3225
3261
|
"site_admin": false,
|
|
3226
|
-
"name": "
|
|
3262
|
+
"name": "iptv-org",
|
|
3227
3263
|
"company": null,
|
|
3228
|
-
"blog": "
|
|
3264
|
+
"blog": "",
|
|
3229
3265
|
"location": null,
|
|
3230
3266
|
"email": null,
|
|
3231
3267
|
"hireable": null,
|
|
3232
|
-
"bio": "
|
|
3233
|
-
"twitter_username":
|
|
3234
|
-
"public_repos":
|
|
3268
|
+
"bio": "An open-source community dedicated to IPTV",
|
|
3269
|
+
"twitter_username": null,
|
|
3270
|
+
"public_repos": 8,
|
|
3235
3271
|
"public_gists": 0,
|
|
3236
|
-
"followers":
|
|
3272
|
+
"followers": 10903,
|
|
3237
3273
|
"following": 0,
|
|
3238
|
-
"created_at": "
|
|
3239
|
-
"updated_at": "2026-06-
|
|
3240
|
-
"rank":
|
|
3274
|
+
"created_at": "2019-09-29T04:01:13Z",
|
|
3275
|
+
"updated_at": "2026-06-01T03:18:02Z",
|
|
3276
|
+
"rank": 393
|
|
3241
3277
|
},
|
|
3242
3278
|
{
|
|
3243
3279
|
"login": "NVlabs",
|
|
@@ -3267,85 +3303,121 @@
|
|
|
3267
3303
|
"hireable": null,
|
|
3268
3304
|
"bio": null,
|
|
3269
3305
|
"twitter_username": null,
|
|
3270
|
-
"public_repos":
|
|
3306
|
+
"public_repos": 488,
|
|
3271
3307
|
"public_gists": 0,
|
|
3272
|
-
"followers":
|
|
3308
|
+
"followers": 10897,
|
|
3273
3309
|
"following": 0,
|
|
3274
3310
|
"created_at": "2012-11-01T00:32:54Z",
|
|
3275
3311
|
"updated_at": "2026-06-24T22:44:58Z",
|
|
3276
|
-
"rank":
|
|
3312
|
+
"rank": 394
|
|
3277
3313
|
},
|
|
3278
3314
|
{
|
|
3279
|
-
"login": "
|
|
3280
|
-
"id":
|
|
3281
|
-
"node_id": "
|
|
3282
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/
|
|
3315
|
+
"login": "laravel",
|
|
3316
|
+
"id": 958072,
|
|
3317
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjk1ODA3Mg==",
|
|
3318
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/958072?v=4",
|
|
3283
3319
|
"gravatar_id": "",
|
|
3284
|
-
"url": "https://api.github.com/users/
|
|
3285
|
-
"html_url": "https://github.com/
|
|
3286
|
-
"followers_url": "https://api.github.com/users/
|
|
3287
|
-
"following_url": "https://api.github.com/users/
|
|
3288
|
-
"gists_url": "https://api.github.com/users/
|
|
3289
|
-
"starred_url": "https://api.github.com/users/
|
|
3290
|
-
"subscriptions_url": "https://api.github.com/users/
|
|
3291
|
-
"organizations_url": "https://api.github.com/users/
|
|
3292
|
-
"repos_url": "https://api.github.com/users/
|
|
3293
|
-
"events_url": "https://api.github.com/users/
|
|
3294
|
-
"received_events_url": "https://api.github.com/users/
|
|
3320
|
+
"url": "https://api.github.com/users/laravel",
|
|
3321
|
+
"html_url": "https://github.com/laravel",
|
|
3322
|
+
"followers_url": "https://api.github.com/users/laravel/followers",
|
|
3323
|
+
"following_url": "https://api.github.com/users/laravel/following{/other_user}",
|
|
3324
|
+
"gists_url": "https://api.github.com/users/laravel/gists{/gist_id}",
|
|
3325
|
+
"starred_url": "https://api.github.com/users/laravel/starred{/owner}{/repo}",
|
|
3326
|
+
"subscriptions_url": "https://api.github.com/users/laravel/subscriptions",
|
|
3327
|
+
"organizations_url": "https://api.github.com/users/laravel/orgs",
|
|
3328
|
+
"repos_url": "https://api.github.com/users/laravel/repos",
|
|
3329
|
+
"events_url": "https://api.github.com/users/laravel/events{/privacy}",
|
|
3330
|
+
"received_events_url": "https://api.github.com/users/laravel/received_events",
|
|
3295
3331
|
"type": "Organization",
|
|
3296
3332
|
"user_view_type": "public",
|
|
3297
3333
|
"site_admin": false,
|
|
3298
|
-
"name": "
|
|
3334
|
+
"name": "Laravel",
|
|
3299
3335
|
"company": null,
|
|
3300
|
-
"blog": "
|
|
3336
|
+
"blog": "https://laravel.com",
|
|
3301
3337
|
"location": null,
|
|
3302
3338
|
"email": null,
|
|
3303
3339
|
"hireable": null,
|
|
3304
|
-
"bio": "
|
|
3305
|
-
"twitter_username":
|
|
3306
|
-
"public_repos":
|
|
3340
|
+
"bio": "Laravel is a web ecosystem full of delightful tools that are supercharged for developer happiness and productivity.",
|
|
3341
|
+
"twitter_username": "laravelphp",
|
|
3342
|
+
"public_repos": 134,
|
|
3307
3343
|
"public_gists": 0,
|
|
3308
|
-
"followers":
|
|
3344
|
+
"followers": 10891,
|
|
3309
3345
|
"following": 0,
|
|
3310
|
-
"created_at": "
|
|
3311
|
-
"updated_at": "2026-
|
|
3312
|
-
"rank":
|
|
3346
|
+
"created_at": "2011-08-04T03:44:54Z",
|
|
3347
|
+
"updated_at": "2026-06-02T15:48:04Z",
|
|
3348
|
+
"rank": 395
|
|
3313
3349
|
},
|
|
3314
3350
|
{
|
|
3315
|
-
"login": "
|
|
3316
|
-
"id":
|
|
3317
|
-
"node_id": "
|
|
3318
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/
|
|
3351
|
+
"login": "supabase",
|
|
3352
|
+
"id": 54469796,
|
|
3353
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjU0NDY5Nzk2",
|
|
3354
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/54469796?v=4",
|
|
3319
3355
|
"gravatar_id": "",
|
|
3320
|
-
"url": "https://api.github.com/users/
|
|
3321
|
-
"html_url": "https://github.com/
|
|
3322
|
-
"followers_url": "https://api.github.com/users/
|
|
3323
|
-
"following_url": "https://api.github.com/users/
|
|
3324
|
-
"gists_url": "https://api.github.com/users/
|
|
3325
|
-
"starred_url": "https://api.github.com/users/
|
|
3326
|
-
"subscriptions_url": "https://api.github.com/users/
|
|
3327
|
-
"organizations_url": "https://api.github.com/users/
|
|
3328
|
-
"repos_url": "https://api.github.com/users/
|
|
3329
|
-
"events_url": "https://api.github.com/users/
|
|
3330
|
-
"received_events_url": "https://api.github.com/users/
|
|
3356
|
+
"url": "https://api.github.com/users/supabase",
|
|
3357
|
+
"html_url": "https://github.com/supabase",
|
|
3358
|
+
"followers_url": "https://api.github.com/users/supabase/followers",
|
|
3359
|
+
"following_url": "https://api.github.com/users/supabase/following{/other_user}",
|
|
3360
|
+
"gists_url": "https://api.github.com/users/supabase/gists{/gist_id}",
|
|
3361
|
+
"starred_url": "https://api.github.com/users/supabase/starred{/owner}{/repo}",
|
|
3362
|
+
"subscriptions_url": "https://api.github.com/users/supabase/subscriptions",
|
|
3363
|
+
"organizations_url": "https://api.github.com/users/supabase/orgs",
|
|
3364
|
+
"repos_url": "https://api.github.com/users/supabase/repos",
|
|
3365
|
+
"events_url": "https://api.github.com/users/supabase/events{/privacy}",
|
|
3366
|
+
"received_events_url": "https://api.github.com/users/supabase/received_events",
|
|
3331
3367
|
"type": "Organization",
|
|
3332
3368
|
"user_view_type": "public",
|
|
3333
3369
|
"site_admin": false,
|
|
3334
|
-
"name": "
|
|
3370
|
+
"name": "Supabase",
|
|
3335
3371
|
"company": null,
|
|
3336
|
-
"blog": "
|
|
3337
|
-
"location":
|
|
3372
|
+
"blog": "https://supabase.com",
|
|
3373
|
+
"location": "United States of America",
|
|
3374
|
+
"email": "support@supabase.io",
|
|
3375
|
+
"hireable": null,
|
|
3376
|
+
"bio": "The Postgres Development Platform.",
|
|
3377
|
+
"twitter_username": "supabase",
|
|
3378
|
+
"public_repos": 159,
|
|
3379
|
+
"public_gists": 0,
|
|
3380
|
+
"followers": 10854,
|
|
3381
|
+
"following": 0,
|
|
3382
|
+
"created_at": "2019-08-24T09:21:56Z",
|
|
3383
|
+
"updated_at": "2026-05-18T06:52:36Z",
|
|
3384
|
+
"rank": 398
|
|
3385
|
+
},
|
|
3386
|
+
{
|
|
3387
|
+
"login": "unicity-aos",
|
|
3388
|
+
"id": 261740341,
|
|
3389
|
+
"node_id": "O_kgDOD5nXNQ",
|
|
3390
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/261740341?v=4",
|
|
3391
|
+
"gravatar_id": "",
|
|
3392
|
+
"url": "https://api.github.com/users/unicity-aos",
|
|
3393
|
+
"html_url": "https://github.com/unicity-aos",
|
|
3394
|
+
"followers_url": "https://api.github.com/users/unicity-aos/followers",
|
|
3395
|
+
"following_url": "https://api.github.com/users/unicity-aos/following{/other_user}",
|
|
3396
|
+
"gists_url": "https://api.github.com/users/unicity-aos/gists{/gist_id}",
|
|
3397
|
+
"starred_url": "https://api.github.com/users/unicity-aos/starred{/owner}{/repo}",
|
|
3398
|
+
"subscriptions_url": "https://api.github.com/users/unicity-aos/subscriptions",
|
|
3399
|
+
"organizations_url": "https://api.github.com/users/unicity-aos/orgs",
|
|
3400
|
+
"repos_url": "https://api.github.com/users/unicity-aos/repos",
|
|
3401
|
+
"events_url": "https://api.github.com/users/unicity-aos/events{/privacy}",
|
|
3402
|
+
"received_events_url": "https://api.github.com/users/unicity-aos/received_events",
|
|
3403
|
+
"type": "Organization",
|
|
3404
|
+
"user_view_type": "public",
|
|
3405
|
+
"site_admin": false,
|
|
3406
|
+
"name": "Unicity AOS",
|
|
3407
|
+
"company": null,
|
|
3408
|
+
"blog": "unicity.ai",
|
|
3409
|
+
"location": "Switzerland",
|
|
3338
3410
|
"email": null,
|
|
3339
3411
|
"hireable": null,
|
|
3340
|
-
"bio": "
|
|
3412
|
+
"bio": "A modular operating system for AI agents. Build from sealed parts, swap them later, and keep every capability under control.",
|
|
3341
3413
|
"twitter_username": null,
|
|
3342
|
-
"public_repos":
|
|
3414
|
+
"public_repos": 28,
|
|
3343
3415
|
"public_gists": 0,
|
|
3344
|
-
"followers":
|
|
3416
|
+
"followers": 10837,
|
|
3345
3417
|
"following": 0,
|
|
3346
|
-
"created_at": "
|
|
3347
|
-
"updated_at": "2026-
|
|
3348
|
-
"rank":
|
|
3418
|
+
"created_at": "2026-02-15T11:05:31Z",
|
|
3419
|
+
"updated_at": "2026-07-13T12:10:27Z",
|
|
3420
|
+
"rank": 399
|
|
3349
3421
|
},
|
|
3350
3422
|
{
|
|
3351
3423
|
"login": "nextcloud",
|
|
@@ -3375,85 +3447,85 @@
|
|
|
3375
3447
|
"hireable": null,
|
|
3376
3448
|
"bio": "📱☁️💻 A safe home for all your data – community-driven, free & open source 👏",
|
|
3377
3449
|
"twitter_username": "nextclouders",
|
|
3378
|
-
"public_repos":
|
|
3450
|
+
"public_repos": 371,
|
|
3379
3451
|
"public_gists": 0,
|
|
3380
|
-
"followers":
|
|
3452
|
+
"followers": 10835,
|
|
3381
3453
|
"following": 0,
|
|
3382
3454
|
"created_at": "2016-05-05T17:12:23Z",
|
|
3383
3455
|
"updated_at": "2024-07-22T13:54:03Z",
|
|
3384
|
-
"rank":
|
|
3456
|
+
"rank": 400
|
|
3385
3457
|
},
|
|
3386
3458
|
{
|
|
3387
|
-
"login": "
|
|
3388
|
-
"id":
|
|
3389
|
-
"node_id": "
|
|
3390
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/
|
|
3459
|
+
"login": "skills",
|
|
3460
|
+
"id": 103777734,
|
|
3461
|
+
"node_id": "O_kgDOBi-Fxg",
|
|
3462
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/103777734?v=4",
|
|
3391
3463
|
"gravatar_id": "",
|
|
3392
|
-
"url": "https://api.github.com/users/
|
|
3393
|
-
"html_url": "https://github.com/
|
|
3394
|
-
"followers_url": "https://api.github.com/users/
|
|
3395
|
-
"following_url": "https://api.github.com/users/
|
|
3396
|
-
"gists_url": "https://api.github.com/users/
|
|
3397
|
-
"starred_url": "https://api.github.com/users/
|
|
3398
|
-
"subscriptions_url": "https://api.github.com/users/
|
|
3399
|
-
"organizations_url": "https://api.github.com/users/
|
|
3400
|
-
"repos_url": "https://api.github.com/users/
|
|
3401
|
-
"events_url": "https://api.github.com/users/
|
|
3402
|
-
"received_events_url": "https://api.github.com/users/
|
|
3464
|
+
"url": "https://api.github.com/users/skills",
|
|
3465
|
+
"html_url": "https://github.com/skills",
|
|
3466
|
+
"followers_url": "https://api.github.com/users/skills/followers",
|
|
3467
|
+
"following_url": "https://api.github.com/users/skills/following{/other_user}",
|
|
3468
|
+
"gists_url": "https://api.github.com/users/skills/gists{/gist_id}",
|
|
3469
|
+
"starred_url": "https://api.github.com/users/skills/starred{/owner}{/repo}",
|
|
3470
|
+
"subscriptions_url": "https://api.github.com/users/skills/subscriptions",
|
|
3471
|
+
"organizations_url": "https://api.github.com/users/skills/orgs",
|
|
3472
|
+
"repos_url": "https://api.github.com/users/skills/repos",
|
|
3473
|
+
"events_url": "https://api.github.com/users/skills/events{/privacy}",
|
|
3474
|
+
"received_events_url": "https://api.github.com/users/skills/received_events",
|
|
3403
3475
|
"type": "Organization",
|
|
3404
3476
|
"user_view_type": "public",
|
|
3405
3477
|
"site_admin": false,
|
|
3406
|
-
"name": "
|
|
3478
|
+
"name": "GitHub Skills",
|
|
3407
3479
|
"company": null,
|
|
3408
|
-
"blog": "",
|
|
3480
|
+
"blog": "learn.github.com/skills",
|
|
3409
3481
|
"location": null,
|
|
3410
3482
|
"email": null,
|
|
3411
3483
|
"hireable": null,
|
|
3412
|
-
"bio": "
|
|
3484
|
+
"bio": "Learn how to use GitHub in GitHub using interactive exercises.",
|
|
3413
3485
|
"twitter_username": null,
|
|
3414
|
-
"public_repos":
|
|
3486
|
+
"public_repos": 50,
|
|
3415
3487
|
"public_gists": 0,
|
|
3416
|
-
"followers":
|
|
3488
|
+
"followers": 10822,
|
|
3417
3489
|
"following": 0,
|
|
3418
|
-
"created_at": "
|
|
3419
|
-
"updated_at": "2026-
|
|
3420
|
-
"rank":
|
|
3490
|
+
"created_at": "2022-04-15T19:04:31Z",
|
|
3491
|
+
"updated_at": "2026-03-30T19:31:58Z",
|
|
3492
|
+
"rank": 402
|
|
3421
3493
|
},
|
|
3422
3494
|
{
|
|
3423
|
-
"login": "
|
|
3424
|
-
"id":
|
|
3425
|
-
"node_id": "
|
|
3426
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/
|
|
3495
|
+
"login": "zen-browser",
|
|
3496
|
+
"id": 165225155,
|
|
3497
|
+
"node_id": "O_kgDOCdkiww",
|
|
3498
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/165225155?v=4",
|
|
3427
3499
|
"gravatar_id": "",
|
|
3428
|
-
"url": "https://api.github.com/users/
|
|
3429
|
-
"html_url": "https://github.com/
|
|
3430
|
-
"followers_url": "https://api.github.com/users/
|
|
3431
|
-
"following_url": "https://api.github.com/users/
|
|
3432
|
-
"gists_url": "https://api.github.com/users/
|
|
3433
|
-
"starred_url": "https://api.github.com/users/
|
|
3434
|
-
"subscriptions_url": "https://api.github.com/users/
|
|
3435
|
-
"organizations_url": "https://api.github.com/users/
|
|
3436
|
-
"repos_url": "https://api.github.com/users/
|
|
3437
|
-
"events_url": "https://api.github.com/users/
|
|
3438
|
-
"received_events_url": "https://api.github.com/users/
|
|
3500
|
+
"url": "https://api.github.com/users/zen-browser",
|
|
3501
|
+
"html_url": "https://github.com/zen-browser",
|
|
3502
|
+
"followers_url": "https://api.github.com/users/zen-browser/followers",
|
|
3503
|
+
"following_url": "https://api.github.com/users/zen-browser/following{/other_user}",
|
|
3504
|
+
"gists_url": "https://api.github.com/users/zen-browser/gists{/gist_id}",
|
|
3505
|
+
"starred_url": "https://api.github.com/users/zen-browser/starred{/owner}{/repo}",
|
|
3506
|
+
"subscriptions_url": "https://api.github.com/users/zen-browser/subscriptions",
|
|
3507
|
+
"organizations_url": "https://api.github.com/users/zen-browser/orgs",
|
|
3508
|
+
"repos_url": "https://api.github.com/users/zen-browser/repos",
|
|
3509
|
+
"events_url": "https://api.github.com/users/zen-browser/events{/privacy}",
|
|
3510
|
+
"received_events_url": "https://api.github.com/users/zen-browser/received_events",
|
|
3439
3511
|
"type": "Organization",
|
|
3440
3512
|
"user_view_type": "public",
|
|
3441
3513
|
"site_admin": false,
|
|
3442
|
-
"name": "
|
|
3514
|
+
"name": "Zen",
|
|
3443
3515
|
"company": null,
|
|
3444
|
-
"blog": "https://
|
|
3445
|
-
"location":
|
|
3446
|
-
"email":
|
|
3516
|
+
"blog": "https://zen-browser.app",
|
|
3517
|
+
"location": null,
|
|
3518
|
+
"email": null,
|
|
3447
3519
|
"hireable": null,
|
|
3448
|
-
"bio": "
|
|
3449
|
-
"twitter_username": "
|
|
3450
|
-
"public_repos":
|
|
3520
|
+
"bio": "Stay focused, browse faster",
|
|
3521
|
+
"twitter_username": "zen_browser",
|
|
3522
|
+
"public_repos": 17,
|
|
3451
3523
|
"public_gists": 0,
|
|
3452
|
-
"followers":
|
|
3524
|
+
"followers": 10721,
|
|
3453
3525
|
"following": 0,
|
|
3454
|
-
"created_at": "
|
|
3455
|
-
"updated_at": "2026-
|
|
3456
|
-
"rank":
|
|
3526
|
+
"created_at": "2024-03-28T00:04:32Z",
|
|
3527
|
+
"updated_at": "2026-02-27T11:09:23Z",
|
|
3528
|
+
"rank": 410
|
|
3457
3529
|
},
|
|
3458
3530
|
{
|
|
3459
3531
|
"login": "EbookFoundation",
|
|
@@ -3485,47 +3557,11 @@
|
|
|
3485
3557
|
"twitter_username": null,
|
|
3486
3558
|
"public_repos": 37,
|
|
3487
3559
|
"public_gists": 0,
|
|
3488
|
-
"followers":
|
|
3560
|
+
"followers": 10686,
|
|
3489
3561
|
"following": 0,
|
|
3490
3562
|
"created_at": "2015-09-04T14:12:36Z",
|
|
3491
3563
|
"updated_at": "2024-09-27T02:35:44Z",
|
|
3492
|
-
"rank":
|
|
3493
|
-
},
|
|
3494
|
-
{
|
|
3495
|
-
"login": "zen-browser",
|
|
3496
|
-
"id": 165225155,
|
|
3497
|
-
"node_id": "O_kgDOCdkiww",
|
|
3498
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/165225155?v=4",
|
|
3499
|
-
"gravatar_id": "",
|
|
3500
|
-
"url": "https://api.github.com/users/zen-browser",
|
|
3501
|
-
"html_url": "https://github.com/zen-browser",
|
|
3502
|
-
"followers_url": "https://api.github.com/users/zen-browser/followers",
|
|
3503
|
-
"following_url": "https://api.github.com/users/zen-browser/following{/other_user}",
|
|
3504
|
-
"gists_url": "https://api.github.com/users/zen-browser/gists{/gist_id}",
|
|
3505
|
-
"starred_url": "https://api.github.com/users/zen-browser/starred{/owner}{/repo}",
|
|
3506
|
-
"subscriptions_url": "https://api.github.com/users/zen-browser/subscriptions",
|
|
3507
|
-
"organizations_url": "https://api.github.com/users/zen-browser/orgs",
|
|
3508
|
-
"repos_url": "https://api.github.com/users/zen-browser/repos",
|
|
3509
|
-
"events_url": "https://api.github.com/users/zen-browser/events{/privacy}",
|
|
3510
|
-
"received_events_url": "https://api.github.com/users/zen-browser/received_events",
|
|
3511
|
-
"type": "Organization",
|
|
3512
|
-
"user_view_type": "public",
|
|
3513
|
-
"site_admin": false,
|
|
3514
|
-
"name": "Zen",
|
|
3515
|
-
"company": null,
|
|
3516
|
-
"blog": "https://zen-browser.app",
|
|
3517
|
-
"location": null,
|
|
3518
|
-
"email": null,
|
|
3519
|
-
"hireable": null,
|
|
3520
|
-
"bio": "Stay focused, browse faster",
|
|
3521
|
-
"twitter_username": "zen_browser",
|
|
3522
|
-
"public_repos": 17,
|
|
3523
|
-
"public_gists": 0,
|
|
3524
|
-
"followers": 10649,
|
|
3525
|
-
"following": 0,
|
|
3526
|
-
"created_at": "2024-03-28T00:04:32Z",
|
|
3527
|
-
"updated_at": "2026-02-27T11:09:23Z",
|
|
3528
|
-
"rank": 412
|
|
3564
|
+
"rank": 413
|
|
3529
3565
|
},
|
|
3530
3566
|
{
|
|
3531
3567
|
"login": "hashicorp",
|
|
@@ -3557,11 +3593,11 @@
|
|
|
3557
3593
|
"twitter_username": null,
|
|
3558
3594
|
"public_repos": 941,
|
|
3559
3595
|
"public_gists": 0,
|
|
3560
|
-
"followers":
|
|
3596
|
+
"followers": 10666,
|
|
3561
3597
|
"following": 0,
|
|
3562
3598
|
"created_at": "2011-05-01T04:13:12Z",
|
|
3563
3599
|
"updated_at": "2026-02-01T00:09:30Z",
|
|
3564
|
-
"rank":
|
|
3600
|
+
"rank": 414
|
|
3565
3601
|
},
|
|
3566
3602
|
{
|
|
3567
3603
|
"login": "mozilla",
|
|
@@ -3591,9 +3627,9 @@
|
|
|
3591
3627
|
"hireable": null,
|
|
3592
3628
|
"bio": "This technology could fall into the right hands.",
|
|
3593
3629
|
"twitter_username": null,
|
|
3594
|
-
"public_repos":
|
|
3630
|
+
"public_repos": 2557,
|
|
3595
3631
|
"public_gists": 0,
|
|
3596
|
-
"followers":
|
|
3632
|
+
"followers": 10622,
|
|
3597
3633
|
"following": 0,
|
|
3598
3634
|
"created_at": "2009-09-26T08:22:18Z",
|
|
3599
3635
|
"updated_at": "2026-07-07T18:56:34Z",
|
|
@@ -3629,7 +3665,7 @@
|
|
|
3629
3665
|
"twitter_username": "discord",
|
|
3630
3666
|
"public_repos": 327,
|
|
3631
3667
|
"public_gists": 0,
|
|
3632
|
-
"followers":
|
|
3668
|
+
"followers": 10602,
|
|
3633
3669
|
"following": 0,
|
|
3634
3670
|
"created_at": "2012-07-12T19:03:26Z",
|
|
3635
3671
|
"updated_at": "2026-05-28T14:52:50Z",
|
|
@@ -3665,7 +3701,7 @@
|
|
|
3665
3701
|
"twitter_username": null,
|
|
3666
3702
|
"public_repos": 81,
|
|
3667
3703
|
"public_gists": 0,
|
|
3668
|
-
"followers":
|
|
3704
|
+
"followers": 10555,
|
|
3669
3705
|
"following": 0,
|
|
3670
3706
|
"created_at": "2018-10-10T18:27:17Z",
|
|
3671
3707
|
"updated_at": "2025-01-16T18:28:50Z",
|
|
@@ -3701,47 +3737,11 @@
|
|
|
3701
3737
|
"twitter_username": "bitwarden",
|
|
3702
3738
|
"public_repos": 68,
|
|
3703
3739
|
"public_gists": 0,
|
|
3704
|
-
"followers":
|
|
3740
|
+
"followers": 10482,
|
|
3705
3741
|
"following": 0,
|
|
3706
3742
|
"created_at": "2015-11-23T23:43:05Z",
|
|
3707
|
-
"updated_at": "2026-
|
|
3708
|
-
"rank":
|
|
3709
|
-
},
|
|
3710
|
-
{
|
|
3711
|
-
"login": "unicity-sphere",
|
|
3712
|
-
"id": 261659312,
|
|
3713
|
-
"node_id": "O_kgDOD5iasA",
|
|
3714
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/261659312?v=4",
|
|
3715
|
-
"gravatar_id": "",
|
|
3716
|
-
"url": "https://api.github.com/users/unicity-sphere",
|
|
3717
|
-
"html_url": "https://github.com/unicity-sphere",
|
|
3718
|
-
"followers_url": "https://api.github.com/users/unicity-sphere/followers",
|
|
3719
|
-
"following_url": "https://api.github.com/users/unicity-sphere/following{/other_user}",
|
|
3720
|
-
"gists_url": "https://api.github.com/users/unicity-sphere/gists{/gist_id}",
|
|
3721
|
-
"starred_url": "https://api.github.com/users/unicity-sphere/starred{/owner}{/repo}",
|
|
3722
|
-
"subscriptions_url": "https://api.github.com/users/unicity-sphere/subscriptions",
|
|
3723
|
-
"organizations_url": "https://api.github.com/users/unicity-sphere/orgs",
|
|
3724
|
-
"repos_url": "https://api.github.com/users/unicity-sphere/repos",
|
|
3725
|
-
"events_url": "https://api.github.com/users/unicity-sphere/events{/privacy}",
|
|
3726
|
-
"received_events_url": "https://api.github.com/users/unicity-sphere/received_events",
|
|
3727
|
-
"type": "Organization",
|
|
3728
|
-
"user_view_type": "public",
|
|
3729
|
-
"site_admin": false,
|
|
3730
|
-
"name": "Unicity Labs",
|
|
3731
|
-
"company": null,
|
|
3732
|
-
"blog": "",
|
|
3733
|
-
"location": null,
|
|
3734
|
-
"email": "info@unicity-labs.com",
|
|
3735
|
-
"hireable": null,
|
|
3736
|
-
"bio": "Agent Assembly: payments, comms and marketplaces for agents",
|
|
3737
|
-
"twitter_username": null,
|
|
3738
|
-
"public_repos": 11,
|
|
3739
|
-
"public_gists": 0,
|
|
3740
|
-
"followers": 10407,
|
|
3741
|
-
"following": 0,
|
|
3742
|
-
"created_at": "2026-02-14T19:28:53Z",
|
|
3743
|
-
"updated_at": "2026-03-16T09:34:32Z",
|
|
3744
|
-
"rank": 430
|
|
3743
|
+
"updated_at": "2026-07-10T18:30:25Z",
|
|
3744
|
+
"rank": 427
|
|
3745
3745
|
},
|
|
3746
3746
|
{
|
|
3747
3747
|
"login": "code50",
|
|
@@ -3773,11 +3773,11 @@
|
|
|
3773
3773
|
"twitter_username": null,
|
|
3774
3774
|
"public_repos": 0,
|
|
3775
3775
|
"public_gists": 0,
|
|
3776
|
-
"followers":
|
|
3776
|
+
"followers": 10323,
|
|
3777
3777
|
"following": 0,
|
|
3778
3778
|
"created_at": "2021-08-23T01:58:27Z",
|
|
3779
3779
|
"updated_at": "2026-03-27T17:28:42Z",
|
|
3780
|
-
"rank":
|
|
3780
|
+
"rank": 437
|
|
3781
3781
|
},
|
|
3782
3782
|
{
|
|
3783
3783
|
"login": "signalapp",
|
|
@@ -3809,7 +3809,7 @@
|
|
|
3809
3809
|
"twitter_username": "signalapp",
|
|
3810
3810
|
"public_repos": 126,
|
|
3811
3811
|
"public_gists": 0,
|
|
3812
|
-
"followers":
|
|
3812
|
+
"followers": 10288,
|
|
3813
3813
|
"following": 0,
|
|
3814
3814
|
"created_at": "2011-03-31T21:19:39Z",
|
|
3815
3815
|
"updated_at": "2026-04-15T20:39:30Z",
|
|
@@ -3845,11 +3845,11 @@
|
|
|
3845
3845
|
"twitter_username": null,
|
|
3846
3846
|
"public_repos": 1,
|
|
3847
3847
|
"public_gists": 0,
|
|
3848
|
-
"followers":
|
|
3848
|
+
"followers": 10245,
|
|
3849
3849
|
"following": 0,
|
|
3850
3850
|
"created_at": "2022-07-01T21:40:51Z",
|
|
3851
3851
|
"updated_at": "2025-02-13T00:35:05Z",
|
|
3852
|
-
"rank":
|
|
3852
|
+
"rank": 442
|
|
3853
3853
|
},
|
|
3854
3854
|
{
|
|
3855
3855
|
"login": "catppuccin",
|
|
@@ -3881,11 +3881,11 @@
|
|
|
3881
3881
|
"twitter_username": "catppuccintheme",
|
|
3882
3882
|
"public_repos": 361,
|
|
3883
3883
|
"public_gists": 0,
|
|
3884
|
-
"followers":
|
|
3884
|
+
"followers": 10118,
|
|
3885
3885
|
"following": 0,
|
|
3886
3886
|
"created_at": "2021-10-31T18:38:55Z",
|
|
3887
3887
|
"updated_at": "2024-04-25T17:51:25Z",
|
|
3888
|
-
"rank":
|
|
3888
|
+
"rank": 446
|
|
3889
3889
|
},
|
|
3890
3890
|
{
|
|
3891
3891
|
"login": "AsahiLinux",
|
|
@@ -3917,7 +3917,7 @@
|
|
|
3917
3917
|
"twitter_username": null,
|
|
3918
3918
|
"public_repos": 42,
|
|
3919
3919
|
"public_gists": 0,
|
|
3920
|
-
"followers":
|
|
3920
|
+
"followers": 10072,
|
|
3921
3921
|
"following": 0,
|
|
3922
3922
|
"created_at": "2020-12-17T09:47:35Z",
|
|
3923
3923
|
"updated_at": "2026-06-17T16:47:35Z",
|
|
@@ -3953,11 +3953,11 @@
|
|
|
3953
3953
|
"twitter_username": null,
|
|
3954
3954
|
"public_repos": 234,
|
|
3955
3955
|
"public_gists": 0,
|
|
3956
|
-
"followers":
|
|
3956
|
+
"followers": 10053,
|
|
3957
3957
|
"following": 0,
|
|
3958
3958
|
"created_at": "2011-07-13T20:20:01Z",
|
|
3959
3959
|
"updated_at": "2026-04-16T17:57:14Z",
|
|
3960
|
-
"rank":
|
|
3960
|
+
"rank": 450
|
|
3961
3961
|
},
|
|
3962
3962
|
{
|
|
3963
3963
|
"login": "astral-sh",
|
|
@@ -3987,13 +3987,13 @@
|
|
|
3987
3987
|
"hireable": null,
|
|
3988
3988
|
"bio": "High-performance developer tools for the Python ecosystem, from @OpenAI.",
|
|
3989
3989
|
"twitter_username": "astral_sh",
|
|
3990
|
-
"public_repos":
|
|
3990
|
+
"public_repos": 75,
|
|
3991
3991
|
"public_gists": 0,
|
|
3992
|
-
"followers":
|
|
3992
|
+
"followers": 10029,
|
|
3993
3993
|
"following": 0,
|
|
3994
3994
|
"created_at": "2022-10-17T02:12:50Z",
|
|
3995
3995
|
"updated_at": "2026-06-22T21:09:06Z",
|
|
3996
|
-
"rank":
|
|
3996
|
+
"rank": 451
|
|
3997
3997
|
},
|
|
3998
3998
|
{
|
|
3999
3999
|
"login": "tc39",
|
|
@@ -4025,7 +4025,7 @@
|
|
|
4025
4025
|
"twitter_username": "TC39",
|
|
4026
4026
|
"public_repos": 329,
|
|
4027
4027
|
"public_gists": 0,
|
|
4028
|
-
"followers":
|
|
4028
|
+
"followers": 9910,
|
|
4029
4029
|
"following": 0,
|
|
4030
4030
|
"created_at": "2012-05-10T07:17:29Z",
|
|
4031
4031
|
"updated_at": "2026-07-03T11:37:15Z",
|
|
@@ -4059,13 +4059,13 @@
|
|
|
4059
4059
|
"hireable": null,
|
|
4060
4060
|
"bio": "Understand the Universe",
|
|
4061
4061
|
"twitter_username": "spacexai",
|
|
4062
|
-
"public_repos":
|
|
4062
|
+
"public_repos": 8,
|
|
4063
4063
|
"public_gists": 0,
|
|
4064
|
-
"followers":
|
|
4064
|
+
"followers": 9889,
|
|
4065
4065
|
"following": 0,
|
|
4066
4066
|
"created_at": "2023-04-09T20:11:18Z",
|
|
4067
4067
|
"updated_at": "2026-07-06T23:12:46Z",
|
|
4068
|
-
"rank":
|
|
4068
|
+
"rank": 467
|
|
4069
4069
|
},
|
|
4070
4070
|
{
|
|
4071
4071
|
"login": "pmndrs",
|
|
@@ -4095,49 +4095,49 @@
|
|
|
4095
4095
|
"hireable": null,
|
|
4096
4096
|
"bio": "Open source developer collective",
|
|
4097
4097
|
"twitter_username": "pmndrs",
|
|
4098
|
-
"public_repos":
|
|
4098
|
+
"public_repos": 96,
|
|
4099
4099
|
"public_gists": 0,
|
|
4100
|
-
"followers":
|
|
4100
|
+
"followers": 9854,
|
|
4101
4101
|
"following": 0,
|
|
4102
4102
|
"created_at": "2018-12-11T12:49:48Z",
|
|
4103
|
-
"updated_at": "2026-
|
|
4104
|
-
"rank":
|
|
4103
|
+
"updated_at": "2026-07-14T12:59:43Z",
|
|
4104
|
+
"rank": 469
|
|
4105
4105
|
},
|
|
4106
4106
|
{
|
|
4107
|
-
"login": "
|
|
4108
|
-
"id":
|
|
4109
|
-
"node_id": "
|
|
4110
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/
|
|
4107
|
+
"login": "bosch-copilot",
|
|
4108
|
+
"id": 137508329,
|
|
4109
|
+
"node_id": "O_kgDOCDI16Q",
|
|
4110
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/137508329?v=4",
|
|
4111
4111
|
"gravatar_id": "",
|
|
4112
|
-
"url": "https://api.github.com/users/
|
|
4113
|
-
"html_url": "https://github.com/
|
|
4114
|
-
"followers_url": "https://api.github.com/users/
|
|
4115
|
-
"following_url": "https://api.github.com/users/
|
|
4116
|
-
"gists_url": "https://api.github.com/users/
|
|
4117
|
-
"starred_url": "https://api.github.com/users/
|
|
4118
|
-
"subscriptions_url": "https://api.github.com/users/
|
|
4119
|
-
"organizations_url": "https://api.github.com/users/
|
|
4120
|
-
"repos_url": "https://api.github.com/users/
|
|
4121
|
-
"events_url": "https://api.github.com/users/
|
|
4122
|
-
"received_events_url": "https://api.github.com/users/
|
|
4112
|
+
"url": "https://api.github.com/users/bosch-copilot",
|
|
4113
|
+
"html_url": "https://github.com/bosch-copilot",
|
|
4114
|
+
"followers_url": "https://api.github.com/users/bosch-copilot/followers",
|
|
4115
|
+
"following_url": "https://api.github.com/users/bosch-copilot/following{/other_user}",
|
|
4116
|
+
"gists_url": "https://api.github.com/users/bosch-copilot/gists{/gist_id}",
|
|
4117
|
+
"starred_url": "https://api.github.com/users/bosch-copilot/starred{/owner}{/repo}",
|
|
4118
|
+
"subscriptions_url": "https://api.github.com/users/bosch-copilot/subscriptions",
|
|
4119
|
+
"organizations_url": "https://api.github.com/users/bosch-copilot/orgs",
|
|
4120
|
+
"repos_url": "https://api.github.com/users/bosch-copilot/repos",
|
|
4121
|
+
"events_url": "https://api.github.com/users/bosch-copilot/events{/privacy}",
|
|
4122
|
+
"received_events_url": "https://api.github.com/users/bosch-copilot/received_events",
|
|
4123
4123
|
"type": "Organization",
|
|
4124
4124
|
"user_view_type": "public",
|
|
4125
4125
|
"site_admin": false,
|
|
4126
|
-
"name": "
|
|
4126
|
+
"name": "Bosch GHEC Org to manage access to GitHub Co-Pilot",
|
|
4127
4127
|
"company": null,
|
|
4128
|
-
"blog": "",
|
|
4128
|
+
"blog": "https://www.bosch.com",
|
|
4129
4129
|
"location": null,
|
|
4130
4130
|
"email": null,
|
|
4131
4131
|
"hireable": null,
|
|
4132
|
-
"bio":
|
|
4133
|
-
"twitter_username":
|
|
4134
|
-
"public_repos":
|
|
4132
|
+
"bio": "Robert Bosch GmbH",
|
|
4133
|
+
"twitter_username": null,
|
|
4134
|
+
"public_repos": 0,
|
|
4135
4135
|
"public_gists": 0,
|
|
4136
|
-
"followers":
|
|
4136
|
+
"followers": 9813,
|
|
4137
4137
|
"following": 0,
|
|
4138
|
-
"created_at": "
|
|
4139
|
-
"updated_at": "2026-
|
|
4140
|
-
"rank":
|
|
4138
|
+
"created_at": "2023-06-23T12:03:28Z",
|
|
4139
|
+
"updated_at": "2026-05-28T09:06:57Z",
|
|
4140
|
+
"rank": 473
|
|
4141
4141
|
},
|
|
4142
4142
|
{
|
|
4143
4143
|
"login": "desktop",
|
|
@@ -4169,47 +4169,47 @@
|
|
|
4169
4169
|
"twitter_username": null,
|
|
4170
4170
|
"public_repos": 18,
|
|
4171
4171
|
"public_gists": 0,
|
|
4172
|
-
"followers":
|
|
4172
|
+
"followers": 9790,
|
|
4173
4173
|
"following": 0,
|
|
4174
4174
|
"created_at": "2015-07-03T22:38:37Z",
|
|
4175
4175
|
"updated_at": "2025-07-31T15:57:27Z",
|
|
4176
|
-
"rank":
|
|
4176
|
+
"rank": 476
|
|
4177
4177
|
},
|
|
4178
4178
|
{
|
|
4179
|
-
"login": "
|
|
4180
|
-
"id":
|
|
4181
|
-
"node_id": "
|
|
4182
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/
|
|
4179
|
+
"login": "scroll-tech",
|
|
4180
|
+
"id": 87750292,
|
|
4181
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjg3NzUwMjky",
|
|
4182
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/87750292?v=4",
|
|
4183
4183
|
"gravatar_id": "",
|
|
4184
|
-
"url": "https://api.github.com/users/
|
|
4185
|
-
"html_url": "https://github.com/
|
|
4186
|
-
"followers_url": "https://api.github.com/users/
|
|
4187
|
-
"following_url": "https://api.github.com/users/
|
|
4188
|
-
"gists_url": "https://api.github.com/users/
|
|
4189
|
-
"starred_url": "https://api.github.com/users/
|
|
4190
|
-
"subscriptions_url": "https://api.github.com/users/
|
|
4191
|
-
"organizations_url": "https://api.github.com/users/
|
|
4192
|
-
"repos_url": "https://api.github.com/users/
|
|
4193
|
-
"events_url": "https://api.github.com/users/
|
|
4194
|
-
"received_events_url": "https://api.github.com/users/
|
|
4184
|
+
"url": "https://api.github.com/users/scroll-tech",
|
|
4185
|
+
"html_url": "https://github.com/scroll-tech",
|
|
4186
|
+
"followers_url": "https://api.github.com/users/scroll-tech/followers",
|
|
4187
|
+
"following_url": "https://api.github.com/users/scroll-tech/following{/other_user}",
|
|
4188
|
+
"gists_url": "https://api.github.com/users/scroll-tech/gists{/gist_id}",
|
|
4189
|
+
"starred_url": "https://api.github.com/users/scroll-tech/starred{/owner}{/repo}",
|
|
4190
|
+
"subscriptions_url": "https://api.github.com/users/scroll-tech/subscriptions",
|
|
4191
|
+
"organizations_url": "https://api.github.com/users/scroll-tech/orgs",
|
|
4192
|
+
"repos_url": "https://api.github.com/users/scroll-tech/repos",
|
|
4193
|
+
"events_url": "https://api.github.com/users/scroll-tech/events{/privacy}",
|
|
4194
|
+
"received_events_url": "https://api.github.com/users/scroll-tech/received_events",
|
|
4195
4195
|
"type": "Organization",
|
|
4196
4196
|
"user_view_type": "public",
|
|
4197
4197
|
"site_admin": false,
|
|
4198
|
-
"name": "
|
|
4198
|
+
"name": "Scroll",
|
|
4199
4199
|
"company": null,
|
|
4200
|
-
"blog": "
|
|
4200
|
+
"blog": "",
|
|
4201
4201
|
"location": null,
|
|
4202
4202
|
"email": null,
|
|
4203
4203
|
"hireable": null,
|
|
4204
|
-
"bio":
|
|
4205
|
-
"twitter_username":
|
|
4206
|
-
"public_repos":
|
|
4204
|
+
"bio": null,
|
|
4205
|
+
"twitter_username": "Scroll_ZKP",
|
|
4206
|
+
"public_repos": 153,
|
|
4207
4207
|
"public_gists": 0,
|
|
4208
|
-
"followers":
|
|
4208
|
+
"followers": 9754,
|
|
4209
4209
|
"following": 0,
|
|
4210
|
-
"created_at": "
|
|
4211
|
-
"updated_at": "2026-
|
|
4212
|
-
"rank":
|
|
4210
|
+
"created_at": "2021-07-21T07:01:03Z",
|
|
4211
|
+
"updated_at": "2026-03-18T07:00:05Z",
|
|
4212
|
+
"rank": 481
|
|
4213
4213
|
},
|
|
4214
4214
|
{
|
|
4215
4215
|
"login": "django",
|
|
@@ -4241,11 +4241,11 @@
|
|
|
4241
4241
|
"twitter_username": null,
|
|
4242
4242
|
"public_repos": 30,
|
|
4243
4243
|
"public_gists": 0,
|
|
4244
|
-
"followers":
|
|
4244
|
+
"followers": 9650,
|
|
4245
4245
|
"following": 0,
|
|
4246
4246
|
"created_at": "2008-10-06T19:43:18Z",
|
|
4247
4247
|
"updated_at": "2026-06-18T11:31:40Z",
|
|
4248
|
-
"rank":
|
|
4248
|
+
"rank": 488
|
|
4249
4249
|
},
|
|
4250
4250
|
{
|
|
4251
4251
|
"login": "cursoemvideo",
|
|
@@ -4277,11 +4277,47 @@
|
|
|
4277
4277
|
"twitter_username": null,
|
|
4278
4278
|
"public_repos": 5,
|
|
4279
4279
|
"public_gists": 0,
|
|
4280
|
-
"followers":
|
|
4280
|
+
"followers": 9628,
|
|
4281
4281
|
"following": 0,
|
|
4282
4282
|
"created_at": "2014-09-07T03:58:13Z",
|
|
4283
4283
|
"updated_at": "2020-03-09T00:03:03Z",
|
|
4284
|
-
"rank":
|
|
4284
|
+
"rank": 489
|
|
4285
|
+
},
|
|
4286
|
+
{
|
|
4287
|
+
"login": "ollama",
|
|
4288
|
+
"id": 151674099,
|
|
4289
|
+
"node_id": "O_kgDOCQpc8w",
|
|
4290
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/151674099?v=4",
|
|
4291
|
+
"gravatar_id": "",
|
|
4292
|
+
"url": "https://api.github.com/users/ollama",
|
|
4293
|
+
"html_url": "https://github.com/ollama",
|
|
4294
|
+
"followers_url": "https://api.github.com/users/ollama/followers",
|
|
4295
|
+
"following_url": "https://api.github.com/users/ollama/following{/other_user}",
|
|
4296
|
+
"gists_url": "https://api.github.com/users/ollama/gists{/gist_id}",
|
|
4297
|
+
"starred_url": "https://api.github.com/users/ollama/starred{/owner}{/repo}",
|
|
4298
|
+
"subscriptions_url": "https://api.github.com/users/ollama/subscriptions",
|
|
4299
|
+
"organizations_url": "https://api.github.com/users/ollama/orgs",
|
|
4300
|
+
"repos_url": "https://api.github.com/users/ollama/repos",
|
|
4301
|
+
"events_url": "https://api.github.com/users/ollama/events{/privacy}",
|
|
4302
|
+
"received_events_url": "https://api.github.com/users/ollama/received_events",
|
|
4303
|
+
"type": "Organization",
|
|
4304
|
+
"user_view_type": "public",
|
|
4305
|
+
"site_admin": false,
|
|
4306
|
+
"name": "Ollama",
|
|
4307
|
+
"company": null,
|
|
4308
|
+
"blog": "https://ollama.com",
|
|
4309
|
+
"location": null,
|
|
4310
|
+
"email": "hello@ollama.com",
|
|
4311
|
+
"hireable": null,
|
|
4312
|
+
"bio": null,
|
|
4313
|
+
"twitter_username": "ollama",
|
|
4314
|
+
"public_repos": 4,
|
|
4315
|
+
"public_gists": 0,
|
|
4316
|
+
"followers": 9614,
|
|
4317
|
+
"following": 0,
|
|
4318
|
+
"created_at": "2023-11-21T18:52:26Z",
|
|
4319
|
+
"updated_at": "2026-03-25T19:14:47Z",
|
|
4320
|
+
"rank": 490
|
|
4285
4321
|
},
|
|
4286
4322
|
{
|
|
4287
4323
|
"login": "dair-ai",
|
|
@@ -4313,47 +4349,47 @@
|
|
|
4313
4349
|
"twitter_username": "dair_ai",
|
|
4314
4350
|
"public_repos": 69,
|
|
4315
4351
|
"public_gists": 0,
|
|
4316
|
-
"followers":
|
|
4352
|
+
"followers": 9605,
|
|
4317
4353
|
"following": 0,
|
|
4318
4354
|
"created_at": "2017-07-23T08:57:58Z",
|
|
4319
4355
|
"updated_at": "2025-11-26T22:37:25Z",
|
|
4320
4356
|
"rank": 491
|
|
4321
4357
|
},
|
|
4322
|
-
{
|
|
4323
|
-
"login": "
|
|
4324
|
-
"id":
|
|
4325
|
-
"node_id": "
|
|
4326
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/
|
|
4327
|
-
"gravatar_id": "",
|
|
4328
|
-
"url": "https://api.github.com/users/
|
|
4329
|
-
"html_url": "https://github.com/
|
|
4330
|
-
"followers_url": "https://api.github.com/users/
|
|
4331
|
-
"following_url": "https://api.github.com/users/
|
|
4332
|
-
"gists_url": "https://api.github.com/users/
|
|
4333
|
-
"starred_url": "https://api.github.com/users/
|
|
4334
|
-
"subscriptions_url": "https://api.github.com/users/
|
|
4335
|
-
"organizations_url": "https://api.github.com/users/
|
|
4336
|
-
"repos_url": "https://api.github.com/users/
|
|
4337
|
-
"events_url": "https://api.github.com/users/
|
|
4338
|
-
"received_events_url": "https://api.github.com/users/
|
|
4358
|
+
{
|
|
4359
|
+
"login": "nasa",
|
|
4360
|
+
"id": 848102,
|
|
4361
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjg0ODEwMg==",
|
|
4362
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/848102?v=4",
|
|
4363
|
+
"gravatar_id": "",
|
|
4364
|
+
"url": "https://api.github.com/users/nasa",
|
|
4365
|
+
"html_url": "https://github.com/nasa",
|
|
4366
|
+
"followers_url": "https://api.github.com/users/nasa/followers",
|
|
4367
|
+
"following_url": "https://api.github.com/users/nasa/following{/other_user}",
|
|
4368
|
+
"gists_url": "https://api.github.com/users/nasa/gists{/gist_id}",
|
|
4369
|
+
"starred_url": "https://api.github.com/users/nasa/starred{/owner}{/repo}",
|
|
4370
|
+
"subscriptions_url": "https://api.github.com/users/nasa/subscriptions",
|
|
4371
|
+
"organizations_url": "https://api.github.com/users/nasa/orgs",
|
|
4372
|
+
"repos_url": "https://api.github.com/users/nasa/repos",
|
|
4373
|
+
"events_url": "https://api.github.com/users/nasa/events{/privacy}",
|
|
4374
|
+
"received_events_url": "https://api.github.com/users/nasa/received_events",
|
|
4339
4375
|
"type": "Organization",
|
|
4340
4376
|
"user_view_type": "public",
|
|
4341
4377
|
"site_admin": false,
|
|
4342
|
-
"name": "
|
|
4378
|
+
"name": "NASA",
|
|
4343
4379
|
"company": null,
|
|
4344
|
-
"blog": "https://
|
|
4345
|
-
"location":
|
|
4346
|
-
"email": "
|
|
4380
|
+
"blog": "https://github.com/nasa/nasa.github.io/blob/master/docs/INSTRUCTIONS.md",
|
|
4381
|
+
"location": "United States of America",
|
|
4382
|
+
"email": "hq-open-innovation@mail.nasa.gov",
|
|
4347
4383
|
"hireable": null,
|
|
4348
|
-
"bio":
|
|
4349
|
-
"twitter_username":
|
|
4350
|
-
"public_repos":
|
|
4384
|
+
"bio": "Read Instructions here: https://github.com/nasa/instructions/blob/master/docs/INSTRUCTIONS.md",
|
|
4385
|
+
"twitter_username": null,
|
|
4386
|
+
"public_repos": 625,
|
|
4351
4387
|
"public_gists": 0,
|
|
4352
|
-
"followers":
|
|
4388
|
+
"followers": 9507,
|
|
4353
4389
|
"following": 0,
|
|
4354
|
-
"created_at": "
|
|
4355
|
-
"updated_at": "2026-
|
|
4356
|
-
"rank":
|
|
4390
|
+
"created_at": "2011-06-13T22:19:22Z",
|
|
4391
|
+
"updated_at": "2026-07-13T19:36:16Z",
|
|
4392
|
+
"rank": 498
|
|
4357
4393
|
},
|
|
4358
4394
|
{
|
|
4359
4395
|
"login": "tailwindlabs",
|
|
@@ -4385,47 +4421,11 @@
|
|
|
4385
4421
|
"twitter_username": "tailwindcss",
|
|
4386
4422
|
"public_repos": 27,
|
|
4387
4423
|
"public_gists": 0,
|
|
4388
|
-
"followers":
|
|
4424
|
+
"followers": 9381,
|
|
4389
4425
|
"following": 0,
|
|
4390
4426
|
"created_at": "2020-06-18T14:01:57Z",
|
|
4391
4427
|
"updated_at": "2026-04-20T13:36:36Z",
|
|
4392
|
-
"rank":
|
|
4393
|
-
},
|
|
4394
|
-
{
|
|
4395
|
-
"login": "nasa",
|
|
4396
|
-
"id": 848102,
|
|
4397
|
-
"node_id": "MDEyOk9yZ2FuaXphdGlvbjg0ODEwMg==",
|
|
4398
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/848102?v=4",
|
|
4399
|
-
"gravatar_id": "",
|
|
4400
|
-
"url": "https://api.github.com/users/nasa",
|
|
4401
|
-
"html_url": "https://github.com/nasa",
|
|
4402
|
-
"followers_url": "https://api.github.com/users/nasa/followers",
|
|
4403
|
-
"following_url": "https://api.github.com/users/nasa/following{/other_user}",
|
|
4404
|
-
"gists_url": "https://api.github.com/users/nasa/gists{/gist_id}",
|
|
4405
|
-
"starred_url": "https://api.github.com/users/nasa/starred{/owner}{/repo}",
|
|
4406
|
-
"subscriptions_url": "https://api.github.com/users/nasa/subscriptions",
|
|
4407
|
-
"organizations_url": "https://api.github.com/users/nasa/orgs",
|
|
4408
|
-
"repos_url": "https://api.github.com/users/nasa/repos",
|
|
4409
|
-
"events_url": "https://api.github.com/users/nasa/events{/privacy}",
|
|
4410
|
-
"received_events_url": "https://api.github.com/users/nasa/received_events",
|
|
4411
|
-
"type": "Organization",
|
|
4412
|
-
"user_view_type": "public",
|
|
4413
|
-
"site_admin": false,
|
|
4414
|
-
"name": "NASA",
|
|
4415
|
-
"company": null,
|
|
4416
|
-
"blog": "https://github.com/nasa/nasa.github.io/blob/master/docs/INSTRUCTIONS.md",
|
|
4417
|
-
"location": "United States of America",
|
|
4418
|
-
"email": "hq-open-innovation@mail.nasa.gov",
|
|
4419
|
-
"hireable": null,
|
|
4420
|
-
"bio": "Read Instructions here: https://github.com/nasa/instructions/blob/master/docs/INSTRUCTIONS.md",
|
|
4421
|
-
"twitter_username": null,
|
|
4422
|
-
"public_repos": 622,
|
|
4423
|
-
"public_gists": 0,
|
|
4424
|
-
"followers": 9316,
|
|
4425
|
-
"following": 0,
|
|
4426
|
-
"created_at": "2011-06-13T22:19:22Z",
|
|
4427
|
-
"updated_at": "2026-05-28T16:28:35Z",
|
|
4428
|
-
"rank": 507
|
|
4428
|
+
"rank": 506
|
|
4429
4429
|
},
|
|
4430
4430
|
{
|
|
4431
4431
|
"login": "digitalinnovationone",
|
|
@@ -4457,11 +4457,11 @@
|
|
|
4457
4457
|
"twitter_username": null,
|
|
4458
4458
|
"public_repos": 289,
|
|
4459
4459
|
"public_gists": 0,
|
|
4460
|
-
"followers":
|
|
4460
|
+
"followers": 9221,
|
|
4461
4461
|
"following": 0,
|
|
4462
4462
|
"created_at": "2017-03-06T19:17:04Z",
|
|
4463
4463
|
"updated_at": "2025-04-23T16:00:23Z",
|
|
4464
|
-
"rank":
|
|
4464
|
+
"rank": 517
|
|
4465
4465
|
},
|
|
4466
4466
|
{
|
|
4467
4467
|
"login": "MicrosoftLearning",
|
|
@@ -4491,13 +4491,13 @@
|
|
|
4491
4491
|
"hireable": null,
|
|
4492
4492
|
"bio": null,
|
|
4493
4493
|
"twitter_username": null,
|
|
4494
|
-
"public_repos":
|
|
4494
|
+
"public_repos": 370,
|
|
4495
4495
|
"public_gists": 0,
|
|
4496
|
-
"followers":
|
|
4496
|
+
"followers": 9109,
|
|
4497
4497
|
"following": 0,
|
|
4498
4498
|
"created_at": "2015-01-09T17:58:53Z",
|
|
4499
4499
|
"updated_at": "2026-04-13T07:29:06Z",
|
|
4500
|
-
"rank":
|
|
4500
|
+
"rank": 524
|
|
4501
4501
|
},
|
|
4502
4502
|
{
|
|
4503
4503
|
"login": "MicrosoftDocs",
|
|
@@ -4529,11 +4529,11 @@
|
|
|
4529
4529
|
"twitter_username": "docsmsft",
|
|
4530
4530
|
"public_repos": 809,
|
|
4531
4531
|
"public_gists": 0,
|
|
4532
|
-
"followers":
|
|
4532
|
+
"followers": 9065,
|
|
4533
4533
|
"following": 0,
|
|
4534
4534
|
"created_at": "2016-09-27T16:57:42Z",
|
|
4535
4535
|
"updated_at": "2025-09-23T13:06:59Z",
|
|
4536
|
-
"rank":
|
|
4536
|
+
"rank": 528
|
|
4537
4537
|
},
|
|
4538
4538
|
{
|
|
4539
4539
|
"login": "bluesky-social",
|
|
@@ -4565,11 +4565,11 @@
|
|
|
4565
4565
|
"twitter_username": null,
|
|
4566
4566
|
"public_repos": 50,
|
|
4567
4567
|
"public_gists": 0,
|
|
4568
|
-
"followers":
|
|
4568
|
+
"followers": 8890,
|
|
4569
4569
|
"following": 0,
|
|
4570
4570
|
"created_at": "2021-11-18T21:55:14Z",
|
|
4571
4571
|
"updated_at": "2026-03-10T20:40:11Z",
|
|
4572
|
-
"rank":
|
|
4572
|
+
"rank": 538
|
|
4573
4573
|
},
|
|
4574
4574
|
{
|
|
4575
4575
|
"login": "mistralai",
|
|
@@ -4601,11 +4601,11 @@
|
|
|
4601
4601
|
"twitter_username": null,
|
|
4602
4602
|
"public_repos": 26,
|
|
4603
4603
|
"public_gists": 0,
|
|
4604
|
-
"followers":
|
|
4604
|
+
"followers": 8784,
|
|
4605
4605
|
"following": 0,
|
|
4606
4606
|
"created_at": "2023-05-02T14:22:16Z",
|
|
4607
4607
|
"updated_at": "2026-07-01T22:02:54Z",
|
|
4608
|
-
"rank":
|
|
4608
|
+
"rank": 552
|
|
4609
4609
|
},
|
|
4610
4610
|
{
|
|
4611
4611
|
"login": "bitcoin",
|
|
@@ -4637,11 +4637,11 @@
|
|
|
4637
4637
|
"twitter_username": null,
|
|
4638
4638
|
"public_repos": 4,
|
|
4639
4639
|
"public_gists": 0,
|
|
4640
|
-
"followers":
|
|
4640
|
+
"followers": 8746,
|
|
4641
4641
|
"following": 0,
|
|
4642
4642
|
"created_at": "2010-12-18T21:50:48Z",
|
|
4643
4643
|
"updated_at": "2026-05-21T13:09:02Z",
|
|
4644
|
-
"rank":
|
|
4644
|
+
"rank": 555
|
|
4645
4645
|
},
|
|
4646
4646
|
{
|
|
4647
4647
|
"login": "angular",
|
|
@@ -4673,7 +4673,7 @@
|
|
|
4673
4673
|
"twitter_username": "angular",
|
|
4674
4674
|
"public_repos": 214,
|
|
4675
4675
|
"public_gists": 0,
|
|
4676
|
-
"followers":
|
|
4676
|
+
"followers": 8714,
|
|
4677
4677
|
"following": 0,
|
|
4678
4678
|
"created_at": "2009-10-13T22:16:19Z",
|
|
4679
4679
|
"updated_at": "2025-06-28T19:58:19Z",
|
|
@@ -4707,14 +4707,50 @@
|
|
|
4707
4707
|
"hireable": null,
|
|
4708
4708
|
"bio": "Microsoft Azure code samples and examples in .NET, Java, Python, JavaScript, TypeScript, PHP and Ruby",
|
|
4709
4709
|
"twitter_username": null,
|
|
4710
|
-
"public_repos":
|
|
4710
|
+
"public_repos": 3284,
|
|
4711
4711
|
"public_gists": 0,
|
|
4712
|
-
"followers":
|
|
4712
|
+
"followers": 8674,
|
|
4713
4713
|
"following": 0,
|
|
4714
4714
|
"created_at": "2012-06-13T00:15:40Z",
|
|
4715
4715
|
"updated_at": "2026-01-15T16:44:34Z",
|
|
4716
4716
|
"rank": 560
|
|
4717
4717
|
},
|
|
4718
|
+
{
|
|
4719
|
+
"login": "GrapheneOS",
|
|
4720
|
+
"id": 48847184,
|
|
4721
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjQ4ODQ3MTg0",
|
|
4722
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/48847184?v=4",
|
|
4723
|
+
"gravatar_id": "",
|
|
4724
|
+
"url": "https://api.github.com/users/GrapheneOS",
|
|
4725
|
+
"html_url": "https://github.com/GrapheneOS",
|
|
4726
|
+
"followers_url": "https://api.github.com/users/GrapheneOS/followers",
|
|
4727
|
+
"following_url": "https://api.github.com/users/GrapheneOS/following{/other_user}",
|
|
4728
|
+
"gists_url": "https://api.github.com/users/GrapheneOS/gists{/gist_id}",
|
|
4729
|
+
"starred_url": "https://api.github.com/users/GrapheneOS/starred{/owner}{/repo}",
|
|
4730
|
+
"subscriptions_url": "https://api.github.com/users/GrapheneOS/subscriptions",
|
|
4731
|
+
"organizations_url": "https://api.github.com/users/GrapheneOS/orgs",
|
|
4732
|
+
"repos_url": "https://api.github.com/users/GrapheneOS/repos",
|
|
4733
|
+
"events_url": "https://api.github.com/users/GrapheneOS/events{/privacy}",
|
|
4734
|
+
"received_events_url": "https://api.github.com/users/GrapheneOS/received_events",
|
|
4735
|
+
"type": "Organization",
|
|
4736
|
+
"user_view_type": "public",
|
|
4737
|
+
"site_admin": false,
|
|
4738
|
+
"name": "GrapheneOS",
|
|
4739
|
+
"company": null,
|
|
4740
|
+
"blog": "https://grapheneos.org/",
|
|
4741
|
+
"location": "Toronto, Ontario, Canada",
|
|
4742
|
+
"email": "contact@grapheneos.org",
|
|
4743
|
+
"hireable": null,
|
|
4744
|
+
"bio": "Security and privacy focused mobile OS with Android app compatibility. We focus on developing substantial privacy and security improvements.",
|
|
4745
|
+
"twitter_username": "GrapheneOS",
|
|
4746
|
+
"public_repos": 163,
|
|
4747
|
+
"public_gists": 0,
|
|
4748
|
+
"followers": 8540,
|
|
4749
|
+
"following": 0,
|
|
4750
|
+
"created_at": "2019-03-23T01:56:38Z",
|
|
4751
|
+
"updated_at": "2024-01-18T00:06:44Z",
|
|
4752
|
+
"rank": 570
|
|
4753
|
+
},
|
|
4718
4754
|
{
|
|
4719
4755
|
"login": "fireship-io",
|
|
4720
4756
|
"id": 46283609,
|
|
@@ -4748,44 +4784,8 @@
|
|
|
4748
4784
|
"followers": 8532,
|
|
4749
4785
|
"following": 0,
|
|
4750
4786
|
"created_at": "2018-12-31T15:45:39Z",
|
|
4751
|
-
"updated_at": "2026-
|
|
4752
|
-
"rank":
|
|
4753
|
-
},
|
|
4754
|
-
{
|
|
4755
|
-
"login": "GrapheneOS",
|
|
4756
|
-
"id": 48847184,
|
|
4757
|
-
"node_id": "MDEyOk9yZ2FuaXphdGlvbjQ4ODQ3MTg0",
|
|
4758
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/48847184?v=4",
|
|
4759
|
-
"gravatar_id": "",
|
|
4760
|
-
"url": "https://api.github.com/users/GrapheneOS",
|
|
4761
|
-
"html_url": "https://github.com/GrapheneOS",
|
|
4762
|
-
"followers_url": "https://api.github.com/users/GrapheneOS/followers",
|
|
4763
|
-
"following_url": "https://api.github.com/users/GrapheneOS/following{/other_user}",
|
|
4764
|
-
"gists_url": "https://api.github.com/users/GrapheneOS/gists{/gist_id}",
|
|
4765
|
-
"starred_url": "https://api.github.com/users/GrapheneOS/starred{/owner}{/repo}",
|
|
4766
|
-
"subscriptions_url": "https://api.github.com/users/GrapheneOS/subscriptions",
|
|
4767
|
-
"organizations_url": "https://api.github.com/users/GrapheneOS/orgs",
|
|
4768
|
-
"repos_url": "https://api.github.com/users/GrapheneOS/repos",
|
|
4769
|
-
"events_url": "https://api.github.com/users/GrapheneOS/events{/privacy}",
|
|
4770
|
-
"received_events_url": "https://api.github.com/users/GrapheneOS/received_events",
|
|
4771
|
-
"type": "Organization",
|
|
4772
|
-
"user_view_type": "public",
|
|
4773
|
-
"site_admin": false,
|
|
4774
|
-
"name": "GrapheneOS",
|
|
4775
|
-
"company": null,
|
|
4776
|
-
"blog": "https://grapheneos.org/",
|
|
4777
|
-
"location": "Toronto, Ontario, Canada",
|
|
4778
|
-
"email": "contact@grapheneos.org",
|
|
4779
|
-
"hireable": null,
|
|
4780
|
-
"bio": "Security and privacy focused mobile OS with Android app compatibility. We focus on developing substantial privacy and security improvements.",
|
|
4781
|
-
"twitter_username": "GrapheneOS",
|
|
4782
|
-
"public_repos": 162,
|
|
4783
|
-
"public_gists": 0,
|
|
4784
|
-
"followers": 8464,
|
|
4785
|
-
"following": 0,
|
|
4786
|
-
"created_at": "2019-03-23T01:56:38Z",
|
|
4787
|
-
"updated_at": "2024-01-18T00:06:44Z",
|
|
4788
|
-
"rank": 575
|
|
4787
|
+
"updated_at": "2026-07-12T12:45:42Z",
|
|
4788
|
+
"rank": 571
|
|
4789
4789
|
},
|
|
4790
4790
|
{
|
|
4791
4791
|
"login": "NationalSecurityAgency",
|
|
@@ -4815,13 +4815,13 @@
|
|
|
4815
4815
|
"hireable": null,
|
|
4816
4816
|
"bio": "Official organization account for the National Security Agency (NSA)",
|
|
4817
4817
|
"twitter_username": null,
|
|
4818
|
-
"public_repos":
|
|
4818
|
+
"public_repos": 87,
|
|
4819
4819
|
"public_gists": 0,
|
|
4820
|
-
"followers":
|
|
4820
|
+
"followers": 8494,
|
|
4821
4821
|
"following": 0,
|
|
4822
4822
|
"created_at": "2015-03-03T16:44:47Z",
|
|
4823
4823
|
"updated_at": "2026-04-20T21:53:07Z",
|
|
4824
|
-
"rank":
|
|
4824
|
+
"rank": 575
|
|
4825
4825
|
},
|
|
4826
4826
|
{
|
|
4827
4827
|
"login": "odoo",
|
|
@@ -4853,7 +4853,7 @@
|
|
|
4853
4853
|
"twitter_username": null,
|
|
4854
4854
|
"public_repos": 43,
|
|
4855
4855
|
"public_gists": 0,
|
|
4856
|
-
"followers":
|
|
4856
|
+
"followers": 8440,
|
|
4857
4857
|
"following": 0,
|
|
4858
4858
|
"created_at": "2014-01-10T11:48:12Z",
|
|
4859
4859
|
"updated_at": "2024-01-26T10:48:39Z",
|
|
@@ -4887,13 +4887,13 @@
|
|
|
4887
4887
|
"hireable": null,
|
|
4888
4888
|
"bio": "Open Source @ IBM",
|
|
4889
4889
|
"twitter_username": "ibmdeveloper",
|
|
4890
|
-
"public_repos":
|
|
4890
|
+
"public_repos": 3917,
|
|
4891
4891
|
"public_gists": 0,
|
|
4892
|
-
"followers":
|
|
4892
|
+
"followers": 8415,
|
|
4893
4893
|
"following": 0,
|
|
4894
4894
|
"created_at": "2012-02-21T22:13:01Z",
|
|
4895
4895
|
"updated_at": "2026-06-19T11:32:17Z",
|
|
4896
|
-
"rank":
|
|
4896
|
+
"rank": 583
|
|
4897
4897
|
},
|
|
4898
4898
|
{
|
|
4899
4899
|
"login": "git-ecosystem",
|
|
@@ -4925,11 +4925,11 @@
|
|
|
4925
4925
|
"twitter_username": null,
|
|
4926
4926
|
"public_repos": 4,
|
|
4927
4927
|
"public_gists": 0,
|
|
4928
|
-
"followers":
|
|
4928
|
+
"followers": 8407,
|
|
4929
4929
|
"following": 0,
|
|
4930
4930
|
"created_at": "2020-04-28T08:27:20Z",
|
|
4931
4931
|
"updated_at": "2025-01-16T18:28:51Z",
|
|
4932
|
-
"rank":
|
|
4932
|
+
"rank": 584
|
|
4933
4933
|
},
|
|
4934
4934
|
{
|
|
4935
4935
|
"login": "espressif",
|
|
@@ -4959,13 +4959,13 @@
|
|
|
4959
4959
|
"hireable": null,
|
|
4960
4960
|
"bio": null,
|
|
4961
4961
|
"twitter_username": null,
|
|
4962
|
-
"public_repos":
|
|
4962
|
+
"public_repos": 321,
|
|
4963
4963
|
"public_gists": 0,
|
|
4964
|
-
"followers":
|
|
4964
|
+
"followers": 8370,
|
|
4965
4965
|
"following": 0,
|
|
4966
4966
|
"created_at": "2014-10-30T09:42:08Z",
|
|
4967
4967
|
"updated_at": "2026-06-15T07:34:52Z",
|
|
4968
|
-
"rank":
|
|
4968
|
+
"rank": 586
|
|
4969
4969
|
},
|
|
4970
4970
|
{
|
|
4971
4971
|
"login": "Shopify",
|
|
@@ -4995,13 +4995,13 @@
|
|
|
4995
4995
|
"hireable": null,
|
|
4996
4996
|
"bio": null,
|
|
4997
4997
|
"twitter_username": "ShopifyEng",
|
|
4998
|
-
"public_repos":
|
|
4998
|
+
"public_repos": 1217,
|
|
4999
4999
|
"public_gists": 10,
|
|
5000
|
-
"followers":
|
|
5000
|
+
"followers": 8317,
|
|
5001
5001
|
"following": 0,
|
|
5002
5002
|
"created_at": "2008-04-21T18:02:10Z",
|
|
5003
5003
|
"updated_at": "2026-05-06T12:09:49Z",
|
|
5004
|
-
"rank":
|
|
5004
|
+
"rank": 590
|
|
5005
5005
|
},
|
|
5006
5006
|
{
|
|
5007
5007
|
"login": "DataTalksClub",
|
|
@@ -5031,13 +5031,13 @@
|
|
|
5031
5031
|
"hireable": null,
|
|
5032
5032
|
"bio": "The place to talk about data",
|
|
5033
5033
|
"twitter_username": "DataTalksClub",
|
|
5034
|
-
"public_repos":
|
|
5034
|
+
"public_repos": 38,
|
|
5035
5035
|
"public_gists": 0,
|
|
5036
|
-
"followers":
|
|
5036
|
+
"followers": 8304,
|
|
5037
5037
|
"following": 0,
|
|
5038
5038
|
"created_at": "2020-10-11T14:44:57Z",
|
|
5039
5039
|
"updated_at": "2024-01-31T10:02:55Z",
|
|
5040
|
-
"rank":
|
|
5040
|
+
"rank": 593
|
|
5041
5041
|
},
|
|
5042
5042
|
{
|
|
5043
5043
|
"login": "zero-to-mastery",
|
|
@@ -5069,11 +5069,11 @@
|
|
|
5069
5069
|
"twitter_username": null,
|
|
5070
5070
|
"public_repos": 127,
|
|
5071
5071
|
"public_gists": 0,
|
|
5072
|
-
"followers":
|
|
5072
|
+
"followers": 8241,
|
|
5073
5073
|
"following": 0,
|
|
5074
5074
|
"created_at": "2018-01-12T14:20:57Z",
|
|
5075
5075
|
"updated_at": "2022-04-11T13:49:12Z",
|
|
5076
|
-
"rank":
|
|
5076
|
+
"rank": 604
|
|
5077
5077
|
},
|
|
5078
5078
|
{
|
|
5079
5079
|
"login": "worldcoin",
|
|
@@ -5103,13 +5103,13 @@
|
|
|
5103
5103
|
"hireable": null,
|
|
5104
5104
|
"bio": "Building the world’s largest identity and financial network as a public utility, giving ownership to everyone.",
|
|
5105
5105
|
"twitter_username": "worldcoin",
|
|
5106
|
-
"public_repos":
|
|
5106
|
+
"public_repos": 149,
|
|
5107
5107
|
"public_gists": 0,
|
|
5108
|
-
"followers":
|
|
5108
|
+
"followers": 8235,
|
|
5109
5109
|
"following": 0,
|
|
5110
5110
|
"created_at": "2020-02-11T18:32:26Z",
|
|
5111
5111
|
"updated_at": "2026-04-08T16:59:58Z",
|
|
5112
|
-
"rank":
|
|
5112
|
+
"rank": 605
|
|
5113
5113
|
},
|
|
5114
5114
|
{
|
|
5115
5115
|
"login": "shadowsocks",
|
|
@@ -5141,11 +5141,11 @@
|
|
|
5141
5141
|
"twitter_username": null,
|
|
5142
5142
|
"public_repos": 69,
|
|
5143
5143
|
"public_gists": 0,
|
|
5144
|
-
"followers":
|
|
5144
|
+
"followers": 8233,
|
|
5145
5145
|
"following": 0,
|
|
5146
5146
|
"created_at": "2012-12-10T08:51:38Z",
|
|
5147
5147
|
"updated_at": "2026-07-07T11:39:12Z",
|
|
5148
|
-
"rank":
|
|
5148
|
+
"rank": 606
|
|
5149
5149
|
},
|
|
5150
5150
|
{
|
|
5151
5151
|
"login": "taikoxyz",
|
|
@@ -5175,13 +5175,13 @@
|
|
|
5175
5175
|
"hireable": null,
|
|
5176
5176
|
"bio": "A decentralized, Ethereum-equivalent ZK-Rollup",
|
|
5177
5177
|
"twitter_username": "taikoxyz",
|
|
5178
|
-
"public_repos":
|
|
5178
|
+
"public_repos": 130,
|
|
5179
5179
|
"public_gists": 0,
|
|
5180
|
-
"followers":
|
|
5180
|
+
"followers": 7979,
|
|
5181
5181
|
"following": 0,
|
|
5182
5182
|
"created_at": "2022-02-05T12:22:32Z",
|
|
5183
5183
|
"updated_at": "2026-05-15T10:48:36Z",
|
|
5184
|
-
"rank":
|
|
5184
|
+
"rank": 631
|
|
5185
5185
|
},
|
|
5186
5186
|
{
|
|
5187
5187
|
"login": "vercel-labs",
|
|
@@ -5211,13 +5211,13 @@
|
|
|
5211
5211
|
"hireable": null,
|
|
5212
5212
|
"bio": "Develop. Preview. Ship. Creators of Next.js.",
|
|
5213
5213
|
"twitter_username": "vercel",
|
|
5214
|
-
"public_repos":
|
|
5214
|
+
"public_repos": 319,
|
|
5215
5215
|
"public_gists": 0,
|
|
5216
|
-
"followers":
|
|
5216
|
+
"followers": 7912,
|
|
5217
5217
|
"following": 0,
|
|
5218
5218
|
"created_at": "2022-07-01T17:46:06Z",
|
|
5219
5219
|
"updated_at": "2026-03-05T15:17:38Z",
|
|
5220
|
-
"rank":
|
|
5220
|
+
"rank": 637
|
|
5221
5221
|
},
|
|
5222
5222
|
{
|
|
5223
5223
|
"login": "Fuelet",
|
|
@@ -5253,7 +5253,7 @@
|
|
|
5253
5253
|
"following": 0,
|
|
5254
5254
|
"created_at": "2022-12-07T10:34:20Z",
|
|
5255
5255
|
"updated_at": "2024-10-15T19:53:17Z",
|
|
5256
|
-
"rank":
|
|
5256
|
+
"rank": 659
|
|
5257
5257
|
},
|
|
5258
5258
|
{
|
|
5259
5259
|
"login": "w3c",
|
|
@@ -5283,13 +5283,13 @@
|
|
|
5283
5283
|
"hireable": null,
|
|
5284
5284
|
"bio": "We are an international community that develops open standards to ensure the long-term growth of the Web. Most of our groups do their work here.",
|
|
5285
5285
|
"twitter_username": null,
|
|
5286
|
-
"public_repos":
|
|
5286
|
+
"public_repos": 1094,
|
|
5287
5287
|
"public_gists": 0,
|
|
5288
|
-
"followers":
|
|
5288
|
+
"followers": 7644,
|
|
5289
5289
|
"following": 0,
|
|
5290
5290
|
"created_at": "2010-08-28T19:19:53Z",
|
|
5291
5291
|
"updated_at": "2026-06-22T11:31:19Z",
|
|
5292
|
-
"rank":
|
|
5292
|
+
"rank": 664
|
|
5293
5293
|
},
|
|
5294
5294
|
{
|
|
5295
5295
|
"login": "cncf",
|
|
@@ -5321,7 +5321,7 @@
|
|
|
5321
5321
|
"twitter_username": "CloudNativeFdn",
|
|
5322
5322
|
"public_repos": 168,
|
|
5323
5323
|
"public_gists": 0,
|
|
5324
|
-
"followers":
|
|
5324
|
+
"followers": 7541,
|
|
5325
5325
|
"following": 0,
|
|
5326
5326
|
"created_at": "2015-07-22T17:38:32Z",
|
|
5327
5327
|
"updated_at": "2025-11-07T20:07:43Z",
|
|
@@ -5357,7 +5357,7 @@
|
|
|
5357
5357
|
"twitter_username": null,
|
|
5358
5358
|
"public_repos": 105,
|
|
5359
5359
|
"public_gists": 0,
|
|
5360
|
-
"followers":
|
|
5360
|
+
"followers": 7532,
|
|
5361
5361
|
"following": 0,
|
|
5362
5362
|
"created_at": "2019-04-25T20:20:57Z",
|
|
5363
5363
|
"updated_at": "2025-11-07T20:07:51Z",
|
|
@@ -5393,11 +5393,11 @@
|
|
|
5393
5393
|
"twitter_username": null,
|
|
5394
5394
|
"public_repos": 0,
|
|
5395
5395
|
"public_gists": 0,
|
|
5396
|
-
"followers":
|
|
5396
|
+
"followers": 7528,
|
|
5397
5397
|
"following": 0,
|
|
5398
5398
|
"created_at": "2020-09-16T16:19:29Z",
|
|
5399
5399
|
"updated_at": "2025-11-14T16:35:45Z",
|
|
5400
|
-
"rank":
|
|
5400
|
+
"rank": 677
|
|
5401
5401
|
},
|
|
5402
5402
|
{
|
|
5403
5403
|
"login": "massgravel",
|
|
@@ -5429,11 +5429,11 @@
|
|
|
5429
5429
|
"twitter_username": "massgravel",
|
|
5430
5430
|
"public_repos": 13,
|
|
5431
5431
|
"public_gists": 0,
|
|
5432
|
-
"followers":
|
|
5432
|
+
"followers": 7460,
|
|
5433
5433
|
"following": 0,
|
|
5434
5434
|
"created_at": "2020-01-12T12:37:06Z",
|
|
5435
5435
|
"updated_at": "2025-11-24T06:45:22Z",
|
|
5436
|
-
"rank":
|
|
5436
|
+
"rank": 685
|
|
5437
5437
|
},
|
|
5438
5438
|
{
|
|
5439
5439
|
"login": "FossifyOrg",
|
|
@@ -5465,11 +5465,11 @@
|
|
|
5465
5465
|
"twitter_username": null,
|
|
5466
5466
|
"public_repos": 31,
|
|
5467
5467
|
"public_gists": 0,
|
|
5468
|
-
"followers":
|
|
5468
|
+
"followers": 7392,
|
|
5469
5469
|
"following": 0,
|
|
5470
5470
|
"created_at": "2023-12-03T09:46:17Z",
|
|
5471
5471
|
"updated_at": "2025-12-04T09:36:32Z",
|
|
5472
|
-
"rank":
|
|
5472
|
+
"rank": 692
|
|
5473
5473
|
},
|
|
5474
5474
|
{
|
|
5475
5475
|
"login": "EddieHubCommunity",
|
|
@@ -5501,11 +5501,11 @@
|
|
|
5501
5501
|
"twitter_username": "eddiejaoude",
|
|
5502
5502
|
"public_repos": 31,
|
|
5503
5503
|
"public_gists": 0,
|
|
5504
|
-
"followers":
|
|
5504
|
+
"followers": 7298,
|
|
5505
5505
|
"following": 0,
|
|
5506
5506
|
"created_at": "2020-06-03T20:20:26Z",
|
|
5507
|
-
"updated_at": "2026-
|
|
5508
|
-
"rank":
|
|
5507
|
+
"updated_at": "2026-07-08T14:01:53Z",
|
|
5508
|
+
"rank": 707
|
|
5509
5509
|
},
|
|
5510
5510
|
{
|
|
5511
5511
|
"login": "PaddlePaddle",
|
|
@@ -5537,11 +5537,47 @@
|
|
|
5537
5537
|
"twitter_username": null,
|
|
5538
5538
|
"public_repos": 109,
|
|
5539
5539
|
"public_gists": 0,
|
|
5540
|
-
"followers":
|
|
5540
|
+
"followers": 7193,
|
|
5541
5541
|
"following": 0,
|
|
5542
5542
|
"created_at": "2016-11-17T22:32:15Z",
|
|
5543
5543
|
"updated_at": "2026-06-01T14:56:35Z",
|
|
5544
|
-
"rank":
|
|
5544
|
+
"rank": 719
|
|
5545
|
+
},
|
|
5546
|
+
{
|
|
5547
|
+
"login": "raspberrypi",
|
|
5548
|
+
"id": 1294177,
|
|
5549
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjEyOTQxNzc=",
|
|
5550
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/1294177?v=4",
|
|
5551
|
+
"gravatar_id": "",
|
|
5552
|
+
"url": "https://api.github.com/users/raspberrypi",
|
|
5553
|
+
"html_url": "https://github.com/raspberrypi",
|
|
5554
|
+
"followers_url": "https://api.github.com/users/raspberrypi/followers",
|
|
5555
|
+
"following_url": "https://api.github.com/users/raspberrypi/following{/other_user}",
|
|
5556
|
+
"gists_url": "https://api.github.com/users/raspberrypi/gists{/gist_id}",
|
|
5557
|
+
"starred_url": "https://api.github.com/users/raspberrypi/starred{/owner}{/repo}",
|
|
5558
|
+
"subscriptions_url": "https://api.github.com/users/raspberrypi/subscriptions",
|
|
5559
|
+
"organizations_url": "https://api.github.com/users/raspberrypi/orgs",
|
|
5560
|
+
"repos_url": "https://api.github.com/users/raspberrypi/repos",
|
|
5561
|
+
"events_url": "https://api.github.com/users/raspberrypi/events{/privacy}",
|
|
5562
|
+
"received_events_url": "https://api.github.com/users/raspberrypi/received_events",
|
|
5563
|
+
"type": "Organization",
|
|
5564
|
+
"user_view_type": "public",
|
|
5565
|
+
"site_admin": false,
|
|
5566
|
+
"name": "Raspberry Pi",
|
|
5567
|
+
"company": null,
|
|
5568
|
+
"blog": "https://www.raspberrypi.com",
|
|
5569
|
+
"location": "Cambridge, UK",
|
|
5570
|
+
"email": null,
|
|
5571
|
+
"hireable": null,
|
|
5572
|
+
"bio": null,
|
|
5573
|
+
"twitter_username": null,
|
|
5574
|
+
"public_repos": 112,
|
|
5575
|
+
"public_gists": 0,
|
|
5576
|
+
"followers": 7163,
|
|
5577
|
+
"following": 0,
|
|
5578
|
+
"created_at": "2011-12-30T00:07:39Z",
|
|
5579
|
+
"updated_at": "2026-04-14T13:08:03Z",
|
|
5580
|
+
"rank": 724
|
|
5545
5581
|
},
|
|
5546
5582
|
{
|
|
5547
5583
|
"login": "spaceandtimefdn",
|
|
@@ -5573,47 +5609,47 @@
|
|
|
5573
5609
|
"twitter_username": "SpaceandTimeDB",
|
|
5574
5610
|
"public_repos": 21,
|
|
5575
5611
|
"public_gists": 0,
|
|
5576
|
-
"followers":
|
|
5612
|
+
"followers": 7147,
|
|
5577
5613
|
"following": 0,
|
|
5578
5614
|
"created_at": "2022-03-14T22:40:44Z",
|
|
5579
5615
|
"updated_at": "2025-11-04T17:25:51Z",
|
|
5580
|
-
"rank":
|
|
5616
|
+
"rank": 725
|
|
5581
5617
|
},
|
|
5582
5618
|
{
|
|
5583
|
-
"login": "
|
|
5584
|
-
"id":
|
|
5585
|
-
"node_id": "
|
|
5586
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/
|
|
5619
|
+
"login": "NousResearch",
|
|
5620
|
+
"id": 134168893,
|
|
5621
|
+
"node_id": "O_kgDOB_9BPQ",
|
|
5622
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/134168893?v=4",
|
|
5587
5623
|
"gravatar_id": "",
|
|
5588
|
-
"url": "https://api.github.com/users/
|
|
5589
|
-
"html_url": "https://github.com/
|
|
5590
|
-
"followers_url": "https://api.github.com/users/
|
|
5591
|
-
"following_url": "https://api.github.com/users/
|
|
5592
|
-
"gists_url": "https://api.github.com/users/
|
|
5593
|
-
"starred_url": "https://api.github.com/users/
|
|
5594
|
-
"subscriptions_url": "https://api.github.com/users/
|
|
5595
|
-
"organizations_url": "https://api.github.com/users/
|
|
5596
|
-
"repos_url": "https://api.github.com/users/
|
|
5597
|
-
"events_url": "https://api.github.com/users/
|
|
5598
|
-
"received_events_url": "https://api.github.com/users/
|
|
5624
|
+
"url": "https://api.github.com/users/NousResearch",
|
|
5625
|
+
"html_url": "https://github.com/NousResearch",
|
|
5626
|
+
"followers_url": "https://api.github.com/users/NousResearch/followers",
|
|
5627
|
+
"following_url": "https://api.github.com/users/NousResearch/following{/other_user}",
|
|
5628
|
+
"gists_url": "https://api.github.com/users/NousResearch/gists{/gist_id}",
|
|
5629
|
+
"starred_url": "https://api.github.com/users/NousResearch/starred{/owner}{/repo}",
|
|
5630
|
+
"subscriptions_url": "https://api.github.com/users/NousResearch/subscriptions",
|
|
5631
|
+
"organizations_url": "https://api.github.com/users/NousResearch/orgs",
|
|
5632
|
+
"repos_url": "https://api.github.com/users/NousResearch/repos",
|
|
5633
|
+
"events_url": "https://api.github.com/users/NousResearch/events{/privacy}",
|
|
5634
|
+
"received_events_url": "https://api.github.com/users/NousResearch/received_events",
|
|
5599
5635
|
"type": "Organization",
|
|
5600
5636
|
"user_view_type": "public",
|
|
5601
5637
|
"site_admin": false,
|
|
5602
|
-
"name": "
|
|
5638
|
+
"name": "Nous Research",
|
|
5603
5639
|
"company": null,
|
|
5604
|
-
"blog": "https://
|
|
5605
|
-
"location":
|
|
5640
|
+
"blog": "https://nousresearch.com",
|
|
5641
|
+
"location": null,
|
|
5606
5642
|
"email": null,
|
|
5607
5643
|
"hireable": null,
|
|
5608
5644
|
"bio": null,
|
|
5609
|
-
"twitter_username":
|
|
5610
|
-
"public_repos":
|
|
5645
|
+
"twitter_username": "nousresearch",
|
|
5646
|
+
"public_repos": 88,
|
|
5611
5647
|
"public_gists": 0,
|
|
5612
|
-
"followers":
|
|
5648
|
+
"followers": 7132,
|
|
5613
5649
|
"following": 0,
|
|
5614
|
-
"created_at": "
|
|
5615
|
-
"updated_at": "2026-
|
|
5616
|
-
"rank":
|
|
5650
|
+
"created_at": "2023-05-20T20:00:19Z",
|
|
5651
|
+
"updated_at": "2026-06-14T02:26:55Z",
|
|
5652
|
+
"rank": 728
|
|
5617
5653
|
},
|
|
5618
5654
|
{
|
|
5619
5655
|
"login": "alura-cursos",
|
|
@@ -5645,7 +5681,7 @@
|
|
|
5645
5681
|
"twitter_username": null,
|
|
5646
5682
|
"public_repos": 1858,
|
|
5647
5683
|
"public_gists": 0,
|
|
5648
|
-
"followers":
|
|
5684
|
+
"followers": 7131,
|
|
5649
5685
|
"following": 0,
|
|
5650
5686
|
"created_at": "2013-07-09T19:01:26Z",
|
|
5651
5687
|
"updated_at": "2021-06-15T14:58:37Z",
|
|
@@ -5681,11 +5717,11 @@
|
|
|
5681
5717
|
"twitter_username": null,
|
|
5682
5718
|
"public_repos": 102,
|
|
5683
5719
|
"public_gists": 0,
|
|
5684
|
-
"followers":
|
|
5720
|
+
"followers": 7130,
|
|
5685
5721
|
"following": 0,
|
|
5686
5722
|
"created_at": "2012-01-16T21:44:16Z",
|
|
5687
5723
|
"updated_at": "2025-06-28T19:58:20Z",
|
|
5688
|
-
"rank":
|
|
5724
|
+
"rank": 730
|
|
5689
5725
|
},
|
|
5690
5726
|
{
|
|
5691
5727
|
"login": "grafana",
|
|
@@ -5715,13 +5751,13 @@
|
|
|
5715
5751
|
"hireable": null,
|
|
5716
5752
|
"bio": "Grafana Labs is behind leading open source projects Grafana and Loki, and the creator of the first open & composable observability platform.",
|
|
5717
5753
|
"twitter_username": "grafana",
|
|
5718
|
-
"public_repos":
|
|
5754
|
+
"public_repos": 586,
|
|
5719
5755
|
"public_gists": 0,
|
|
5720
|
-
"followers":
|
|
5756
|
+
"followers": 7078,
|
|
5721
5757
|
"following": 0,
|
|
5722
5758
|
"created_at": "2014-04-06T12:22:57Z",
|
|
5723
5759
|
"updated_at": "2026-06-22T21:32:16Z",
|
|
5724
|
-
"rank":
|
|
5760
|
+
"rank": 739
|
|
5725
5761
|
},
|
|
5726
5762
|
{
|
|
5727
5763
|
"login": "ghostty-org",
|
|
@@ -5753,7 +5789,7 @@
|
|
|
5753
5789
|
"twitter_username": null,
|
|
5754
5790
|
"public_repos": 6,
|
|
5755
5791
|
"public_gists": 0,
|
|
5756
|
-
"followers":
|
|
5792
|
+
"followers": 7006,
|
|
5757
5793
|
"following": 0,
|
|
5758
5794
|
"created_at": "2024-05-08T03:05:38Z",
|
|
5759
5795
|
"updated_at": "2024-12-26T20:17:46Z",
|
|
@@ -5772,64 +5808,28 @@
|
|
|
5772
5808
|
"gists_url": "https://api.github.com/users/greatfrontend/gists{/gist_id}",
|
|
5773
5809
|
"starred_url": "https://api.github.com/users/greatfrontend/starred{/owner}{/repo}",
|
|
5774
5810
|
"subscriptions_url": "https://api.github.com/users/greatfrontend/subscriptions",
|
|
5775
|
-
"organizations_url": "https://api.github.com/users/greatfrontend/orgs",
|
|
5776
|
-
"repos_url": "https://api.github.com/users/greatfrontend/repos",
|
|
5777
|
-
"events_url": "https://api.github.com/users/greatfrontend/events{/privacy}",
|
|
5778
|
-
"received_events_url": "https://api.github.com/users/greatfrontend/received_events",
|
|
5779
|
-
"type": "Organization",
|
|
5780
|
-
"user_view_type": "public",
|
|
5781
|
-
"site_admin": false,
|
|
5782
|
-
"name": "GreatFrontEnd",
|
|
5783
|
-
"company": null,
|
|
5784
|
-
"blog": "https://www.greatfrontend.com",
|
|
5785
|
-
"location": null,
|
|
5786
|
-
"email": null,
|
|
5787
|
-
"hireable": null,
|
|
5788
|
-
"bio": null,
|
|
5789
|
-
"twitter_username": "greatfrontend",
|
|
5790
|
-
"public_repos": 6,
|
|
5791
|
-
"public_gists": 0,
|
|
5792
|
-
"followers": 6973,
|
|
5793
|
-
"following": 0,
|
|
5794
|
-
"created_at": "2022-08-06T08:49:53Z",
|
|
5795
|
-
"updated_at": "2026-06-05T09:47:47Z",
|
|
5796
|
-
"rank": 749
|
|
5797
|
-
},
|
|
5798
|
-
{
|
|
5799
|
-
"login": "NousResearch",
|
|
5800
|
-
"id": 134168893,
|
|
5801
|
-
"node_id": "O_kgDOB_9BPQ",
|
|
5802
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/134168893?v=4",
|
|
5803
|
-
"gravatar_id": "",
|
|
5804
|
-
"url": "https://api.github.com/users/NousResearch",
|
|
5805
|
-
"html_url": "https://github.com/NousResearch",
|
|
5806
|
-
"followers_url": "https://api.github.com/users/NousResearch/followers",
|
|
5807
|
-
"following_url": "https://api.github.com/users/NousResearch/following{/other_user}",
|
|
5808
|
-
"gists_url": "https://api.github.com/users/NousResearch/gists{/gist_id}",
|
|
5809
|
-
"starred_url": "https://api.github.com/users/NousResearch/starred{/owner}{/repo}",
|
|
5810
|
-
"subscriptions_url": "https://api.github.com/users/NousResearch/subscriptions",
|
|
5811
|
-
"organizations_url": "https://api.github.com/users/NousResearch/orgs",
|
|
5812
|
-
"repos_url": "https://api.github.com/users/NousResearch/repos",
|
|
5813
|
-
"events_url": "https://api.github.com/users/NousResearch/events{/privacy}",
|
|
5814
|
-
"received_events_url": "https://api.github.com/users/NousResearch/received_events",
|
|
5811
|
+
"organizations_url": "https://api.github.com/users/greatfrontend/orgs",
|
|
5812
|
+
"repos_url": "https://api.github.com/users/greatfrontend/repos",
|
|
5813
|
+
"events_url": "https://api.github.com/users/greatfrontend/events{/privacy}",
|
|
5814
|
+
"received_events_url": "https://api.github.com/users/greatfrontend/received_events",
|
|
5815
5815
|
"type": "Organization",
|
|
5816
5816
|
"user_view_type": "public",
|
|
5817
5817
|
"site_admin": false,
|
|
5818
|
-
"name": "
|
|
5818
|
+
"name": "GreatFrontEnd",
|
|
5819
5819
|
"company": null,
|
|
5820
|
-
"blog": "https://
|
|
5820
|
+
"blog": "https://www.greatfrontend.com",
|
|
5821
5821
|
"location": null,
|
|
5822
5822
|
"email": null,
|
|
5823
5823
|
"hireable": null,
|
|
5824
5824
|
"bio": null,
|
|
5825
|
-
"twitter_username": "
|
|
5826
|
-
"public_repos":
|
|
5825
|
+
"twitter_username": "greatfrontend",
|
|
5826
|
+
"public_repos": 6,
|
|
5827
5827
|
"public_gists": 0,
|
|
5828
|
-
"followers":
|
|
5828
|
+
"followers": 6978,
|
|
5829
5829
|
"following": 0,
|
|
5830
|
-
"created_at": "
|
|
5831
|
-
"updated_at": "2026-06-
|
|
5832
|
-
"rank":
|
|
5830
|
+
"created_at": "2022-08-06T08:49:53Z",
|
|
5831
|
+
"updated_at": "2026-06-05T09:47:47Z",
|
|
5832
|
+
"rank": 749
|
|
5833
5833
|
},
|
|
5834
5834
|
{
|
|
5835
5835
|
"login": "meshtastic",
|
|
@@ -5861,10 +5861,46 @@
|
|
|
5861
5861
|
"twitter_username": "TheMeshtastic",
|
|
5862
5862
|
"public_repos": 134,
|
|
5863
5863
|
"public_gists": 0,
|
|
5864
|
-
"followers":
|
|
5864
|
+
"followers": 6917,
|
|
5865
5865
|
"following": 0,
|
|
5866
5866
|
"created_at": "2020-02-29T15:13:30Z",
|
|
5867
5867
|
"updated_at": "2025-11-23T00:50:02Z",
|
|
5868
|
+
"rank": 758
|
|
5869
|
+
},
|
|
5870
|
+
{
|
|
5871
|
+
"login": "Homebrew",
|
|
5872
|
+
"id": 1503512,
|
|
5873
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE1MDM1MTI=",
|
|
5874
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/1503512?v=4",
|
|
5875
|
+
"gravatar_id": "",
|
|
5876
|
+
"url": "https://api.github.com/users/Homebrew",
|
|
5877
|
+
"html_url": "https://github.com/Homebrew",
|
|
5878
|
+
"followers_url": "https://api.github.com/users/Homebrew/followers",
|
|
5879
|
+
"following_url": "https://api.github.com/users/Homebrew/following{/other_user}",
|
|
5880
|
+
"gists_url": "https://api.github.com/users/Homebrew/gists{/gist_id}",
|
|
5881
|
+
"starred_url": "https://api.github.com/users/Homebrew/starred{/owner}{/repo}",
|
|
5882
|
+
"subscriptions_url": "https://api.github.com/users/Homebrew/subscriptions",
|
|
5883
|
+
"organizations_url": "https://api.github.com/users/Homebrew/orgs",
|
|
5884
|
+
"repos_url": "https://api.github.com/users/Homebrew/repos",
|
|
5885
|
+
"events_url": "https://api.github.com/users/Homebrew/events{/privacy}",
|
|
5886
|
+
"received_events_url": "https://api.github.com/users/Homebrew/received_events",
|
|
5887
|
+
"type": "Organization",
|
|
5888
|
+
"user_view_type": "public",
|
|
5889
|
+
"site_admin": false,
|
|
5890
|
+
"name": "Homebrew",
|
|
5891
|
+
"company": null,
|
|
5892
|
+
"blog": "https://brew.sh",
|
|
5893
|
+
"location": "GitHub",
|
|
5894
|
+
"email": null,
|
|
5895
|
+
"hireable": null,
|
|
5896
|
+
"bio": "The missing package manager for macOS (or Linux)",
|
|
5897
|
+
"twitter_username": "MacHomebrew",
|
|
5898
|
+
"public_repos": 29,
|
|
5899
|
+
"public_gists": 0,
|
|
5900
|
+
"followers": 6879,
|
|
5901
|
+
"following": 0,
|
|
5902
|
+
"created_at": "2012-03-05T16:21:25Z",
|
|
5903
|
+
"updated_at": "2025-12-18T08:00:19Z",
|
|
5868
5904
|
"rank": 761
|
|
5869
5905
|
},
|
|
5870
5906
|
{
|
|
@@ -5897,84 +5933,12 @@
|
|
|
5897
5933
|
"twitter_username": "Uniswap",
|
|
5898
5934
|
"public_repos": 171,
|
|
5899
5935
|
"public_gists": 0,
|
|
5900
|
-
"followers":
|
|
5936
|
+
"followers": 6863,
|
|
5901
5937
|
"following": 0,
|
|
5902
5938
|
"created_at": "2018-02-03T21:35:01Z",
|
|
5903
5939
|
"updated_at": "2026-05-11T07:03:03Z",
|
|
5904
5940
|
"rank": 762
|
|
5905
5941
|
},
|
|
5906
|
-
{
|
|
5907
|
-
"login": "Lightning-AI",
|
|
5908
|
-
"id": 58386951,
|
|
5909
|
-
"node_id": "MDEyOk9yZ2FuaXphdGlvbjU4Mzg2OTUx",
|
|
5910
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/58386951?v=4",
|
|
5911
|
-
"gravatar_id": "",
|
|
5912
|
-
"url": "https://api.github.com/users/Lightning-AI",
|
|
5913
|
-
"html_url": "https://github.com/Lightning-AI",
|
|
5914
|
-
"followers_url": "https://api.github.com/users/Lightning-AI/followers",
|
|
5915
|
-
"following_url": "https://api.github.com/users/Lightning-AI/following{/other_user}",
|
|
5916
|
-
"gists_url": "https://api.github.com/users/Lightning-AI/gists{/gist_id}",
|
|
5917
|
-
"starred_url": "https://api.github.com/users/Lightning-AI/starred{/owner}{/repo}",
|
|
5918
|
-
"subscriptions_url": "https://api.github.com/users/Lightning-AI/subscriptions",
|
|
5919
|
-
"organizations_url": "https://api.github.com/users/Lightning-AI/orgs",
|
|
5920
|
-
"repos_url": "https://api.github.com/users/Lightning-AI/repos",
|
|
5921
|
-
"events_url": "https://api.github.com/users/Lightning-AI/events{/privacy}",
|
|
5922
|
-
"received_events_url": "https://api.github.com/users/Lightning-AI/received_events",
|
|
5923
|
-
"type": "Organization",
|
|
5924
|
-
"user_view_type": "public",
|
|
5925
|
-
"site_admin": false,
|
|
5926
|
-
"name": "⚡️ Lightning AI ",
|
|
5927
|
-
"company": null,
|
|
5928
|
-
"blog": "https://lightning.ai/",
|
|
5929
|
-
"location": "United States of America",
|
|
5930
|
-
"email": null,
|
|
5931
|
-
"hireable": null,
|
|
5932
|
-
"bio": "Turn ideas into AI, Lightning fast. Creators of PyTorch Lightning, Lightning AI Studio, TorchMetrics, Fabric, Lit-GPT, Lit-LLaMA",
|
|
5933
|
-
"twitter_username": "LightningAI",
|
|
5934
|
-
"public_repos": 27,
|
|
5935
|
-
"public_gists": 0,
|
|
5936
|
-
"followers": 6837,
|
|
5937
|
-
"following": 0,
|
|
5938
|
-
"created_at": "2019-12-01T09:42:21Z",
|
|
5939
|
-
"updated_at": "2026-06-13T12:32:20Z",
|
|
5940
|
-
"rank": 763
|
|
5941
|
-
},
|
|
5942
|
-
{
|
|
5943
|
-
"login": "Homebrew",
|
|
5944
|
-
"id": 1503512,
|
|
5945
|
-
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE1MDM1MTI=",
|
|
5946
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/1503512?v=4",
|
|
5947
|
-
"gravatar_id": "",
|
|
5948
|
-
"url": "https://api.github.com/users/Homebrew",
|
|
5949
|
-
"html_url": "https://github.com/Homebrew",
|
|
5950
|
-
"followers_url": "https://api.github.com/users/Homebrew/followers",
|
|
5951
|
-
"following_url": "https://api.github.com/users/Homebrew/following{/other_user}",
|
|
5952
|
-
"gists_url": "https://api.github.com/users/Homebrew/gists{/gist_id}",
|
|
5953
|
-
"starred_url": "https://api.github.com/users/Homebrew/starred{/owner}{/repo}",
|
|
5954
|
-
"subscriptions_url": "https://api.github.com/users/Homebrew/subscriptions",
|
|
5955
|
-
"organizations_url": "https://api.github.com/users/Homebrew/orgs",
|
|
5956
|
-
"repos_url": "https://api.github.com/users/Homebrew/repos",
|
|
5957
|
-
"events_url": "https://api.github.com/users/Homebrew/events{/privacy}",
|
|
5958
|
-
"received_events_url": "https://api.github.com/users/Homebrew/received_events",
|
|
5959
|
-
"type": "Organization",
|
|
5960
|
-
"user_view_type": "public",
|
|
5961
|
-
"site_admin": false,
|
|
5962
|
-
"name": "Homebrew",
|
|
5963
|
-
"company": null,
|
|
5964
|
-
"blog": "https://brew.sh",
|
|
5965
|
-
"location": "GitHub",
|
|
5966
|
-
"email": null,
|
|
5967
|
-
"hireable": null,
|
|
5968
|
-
"bio": "The missing package manager for macOS (or Linux)",
|
|
5969
|
-
"twitter_username": "MacHomebrew",
|
|
5970
|
-
"public_repos": 28,
|
|
5971
|
-
"public_gists": 0,
|
|
5972
|
-
"followers": 6836,
|
|
5973
|
-
"following": 0,
|
|
5974
|
-
"created_at": "2012-03-05T16:21:25Z",
|
|
5975
|
-
"updated_at": "2025-12-18T08:00:19Z",
|
|
5976
|
-
"rank": 764
|
|
5977
|
-
},
|
|
5978
5942
|
{
|
|
5979
5943
|
"login": "MiniMax-AI",
|
|
5980
5944
|
"id": 194880281,
|
|
@@ -6005,11 +5969,47 @@
|
|
|
6005
5969
|
"twitter_username": "MiniMax_AI",
|
|
6006
5970
|
"public_repos": 28,
|
|
6007
5971
|
"public_gists": 0,
|
|
6008
|
-
"followers":
|
|
5972
|
+
"followers": 6846,
|
|
6009
5973
|
"following": 0,
|
|
6010
5974
|
"created_at": "2025-01-14T04:26:10Z",
|
|
6011
5975
|
"updated_at": "2026-06-14T00:09:30Z",
|
|
6012
|
-
"rank":
|
|
5976
|
+
"rank": 763
|
|
5977
|
+
},
|
|
5978
|
+
{
|
|
5979
|
+
"login": "Lightning-AI",
|
|
5980
|
+
"id": 58386951,
|
|
5981
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjU4Mzg2OTUx",
|
|
5982
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/58386951?v=4",
|
|
5983
|
+
"gravatar_id": "",
|
|
5984
|
+
"url": "https://api.github.com/users/Lightning-AI",
|
|
5985
|
+
"html_url": "https://github.com/Lightning-AI",
|
|
5986
|
+
"followers_url": "https://api.github.com/users/Lightning-AI/followers",
|
|
5987
|
+
"following_url": "https://api.github.com/users/Lightning-AI/following{/other_user}",
|
|
5988
|
+
"gists_url": "https://api.github.com/users/Lightning-AI/gists{/gist_id}",
|
|
5989
|
+
"starred_url": "https://api.github.com/users/Lightning-AI/starred{/owner}{/repo}",
|
|
5990
|
+
"subscriptions_url": "https://api.github.com/users/Lightning-AI/subscriptions",
|
|
5991
|
+
"organizations_url": "https://api.github.com/users/Lightning-AI/orgs",
|
|
5992
|
+
"repos_url": "https://api.github.com/users/Lightning-AI/repos",
|
|
5993
|
+
"events_url": "https://api.github.com/users/Lightning-AI/events{/privacy}",
|
|
5994
|
+
"received_events_url": "https://api.github.com/users/Lightning-AI/received_events",
|
|
5995
|
+
"type": "Organization",
|
|
5996
|
+
"user_view_type": "public",
|
|
5997
|
+
"site_admin": false,
|
|
5998
|
+
"name": "⚡️ Lightning AI ",
|
|
5999
|
+
"company": null,
|
|
6000
|
+
"blog": "https://lightning.ai/",
|
|
6001
|
+
"location": "United States of America",
|
|
6002
|
+
"email": null,
|
|
6003
|
+
"hireable": null,
|
|
6004
|
+
"bio": "Turn ideas into AI, Lightning fast. Creators of PyTorch Lightning, Lightning AI Studio, TorchMetrics, Fabric, Lit-GPT, Lit-LLaMA",
|
|
6005
|
+
"twitter_username": "LightningAI",
|
|
6006
|
+
"public_repos": 28,
|
|
6007
|
+
"public_gists": 0,
|
|
6008
|
+
"followers": 6839,
|
|
6009
|
+
"following": 0,
|
|
6010
|
+
"created_at": "2019-12-01T09:42:21Z",
|
|
6011
|
+
"updated_at": "2026-07-13T12:20:00Z",
|
|
6012
|
+
"rank": 764
|
|
6013
6013
|
},
|
|
6014
6014
|
{
|
|
6015
6015
|
"login": "LinkedInLearning",
|
|
@@ -6039,13 +6039,49 @@
|
|
|
6039
6039
|
"hireable": null,
|
|
6040
6040
|
"bio": null,
|
|
6041
6041
|
"twitter_username": null,
|
|
6042
|
-
"public_repos":
|
|
6042
|
+
"public_repos": 1619,
|
|
6043
6043
|
"public_gists": 0,
|
|
6044
|
-
"followers":
|
|
6044
|
+
"followers": 6802,
|
|
6045
6045
|
"following": 0,
|
|
6046
6046
|
"created_at": "2017-05-09T21:22:02Z",
|
|
6047
|
-
"updated_at": "2026-
|
|
6048
|
-
"rank":
|
|
6047
|
+
"updated_at": "2026-07-09T14:50:35Z",
|
|
6048
|
+
"rank": 767
|
|
6049
|
+
},
|
|
6050
|
+
{
|
|
6051
|
+
"login": "OpenBMB",
|
|
6052
|
+
"id": 89920203,
|
|
6053
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjg5OTIwMjAz",
|
|
6054
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/89920203?v=4",
|
|
6055
|
+
"gravatar_id": "",
|
|
6056
|
+
"url": "https://api.github.com/users/OpenBMB",
|
|
6057
|
+
"html_url": "https://github.com/OpenBMB",
|
|
6058
|
+
"followers_url": "https://api.github.com/users/OpenBMB/followers",
|
|
6059
|
+
"following_url": "https://api.github.com/users/OpenBMB/following{/other_user}",
|
|
6060
|
+
"gists_url": "https://api.github.com/users/OpenBMB/gists{/gist_id}",
|
|
6061
|
+
"starred_url": "https://api.github.com/users/OpenBMB/starred{/owner}{/repo}",
|
|
6062
|
+
"subscriptions_url": "https://api.github.com/users/OpenBMB/subscriptions",
|
|
6063
|
+
"organizations_url": "https://api.github.com/users/OpenBMB/orgs",
|
|
6064
|
+
"repos_url": "https://api.github.com/users/OpenBMB/repos",
|
|
6065
|
+
"events_url": "https://api.github.com/users/OpenBMB/events{/privacy}",
|
|
6066
|
+
"received_events_url": "https://api.github.com/users/OpenBMB/received_events",
|
|
6067
|
+
"type": "Organization",
|
|
6068
|
+
"user_view_type": "public",
|
|
6069
|
+
"site_admin": false,
|
|
6070
|
+
"name": "OpenBMB",
|
|
6071
|
+
"company": null,
|
|
6072
|
+
"blog": "https://www.openbmb.cn",
|
|
6073
|
+
"location": null,
|
|
6074
|
+
"email": "openbmb@gmail.com",
|
|
6075
|
+
"hireable": null,
|
|
6076
|
+
"bio": "OpenBMB (Open Lab for Big Model Base) aims to build foundation models and systems towards AGI.",
|
|
6077
|
+
"twitter_username": "OpenBMB",
|
|
6078
|
+
"public_repos": 81,
|
|
6079
|
+
"public_gists": 0,
|
|
6080
|
+
"followers": 6796,
|
|
6081
|
+
"following": 0,
|
|
6082
|
+
"created_at": "2021-09-01T13:12:04Z",
|
|
6083
|
+
"updated_at": "2025-01-04T03:49:10Z",
|
|
6084
|
+
"rank": 771
|
|
6049
6085
|
},
|
|
6050
6086
|
{
|
|
6051
6087
|
"login": "academind",
|
|
@@ -6077,46 +6113,10 @@
|
|
|
6077
6113
|
"twitter_username": "academind_real",
|
|
6078
6114
|
"public_repos": 79,
|
|
6079
6115
|
"public_gists": 0,
|
|
6080
|
-
"followers":
|
|
6116
|
+
"followers": 6772,
|
|
6081
6117
|
"following": 0,
|
|
6082
6118
|
"created_at": "2017-05-19T11:39:36Z",
|
|
6083
6119
|
"updated_at": "2026-05-19T07:15:33Z",
|
|
6084
|
-
"rank": 774
|
|
6085
|
-
},
|
|
6086
|
-
{
|
|
6087
|
-
"login": "OpenBMB",
|
|
6088
|
-
"id": 89920203,
|
|
6089
|
-
"node_id": "MDEyOk9yZ2FuaXphdGlvbjg5OTIwMjAz",
|
|
6090
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/89920203?v=4",
|
|
6091
|
-
"gravatar_id": "",
|
|
6092
|
-
"url": "https://api.github.com/users/OpenBMB",
|
|
6093
|
-
"html_url": "https://github.com/OpenBMB",
|
|
6094
|
-
"followers_url": "https://api.github.com/users/OpenBMB/followers",
|
|
6095
|
-
"following_url": "https://api.github.com/users/OpenBMB/following{/other_user}",
|
|
6096
|
-
"gists_url": "https://api.github.com/users/OpenBMB/gists{/gist_id}",
|
|
6097
|
-
"starred_url": "https://api.github.com/users/OpenBMB/starred{/owner}{/repo}",
|
|
6098
|
-
"subscriptions_url": "https://api.github.com/users/OpenBMB/subscriptions",
|
|
6099
|
-
"organizations_url": "https://api.github.com/users/OpenBMB/orgs",
|
|
6100
|
-
"repos_url": "https://api.github.com/users/OpenBMB/repos",
|
|
6101
|
-
"events_url": "https://api.github.com/users/OpenBMB/events{/privacy}",
|
|
6102
|
-
"received_events_url": "https://api.github.com/users/OpenBMB/received_events",
|
|
6103
|
-
"type": "Organization",
|
|
6104
|
-
"user_view_type": "public",
|
|
6105
|
-
"site_admin": false,
|
|
6106
|
-
"name": "OpenBMB",
|
|
6107
|
-
"company": null,
|
|
6108
|
-
"blog": "https://www.openbmb.cn",
|
|
6109
|
-
"location": null,
|
|
6110
|
-
"email": "openbmb@gmail.com",
|
|
6111
|
-
"hireable": null,
|
|
6112
|
-
"bio": "OpenBMB (Open Lab for Big Model Base) aims to build foundation models and systems towards AGI.",
|
|
6113
|
-
"twitter_username": "OpenBMB",
|
|
6114
|
-
"public_repos": 80,
|
|
6115
|
-
"public_gists": 0,
|
|
6116
|
-
"followers": 6752,
|
|
6117
|
-
"following": 0,
|
|
6118
|
-
"created_at": "2021-09-01T13:12:04Z",
|
|
6119
|
-
"updated_at": "2025-01-04T03:49:10Z",
|
|
6120
6120
|
"rank": 775
|
|
6121
6121
|
},
|
|
6122
6122
|
{
|
|
@@ -6149,11 +6149,11 @@
|
|
|
6149
6149
|
"twitter_username": null,
|
|
6150
6150
|
"public_repos": 331,
|
|
6151
6151
|
"public_gists": 0,
|
|
6152
|
-
"followers":
|
|
6152
|
+
"followers": 6732,
|
|
6153
6153
|
"following": 0,
|
|
6154
6154
|
"created_at": "2014-08-11T15:36:25Z",
|
|
6155
|
-
"updated_at": "2026-07-
|
|
6156
|
-
"rank":
|
|
6155
|
+
"updated_at": "2026-07-13T10:28:16Z",
|
|
6156
|
+
"rank": 778
|
|
6157
6157
|
},
|
|
6158
6158
|
{
|
|
6159
6159
|
"login": "GoogleChrome",
|
|
@@ -6185,11 +6185,11 @@
|
|
|
6185
6185
|
"twitter_username": null,
|
|
6186
6186
|
"public_repos": 51,
|
|
6187
6187
|
"public_gists": 0,
|
|
6188
|
-
"followers":
|
|
6188
|
+
"followers": 6717,
|
|
6189
6189
|
"following": 0,
|
|
6190
6190
|
"created_at": "2012-05-25T18:21:42Z",
|
|
6191
6191
|
"updated_at": "2026-05-20T00:23:41Z",
|
|
6192
|
-
"rank":
|
|
6192
|
+
"rank": 783
|
|
6193
6193
|
},
|
|
6194
6194
|
{
|
|
6195
6195
|
"login": "linuxserver",
|
|
@@ -6219,9 +6219,9 @@
|
|
|
6219
6219
|
"hireable": null,
|
|
6220
6220
|
"bio": null,
|
|
6221
6221
|
"twitter_username": null,
|
|
6222
|
-
"public_repos":
|
|
6222
|
+
"public_repos": 318,
|
|
6223
6223
|
"public_gists": 0,
|
|
6224
|
-
"followers":
|
|
6224
|
+
"followers": 6681,
|
|
6225
6225
|
"following": 0,
|
|
6226
6226
|
"created_at": "2015-05-08T08:06:11Z",
|
|
6227
6227
|
"updated_at": "2023-10-23T16:44:49Z",
|
|
@@ -6257,46 +6257,118 @@
|
|
|
6257
6257
|
"twitter_username": "AI4FinanceFound",
|
|
6258
6258
|
"public_repos": 43,
|
|
6259
6259
|
"public_gists": 0,
|
|
6260
|
-
"followers":
|
|
6260
|
+
"followers": 6648,
|
|
6261
6261
|
"following": 0,
|
|
6262
6262
|
"created_at": "2020-07-26T13:06:17Z",
|
|
6263
6263
|
"updated_at": "2024-06-10T10:32:47Z",
|
|
6264
|
-
"rank":
|
|
6264
|
+
"rank": 796
|
|
6265
6265
|
},
|
|
6266
6266
|
{
|
|
6267
|
-
"login": "
|
|
6268
|
-
"id":
|
|
6269
|
-
"node_id": "
|
|
6270
|
-
"avatar_url": "https://avatars.githubusercontent.com/u/
|
|
6267
|
+
"login": "clash-verge-rev",
|
|
6268
|
+
"id": 152534467,
|
|
6269
|
+
"node_id": "O_kgDOCRd9ww",
|
|
6270
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/152534467?v=4",
|
|
6271
6271
|
"gravatar_id": "",
|
|
6272
|
-
"url": "https://api.github.com/users/
|
|
6273
|
-
"html_url": "https://github.com/
|
|
6274
|
-
"followers_url": "https://api.github.com/users/
|
|
6275
|
-
"following_url": "https://api.github.com/users/
|
|
6276
|
-
"gists_url": "https://api.github.com/users/
|
|
6277
|
-
"starred_url": "https://api.github.com/users/
|
|
6278
|
-
"subscriptions_url": "https://api.github.com/users/
|
|
6279
|
-
"organizations_url": "https://api.github.com/users/
|
|
6280
|
-
"repos_url": "https://api.github.com/users/
|
|
6281
|
-
"events_url": "https://api.github.com/users/
|
|
6282
|
-
"received_events_url": "https://api.github.com/users/
|
|
6272
|
+
"url": "https://api.github.com/users/clash-verge-rev",
|
|
6273
|
+
"html_url": "https://github.com/clash-verge-rev",
|
|
6274
|
+
"followers_url": "https://api.github.com/users/clash-verge-rev/followers",
|
|
6275
|
+
"following_url": "https://api.github.com/users/clash-verge-rev/following{/other_user}",
|
|
6276
|
+
"gists_url": "https://api.github.com/users/clash-verge-rev/gists{/gist_id}",
|
|
6277
|
+
"starred_url": "https://api.github.com/users/clash-verge-rev/starred{/owner}{/repo}",
|
|
6278
|
+
"subscriptions_url": "https://api.github.com/users/clash-verge-rev/subscriptions",
|
|
6279
|
+
"organizations_url": "https://api.github.com/users/clash-verge-rev/orgs",
|
|
6280
|
+
"repos_url": "https://api.github.com/users/clash-verge-rev/repos",
|
|
6281
|
+
"events_url": "https://api.github.com/users/clash-verge-rev/events{/privacy}",
|
|
6282
|
+
"received_events_url": "https://api.github.com/users/clash-verge-rev/received_events",
|
|
6283
6283
|
"type": "Organization",
|
|
6284
6284
|
"user_view_type": "public",
|
|
6285
6285
|
"site_admin": false,
|
|
6286
|
-
"name": "
|
|
6286
|
+
"name": "Clash Verge Rev",
|
|
6287
6287
|
"company": null,
|
|
6288
|
-
"blog": "https://
|
|
6288
|
+
"blog": "https://clash-verge-rev.github.io",
|
|
6289
6289
|
"location": null,
|
|
6290
|
-
"email":
|
|
6290
|
+
"email": null,
|
|
6291
6291
|
"hireable": null,
|
|
6292
|
-
"bio":
|
|
6293
|
-
"twitter_username":
|
|
6294
|
-
"public_repos":
|
|
6292
|
+
"bio": null,
|
|
6293
|
+
"twitter_username": null,
|
|
6294
|
+
"public_repos": 18,
|
|
6295
|
+
"public_gists": 0,
|
|
6296
|
+
"followers": 6616,
|
|
6297
|
+
"following": 0,
|
|
6298
|
+
"created_at": "2023-11-30T19:27:11Z",
|
|
6299
|
+
"updated_at": "2025-10-23T14:18:36Z",
|
|
6300
|
+
"rank": 798
|
|
6301
|
+
},
|
|
6302
|
+
{
|
|
6303
|
+
"login": "exercism",
|
|
6304
|
+
"id": 5624255,
|
|
6305
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjU2MjQyNTU=",
|
|
6306
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/5624255?v=4",
|
|
6307
|
+
"gravatar_id": "",
|
|
6308
|
+
"url": "https://api.github.com/users/exercism",
|
|
6309
|
+
"html_url": "https://github.com/exercism",
|
|
6310
|
+
"followers_url": "https://api.github.com/users/exercism/followers",
|
|
6311
|
+
"following_url": "https://api.github.com/users/exercism/following{/other_user}",
|
|
6312
|
+
"gists_url": "https://api.github.com/users/exercism/gists{/gist_id}",
|
|
6313
|
+
"starred_url": "https://api.github.com/users/exercism/starred{/owner}{/repo}",
|
|
6314
|
+
"subscriptions_url": "https://api.github.com/users/exercism/subscriptions",
|
|
6315
|
+
"organizations_url": "https://api.github.com/users/exercism/orgs",
|
|
6316
|
+
"repos_url": "https://api.github.com/users/exercism/repos",
|
|
6317
|
+
"events_url": "https://api.github.com/users/exercism/events{/privacy}",
|
|
6318
|
+
"received_events_url": "https://api.github.com/users/exercism/received_events",
|
|
6319
|
+
"type": "Organization",
|
|
6320
|
+
"user_view_type": "public",
|
|
6321
|
+
"site_admin": false,
|
|
6322
|
+
"name": "Exercism",
|
|
6323
|
+
"company": null,
|
|
6324
|
+
"blog": "https://exercism.io",
|
|
6325
|
+
"location": null,
|
|
6326
|
+
"email": "support@exercism.org",
|
|
6327
|
+
"hireable": null,
|
|
6328
|
+
"bio": null,
|
|
6329
|
+
"twitter_username": "exercism_io",
|
|
6330
|
+
"public_repos": 431,
|
|
6331
|
+
"public_gists": 0,
|
|
6332
|
+
"followers": 6596,
|
|
6333
|
+
"following": 0,
|
|
6334
|
+
"created_at": "2013-10-06T19:36:08Z",
|
|
6335
|
+
"updated_at": "2024-02-01T12:25:16Z",
|
|
6336
|
+
"rank": 799
|
|
6337
|
+
},
|
|
6338
|
+
{
|
|
6339
|
+
"login": "googleapis",
|
|
6340
|
+
"id": 16785467,
|
|
6341
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE2Nzg1NDY3",
|
|
6342
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/16785467?v=4",
|
|
6343
|
+
"gravatar_id": "",
|
|
6344
|
+
"url": "https://api.github.com/users/googleapis",
|
|
6345
|
+
"html_url": "https://github.com/googleapis",
|
|
6346
|
+
"followers_url": "https://api.github.com/users/googleapis/followers",
|
|
6347
|
+
"following_url": "https://api.github.com/users/googleapis/following{/other_user}",
|
|
6348
|
+
"gists_url": "https://api.github.com/users/googleapis/gists{/gist_id}",
|
|
6349
|
+
"starred_url": "https://api.github.com/users/googleapis/starred{/owner}{/repo}",
|
|
6350
|
+
"subscriptions_url": "https://api.github.com/users/googleapis/subscriptions",
|
|
6351
|
+
"organizations_url": "https://api.github.com/users/googleapis/orgs",
|
|
6352
|
+
"repos_url": "https://api.github.com/users/googleapis/repos",
|
|
6353
|
+
"events_url": "https://api.github.com/users/googleapis/events{/privacy}",
|
|
6354
|
+
"received_events_url": "https://api.github.com/users/googleapis/received_events",
|
|
6355
|
+
"type": "Organization",
|
|
6356
|
+
"user_view_type": "public",
|
|
6357
|
+
"site_admin": false,
|
|
6358
|
+
"name": "Google APIs",
|
|
6359
|
+
"company": null,
|
|
6360
|
+
"blog": "https://googleapis.github.io",
|
|
6361
|
+
"location": null,
|
|
6362
|
+
"email": null,
|
|
6363
|
+
"hireable": null,
|
|
6364
|
+
"bio": "Clients for Google APIs and tools that help produce them.",
|
|
6365
|
+
"twitter_username": null,
|
|
6366
|
+
"public_repos": 899,
|
|
6295
6367
|
"public_gists": 0,
|
|
6296
|
-
"followers":
|
|
6368
|
+
"followers": 6593,
|
|
6297
6369
|
"following": 0,
|
|
6298
|
-
"created_at": "
|
|
6299
|
-
"updated_at": "
|
|
6370
|
+
"created_at": "2016-01-19T20:40:50Z",
|
|
6371
|
+
"updated_at": "2025-06-28T19:58:29Z",
|
|
6300
6372
|
"rank": 800
|
|
6301
6373
|
}
|
|
6302
6374
|
]
|