@wcj/github-rank 21.9.18 → 21.9.22

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 +33726 -33720
  2. package/dist/sifou-daily.json +16 -70
  3. package/dist/sifou-monthly.json +88 -88
  4. package/dist/sifou-weekly.json +167 -167
  5. package/dist/toutiao-30.json +89 -89
  6. package/dist/toutiao-7.json +137 -137
  7. package/dist/toutiao-90.json +63 -63
  8. package/dist/trending-daily.json +196 -196
  9. package/dist/trending-monthly.json +172 -172
  10. package/dist/trending-weekly.json +194 -194
  11. package/dist/users.china.json +2178 -2178
  12. package/dist/users.json +3813 -3813
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +33726 -33720
  16. package/web/data/sifou-daily.json +16 -70
  17. package/web/data/sifou-monthly.json +88 -88
  18. package/web/data/sifou-weekly.json +167 -167
  19. package/web/data/toutiao-30.json +89 -89
  20. package/web/data/toutiao-7.json +137 -137
  21. package/web/data/toutiao-90.json +63 -63
  22. package/web/data/trending-daily.json +196 -196
  23. package/web/data/trending-monthly.json +172 -172
  24. package/web/data/trending-weekly.json +194 -194
  25. package/web/data/users.china.json +2178 -2178
  26. package/web/data/users.json +3813 -3813
  27. package/web/index.html +1991 -1991
  28. package/web/repos.html +4137 -4117
  29. package/web/sifou-daily.html +14 -182
  30. package/web/sifou-monthly.html +113 -113
  31. package/web/sifou-weekly.html +141 -141
  32. package/web/toutiao-30.html +117 -117
  33. package/web/toutiao-7.html +101 -101
  34. package/web/toutiao-90.html +68 -68
  35. package/web/trending-monthly.html +163 -163
  36. package/web/trending-weekly.html +169 -177
  37. package/web/trending.html +177 -169
  38. package/web/users.china.html +1242 -1242
package/web/trending.html CHANGED
@@ -81,7 +81,7 @@
81
81
  </svg>
82
82
  </a>
83
83
  <h1 class="title"> GitHub Repositories Trending </h1>
84
- <div class="time">Last cache created on 2021/9/18 by Github API v3.</div>
84
+ <div class="time">Last cache created on 2021/9/22 by Github API v3.</div>
85
85
  <div class="tabs">
86
86
  <a class="" href="index.html">Users</a>
87
87
  <a class="" href="repos.html">Repos</a>
@@ -104,36 +104,36 @@
104
104
  <div class="info">
105
105
  <div class="rank">
106
106
  <span title="Ranking 1">1</span>
107
- <a href="https://github.com/calendso/calendso" target="_blank" title="calendso/calendso">calendso/calendso</a>
107
+ <a href="https://github.com/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</a>
108
108
  </div>
109
109
  <div class="sub-title followers">
110
110
 
111
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
112
- <span style="background-color: #2b7489;"></span>TypeScript
111
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
112
+ <span style="background-color: #f1e05a;"></span>JavaScript
113
113
  </a>
114
114
 
115
115
  <span class="star" title="Stargazers Count">
116
116
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
117
117
  <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>
118
118
  </svg>
119
- <span>6908</span>
119
+ <span>331277</span>
120
120
  </span>
121
121
  <span class="star" title="Repo Forked">
122
122
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
123
123
  <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">
124
124
  </path>
125
125
  </svg>
126
- <span>604</span>
126
+ <span>26648</span>
127
127
  </span>
128
128
  <span class="star">
129
129
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
130
130
  <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>
131
131
  </svg>
132
- <span>280 stars today</span>
132
+ <span>336 stars today</span>
133
133
  </span>
134
134
  </div>
135
135
  <div class="details">
136
- Scheduling infrastructure for absolutely everyone.
136
+ freeCodeCamp.org&#39;s open-source codebase and curriculum. Learn to code for free.
137
137
  </div>
138
138
  </div>
139
139
  </li>
@@ -142,36 +142,36 @@
142
142
  <div class="info">
143
143
  <div class="rank">
144
144
  <span title="Ranking 2">2</span>
145
- <a href="https://github.com/eritislami/evobot" target="_blank" title="eritislami/evobot">eritislami/evobot</a>
145
+ <a href="https://github.com/authelia/authelia" target="_blank" title="authelia/authelia">authelia/authelia</a>
146
146
  </div>
147
147
  <div class="sub-title followers">
148
148
 
149
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
150
- <span style="background-color: #f1e05a;"></span>JavaScript
149
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
150
+ <span style="background-color: #00ADD8;"></span>Go
151
151
  </a>
152
152
 
153
153
  <span class="star" title="Stargazers Count">
154
154
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
155
155
  <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>
156
156
  </svg>
157
- <span>891</span>
157
+ <span>9253</span>
158
158
  </span>
159
159
  <span class="star" title="Repo Forked">
160
160
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
161
161
  <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">
162
162
  </path>
163
163
  </svg>
164
- <span>1306</span>
164
+ <span>449</span>
165
165
  </span>
166
166
  <span class="star">
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>89 stars today</span>
170
+ <span>351 stars today</span>
171
171
  </span>
172
172
  </div>
173
173
  <div class="details">
174
- 🤖 EvoBot is a Discord Music Bot built with discord.js &amp; uses Command Handler from discordjs.guide
174
+ The Single Sign-On Multi-Factor portal for web apps
175
175
  </div>
176
176
  </div>
177
177
  </li>
@@ -180,32 +180,36 @@
180
180
  <div class="info">
181
181
  <div class="rank">
182
182
  <span title="Ranking 3">3</span>
183
- <a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
183
+ <a href="https://github.com/Richasy/Bili.Uwp" target="_blank" title="Richasy/Bili.Uwp">Richasy/Bili.Uwp</a>
184
184
  </div>
185
185
  <div class="sub-title followers">
186
186
 
187
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
188
+ <span style="background-color: #178600;"></span>C#
189
+ </a>
190
+
187
191
  <span class="star" title="Stargazers Count">
188
192
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
189
193
  <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>
190
194
  </svg>
191
- <span>205072</span>
195
+ <span>1090</span>
192
196
  </span>
193
197
  <span class="star" title="Repo Forked">
194
198
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
195
199
  <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">
196
200
  </path>
197
201
  </svg>
198
- <span>44460</span>
202
+ <span>68</span>
199
203
  </span>
200
204
  <span class="star">
201
205
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
202
206
  <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>
203
207
  </svg>
204
- <span>431 stars today</span>
208
+ <span>194 stars today</span>
205
209
  </span>
206
210
  </div>
207
211
  <div class="details">
208
- 📚 Freely available programming books
212
+ 适用于新系统UI的哔哩
209
213
  </div>
210
214
  </div>
211
215
  </li>
@@ -214,36 +218,32 @@
214
218
  <div class="info">
215
219
  <div class="rank">
216
220
  <span title="Ranking 4">4</span>
217
- <a href="https://github.com/bregman-arie/devops-exercises" target="_blank" title="bregman-arie/devops-exercises">bregman-arie/devops-exercises</a>
221
+ <a href="https://github.com/jlevy/the-art-of-command-line" target="_blank" title="jlevy/the-art-of-command-line">jlevy/the-art-of-command-line</a>
218
222
  </div>
219
223
  <div class="sub-title followers">
220
224
 
221
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
222
- <span style="background-color: #3572A5;"></span>Python
223
- </a>
224
-
225
225
  <span class="star" title="Stargazers Count">
226
226
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
227
227
  <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>
228
228
  </svg>
229
- <span>15549</span>
229
+ <span>96337</span>
230
230
  </span>
231
231
  <span class="star" title="Repo Forked">
232
232
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
233
233
  <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">
234
234
  </path>
235
235
  </svg>
236
- <span>2864</span>
236
+ <span>10397</span>
237
237
  </span>
238
238
  <span class="star">
239
239
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
240
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>
241
241
  </svg>
242
- <span>530 stars today</span>
242
+ <span>387 stars today</span>
243
243
  </span>
244
244
  </div>
245
245
  <div class="details">
246
- Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
246
+ Master the command line, in one page
247
247
  </div>
248
248
  </div>
249
249
  </li>
@@ -252,36 +252,36 @@
252
252
  <div class="info">
253
253
  <div class="rank">
254
254
  <span title="Ranking 5">5</span>
255
- <a href="https://github.com/trekhleb/javascript-algorithms" target="_blank" title="trekhleb/javascript-algorithms">trekhleb/javascript-algorithms</a>
255
+ <a href="https://github.com/aristocratos/btop" target="_blank" title="aristocratos/btop">aristocratos/btop</a>
256
256
  </div>
257
257
  <div class="sub-title followers">
258
258
 
259
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
260
- <span style="background-color: #f1e05a;"></span>JavaScript
259
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
260
+ <span style="background-color: #f34b7d;"></span>C++
261
261
  </a>
262
262
 
263
263
  <span class="star" title="Stargazers Count">
264
264
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
265
265
  <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>
266
266
  </svg>
267
- <span>120062</span>
267
+ <span>472</span>
268
268
  </span>
269
269
  <span class="star" title="Repo Forked">
270
270
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
271
271
  <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">
272
272
  </path>
273
273
  </svg>
274
- <span>19728</span>
274
+ <span>14</span>
275
275
  </span>
276
276
  <span class="star">
277
277
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
278
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>
279
279
  </svg>
280
- <span>293 stars today</span>
280
+ <span>152 stars today</span>
281
281
  </span>
282
282
  </div>
283
283
  <div class="details">
284
- 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
284
+ A monitor of resources
285
285
  </div>
286
286
  </div>
287
287
  </li>
@@ -290,36 +290,36 @@
290
290
  <div class="info">
291
291
  <div class="rank">
292
292
  <span title="Ranking 6">6</span>
293
- <a href="https://github.com/LeCoupa/awesome-cheatsheets" target="_blank" title="LeCoupa/awesome-cheatsheets">LeCoupa/awesome-cheatsheets</a>
293
+ <a href="https://github.com/public-apis/public-apis" target="_blank" title="public-apis/public-apis">public-apis/public-apis</a>
294
294
  </div>
295
295
  <div class="sub-title followers">
296
296
 
297
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
298
- <span style="background-color: #f1e05a;"></span>JavaScript
297
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
298
+ <span style="background-color: #3572A5;"></span>Python
299
299
  </a>
300
300
 
301
301
  <span class="star" title="Stargazers Count">
302
302
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
303
303
  <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>
304
304
  </svg>
305
- <span>22432</span>
305
+ <span>159486</span>
306
306
  </span>
307
307
  <span class="star" title="Repo Forked">
308
308
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
309
309
  <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">
310
310
  </path>
311
311
  </svg>
312
- <span>3734</span>
312
+ <span>18008</span>
313
313
  </span>
314
314
  <span class="star">
315
315
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
316
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>
317
317
  </svg>
318
- <span>269 stars today</span>
318
+ <span>461 stars today</span>
319
319
  </span>
320
320
  </div>
321
321
  <div class="details">
322
- 👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
322
+ A collective list of free APIs
323
323
  </div>
324
324
  </div>
325
325
  </li>
@@ -328,32 +328,36 @@
328
328
  <div class="info">
329
329
  <div class="rank">
330
330
  <span title="Ranking 7">7</span>
331
- <a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
331
+ <a href="https://github.com/30-seconds/30-seconds-of-code" target="_blank" title="30-seconds/30-seconds-of-code">30-seconds/30-seconds-of-code</a>
332
332
  </div>
333
333
  <div class="sub-title followers">
334
334
 
335
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
336
+ <span style="background-color: #f1e05a;"></span>JavaScript
337
+ </a>
338
+
335
339
  <span class="star" title="Stargazers Count">
336
340
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
337
341
  <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>
338
342
  </svg>
339
- <span>192758</span>
343
+ <span>85826</span>
340
344
  </span>
341
345
  <span class="star" title="Repo Forked">
342
346
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
343
347
  <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">
344
348
  </path>
345
349
  </svg>
346
- <span>51733</span>
350
+ <span>9070</span>
347
351
  </span>
348
352
  <span class="star">
349
353
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
350
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>
351
355
  </svg>
352
- <span>421 stars today</span>
356
+ <span>168 stars today</span>
353
357
  </span>
354
358
  </div>
355
359
  <div class="details">
356
- A complete computer science study plan to become a software engineer.
360
+ Short JavaScript code snippets for all your development needs
357
361
  </div>
358
362
  </div>
359
363
  </li>
@@ -362,36 +366,36 @@
362
366
  <div class="info">
363
367
  <div class="rank">
364
368
  <span title="Ranking 8">8</span>
365
- <a href="https://github.com/crossplane/crossplane" target="_blank" title="crossplane/crossplane">crossplane/crossplane</a>
369
+ <a href="https://github.com/EddieHubCommunity/LinkFree" target="_blank" title="EddieHubCommunity/LinkFree">EddieHubCommunity/LinkFree</a>
366
370
  </div>
367
371
  <div class="sub-title followers">
368
372
 
369
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
370
- <span style="background-color: #00ADD8;"></span>Go
373
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
374
+ <span style="background-color: #f1e05a;"></span>JavaScript
371
375
  </a>
372
376
 
373
377
  <span class="star" title="Stargazers Count">
374
378
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
375
379
  <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>
376
380
  </svg>
377
- <span>3937</span>
381
+ <span>145</span>
378
382
  </span>
379
383
  <span class="star" title="Repo Forked">
380
384
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
381
385
  <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">
382
386
  </path>
383
387
  </svg>
384
- <span>373</span>
388
+ <span>123</span>
385
389
  </span>
386
390
  <span class="star">
387
391
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
388
392
  <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>
389
393
  </svg>
390
- <span>89 stars today</span>
394
+ <span>78 stars today</span>
391
395
  </span>
392
396
  </div>
393
397
  <div class="details">
394
- Manage any infrastructure your applications need directly from Kubernetes
398
+ Open source alternative to LinkTree
395
399
  </div>
396
400
  </div>
397
401
  </li>
@@ -400,36 +404,32 @@
400
404
  <div class="info">
401
405
  <div class="rank">
402
406
  <span title="Ranking 9">9</span>
403
- <a href="https://github.com/SudhanPlayz/Discord-MusicBot" target="_blank" title="SudhanPlayz/Discord-MusicBot">SudhanPlayz/Discord-MusicBot</a>
407
+ <a href="https://github.com/frontendbr/vagas" target="_blank" title="frontendbr/vagas">frontendbr/vagas</a>
404
408
  </div>
405
409
  <div class="sub-title followers">
406
410
 
407
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
408
- <span style="background-color: #f1e05a;"></span>JavaScript
409
- </a>
410
-
411
411
  <span class="star" title="Stargazers Count">
412
412
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
413
413
  <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>
414
414
  </svg>
415
- <span>821</span>
415
+ <span>7052</span>
416
416
  </span>
417
417
  <span class="star" title="Repo Forked">
418
418
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
419
419
  <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">
420
420
  </path>
421
421
  </svg>
422
- <span>912</span>
422
+ <span>613</span>
423
423
  </span>
424
424
  <span class="star">
425
425
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
426
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>
427
427
  </svg>
428
- <span>41 stars today</span>
428
+ <span>22 stars today</span>
429
429
  </span>
430
430
  </div>
431
431
  <div class="details">
432
- An advanced discord music bot, supports Spotify, Soundcloud, YouTube with Shuffling, Volume Control and Web Dashboard with Slash Commands support!
432
+ 🔬 Espaço para divulgação de vagas para front-enders.
433
433
  </div>
434
434
  </div>
435
435
  </li>
@@ -438,36 +438,36 @@
438
438
  <div class="info">
439
439
  <div class="rank">
440
440
  <span title="Ranking 10">10</span>
441
- <a href="https://github.com/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</a>
441
+ <a href="https://github.com/kornia/kornia" target="_blank" title="kornia/kornia">kornia/kornia</a>
442
442
  </div>
443
443
  <div class="sub-title followers">
444
444
 
445
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
446
- <span style="background-color: #f1e05a;"></span>JavaScript
445
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
446
+ <span style="background-color: #3572A5;"></span>Python
447
447
  </a>
448
448
 
449
449
  <span class="star" title="Stargazers Count">
450
450
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
451
451
  <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>
452
452
  </svg>
453
- <span>330112</span>
453
+ <span>4702</span>
454
454
  </span>
455
455
  <span class="star" title="Repo Forked">
456
456
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
457
457
  <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">
458
458
  </path>
459
459
  </svg>
460
- <span>26550</span>
460
+ <span>467</span>
461
461
  </span>
462
462
  <span class="star">
463
463
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
464
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>
465
465
  </svg>
466
- <span>216 stars today</span>
466
+ <span>86 stars today</span>
467
467
  </span>
468
468
  </div>
469
469
  <div class="details">
470
- freeCodeCamp.org&#39;s open-source codebase and curriculum. Learn to code for free.
470
+ Open Source Differentiable Computer Vision Library
471
471
  </div>
472
472
  </div>
473
473
  </li>
@@ -476,36 +476,36 @@
476
476
  <div class="info">
477
477
  <div class="rank">
478
478
  <span title="Ranking 11">11</span>
479
- <a href="https://github.com/public-apis/public-apis" target="_blank" title="public-apis/public-apis">public-apis/public-apis</a>
479
+ <a href="https://github.com/MicrosoftDocs/azure-docs" target="_blank" title="MicrosoftDocs/azure-docs">MicrosoftDocs/azure-docs</a>
480
480
  </div>
481
481
  <div class="sub-title followers">
482
482
 
483
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
484
- <span style="background-color: #3572A5;"></span>Python
483
+ <a class="language" target="_blank" href="https://github.com/topics/powershell" title="Programming Language PowerShell">
484
+ <span style="background-color: #012456;"></span>PowerShell
485
485
  </a>
486
486
 
487
487
  <span class="star" title="Stargazers Count">
488
488
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
489
489
  <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>
490
490
  </svg>
491
- <span>157542</span>
491
+ <span>5832</span>
492
492
  </span>
493
493
  <span class="star" title="Repo Forked">
494
494
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
495
495
  <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">
496
496
  </path>
497
497
  </svg>
498
- <span>17869</span>
498
+ <span>14155</span>
499
499
  </span>
500
500
  <span class="star">
501
501
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
502
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>
503
503
  </svg>
504
- <span>509 stars today</span>
504
+ <span>37 stars today</span>
505
505
  </span>
506
506
  </div>
507
507
  <div class="details">
508
- A collective list of free APIs
508
+ Open source documentation of Microsoft Azure
509
509
  </div>
510
510
  </div>
511
511
  </li>
@@ -514,36 +514,36 @@
514
514
  <div class="info">
515
515
  <div class="rank">
516
516
  <span title="Ranking 12">12</span>
517
- <a href="https://github.com/facebook/jest" target="_blank" title="facebook/jest">facebook/jest</a>
517
+ <a href="https://github.com/pittcsc/Summer2022-Internships" target="_blank" title="pittcsc/Summer2022-Internships">pittcsc/Summer2022-Internships</a>
518
518
  </div>
519
519
  <div class="sub-title followers">
520
520
 
521
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
522
- <span style="background-color: #2b7489;"></span>TypeScript
521
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
522
+ <span style="background-color: #3572A5;"></span>Python
523
523
  </a>
524
524
 
525
525
  <span class="star" title="Stargazers Count">
526
526
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
527
527
  <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>
528
528
  </svg>
529
- <span>36494</span>
529
+ <span>6138</span>
530
530
  </span>
531
531
  <span class="star" title="Repo Forked">
532
532
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
533
533
  <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">
534
534
  </path>
535
535
  </svg>
536
- <span>5321</span>
536
+ <span>655</span>
537
537
  </span>
538
538
  <span class="star">
539
539
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
540
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>
541
541
  </svg>
542
- <span>82 stars today</span>
542
+ <span>105 stars today</span>
543
543
  </span>
544
544
  </div>
545
545
  <div class="details">
546
- Delightful JavaScript Testing.
546
+ Collection of Summer 2022 tech internships!
547
547
  </div>
548
548
  </div>
549
549
  </li>
@@ -552,7 +552,7 @@
552
552
  <div class="info">
553
553
  <div class="rank">
554
554
  <span title="Ranking 13">13</span>
555
- <a href="https://github.com/jlevy/the-art-of-command-line" target="_blank" title="jlevy/the-art-of-command-line">jlevy/the-art-of-command-line</a>
555
+ <a href="https://github.com/academind/react-complete-guide-code" target="_blank" title="academind/react-complete-guide-code">academind/react-complete-guide-code</a>
556
556
  </div>
557
557
  <div class="sub-title followers">
558
558
 
@@ -560,24 +560,24 @@
560
560
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
561
561
  <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
562
  </svg>
563
- <span>94842</span>
563
+ <span>1454</span>
564
564
  </span>
565
565
  <span class="star" title="Repo Forked">
566
566
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
567
567
  <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">
568
568
  </path>
569
569
  </svg>
570
- <span>10341</span>
570
+ <span>3377</span>
571
571
  </span>
572
572
  <span class="star">
573
573
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
574
574
  <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>
575
575
  </svg>
576
- <span>269 stars today</span>
576
+ <span>46 stars today</span>
577
577
  </span>
578
578
  </div>
579
579
  <div class="details">
580
- Master the command line, in one page
580
+ Code snapshots and materials for our &#34;React - The Complete Guide&#34; course (https://acad.link/reactjs)
581
581
  </div>
582
582
  </div>
583
583
  </li>
@@ -586,32 +586,36 @@
586
586
  <div class="info">
587
587
  <div class="rank">
588
588
  <span title="Ranking 14">14</span>
589
- <a href="https://github.com/DopplerHQ/awesome-interview-questions" target="_blank" title="DopplerHQ/awesome-interview-questions">DopplerHQ/awesome-interview-questions</a>
589
+ <a href="https://github.com/freqtrade/freqtrade" target="_blank" title="freqtrade/freqtrade">freqtrade/freqtrade</a>
590
590
  </div>
591
591
  <div class="sub-title followers">
592
592
 
593
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
594
+ <span style="background-color: #3572A5;"></span>Python
595
+ </a>
596
+
593
597
  <span class="star" title="Stargazers Count">
594
598
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
595
599
  <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
600
  </svg>
597
- <span>42888</span>
601
+ <span>12193</span>
598
602
  </span>
599
603
  <span class="star" title="Repo Forked">
600
604
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
601
605
  <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">
602
606
  </path>
603
607
  </svg>
604
- <span>6277</span>
608
+ <span>2648</span>
605
609
  </span>
606
610
  <span class="star">
607
611
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
608
612
  <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>
609
613
  </svg>
610
- <span>156 stars today</span>
614
+ <span>195 stars today</span>
611
615
  </span>
612
616
  </div>
613
617
  <div class="details">
614
- A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
618
+ Free, open source crypto trading bot
615
619
  </div>
616
620
  </div>
617
621
  </li>
@@ -620,36 +624,36 @@
620
624
  <div class="info">
621
625
  <div class="rank">
622
626
  <span title="Ranking 15">15</span>
623
- <a href="https://github.com/30-seconds/30-seconds-of-code" target="_blank" title="30-seconds/30-seconds-of-code">30-seconds/30-seconds-of-code</a>
627
+ <a href="https://github.com/expo/expo" target="_blank" title="expo/expo">expo/expo</a>
624
628
  </div>
625
629
  <div class="sub-title followers">
626
630
 
627
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
628
- <span style="background-color: #f1e05a;"></span>JavaScript
631
+ <a class="language" target="_blank" href="https://github.com/topics/objective-c" title="Programming Language Objective-C">
632
+ <span style="background-color: #438eff;"></span>Objective-C
629
633
  </a>
630
634
 
631
635
  <span class="star" title="Stargazers Count">
632
636
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
633
637
  <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
638
  </svg>
635
- <span>84724</span>
639
+ <span>14935</span>
636
640
  </span>
637
641
  <span class="star" title="Repo Forked">
638
642
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
639
643
  <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">
640
644
  </path>
641
645
  </svg>
642
- <span>9015</span>
646
+ <span>2739</span>
643
647
  </span>
644
648
  <span class="star">
645
649
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
646
650
  <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>
647
651
  </svg>
648
- <span>280 stars today</span>
652
+ <span>122 stars today</span>
649
653
  </span>
650
654
  </div>
651
655
  <div class="details">
652
- Short JavaScript code snippets for all your development needs
656
+ An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.
653
657
  </div>
654
658
  </div>
655
659
  </li>
@@ -658,36 +662,32 @@
658
662
  <div class="info">
659
663
  <div class="rank">
660
664
  <span title="Ranking 16">16</span>
661
- <a href="https://github.com/7kms/react-illustration-series" target="_blank" title="7kms/react-illustration-series">7kms/react-illustration-series</a>
665
+ <a href="https://github.com/DovAmir/awesome-design-patterns" target="_blank" title="DovAmir/awesome-design-patterns">DovAmir/awesome-design-patterns</a>
662
666
  </div>
663
667
  <div class="sub-title followers">
664
668
 
665
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
666
- <span style="background-color: #2b7489;"></span>TypeScript
667
- </a>
668
-
669
669
  <span class="star" title="Stargazers Count">
670
670
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
671
671
  <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>
672
672
  </svg>
673
- <span>1572</span>
673
+ <span>14644</span>
674
674
  </span>
675
675
  <span class="star" title="Repo Forked">
676
676
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
677
677
  <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">
678
678
  </path>
679
679
  </svg>
680
- <span>123</span>
680
+ <span>1230</span>
681
681
  </span>
682
682
  <span class="star">
683
683
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
684
684
  <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>
685
685
  </svg>
686
- <span>104 stars today</span>
686
+ <span>355 stars today</span>
687
687
  </span>
688
688
  </div>
689
689
  <div class="details">
690
- 图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.
690
+ A curated list of software and architecture related design patterns.
691
691
  </div>
692
692
  </div>
693
693
  </li>
@@ -696,36 +696,36 @@
696
696
  <div class="info">
697
697
  <div class="rank">
698
698
  <span title="Ranking 17">17</span>
699
- <a href="https://github.com/sogou/workflow" target="_blank" title="sogou/workflow">sogou/workflow</a>
699
+ <a href="https://github.com/pedroslopez/whatsapp-web.js" target="_blank" title="pedroslopez/whatsapp-web.js">pedroslopez/whatsapp-web.js</a>
700
700
  </div>
701
701
  <div class="sub-title followers">
702
702
 
703
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
704
- <span style="background-color: #f34b7d;"></span>C++
703
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
704
+ <span style="background-color: #f1e05a;"></span>JavaScript
705
705
  </a>
706
706
 
707
707
  <span class="star" title="Stargazers Count">
708
708
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
709
709
  <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>
710
710
  </svg>
711
- <span>5606</span>
711
+ <span>3484</span>
712
712
  </span>
713
713
  <span class="star" title="Repo Forked">
714
714
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
715
715
  <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">
716
716
  </path>
717
717
  </svg>
718
- <span>1051</span>
718
+ <span>860</span>
719
719
  </span>
720
720
  <span class="star">
721
721
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
722
722
  <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>
723
723
  </svg>
724
- <span>53 stars today</span>
724
+ <span>78 stars today</span>
725
725
  </span>
726
726
  </div>
727
727
  <div class="details">
728
- C++ Parallel Computing and Asynchronous Networking Engine
728
+ A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
729
729
  </div>
730
730
  </div>
731
731
  </li>
@@ -734,32 +734,36 @@
734
734
  <div class="info">
735
735
  <div class="rank">
736
736
  <span title="Ranking 18">18</span>
737
- <a href="https://github.com/kamranahmedse/developer-roadmap" target="_blank" title="kamranahmedse/developer-roadmap">kamranahmedse/developer-roadmap</a>
737
+ <a href="https://github.com/LeCoupa/awesome-cheatsheets" target="_blank" title="LeCoupa/awesome-cheatsheets">LeCoupa/awesome-cheatsheets</a>
738
738
  </div>
739
739
  <div class="sub-title followers">
740
740
 
741
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
742
+ <span style="background-color: #f1e05a;"></span>JavaScript
743
+ </a>
744
+
741
745
  <span class="star" title="Stargazers Count">
742
746
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
743
747
  <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
748
  </svg>
745
- <span>171543</span>
749
+ <span>23337</span>
746
750
  </span>
747
751
  <span class="star" title="Repo Forked">
748
752
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
749
753
  <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">
750
754
  </path>
751
755
  </svg>
752
- <span>24706</span>
756
+ <span>3811</span>
753
757
  </span>
754
758
  <span class="star">
755
759
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
756
760
  <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>
757
761
  </svg>
758
- <span>264 stars today</span>
762
+ <span>170 stars today</span>
759
763
  </span>
760
764
  </div>
761
765
  <div class="details">
762
- Roadmap to becoming a web developer in 2021
766
+ 👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
763
767
  </div>
764
768
  </div>
765
769
  </li>
@@ -768,36 +772,32 @@
768
772
  <div class="info">
769
773
  <div class="rank">
770
774
  <span title="Ranking 19">19</span>
771
- <a href="https://github.com/PyTorchLightning/lightning-flash" target="_blank" title="PyTorchLightning/lightning-flash">PyTorchLightning/lightning-flash</a>
775
+ <a href="https://github.com/cipher387/Dorks-collections-list" target="_blank" title="cipher387/Dorks-collections-list">cipher387/Dorks-collections-list</a>
772
776
  </div>
773
777
  <div class="sub-title followers">
774
778
 
775
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
776
- <span style="background-color: #3572A5;"></span>Python
777
- </a>
778
-
779
779
  <span class="star" title="Stargazers Count">
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>1043</span>
783
+ <span>237</span>
784
784
  </span>
785
785
  <span class="star" title="Repo Forked">
786
786
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
787
787
  <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">
788
788
  </path>
789
789
  </svg>
790
- <span>99</span>
790
+ <span>20</span>
791
791
  </span>
792
792
  <span class="star">
793
793
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
794
794
  <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>
795
795
  </svg>
796
- <span>72 stars today</span>
796
+ <span>75 stars today</span>
797
797
  </span>
798
798
  </div>
799
799
  <div class="details">
800
- Your PyTorch AI Factory - Flash enables you to easily configure and run complex AI recipes for over 15 tasks across 7 data domains
800
+ List of Github repositories and articles with list of dorks for different search engines
801
801
  </div>
802
802
  </div>
803
803
  </li>
@@ -806,36 +806,36 @@
806
806
  <div class="info">
807
807
  <div class="rank">
808
808
  <span title="Ranking 20">20</span>
809
- <a href="https://github.com/authelia/authelia" target="_blank" title="authelia/authelia">authelia/authelia</a>
809
+ <a href="https://github.com/frappe/frappe" target="_blank" title="frappe/frappe">frappe/frappe</a>
810
810
  </div>
811
811
  <div class="sub-title followers">
812
812
 
813
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
814
- <span style="background-color: #00ADD8;"></span>Go
813
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
814
+ <span style="background-color: #3572A5;"></span>Python
815
815
  </a>
816
816
 
817
817
  <span class="star" title="Stargazers Count">
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>7593</span>
821
+ <span>2945</span>
822
822
  </span>
823
823
  <span class="star" title="Repo Forked">
824
824
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
825
825
  <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">
826
826
  </path>
827
827
  </svg>
828
- <span>399</span>
828
+ <span>1780</span>
829
829
  </span>
830
830
  <span class="star">
831
831
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
832
832
  <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>
833
833
  </svg>
834
- <span>410 stars today</span>
834
+ <span>107 stars today</span>
835
835
  </span>
836
836
  </div>
837
837
  <div class="details">
838
- The Single Sign-On Multi-Factor portal for web apps
838
+ Low code web framework for real world applications, in Python and Javascript
839
839
  </div>
840
840
  </div>
841
841
  </li>
@@ -844,32 +844,36 @@
844
844
  <div class="info">
845
845
  <div class="rank">
846
846
  <span title="Ranking 21">21</span>
847
- <a href="https://github.com/LaravelDaily/Laravel-Roadmap-Learning-Path" target="_blank" title="LaravelDaily/Laravel-Roadmap-Learning-Path">LaravelDaily/Laravel-Roadmap-Learning-Path</a>
847
+ <a href="https://github.com/denysdovhan/wtfjs" target="_blank" title="denysdovhan/wtfjs">denysdovhan/wtfjs</a>
848
848
  </div>
849
849
  <div class="sub-title followers">
850
850
 
851
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
852
+ <span style="background-color: #f1e05a;"></span>JavaScript
853
+ </a>
854
+
851
855
  <span class="star" title="Stargazers Count">
852
856
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
853
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>
854
858
  </svg>
855
- <span>2126</span>
859
+ <span>23565</span>
856
860
  </span>
857
861
  <span class="star" title="Repo Forked">
858
862
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
859
863
  <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">
860
864
  </path>
861
865
  </svg>
862
- <span>373</span>
866
+ <span>1606</span>
863
867
  </span>
864
868
  <span class="star">
865
869
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
866
870
  <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>
867
871
  </svg>
868
- <span>54 stars today</span>
872
+ <span>107 stars today</span>
869
873
  </span>
870
874
  </div>
871
875
  <div class="details">
872
-
876
+ 🤪 A list of funny and tricky JavaScript examples
873
877
  </div>
874
878
  </div>
875
879
  </li>
@@ -878,7 +882,7 @@
878
882
  <div class="info">
879
883
  <div class="rank">
880
884
  <span title="Ranking 22">22</span>
881
- <a href="https://github.com/Androz2091/discord-music-bot" target="_blank" title="Androz2091/discord-music-bot">Androz2091/discord-music-bot</a>
885
+ <a href="https://github.com/typescript-cheatsheets/react" target="_blank" title="typescript-cheatsheets/react">typescript-cheatsheets/react</a>
882
886
  </div>
883
887
  <div class="sub-title followers">
884
888
 
@@ -890,24 +894,24 @@
890
894
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
891
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>
892
896
  </svg>
893
- <span>122</span>
897
+ <span>28566</span>
894
898
  </span>
895
899
  <span class="star" title="Repo Forked">
896
900
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
897
901
  <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">
898
902
  </path>
899
903
  </svg>
900
- <span>78</span>
904
+ <span>2213</span>
901
905
  </span>
902
906
  <span class="star">
903
907
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
904
908
  <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>
905
909
  </svg>
906
- <span>33 stars today</span>
910
+ <span>337 stars today</span>
907
911
  </span>
908
912
  </div>
909
913
  <div class="details">
910
- The perfect music bot for your Discord server! 🤘
914
+ Cheatsheets for experienced React developers getting started with TypeScript
911
915
  </div>
912
916
  </div>
913
917
  </li>
@@ -916,36 +920,36 @@
916
920
  <div class="info">
917
921
  <div class="rank">
918
922
  <span title="Ranking 23">23</span>
919
- <a href="https://github.com/jagrosh/MusicBot" target="_blank" title="jagrosh/MusicBot">jagrosh/MusicBot</a>
923
+ <a href="https://github.com/mlflow/mlflow" target="_blank" title="mlflow/mlflow">mlflow/mlflow</a>
920
924
  </div>
921
925
  <div class="sub-title followers">
922
926
 
923
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
924
- <span style="background-color: #b07219;"></span>Java
927
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
928
+ <span style="background-color: #3572A5;"></span>Python
925
929
  </a>
926
930
 
927
931
  <span class="star" title="Stargazers Count">
928
932
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
929
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>
930
934
  </svg>
931
- <span>2066</span>
935
+ <span>10188</span>
932
936
  </span>
933
937
  <span class="star" title="Repo Forked">
934
938
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
935
939
  <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">
936
940
  </path>
937
941
  </svg>
938
- <span>1020</span>
942
+ <span>2268</span>
939
943
  </span>
940
944
  <span class="star">
941
945
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
942
946
  <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>
943
947
  </svg>
944
- <span>163 stars today</span>
948
+ <span>61 stars today</span>
945
949
  </span>
946
950
  </div>
947
951
  <div class="details">
948
- 🎶 A Discord music bot that&#39;s easy to set up and run yourself!
952
+ Open source platform for the machine learning lifecycle
949
953
  </div>
950
954
  </div>
951
955
  </li>
@@ -954,32 +958,36 @@
954
958
  <div class="info">
955
959
  <div class="rank">
956
960
  <span title="Ranking 24">24</span>
957
- <a href="https://github.com/sindresorhus/awesome" target="_blank" title="sindresorhus/awesome">sindresorhus/awesome</a>
961
+ <a href="https://github.com/juice-shop/juice-shop" target="_blank" title="juice-shop/juice-shop">juice-shop/juice-shop</a>
958
962
  </div>
959
963
  <div class="sub-title followers">
960
964
 
965
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
966
+ <span style="background-color: #2b7489;"></span>TypeScript
967
+ </a>
968
+
961
969
  <span class="star" title="Stargazers Count">
962
970
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
963
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>
964
972
  </svg>
965
- <span>168899</span>
973
+ <span>5217</span>
966
974
  </span>
967
975
  <span class="star" title="Repo Forked">
968
976
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
969
977
  <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">
970
978
  </path>
971
979
  </svg>
972
- <span>21568</span>
980
+ <span>3628</span>
973
981
  </span>
974
982
  <span class="star">
975
983
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
976
984
  <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>
977
985
  </svg>
978
- <span>227 stars today</span>
986
+ <span>211 stars today</span>
979
987
  </span>
980
988
  </div>
981
989
  <div class="details">
982
- 😎 Awesome lists about all kinds of interesting topics
990
+ OWASP Juice Shop: Probably the most modern and sophisticated insecure web application
983
991
  </div>
984
992
  </div>
985
993
  </li>
@@ -988,36 +996,36 @@
988
996
  <div class="info">
989
997
  <div class="rank">
990
998
  <span title="Ranking 25">25</span>
991
- <a href="https://github.com/Atmosphere-NX/Atmosphere" target="_blank" title="Atmosphere-NX/Atmosphere">Atmosphere-NX/Atmosphere</a>
999
+ <a href="https://github.com/samuelcolvin/pydantic" target="_blank" title="samuelcolvin/pydantic">samuelcolvin/pydantic</a>
992
1000
  </div>
993
1001
  <div class="sub-title followers">
994
1002
 
995
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
996
- <span style="background-color: #f34b7d;"></span>C++
1003
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
1004
+ <span style="background-color: #3572A5;"></span>Python
997
1005
  </a>
998
1006
 
999
1007
  <span class="star" title="Stargazers Count">
1000
1008
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1001
1009
  <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>
1002
1010
  </svg>
1003
- <span>7219</span>
1011
+ <span>7557</span>
1004
1012
  </span>
1005
1013
  <span class="star" title="Repo Forked">
1006
1014
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1007
1015
  <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">
1008
1016
  </path>
1009
1017
  </svg>
1010
- <span>718</span>
1018
+ <span>681</span>
1011
1019
  </span>
1012
1020
  <span class="star">
1013
1021
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1014
1022
  <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>
1015
1023
  </svg>
1016
- <span>72 stars today</span>
1024
+ <span>63 stars today</span>
1017
1025
  </span>
1018
1026
  </div>
1019
1027
  <div class="details">
1020
- Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.
1028
+ Data parsing and validation using Python type hints
1021
1029
  </div>
1022
1030
  </div>
1023
1031
  </li>
@@ -1038,7 +1046,7 @@
1038
1046
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1039
1047
  </a>
1040
1048
  </p>
1041
- <div class="time">Last cache created on 2021/9/18 by Github API v3.</div>
1049
+ <div class="time">Last cache created on 2021/9/22 by Github API v3.</div>
1042
1050
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1043
1051
  </div>
1044
1052
  </body>