@wcj/github-rank 22.5.30 → 22.5.31

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.
Files changed (38) hide show
  1. package/dist/repos.json +22768 -22774
  2. package/dist/sifou-daily.json +168 -6
  3. package/dist/sifou-monthly.json +57 -57
  4. package/dist/sifou-weekly.json +136 -136
  5. package/dist/toutiao-30.json +49 -49
  6. package/dist/toutiao-7.json +88 -88
  7. package/dist/toutiao-90.json +57 -57
  8. package/dist/trending-daily.json +165 -165
  9. package/dist/trending-monthly.json +150 -150
  10. package/dist/trending-weekly.json +157 -157
  11. package/dist/users.china.json +1119 -1119
  12. package/dist/users.json +2036 -2036
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +22768 -22774
  16. package/web/data/sifou-daily.json +168 -6
  17. package/web/data/sifou-monthly.json +57 -57
  18. package/web/data/sifou-weekly.json +136 -136
  19. package/web/data/toutiao-30.json +49 -49
  20. package/web/data/toutiao-7.json +88 -88
  21. package/web/data/toutiao-90.json +57 -57
  22. package/web/data/trending-daily.json +165 -165
  23. package/web/data/trending-monthly.json +150 -150
  24. package/web/data/trending-weekly.json +157 -157
  25. package/web/data/users.china.json +1119 -1119
  26. package/web/data/users.json +2036 -2036
  27. package/web/index.html +1088 -1088
  28. package/web/repos.html +3822 -3818
  29. package/web/sifou-daily.html +510 -6
  30. package/web/sifou-monthly.html +57 -57
  31. package/web/sifou-weekly.html +134 -134
  32. package/web/toutiao-30.html +71 -71
  33. package/web/toutiao-7.html +68 -68
  34. package/web/toutiao-90.html +75 -75
  35. package/web/trending-monthly.html +141 -141
  36. package/web/trending-weekly.html +141 -137
  37. package/web/trending.html +146 -142
  38. package/web/users.china.html +596 -596
package/web/trending.html CHANGED
@@ -124,7 +124,7 @@
124
124
 
125
125
 
126
126
  </h1>
127
- <div class="time">Last cache created on 2022/5/30 by
127
+ <div class="time">Last cache created on 2022/5/31 by
128
128
 
129
129
 
130
130
 
@@ -167,20 +167,20 @@
167
167
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
168
168
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
169
169
  </svg>
170
- <span>497</span>
170
+ <span>909</span>
171
171
  </span>
172
172
  <span class="star" title="Repo Forked">
173
173
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
174
174
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
175
175
  </path>
176
176
  </svg>
177
- <span>98</span>
177
+ <span>151</span>
178
178
  </span>
179
179
  <span class="star">
180
180
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
181
181
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
182
182
  </svg>
183
- <span>137 stars today</span>
183
+ <span>428 stars today</span>
184
184
  </span>
185
185
  </div>
186
186
  <div class="details">
@@ -193,32 +193,28 @@
193
193
  <div class="info">
194
194
  <div class="rank">
195
195
  <span title="Ranking 2">2</span>
196
- <a href="https://github.com/hasinhayder/hydra" target="_blank" title="hasinhayder/hydra">hasinhayder/hydra</a>
196
+ <a href="https://github.com/zijie0/HumanSystemOptimization" target="_blank" title="zijie0/HumanSystemOptimization">zijie0/HumanSystemOptimization</a>
197
197
  </div>
198
198
  <div class="sub-title followers">
199
199
 
200
- <a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
201
- <span style="background-color: #4F5D95;"></span>PHP
202
- </a>
203
-
204
200
  <span class="star" title="Stargazers Count">
205
201
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
206
202
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
207
203
  </svg>
208
- <span>276</span>
204
+ <span>3001</span>
209
205
  </span>
210
206
  <span class="star" title="Repo Forked">
211
207
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
212
208
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
213
209
  </path>
214
210
  </svg>
215
- <span>50</span>
211
+ <span>165</span>
216
212
  </span>
217
213
  <span class="star">
218
214
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
219
215
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
220
216
  </svg>
221
- <span>63 stars today</span>
217
+ <span>1192 stars today</span>
222
218
  </span>
223
219
  </div>
224
220
  <div class="details">
@@ -231,32 +227,32 @@
231
227
  <div class="info">
232
228
  <div class="rank">
233
229
  <span title="Ranking 3">3</span>
234
- <a href="https://github.com/coolsnowwolf/lede" target="_blank" title="coolsnowwolf/lede">coolsnowwolf/lede</a>
230
+ <a href="https://github.com/Grasscutters/Grasscutter" target="_blank" title="Grasscutters/Grasscutter">Grasscutters/Grasscutter</a>
235
231
  </div>
236
232
  <div class="sub-title followers">
237
233
 
238
- <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
239
- <span style="background-color: #555555;"></span>C
234
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
235
+ <span style="background-color: #b07219;"></span>Java
240
236
  </a>
241
237
 
242
238
  <span class="star" title="Stargazers Count">
243
239
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
244
240
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
245
241
  </svg>
246
- <span>21432</span>
242
+ <span>7541</span>
247
243
  </span>
248
244
  <span class="star" title="Repo Forked">
249
245
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
250
246
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
251
247
  </path>
252
248
  </svg>
253
- <span>17344</span>
249
+ <span>2712</span>
254
250
  </span>
255
251
  <span class="star">
256
252
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
257
253
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
258
254
  </svg>
259
- <span>25 stars today</span>
255
+ <span>189 stars today</span>
260
256
  </span>
261
257
  </div>
262
258
  <div class="details">
@@ -269,32 +265,32 @@
269
265
  <div class="info">
270
266
  <div class="rank">
271
267
  <span title="Ranking 4">4</span>
272
- <a href="https://github.com/livebud/bud" target="_blank" title="livebud/bud">livebud/bud</a>
268
+ <a href="https://github.com/neondatabase/neon" target="_blank" title="neondatabase/neon">neondatabase/neon</a>
273
269
  </div>
274
270
  <div class="sub-title followers">
275
271
 
276
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
277
- <span style="background-color: #f1e05a;"></span>JavaScript
272
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
273
+ <span style="background-color: #dea584;"></span>Rust
278
274
  </a>
279
275
 
280
276
  <span class="star" title="Stargazers Count">
281
277
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
282
278
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
283
279
  </svg>
284
- <span>2300</span>
280
+ <span>1770</span>
285
281
  </span>
286
282
  <span class="star" title="Repo Forked">
287
283
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
288
284
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
289
285
  </path>
290
286
  </svg>
291
- <span>66</span>
287
+ <span>46</span>
292
288
  </span>
293
289
  <span class="star">
294
290
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
295
291
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
296
292
  </svg>
297
- <span>303 stars today</span>
293
+ <span>260 stars today</span>
298
294
  </span>
299
295
  </div>
300
296
  <div class="details">
@@ -307,32 +303,32 @@
307
303
  <div class="info">
308
304
  <div class="rank">
309
305
  <span title="Ranking 5">5</span>
310
- <a href="https://github.com/github/copilot-docs" target="_blank" title="github/copilot-docs">github/copilot-docs</a>
306
+ <a href="https://github.com/trekhleb/javascript-algorithms" target="_blank" title="trekhleb/javascript-algorithms">trekhleb/javascript-algorithms</a>
311
307
  </div>
312
308
  <div class="sub-title followers">
313
309
 
314
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
315
- <span style="background-color: #3572A5;"></span>Python
310
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
311
+ <span style="background-color: #f1e05a;"></span>JavaScript
316
312
  </a>
317
313
 
318
314
  <span class="star" title="Stargazers Count">
319
315
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
320
316
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
321
317
  </svg>
322
- <span>18713</span>
318
+ <span>142651</span>
323
319
  </span>
324
320
  <span class="star" title="Repo Forked">
325
321
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
326
322
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
327
323
  </path>
328
324
  </svg>
329
- <span>2034</span>
325
+ <span>23572</span>
330
326
  </span>
331
327
  <span class="star">
332
328
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
333
329
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
334
330
  </svg>
335
- <span>156 stars today</span>
331
+ <span>257 stars today</span>
336
332
  </span>
337
333
  </div>
338
334
  <div class="details">
@@ -345,32 +341,32 @@
345
341
  <div class="info">
346
342
  <div class="rank">
347
343
  <span title="Ranking 6">6</span>
348
- <a href="https://github.com/trekhleb/javascript-algorithms" target="_blank" title="trekhleb/javascript-algorithms">trekhleb/javascript-algorithms</a>
344
+ <a href="https://github.com/requarks/wiki" target="_blank" title="requarks/wiki">requarks/wiki</a>
349
345
  </div>
350
346
  <div class="sub-title followers">
351
347
 
352
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
353
- <span style="background-color: #f1e05a;"></span>JavaScript
348
+ <a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
349
+ <span style="background-color: #41b883;"></span>Vue
354
350
  </a>
355
351
 
356
352
  <span class="star" title="Stargazers Count">
357
353
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
358
354
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
359
355
  </svg>
360
- <span>142425</span>
356
+ <span>17079</span>
361
357
  </span>
362
358
  <span class="star" title="Repo Forked">
363
359
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
364
360
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
365
361
  </path>
366
362
  </svg>
367
- <span>23549</span>
363
+ <span>1926</span>
368
364
  </span>
369
365
  <span class="star">
370
366
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
371
367
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
372
368
  </svg>
373
- <span>202 stars today</span>
369
+ <span>107 stars today</span>
374
370
  </span>
375
371
  </div>
376
372
  <div class="details">
@@ -383,32 +379,28 @@
383
379
  <div class="info">
384
380
  <div class="rank">
385
381
  <span title="Ranking 7">7</span>
386
- <a href="https://github.com/Grasscutters/Grasscutter" target="_blank" title="Grasscutters/Grasscutter">Grasscutters/Grasscutter</a>
382
+ <a href="https://github.com/smartcontractkit/full-blockchain-solidity-course-js" target="_blank" title="smartcontractkit/full-blockchain-solidity-course-js">smartcontractkit/full-blockchain-solidity-course-js</a>
387
383
  </div>
388
384
  <div class="sub-title followers">
389
385
 
390
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
391
- <span style="background-color: #b07219;"></span>Java
392
- </a>
393
-
394
386
  <span class="star" title="Stargazers Count">
395
387
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
396
388
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
397
389
  </svg>
398
- <span>7351</span>
390
+ <span>1070</span>
399
391
  </span>
400
392
  <span class="star" title="Repo Forked">
401
393
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
402
394
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
403
395
  </path>
404
396
  </svg>
405
- <span>2684</span>
397
+ <span>227</span>
406
398
  </span>
407
399
  <span class="star">
408
400
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
409
401
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
410
402
  </svg>
411
- <span>124 stars today</span>
403
+ <span>275 stars today</span>
412
404
  </span>
413
405
  </div>
414
406
  <div class="details">
@@ -421,32 +413,32 @@
421
413
  <div class="info">
422
414
  <div class="rank">
423
415
  <span title="Ranking 8">8</span>
424
- <a href="https://github.com/payloadcms/payload" target="_blank" title="payloadcms/payload">payloadcms/payload</a>
416
+ <a href="https://github.com/hasinhayder/hydra" target="_blank" title="hasinhayder/hydra">hasinhayder/hydra</a>
425
417
  </div>
426
418
  <div class="sub-title followers">
427
419
 
428
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
429
- <span style="background-color: #2b7489;"></span>TypeScript
420
+ <a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
421
+ <span style="background-color: #4F5D95;"></span>PHP
430
422
  </a>
431
423
 
432
424
  <span class="star" title="Stargazers Count">
433
425
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
434
426
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
435
427
  </svg>
436
- <span>3027</span>
428
+ <span>436</span>
437
429
  </span>
438
430
  <span class="star" title="Repo Forked">
439
431
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
440
432
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
441
433
  </path>
442
434
  </svg>
443
- <span>119</span>
435
+ <span>72</span>
444
436
  </span>
445
437
  <span class="star">
446
438
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
447
439
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
448
440
  </svg>
449
- <span>379 stars today</span>
441
+ <span>237 stars today</span>
450
442
  </span>
451
443
  </div>
452
444
  <div class="details">
@@ -459,32 +451,32 @@
459
451
  <div class="info">
460
452
  <div class="rank">
461
453
  <span title="Ranking 9">9</span>
462
- <a href="https://github.com/cloudflare/cloudflare-docs" target="_blank" title="cloudflare/cloudflare-docs">cloudflare/cloudflare-docs</a>
454
+ <a href="https://github.com/Asabeneh/30-Days-Of-React" target="_blank" title="Asabeneh/30-Days-Of-React">Asabeneh/30-Days-Of-React</a>
463
455
  </div>
464
456
  <div class="sub-title followers">
465
457
 
466
- <a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
467
- <span style="background-color: #563d7c;"></span>CSS
458
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
459
+ <span style="background-color: #f1e05a;"></span>JavaScript
468
460
  </a>
469
461
 
470
462
  <span class="star" title="Stargazers Count">
471
463
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
472
464
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
473
465
  </svg>
474
- <span>1033</span>
466
+ <span>11924</span>
475
467
  </span>
476
468
  <span class="star" title="Repo Forked">
477
469
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
478
470
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
479
471
  </path>
480
472
  </svg>
481
- <span>1437</span>
473
+ <span>3077</span>
482
474
  </span>
483
475
  <span class="star">
484
476
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
485
477
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
486
478
  </svg>
487
- <span>19 stars today</span>
479
+ <span>307 stars today</span>
488
480
  </span>
489
481
  </div>
490
482
  <div class="details">
@@ -497,32 +489,32 @@
497
489
  <div class="info">
498
490
  <div class="rank">
499
491
  <span title="Ranking 10">10</span>
500
- <a href="https://github.com/XiaoMiku01/fansMedalHelper" target="_blank" title="XiaoMiku01/fansMedalHelper">XiaoMiku01/fansMedalHelper</a>
492
+ <a href="https://github.com/livebud/bud" target="_blank" title="livebud/bud">livebud/bud</a>
501
493
  </div>
502
494
  <div class="sub-title followers">
503
495
 
504
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
505
- <span style="background-color: #3572A5;"></span>Python
496
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
497
+ <span style="background-color: #f1e05a;"></span>JavaScript
506
498
  </a>
507
499
 
508
500
  <span class="star" title="Stargazers Count">
509
501
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
510
502
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
511
503
  </svg>
512
- <span>192</span>
504
+ <span>2606</span>
513
505
  </span>
514
506
  <span class="star" title="Repo Forked">
515
507
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
516
508
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
517
509
  </path>
518
510
  </svg>
519
- <span>23</span>
511
+ <span>75</span>
520
512
  </span>
521
513
  <span class="star">
522
514
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
523
515
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
524
516
  </svg>
525
- <span>33 stars today</span>
517
+ <span>342 stars today</span>
526
518
  </span>
527
519
  </div>
528
520
  <div class="details">
@@ -535,32 +527,32 @@
535
527
  <div class="info">
536
528
  <div class="rank">
537
529
  <span title="Ranking 11">11</span>
538
- <a href="https://github.com/godotengine/godot" target="_blank" title="godotengine/godot">godotengine/godot</a>
530
+ <a href="https://github.com/TomSchimansky/CustomTkinter" target="_blank" title="TomSchimansky/CustomTkinter">TomSchimansky/CustomTkinter</a>
539
531
  </div>
540
532
  <div class="sub-title followers">
541
533
 
542
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
543
- <span style="background-color: #f34b7d;"></span>C++
534
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
535
+ <span style="background-color: #3572A5;"></span>Python
544
536
  </a>
545
537
 
546
538
  <span class="star" title="Stargazers Count">
547
539
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
548
540
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
549
541
  </svg>
550
- <span>49236</span>
542
+ <span>1251</span>
551
543
  </span>
552
544
  <span class="star" title="Repo Forked">
553
545
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
554
546
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
555
547
  </path>
556
548
  </svg>
557
- <span>8767</span>
549
+ <span>94</span>
558
550
  </span>
559
551
  <span class="star">
560
552
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
561
553
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
562
554
  </svg>
563
- <span>55 stars today</span>
555
+ <span>155 stars today</span>
564
556
  </span>
565
557
  </div>
566
558
  <div class="details">
@@ -573,28 +565,32 @@
573
565
  <div class="info">
574
566
  <div class="rank">
575
567
  <span title="Ranking 12">12</span>
576
- <a href="https://github.com/smartcontractkit/full-blockchain-solidity-course-js" target="_blank" title="smartcontractkit/full-blockchain-solidity-course-js">smartcontractkit/full-blockchain-solidity-course-js</a>
568
+ <a href="https://github.com/ripienaar/free-for-dev" target="_blank" title="ripienaar/free-for-dev">ripienaar/free-for-dev</a>
577
569
  </div>
578
570
  <div class="sub-title followers">
579
571
 
572
+ <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
573
+ <span style="background-color: #e34c26;"></span>HTML
574
+ </a>
575
+
580
576
  <span class="star" title="Stargazers Count">
581
577
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
582
578
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
583
579
  </svg>
584
- <span>811</span>
580
+ <span>55671</span>
585
581
  </span>
586
582
  <span class="star" title="Repo Forked">
587
583
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
588
584
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
589
585
  </path>
590
586
  </svg>
591
- <span>187</span>
587
+ <span>6137</span>
592
588
  </span>
593
589
  <span class="star">
594
590
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
595
591
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
596
592
  </svg>
597
- <span>176 stars today</span>
593
+ <span>56 stars today</span>
598
594
  </span>
599
595
  </div>
600
596
  <div class="details">
@@ -607,32 +603,32 @@
607
603
  <div class="info">
608
604
  <div class="rank">
609
605
  <span title="Ranking 13">13</span>
610
- <a href="https://github.com/bregman-arie/devops-exercises" target="_blank" title="bregman-arie/devops-exercises">bregman-arie/devops-exercises</a>
606
+ <a href="https://github.com/helix-editor/helix" target="_blank" title="helix-editor/helix">helix-editor/helix</a>
611
607
  </div>
612
608
  <div class="sub-title followers">
613
609
 
614
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
615
- <span style="background-color: #3572A5;"></span>Python
610
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
611
+ <span style="background-color: #dea584;"></span>Rust
616
612
  </a>
617
613
 
618
614
  <span class="star" title="Stargazers Count">
619
615
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
620
616
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
621
617
  </svg>
622
- <span>24766</span>
618
+ <span>9289</span>
623
619
  </span>
624
620
  <span class="star" title="Repo Forked">
625
621
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
626
622
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
627
623
  </path>
628
624
  </svg>
629
- <span>5222</span>
625
+ <span>554</span>
630
626
  </span>
631
627
  <span class="star">
632
628
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
633
629
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
634
630
  </svg>
635
- <span>112 stars today</span>
631
+ <span>143 stars today</span>
636
632
  </span>
637
633
  </div>
638
634
  <div class="details">
@@ -645,28 +641,32 @@
645
641
  <div class="info">
646
642
  <div class="rank">
647
643
  <span title="Ranking 14">14</span>
648
- <a href="https://github.com/zijie0/HumanSystemOptimization" target="_blank" title="zijie0/HumanSystemOptimization">zijie0/HumanSystemOptimization</a>
644
+ <a href="https://github.com/Cveinnt/LiveTerm" target="_blank" title="Cveinnt/LiveTerm">Cveinnt/LiveTerm</a>
649
645
  </div>
650
646
  <div class="sub-title followers">
651
647
 
648
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
649
+ <span style="background-color: #2b7489;"></span>TypeScript
650
+ </a>
651
+
652
652
  <span class="star" title="Stargazers Count">
653
653
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
654
654
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
655
655
  </svg>
656
- <span>1848</span>
656
+ <span>2777</span>
657
657
  </span>
658
658
  <span class="star" title="Repo Forked">
659
659
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
660
660
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
661
661
  </path>
662
662
  </svg>
663
- <span>105</span>
663
+ <span>156</span>
664
664
  </span>
665
665
  <span class="star">
666
666
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
667
667
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
668
668
  </svg>
669
- <span>369 stars today</span>
669
+ <span>89 stars today</span>
670
670
  </span>
671
671
  </div>
672
672
  <div class="details">
@@ -679,32 +679,32 @@
679
679
  <div class="info">
680
680
  <div class="rank">
681
681
  <span title="Ranking 15">15</span>
682
- <a href="https://github.com/Asabeneh/30-Days-Of-React" target="_blank" title="Asabeneh/30-Days-Of-React">Asabeneh/30-Days-Of-React</a>
682
+ <a href="https://github.com/BishopFox/sliver" target="_blank" title="BishopFox/sliver">BishopFox/sliver</a>
683
683
  </div>
684
684
  <div class="sub-title followers">
685
685
 
686
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
687
- <span style="background-color: #f1e05a;"></span>JavaScript
686
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
687
+ <span style="background-color: #00ADD8;"></span>Go
688
688
  </a>
689
689
 
690
690
  <span class="star" title="Stargazers Count">
691
691
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
692
692
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
693
693
  </svg>
694
- <span>11650</span>
694
+ <span>2714</span>
695
695
  </span>
696
696
  <span class="star" title="Repo Forked">
697
697
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
698
698
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
699
699
  </path>
700
700
  </svg>
701
- <span>3031</span>
701
+ <span>405</span>
702
702
  </span>
703
703
  <span class="star">
704
704
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
705
705
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
706
706
  </svg>
707
- <span>126 stars today</span>
707
+ <span>51 stars today</span>
708
708
  </span>
709
709
  </div>
710
710
  <div class="details">
@@ -717,32 +717,32 @@
717
717
  <div class="info">
718
718
  <div class="rank">
719
719
  <span title="Ranking 16">16</span>
720
- <a href="https://github.com/helix-editor/helix" target="_blank" title="helix-editor/helix">helix-editor/helix</a>
720
+ <a href="https://github.com/cotes2020/jekyll-theme-chirpy" target="_blank" title="cotes2020/jekyll-theme-chirpy">cotes2020/jekyll-theme-chirpy</a>
721
721
  </div>
722
722
  <div class="sub-title followers">
723
723
 
724
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
725
- <span style="background-color: #dea584;"></span>Rust
724
+ <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
725
+ <span style="background-color: #e34c26;"></span>HTML
726
726
  </a>
727
727
 
728
728
  <span class="star" title="Stargazers Count">
729
729
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
730
730
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
731
731
  </svg>
732
- <span>9151</span>
732
+ <span>2134</span>
733
733
  </span>
734
734
  <span class="star" title="Repo Forked">
735
735
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
736
736
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
737
737
  </path>
738
738
  </svg>
739
- <span>547</span>
739
+ <span>2510</span>
740
740
  </span>
741
741
  <span class="star">
742
742
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
743
743
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
744
744
  </svg>
745
- <span>119 stars today</span>
745
+ <span>57 stars today</span>
746
746
  </span>
747
747
  </div>
748
748
  <div class="details">
@@ -755,32 +755,32 @@
755
755
  <div class="info">
756
756
  <div class="rank">
757
757
  <span title="Ranking 17">17</span>
758
- <a href="https://github.com/openwrt/openwrt" target="_blank" title="openwrt/openwrt">openwrt/openwrt</a>
758
+ <a href="https://github.com/topjohnwu/Magisk" target="_blank" title="topjohnwu/Magisk">topjohnwu/Magisk</a>
759
759
  </div>
760
760
  <div class="sub-title followers">
761
761
 
762
- <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
763
- <span style="background-color: #555555;"></span>C
762
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
763
+ <span style="background-color: #f34b7d;"></span>C++
764
764
  </a>
765
765
 
766
766
  <span class="star" title="Stargazers Count">
767
767
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
768
768
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
769
769
  </svg>
770
- <span>11639</span>
770
+ <span>26380</span>
771
771
  </span>
772
772
  <span class="star" title="Repo Forked">
773
773
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
774
774
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
775
775
  </path>
776
776
  </svg>
777
- <span>7377</span>
777
+ <span>6608</span>
778
778
  </span>
779
779
  <span class="star">
780
780
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
781
781
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
782
782
  </svg>
783
- <span>18 stars today</span>
783
+ <span>38 stars today</span>
784
784
  </span>
785
785
  </div>
786
786
  <div class="details">
@@ -793,32 +793,32 @@
793
793
  <div class="info">
794
794
  <div class="rank">
795
795
  <span title="Ranking 18">18</span>
796
- <a href="https://github.com/trustwallet/assets" target="_blank" title="trustwallet/assets">trustwallet/assets</a>
796
+ <a href="https://github.com/eludadev/css-buttons" target="_blank" title="eludadev/css-buttons">eludadev/css-buttons</a>
797
797
  </div>
798
798
  <div class="sub-title followers">
799
799
 
800
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
801
- <span style="background-color: #00ADD8;"></span>Go
800
+ <a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
801
+ <span style="background-color: #563d7c;"></span>CSS
802
802
  </a>
803
803
 
804
804
  <span class="star" title="Stargazers Count">
805
805
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
806
806
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
807
807
  </svg>
808
- <span>3057</span>
808
+ <span>959</span>
809
809
  </span>
810
810
  <span class="star" title="Repo Forked">
811
811
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
812
812
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
813
813
  </path>
814
814
  </svg>
815
- <span>13917</span>
815
+ <span>77</span>
816
816
  </span>
817
817
  <span class="star">
818
818
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
819
819
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
820
820
  </svg>
821
- <span>12 stars today</span>
821
+ <span>130 stars today</span>
822
822
  </span>
823
823
  </div>
824
824
  <div class="details">
@@ -831,32 +831,32 @@
831
831
  <div class="info">
832
832
  <div class="rank">
833
833
  <span title="Ranking 19">19</span>
834
- <a href="https://github.com/qmk/qmk_firmware" target="_blank" title="qmk/qmk_firmware">qmk/qmk_firmware</a>
834
+ <a href="https://github.com/neovim/neovim" target="_blank" title="neovim/neovim">neovim/neovim</a>
835
835
  </div>
836
836
  <div class="sub-title followers">
837
837
 
838
- <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
839
- <span style="background-color: #555555;"></span>C
838
+ <a class="language" target="_blank" href="https://github.com/topics/vimscript" title="Programming Language Vimscript">
839
+ <span style="background-color: #199f4b;"></span>Vimscript
840
840
  </a>
841
841
 
842
842
  <span class="star" title="Stargazers Count">
843
843
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
844
844
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
845
845
  </svg>
846
- <span>12413</span>
846
+ <span>53980</span>
847
847
  </span>
848
848
  <span class="star" title="Repo Forked">
849
849
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
850
850
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
851
851
  </path>
852
852
  </svg>
853
- <span>26414</span>
853
+ <span>3877</span>
854
854
  </span>
855
855
  <span class="star">
856
856
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
857
857
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
858
858
  </svg>
859
- <span>32 stars today</span>
859
+ <span>42 stars today</span>
860
860
  </span>
861
861
  </div>
862
862
  <div class="details">
@@ -869,32 +869,32 @@
869
869
  <div class="info">
870
870
  <div class="rank">
871
871
  <span title="Ranking 20">20</span>
872
- <a href="https://github.com/lucidrains/imagen-pytorch" target="_blank" title="lucidrains/imagen-pytorch">lucidrains/imagen-pytorch</a>
872
+ <a href="https://github.com/skyline-emu/skyline" target="_blank" title="skyline-emu/skyline">skyline-emu/skyline</a>
873
873
  </div>
874
874
  <div class="sub-title followers">
875
875
 
876
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
877
- <span style="background-color: #3572A5;"></span>Python
876
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
877
+ <span style="background-color: #f34b7d;"></span>C++
878
878
  </a>
879
879
 
880
880
  <span class="star" title="Stargazers Count">
881
881
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
882
882
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
883
883
  </svg>
884
- <span>2074</span>
884
+ <span>7928</span>
885
885
  </span>
886
886
  <span class="star" title="Repo Forked">
887
887
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
888
888
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
889
889
  </path>
890
890
  </svg>
891
- <span>81</span>
891
+ <span>1165</span>
892
892
  </span>
893
893
  <span class="star">
894
894
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
895
895
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
896
896
  </svg>
897
- <span>223 stars today</span>
897
+ <span>143 stars today</span>
898
898
  </span>
899
899
  </div>
900
900
  <div class="details">
@@ -919,20 +919,20 @@
919
919
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
920
920
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
921
921
  </svg>
922
- <span>44450</span>
922
+ <span>44607</span>
923
923
  </span>
924
924
  <span class="star" title="Repo Forked">
925
925
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
926
926
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
927
927
  </path>
928
928
  </svg>
929
- <span>12264</span>
929
+ <span>12272</span>
930
930
  </span>
931
931
  <span class="star">
932
932
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
933
933
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
934
934
  </svg>
935
- <span>41 stars today</span>
935
+ <span>186 stars today</span>
936
936
  </span>
937
937
  </div>
938
938
  <div class="details">
@@ -945,32 +945,32 @@
945
945
  <div class="info">
946
946
  <div class="rank">
947
947
  <span title="Ranking 22">22</span>
948
- <a href="https://github.com/massgravel/Microsoft-Activation-Scripts" target="_blank" title="massgravel/Microsoft-Activation-Scripts">massgravel/Microsoft-Activation-Scripts</a>
948
+ <a href="https://github.com/qmk/qmk_firmware" target="_blank" title="qmk/qmk_firmware">qmk/qmk_firmware</a>
949
949
  </div>
950
950
  <div class="sub-title followers">
951
951
 
952
- <a class="language" target="_blank" href="https://github.com/topics/batchfile" title="Programming Language Batchfile">
953
- <span style="background-color: #C1F12E;"></span>Batchfile
952
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
953
+ <span style="background-color: #555555;"></span>C
954
954
  </a>
955
955
 
956
956
  <span class="star" title="Stargazers Count">
957
957
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
958
958
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
959
959
  </svg>
960
- <span>13185</span>
960
+ <span>12453</span>
961
961
  </span>
962
962
  <span class="star" title="Repo Forked">
963
963
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
964
964
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
965
965
  </path>
966
966
  </svg>
967
- <span>1729</span>
967
+ <span>26432</span>
968
968
  </span>
969
969
  <span class="star">
970
970
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
971
971
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
972
972
  </svg>
973
- <span>66 stars today</span>
973
+ <span>51 stars today</span>
974
974
  </span>
975
975
  </div>
976
976
  <div class="details">
@@ -983,7 +983,7 @@
983
983
  <div class="info">
984
984
  <div class="rank">
985
985
  <span title="Ranking 23">23</span>
986
- <a href="https://github.com/rzashakeri/beautify-github-profile" target="_blank" title="rzashakeri/beautify-github-profile">rzashakeri/beautify-github-profile</a>
986
+ <a href="https://github.com/zju3dv/OnePose" target="_blank" title="zju3dv/OnePose">zju3dv/OnePose</a>
987
987
  </div>
988
988
  <div class="sub-title followers">
989
989
 
@@ -991,20 +991,20 @@
991
991
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
992
992
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
993
993
  </svg>
994
- <span>6000</span>
994
+ <span>343</span>
995
995
  </span>
996
996
  <span class="star" title="Repo Forked">
997
997
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
998
998
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
999
999
  </path>
1000
1000
  </svg>
1001
- <span>206</span>
1001
+ <span>9</span>
1002
1002
  </span>
1003
1003
  <span class="star">
1004
1004
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1005
1005
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1006
1006
  </svg>
1007
- <span>509 stars today</span>
1007
+ <span>42 stars today</span>
1008
1008
  </span>
1009
1009
  </div>
1010
1010
  <div class="details">
@@ -1017,32 +1017,32 @@
1017
1017
  <div class="info">
1018
1018
  <div class="rank">
1019
1019
  <span title="Ranking 24">24</span>
1020
- <a href="https://github.com/skyline-emu/skyline" target="_blank" title="skyline-emu/skyline">skyline-emu/skyline</a>
1020
+ <a href="https://github.com/yangshun/tech-interview-handbook" target="_blank" title="yangshun/tech-interview-handbook">yangshun/tech-interview-handbook</a>
1021
1021
  </div>
1022
1022
  <div class="sub-title followers">
1023
1023
 
1024
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
1025
- <span style="background-color: #f34b7d;"></span>C++
1024
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
1025
+ <span style="background-color: #f1e05a;"></span>JavaScript
1026
1026
  </a>
1027
1027
 
1028
1028
  <span class="star" title="Stargazers Count">
1029
1029
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1030
1030
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1031
1031
  </svg>
1032
- <span>7798</span>
1032
+ <span>71051</span>
1033
1033
  </span>
1034
1034
  <span class="star" title="Repo Forked">
1035
1035
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1036
1036
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
1037
1037
  </path>
1038
1038
  </svg>
1039
- <span>1152</span>
1039
+ <span>9760</span>
1040
1040
  </span>
1041
1041
  <span class="star">
1042
1042
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1043
1043
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1044
1044
  </svg>
1045
- <span>62 stars today</span>
1045
+ <span>133 stars today</span>
1046
1046
  </span>
1047
1047
  </div>
1048
1048
  <div class="details">
@@ -1055,28 +1055,32 @@
1055
1055
  <div class="info">
1056
1056
  <div class="rank">
1057
1057
  <span title="Ranking 25">25</span>
1058
- <a href="https://github.com/Dimbreath/GenshinData" target="_blank" title="Dimbreath/GenshinData">Dimbreath/GenshinData</a>
1058
+ <a href="https://github.com/coolsnowwolf/lede" target="_blank" title="coolsnowwolf/lede">coolsnowwolf/lede</a>
1059
1059
  </div>
1060
1060
  <div class="sub-title followers">
1061
1061
 
1062
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
1063
+ <span style="background-color: #555555;"></span>C
1064
+ </a>
1065
+
1062
1066
  <span class="star" title="Stargazers Count">
1063
1067
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1064
1068
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1065
1069
  </svg>
1066
- <span>1198</span>
1070
+ <span>21481</span>
1067
1071
  </span>
1068
1072
  <span class="star" title="Repo Forked">
1069
1073
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1070
1074
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
1071
1075
  </path>
1072
1076
  </svg>
1073
- <span>435</span>
1077
+ <span>17356</span>
1074
1078
  </span>
1075
1079
  <span class="star">
1076
1080
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1077
1081
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1078
1082
  </svg>
1079
- <span>17 stars today</span>
1083
+ <span>60 stars today</span>
1080
1084
  </span>
1081
1085
  </div>
1082
1086
  <div class="details">
@@ -1101,7 +1105,7 @@
1101
1105
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1102
1106
  </a>
1103
1107
  </div>
1104
- <div class="time">Last cache created on 2022/5/30 by Github API v3.</div>
1108
+ <div class="time">Last cache created on 2022/5/31 by Github API v3.</div>
1105
1109
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1106
1110
  </div>
1107
1111
  </body>