@wcj/github-rank 24.1.22 → 24.1.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/repos.json +29363 -29372
- package/dist/trending-daily.json +184 -184
- package/dist/trending-monthly.json +160 -160
- package/dist/trending-weekly.json +183 -183
- package/dist/users.china.json +2209 -2174
- package/dist/users.json +8629 -8629
- package/package.json +1 -1
- package/web/data/repos.json +29363 -29372
- package/web/data/trending-daily.json +184 -184
- package/web/data/trending-monthly.json +160 -160
- package/web/data/trending-weekly.json +183 -183
- package/web/data/users.china.json +2209 -2174
- package/web/data/users.json +8629 -8629
- package/web/index.html +6464 -6464
- package/web/repos.html +3763 -3767
- package/web/trending-monthly.html +149 -149
- package/web/trending-weekly.html +161 -165
- package/web/trending.html +163 -171
- package/web/users.china.html +1606 -1573
package/web/trending.html
CHANGED
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
</a>
|
|
130
130
|
|
|
131
131
|
</h1>
|
|
132
|
-
<div class="time">Last cache created on 2024/1/
|
|
132
|
+
<div class="time">Last cache created on 2024/1/24 by
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
|
|
@@ -154,36 +154,36 @@
|
|
|
154
154
|
<div class="info">
|
|
155
155
|
<div class="rank">
|
|
156
156
|
<span title="Ranking 1">1</span>
|
|
157
|
-
<a href="https://github.com/
|
|
157
|
+
<a href="https://github.com/apernet/OpenGFW" target="_blank" title="apernet/OpenGFW">apernet/OpenGFW</a>
|
|
158
158
|
</div>
|
|
159
159
|
<div class="sub-title followers">
|
|
160
160
|
|
|
161
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
162
|
-
<span style="background-color: #
|
|
161
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
162
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
163
163
|
</a>
|
|
164
164
|
|
|
165
165
|
<span class="star" title="Stargazers Count">
|
|
166
166
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
167
167
|
<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>
|
|
168
168
|
</svg>
|
|
169
|
-
<span>
|
|
169
|
+
<span>3346</span>
|
|
170
170
|
</span>
|
|
171
171
|
<span class="star" title="Repo Forked">
|
|
172
172
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
173
173
|
<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">
|
|
174
174
|
</path>
|
|
175
175
|
</svg>
|
|
176
|
-
<span>
|
|
176
|
+
<span>196</span>
|
|
177
177
|
</span>
|
|
178
178
|
<span class="star">
|
|
179
179
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
180
180
|
<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>
|
|
181
181
|
</svg>
|
|
182
|
-
<span>
|
|
182
|
+
<span>1041 stars today</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
186
|
+
OpenGFW is a flexible, easy-to-use, open source implementation of GFW on Linux
|
|
187
187
|
</div>
|
|
188
188
|
</div>
|
|
189
189
|
</li>
|
|
@@ -204,20 +204,20 @@
|
|
|
204
204
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
205
205
|
<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>
|
|
206
206
|
</svg>
|
|
207
|
-
<span>
|
|
207
|
+
<span>56878</span>
|
|
208
208
|
</span>
|
|
209
209
|
<span class="star" title="Repo Forked">
|
|
210
210
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
211
211
|
<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">
|
|
212
212
|
</path>
|
|
213
213
|
</svg>
|
|
214
|
-
<span>
|
|
214
|
+
<span>6179</span>
|
|
215
215
|
</span>
|
|
216
216
|
<span class="star">
|
|
217
217
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
218
218
|
<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>
|
|
219
219
|
</svg>
|
|
220
|
-
<span>
|
|
220
|
+
<span>423 stars today</span>
|
|
221
221
|
</span>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="details">
|
|
@@ -230,36 +230,36 @@
|
|
|
230
230
|
<div class="info">
|
|
231
231
|
<div class="rank">
|
|
232
232
|
<span title="Ranking 3">3</span>
|
|
233
|
-
<a href="https://github.com/
|
|
233
|
+
<a href="https://github.com/KRTirtho/spotube" target="_blank" title="KRTirtho/spotube">KRTirtho/spotube</a>
|
|
234
234
|
</div>
|
|
235
235
|
<div class="sub-title followers">
|
|
236
236
|
|
|
237
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
238
|
-
<span style="background-color: #
|
|
237
|
+
<a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
|
|
238
|
+
<span style="background-color: #00B4AB;"></span>Dart
|
|
239
239
|
</a>
|
|
240
240
|
|
|
241
241
|
<span class="star" title="Stargazers Count">
|
|
242
242
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
243
243
|
<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>
|
|
244
244
|
</svg>
|
|
245
|
-
<span>
|
|
245
|
+
<span>19409</span>
|
|
246
246
|
</span>
|
|
247
247
|
<span class="star" title="Repo Forked">
|
|
248
248
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
249
249
|
<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">
|
|
250
250
|
</path>
|
|
251
251
|
</svg>
|
|
252
|
-
<span>
|
|
252
|
+
<span>746</span>
|
|
253
253
|
</span>
|
|
254
254
|
<span class="star">
|
|
255
255
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
256
256
|
<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>
|
|
257
257
|
</svg>
|
|
258
|
-
<span>
|
|
258
|
+
<span>2380 stars today</span>
|
|
259
259
|
</span>
|
|
260
260
|
</div>
|
|
261
261
|
<div class="details">
|
|
262
|
-
|
|
262
|
+
🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
|
|
263
263
|
</div>
|
|
264
264
|
</div>
|
|
265
265
|
</li>
|
|
@@ -268,32 +268,36 @@
|
|
|
268
268
|
<div class="info">
|
|
269
269
|
<div class="rank">
|
|
270
270
|
<span title="Ranking 4">4</span>
|
|
271
|
-
<a href="https://github.com/
|
|
271
|
+
<a href="https://github.com/thijsvanloef/palworld-server-docker" target="_blank" title="thijsvanloef/palworld-server-docker">thijsvanloef/palworld-server-docker</a>
|
|
272
272
|
</div>
|
|
273
273
|
<div class="sub-title followers">
|
|
274
274
|
|
|
275
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
276
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
277
|
+
</a>
|
|
278
|
+
|
|
275
279
|
<span class="star" title="Stargazers Count">
|
|
276
280
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
277
281
|
<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>
|
|
278
282
|
</svg>
|
|
279
|
-
<span>
|
|
283
|
+
<span>641</span>
|
|
280
284
|
</span>
|
|
281
285
|
<span class="star" title="Repo Forked">
|
|
282
286
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
283
287
|
<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">
|
|
284
288
|
</path>
|
|
285
289
|
</svg>
|
|
286
|
-
<span>
|
|
290
|
+
<span>56</span>
|
|
287
291
|
</span>
|
|
288
292
|
<span class="star">
|
|
289
293
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
290
294
|
<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>
|
|
291
295
|
</svg>
|
|
292
|
-
<span>
|
|
296
|
+
<span>241 stars today</span>
|
|
293
297
|
</span>
|
|
294
298
|
</div>
|
|
295
299
|
<div class="details">
|
|
296
|
-
|
|
300
|
+
A Docker Container to easily run a Palworld dedicated server.
|
|
297
301
|
</div>
|
|
298
302
|
</div>
|
|
299
303
|
</li>
|
|
@@ -302,36 +306,36 @@
|
|
|
302
306
|
<div class="info">
|
|
303
307
|
<div class="rank">
|
|
304
308
|
<span title="Ranking 5">5</span>
|
|
305
|
-
<a href="https://github.com/
|
|
309
|
+
<a href="https://github.com/AmruthPillai/Reactive-Resume" target="_blank" title="AmruthPillai/Reactive-Resume">AmruthPillai/Reactive-Resume</a>
|
|
306
310
|
</div>
|
|
307
311
|
<div class="sub-title followers">
|
|
308
312
|
|
|
309
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
310
|
-
<span style="background-color: #
|
|
313
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
314
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
311
315
|
</a>
|
|
312
316
|
|
|
313
317
|
<span class="star" title="Stargazers Count">
|
|
314
318
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
315
319
|
<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>
|
|
316
320
|
</svg>
|
|
317
|
-
<span>
|
|
321
|
+
<span>18514</span>
|
|
318
322
|
</span>
|
|
319
323
|
<span class="star" title="Repo Forked">
|
|
320
324
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
321
325
|
<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">
|
|
322
326
|
</path>
|
|
323
327
|
</svg>
|
|
324
|
-
<span>
|
|
328
|
+
<span>2005</span>
|
|
325
329
|
</span>
|
|
326
330
|
<span class="star">
|
|
327
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
328
332
|
<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>
|
|
329
333
|
</svg>
|
|
330
|
-
<span>
|
|
334
|
+
<span>291 stars today</span>
|
|
331
335
|
</span>
|
|
332
336
|
</div>
|
|
333
337
|
<div class="details">
|
|
334
|
-
|
|
338
|
+
A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
|
|
335
339
|
</div>
|
|
336
340
|
</div>
|
|
337
341
|
</li>
|
|
@@ -340,36 +344,32 @@
|
|
|
340
344
|
<div class="info">
|
|
341
345
|
<div class="rank">
|
|
342
346
|
<span title="Ranking 6">6</span>
|
|
343
|
-
<a href="https://github.com/
|
|
347
|
+
<a href="https://github.com/codecrafters-io/build-your-own-x" target="_blank" title="codecrafters-io/build-your-own-x">codecrafters-io/build-your-own-x</a>
|
|
344
348
|
</div>
|
|
345
349
|
<div class="sub-title followers">
|
|
346
350
|
|
|
347
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
348
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
349
|
-
</a>
|
|
350
|
-
|
|
351
351
|
<span class="star" title="Stargazers Count">
|
|
352
352
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
353
353
|
<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>
|
|
354
354
|
</svg>
|
|
355
|
-
<span>
|
|
355
|
+
<span>241022</span>
|
|
356
356
|
</span>
|
|
357
357
|
<span class="star" title="Repo Forked">
|
|
358
358
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
359
359
|
<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">
|
|
360
360
|
</path>
|
|
361
361
|
</svg>
|
|
362
|
-
<span>
|
|
362
|
+
<span>23081</span>
|
|
363
363
|
</span>
|
|
364
364
|
<span class="star">
|
|
365
365
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
366
366
|
<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>
|
|
367
367
|
</svg>
|
|
368
|
-
<span>
|
|
368
|
+
<span>322 stars today</span>
|
|
369
369
|
</span>
|
|
370
370
|
</div>
|
|
371
371
|
<div class="details">
|
|
372
|
-
|
|
372
|
+
Master programming by recreating your favorite technologies from scratch.
|
|
373
373
|
</div>
|
|
374
374
|
</div>
|
|
375
375
|
</li>
|
|
@@ -378,36 +378,36 @@
|
|
|
378
378
|
<div class="info">
|
|
379
379
|
<div class="rank">
|
|
380
380
|
<span title="Ranking 7">7</span>
|
|
381
|
-
<a href="https://github.com/
|
|
381
|
+
<a href="https://github.com/mlabonne/llm-course" target="_blank" title="mlabonne/llm-course">mlabonne/llm-course</a>
|
|
382
382
|
</div>
|
|
383
383
|
<div class="sub-title followers">
|
|
384
384
|
|
|
385
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
386
|
-
<span style="background-color: #
|
|
385
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
386
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
387
387
|
</a>
|
|
388
388
|
|
|
389
389
|
<span class="star" title="Stargazers Count">
|
|
390
390
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
391
391
|
<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>
|
|
392
392
|
</svg>
|
|
393
|
-
<span>
|
|
393
|
+
<span>18367</span>
|
|
394
394
|
</span>
|
|
395
395
|
<span class="star" title="Repo Forked">
|
|
396
396
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
397
397
|
<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">
|
|
398
398
|
</path>
|
|
399
399
|
</svg>
|
|
400
|
-
<span>
|
|
400
|
+
<span>1778</span>
|
|
401
401
|
</span>
|
|
402
402
|
<span class="star">
|
|
403
403
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
404
404
|
<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>
|
|
405
405
|
</svg>
|
|
406
|
-
<span>
|
|
406
|
+
<span>1323 stars today</span>
|
|
407
407
|
</span>
|
|
408
408
|
</div>
|
|
409
409
|
<div class="details">
|
|
410
|
-
|
|
410
|
+
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
|
|
411
411
|
</div>
|
|
412
412
|
</div>
|
|
413
413
|
</li>
|
|
@@ -416,36 +416,36 @@
|
|
|
416
416
|
<div class="info">
|
|
417
417
|
<div class="rank">
|
|
418
418
|
<span title="Ranking 8">8</span>
|
|
419
|
-
<a href="https://github.com/
|
|
419
|
+
<a href="https://github.com/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</a>
|
|
420
420
|
</div>
|
|
421
421
|
<div class="sub-title followers">
|
|
422
422
|
|
|
423
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
424
|
-
<span style="background-color: #
|
|
423
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
424
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
425
425
|
</a>
|
|
426
426
|
|
|
427
427
|
<span class="star" title="Stargazers Count">
|
|
428
428
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
429
429
|
<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>
|
|
430
430
|
</svg>
|
|
431
|
-
<span>
|
|
431
|
+
<span>382090</span>
|
|
432
432
|
</span>
|
|
433
433
|
<span class="star" title="Repo Forked">
|
|
434
434
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
435
435
|
<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">
|
|
436
436
|
</path>
|
|
437
437
|
</svg>
|
|
438
|
-
<span>
|
|
438
|
+
<span>35617</span>
|
|
439
439
|
</span>
|
|
440
440
|
<span class="star">
|
|
441
441
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
442
442
|
<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>
|
|
443
443
|
</svg>
|
|
444
|
-
<span>
|
|
444
|
+
<span>151 stars today</span>
|
|
445
445
|
</span>
|
|
446
446
|
</div>
|
|
447
447
|
<div class="details">
|
|
448
|
-
|
|
448
|
+
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
|
|
449
449
|
</div>
|
|
450
450
|
</div>
|
|
451
451
|
</li>
|
|
@@ -454,7 +454,7 @@
|
|
|
454
454
|
<div class="info">
|
|
455
455
|
<div class="rank">
|
|
456
456
|
<span title="Ranking 9">9</span>
|
|
457
|
-
<a href="https://github.com/
|
|
457
|
+
<a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
|
|
458
458
|
</div>
|
|
459
459
|
<div class="sub-title followers">
|
|
460
460
|
|
|
@@ -462,24 +462,24 @@
|
|
|
462
462
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
463
463
|
<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>
|
|
464
464
|
</svg>
|
|
465
|
-
<span>
|
|
465
|
+
<span>309117</span>
|
|
466
466
|
</span>
|
|
467
467
|
<span class="star" title="Repo Forked">
|
|
468
468
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
469
469
|
<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">
|
|
470
470
|
</path>
|
|
471
471
|
</svg>
|
|
472
|
-
<span>
|
|
472
|
+
<span>59377</span>
|
|
473
473
|
</span>
|
|
474
474
|
<span class="star">
|
|
475
475
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
476
476
|
<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>
|
|
477
477
|
</svg>
|
|
478
|
-
<span>
|
|
478
|
+
<span>391 stars today</span>
|
|
479
479
|
</span>
|
|
480
480
|
</div>
|
|
481
481
|
<div class="details">
|
|
482
|
-
|
|
482
|
+
📚 Freely available programming books
|
|
483
483
|
</div>
|
|
484
484
|
</div>
|
|
485
485
|
</li>
|
|
@@ -488,36 +488,36 @@
|
|
|
488
488
|
<div class="info">
|
|
489
489
|
<div class="rank">
|
|
490
490
|
<span title="Ranking 10">10</span>
|
|
491
|
-
<a href="https://github.com/
|
|
491
|
+
<a href="https://github.com/yangshun/tech-interview-handbook" target="_blank" title="yangshun/tech-interview-handbook">yangshun/tech-interview-handbook</a>
|
|
492
492
|
</div>
|
|
493
493
|
<div class="sub-title followers">
|
|
494
494
|
|
|
495
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
496
|
-
<span style="background-color: #
|
|
495
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
496
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
497
497
|
</a>
|
|
498
498
|
|
|
499
499
|
<span class="star" title="Stargazers Count">
|
|
500
500
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
501
501
|
<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>
|
|
502
502
|
</svg>
|
|
503
|
-
<span>
|
|
503
|
+
<span>105087</span>
|
|
504
504
|
</span>
|
|
505
505
|
<span class="star" title="Repo Forked">
|
|
506
506
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
507
507
|
<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">
|
|
508
508
|
</path>
|
|
509
509
|
</svg>
|
|
510
|
-
<span>
|
|
510
|
+
<span>13497</span>
|
|
511
511
|
</span>
|
|
512
512
|
<span class="star">
|
|
513
513
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
514
514
|
<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>
|
|
515
515
|
</svg>
|
|
516
|
-
<span>
|
|
516
|
+
<span>155 stars today</span>
|
|
517
517
|
</span>
|
|
518
518
|
</div>
|
|
519
519
|
<div class="details">
|
|
520
|
-
|
|
520
|
+
💯 Curated coding interview preparation materials for busy software engineers
|
|
521
521
|
</div>
|
|
522
522
|
</div>
|
|
523
523
|
</li>
|
|
@@ -526,36 +526,36 @@
|
|
|
526
526
|
<div class="info">
|
|
527
527
|
<div class="rank">
|
|
528
528
|
<span title="Ranking 11">11</span>
|
|
529
|
-
<a href="https://github.com/
|
|
529
|
+
<a href="https://github.com/jammsen/docker-palworld-dedicated-server" target="_blank" title="jammsen/docker-palworld-dedicated-server">jammsen/docker-palworld-dedicated-server</a>
|
|
530
530
|
</div>
|
|
531
531
|
<div class="sub-title followers">
|
|
532
532
|
|
|
533
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
534
|
-
<span style="background-color: #
|
|
533
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
534
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
535
535
|
</a>
|
|
536
536
|
|
|
537
537
|
<span class="star" title="Stargazers Count">
|
|
538
538
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
539
539
|
<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>
|
|
540
540
|
</svg>
|
|
541
|
-
<span>
|
|
541
|
+
<span>312</span>
|
|
542
542
|
</span>
|
|
543
543
|
<span class="star" title="Repo Forked">
|
|
544
544
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
545
545
|
<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">
|
|
546
546
|
</path>
|
|
547
547
|
</svg>
|
|
548
|
-
<span>
|
|
548
|
+
<span>51</span>
|
|
549
549
|
</span>
|
|
550
550
|
<span class="star">
|
|
551
551
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
552
552
|
<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>
|
|
553
553
|
</svg>
|
|
554
|
-
<span>
|
|
554
|
+
<span>137 stars today</span>
|
|
555
555
|
</span>
|
|
556
556
|
</div>
|
|
557
557
|
<div class="details">
|
|
558
|
-
|
|
558
|
+
Docker container to easily provision and manage Palworld Forest Dedicated Server
|
|
559
559
|
</div>
|
|
560
560
|
</div>
|
|
561
561
|
</li>
|
|
@@ -564,36 +564,32 @@
|
|
|
564
564
|
<div class="info">
|
|
565
565
|
<div class="rank">
|
|
566
566
|
<span title="Ranking 12">12</span>
|
|
567
|
-
<a href="https://github.com/
|
|
567
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
568
568
|
</div>
|
|
569
569
|
<div class="sub-title followers">
|
|
570
570
|
|
|
571
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
572
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
573
|
-
</a>
|
|
574
|
-
|
|
575
571
|
<span class="star" title="Stargazers Count">
|
|
576
572
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
577
573
|
<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>
|
|
578
574
|
</svg>
|
|
579
|
-
<span>
|
|
575
|
+
<span>276105</span>
|
|
580
576
|
</span>
|
|
581
577
|
<span class="star" title="Repo Forked">
|
|
582
578
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
583
579
|
<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">
|
|
584
580
|
</path>
|
|
585
581
|
</svg>
|
|
586
|
-
<span>
|
|
582
|
+
<span>71557</span>
|
|
587
583
|
</span>
|
|
588
584
|
<span class="star">
|
|
589
585
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
590
586
|
<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>
|
|
591
587
|
</svg>
|
|
592
|
-
<span>
|
|
588
|
+
<span>155 stars today</span>
|
|
593
589
|
</span>
|
|
594
590
|
</div>
|
|
595
591
|
<div class="details">
|
|
596
|
-
|
|
592
|
+
A complete computer science study plan to become a software engineer.
|
|
597
593
|
</div>
|
|
598
594
|
</div>
|
|
599
595
|
</li>
|
|
@@ -602,36 +598,36 @@
|
|
|
602
598
|
<div class="info">
|
|
603
599
|
<div class="rank">
|
|
604
600
|
<span title="Ranking 13">13</span>
|
|
605
|
-
<a href="https://github.com/
|
|
601
|
+
<a href="https://github.com/kamranahmedse/developer-roadmap" target="_blank" title="kamranahmedse/developer-roadmap">kamranahmedse/developer-roadmap</a>
|
|
606
602
|
</div>
|
|
607
603
|
<div class="sub-title followers">
|
|
608
604
|
|
|
609
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
610
|
-
<span style="background-color: #
|
|
605
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
606
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
611
607
|
</a>
|
|
612
608
|
|
|
613
609
|
<span class="star" title="Stargazers Count">
|
|
614
610
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
615
611
|
<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>
|
|
616
612
|
</svg>
|
|
617
|
-
<span>
|
|
613
|
+
<span>264148</span>
|
|
618
614
|
</span>
|
|
619
615
|
<span class="star" title="Repo Forked">
|
|
620
616
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
621
617
|
<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">
|
|
622
618
|
</path>
|
|
623
619
|
</svg>
|
|
624
|
-
<span>
|
|
620
|
+
<span>36335</span>
|
|
625
621
|
</span>
|
|
626
622
|
<span class="star">
|
|
627
623
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
628
624
|
<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>
|
|
629
625
|
</svg>
|
|
630
|
-
<span>
|
|
626
|
+
<span>206 stars today</span>
|
|
631
627
|
</span>
|
|
632
628
|
</div>
|
|
633
629
|
<div class="details">
|
|
634
|
-
|
|
630
|
+
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
|
|
635
631
|
</div>
|
|
636
632
|
</div>
|
|
637
633
|
</li>
|
|
@@ -640,7 +636,7 @@
|
|
|
640
636
|
<div class="info">
|
|
641
637
|
<div class="rank">
|
|
642
638
|
<span title="Ranking 14">14</span>
|
|
643
|
-
<a href="https://github.com/
|
|
639
|
+
<a href="https://github.com/InstantID/InstantID" target="_blank" title="InstantID/InstantID">InstantID/InstantID</a>
|
|
644
640
|
</div>
|
|
645
641
|
<div class="sub-title followers">
|
|
646
642
|
|
|
@@ -652,24 +648,24 @@
|
|
|
652
648
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
653
649
|
<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>
|
|
654
650
|
</svg>
|
|
655
|
-
<span>
|
|
651
|
+
<span>2455</span>
|
|
656
652
|
</span>
|
|
657
653
|
<span class="star" title="Repo Forked">
|
|
658
654
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
659
655
|
<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">
|
|
660
656
|
</path>
|
|
661
657
|
</svg>
|
|
662
|
-
<span>
|
|
658
|
+
<span>107</span>
|
|
663
659
|
</span>
|
|
664
660
|
<span class="star">
|
|
665
661
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
666
662
|
<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>
|
|
667
663
|
</svg>
|
|
668
|
-
<span>
|
|
664
|
+
<span>429 stars today</span>
|
|
669
665
|
</span>
|
|
670
666
|
</div>
|
|
671
667
|
<div class="details">
|
|
672
|
-
|
|
668
|
+
InstantID : Zero-shot Identity-Preserving Generation in Seconds 🔥
|
|
673
669
|
</div>
|
|
674
670
|
</div>
|
|
675
671
|
</li>
|
|
@@ -678,36 +674,36 @@
|
|
|
678
674
|
<div class="info">
|
|
679
675
|
<div class="rank">
|
|
680
676
|
<span title="Ranking 15">15</span>
|
|
681
|
-
<a href="https://github.com/
|
|
677
|
+
<a href="https://github.com/public-apis/public-apis" target="_blank" title="public-apis/public-apis">public-apis/public-apis</a>
|
|
682
678
|
</div>
|
|
683
679
|
<div class="sub-title followers">
|
|
684
680
|
|
|
685
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
686
|
-
<span style="background-color: #
|
|
681
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
682
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
687
683
|
</a>
|
|
688
684
|
|
|
689
685
|
<span class="star" title="Stargazers Count">
|
|
690
686
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
691
687
|
<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>
|
|
692
688
|
</svg>
|
|
693
|
-
<span>
|
|
689
|
+
<span>276233</span>
|
|
694
690
|
</span>
|
|
695
691
|
<span class="star" title="Repo Forked">
|
|
696
692
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
697
693
|
<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">
|
|
698
694
|
</path>
|
|
699
695
|
</svg>
|
|
700
|
-
<span>
|
|
696
|
+
<span>31043</span>
|
|
701
697
|
</span>
|
|
702
698
|
<span class="star">
|
|
703
699
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
704
700
|
<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>
|
|
705
701
|
</svg>
|
|
706
|
-
<span>
|
|
702
|
+
<span>272 stars today</span>
|
|
707
703
|
</span>
|
|
708
704
|
</div>
|
|
709
705
|
<div class="details">
|
|
710
|
-
A
|
|
706
|
+
A collective list of free APIs
|
|
711
707
|
</div>
|
|
712
708
|
</div>
|
|
713
709
|
</li>
|
|
@@ -716,36 +712,36 @@
|
|
|
716
712
|
<div class="info">
|
|
717
713
|
<div class="rank">
|
|
718
714
|
<span title="Ranking 16">16</span>
|
|
719
|
-
<a href="https://github.com/
|
|
715
|
+
<a href="https://github.com/byoungd/English-level-up-tips" target="_blank" title="byoungd/English-level-up-tips">byoungd/English-level-up-tips</a>
|
|
720
716
|
</div>
|
|
721
717
|
<div class="sub-title followers">
|
|
722
718
|
|
|
723
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
724
|
-
<span style="background-color: #
|
|
719
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
720
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
725
721
|
</a>
|
|
726
722
|
|
|
727
723
|
<span class="star" title="Stargazers Count">
|
|
728
724
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
729
725
|
<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>
|
|
730
726
|
</svg>
|
|
731
|
-
<span>
|
|
727
|
+
<span>32323</span>
|
|
732
728
|
</span>
|
|
733
729
|
<span class="star" title="Repo Forked">
|
|
734
730
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
735
731
|
<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">
|
|
736
732
|
</path>
|
|
737
733
|
</svg>
|
|
738
|
-
<span>
|
|
734
|
+
<span>3774</span>
|
|
739
735
|
</span>
|
|
740
736
|
<span class="star">
|
|
741
737
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
742
738
|
<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>
|
|
743
739
|
</svg>
|
|
744
|
-
<span>
|
|
740
|
+
<span>234 stars today</span>
|
|
745
741
|
</span>
|
|
746
742
|
</div>
|
|
747
743
|
<div class="details">
|
|
748
|
-
|
|
744
|
+
An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。
|
|
749
745
|
</div>
|
|
750
746
|
</div>
|
|
751
747
|
</li>
|
|
@@ -754,36 +750,36 @@
|
|
|
754
750
|
<div class="info">
|
|
755
751
|
<div class="rank">
|
|
756
752
|
<span title="Ranking 17">17</span>
|
|
757
|
-
<a href="https://github.com/
|
|
753
|
+
<a href="https://github.com/donnemartin/system-design-primer" target="_blank" title="donnemartin/system-design-primer">donnemartin/system-design-primer</a>
|
|
758
754
|
</div>
|
|
759
755
|
<div class="sub-title followers">
|
|
760
756
|
|
|
761
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
762
|
-
<span style="background-color: #
|
|
757
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
758
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
763
759
|
</a>
|
|
764
760
|
|
|
765
761
|
<span class="star" title="Stargazers Count">
|
|
766
762
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
767
763
|
<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>
|
|
768
764
|
</svg>
|
|
769
|
-
<span>
|
|
765
|
+
<span>243783</span>
|
|
770
766
|
</span>
|
|
771
767
|
<span class="star" title="Repo Forked">
|
|
772
768
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
773
769
|
<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">
|
|
774
770
|
</path>
|
|
775
771
|
</svg>
|
|
776
|
-
<span>
|
|
772
|
+
<span>42364</span>
|
|
777
773
|
</span>
|
|
778
774
|
<span class="star">
|
|
779
775
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
780
776
|
<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>
|
|
781
777
|
</svg>
|
|
782
|
-
<span>
|
|
778
|
+
<span>237 stars today</span>
|
|
783
779
|
</span>
|
|
784
780
|
</div>
|
|
785
781
|
<div class="details">
|
|
786
|
-
|
|
782
|
+
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
|
|
787
783
|
</div>
|
|
788
784
|
</div>
|
|
789
785
|
</li>
|
|
@@ -792,36 +788,32 @@
|
|
|
792
788
|
<div class="info">
|
|
793
789
|
<div class="rank">
|
|
794
790
|
<span title="Ranking 18">18</span>
|
|
795
|
-
<a href="https://github.com/
|
|
791
|
+
<a href="https://github.com/jordan-cutler/path-to-senior-engineer-handbook" target="_blank" title="jordan-cutler/path-to-senior-engineer-handbook">jordan-cutler/path-to-senior-engineer-handbook</a>
|
|
796
792
|
</div>
|
|
797
793
|
<div class="sub-title followers">
|
|
798
794
|
|
|
799
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
800
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
801
|
-
</a>
|
|
802
|
-
|
|
803
795
|
<span class="star" title="Stargazers Count">
|
|
804
796
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
805
797
|
<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>
|
|
806
798
|
</svg>
|
|
807
|
-
<span>
|
|
799
|
+
<span>6576</span>
|
|
808
800
|
</span>
|
|
809
801
|
<span class="star" title="Repo Forked">
|
|
810
802
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
811
803
|
<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">
|
|
812
804
|
</path>
|
|
813
805
|
</svg>
|
|
814
|
-
<span>
|
|
806
|
+
<span>654</span>
|
|
815
807
|
</span>
|
|
816
808
|
<span class="star">
|
|
817
809
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
818
810
|
<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>
|
|
819
811
|
</svg>
|
|
820
|
-
<span>
|
|
812
|
+
<span>61 stars today</span>
|
|
821
813
|
</span>
|
|
822
814
|
</div>
|
|
823
815
|
<div class="details">
|
|
824
|
-
|
|
816
|
+
All the resources you need to get to Senior Engineer and beyond
|
|
825
817
|
</div>
|
|
826
818
|
</div>
|
|
827
819
|
</li>
|
|
@@ -830,32 +822,36 @@
|
|
|
830
822
|
<div class="info">
|
|
831
823
|
<div class="rank">
|
|
832
824
|
<span title="Ranking 19">19</span>
|
|
833
|
-
<a href="https://github.com/
|
|
825
|
+
<a href="https://github.com/microsoft/Web-Dev-For-Beginners" target="_blank" title="microsoft/Web-Dev-For-Beginners">microsoft/Web-Dev-For-Beginners</a>
|
|
834
826
|
</div>
|
|
835
827
|
<div class="sub-title followers">
|
|
836
828
|
|
|
829
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
830
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
831
|
+
</a>
|
|
832
|
+
|
|
837
833
|
<span class="star" title="Stargazers Count">
|
|
838
834
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
839
835
|
<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>
|
|
840
836
|
</svg>
|
|
841
|
-
<span>
|
|
837
|
+
<span>79781</span>
|
|
842
838
|
</span>
|
|
843
839
|
<span class="star" title="Repo Forked">
|
|
844
840
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
845
841
|
<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">
|
|
846
842
|
</path>
|
|
847
843
|
</svg>
|
|
848
|
-
<span>
|
|
844
|
+
<span>12224</span>
|
|
849
845
|
</span>
|
|
850
846
|
<span class="star">
|
|
851
847
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
852
848
|
<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>
|
|
853
849
|
</svg>
|
|
854
|
-
<span>
|
|
850
|
+
<span>47 stars today</span>
|
|
855
851
|
</span>
|
|
856
852
|
</div>
|
|
857
853
|
<div class="details">
|
|
858
|
-
|
|
854
|
+
24 Lessons, 12 Weeks, Get Started as a Web Developer
|
|
859
855
|
</div>
|
|
860
856
|
</div>
|
|
861
857
|
</li>
|
|
@@ -864,36 +860,36 @@
|
|
|
864
860
|
<div class="info">
|
|
865
861
|
<div class="rank">
|
|
866
862
|
<span title="Ranking 20">20</span>
|
|
867
|
-
<a href="https://github.com/
|
|
863
|
+
<a href="https://github.com/mingrammer/diagrams" target="_blank" title="mingrammer/diagrams">mingrammer/diagrams</a>
|
|
868
864
|
</div>
|
|
869
865
|
<div class="sub-title followers">
|
|
870
866
|
|
|
871
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
872
|
-
<span style="background-color: #
|
|
867
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
868
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
873
869
|
</a>
|
|
874
870
|
|
|
875
871
|
<span class="star" title="Stargazers Count">
|
|
876
872
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
877
873
|
<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>
|
|
878
874
|
</svg>
|
|
879
|
-
<span>
|
|
875
|
+
<span>33439</span>
|
|
880
876
|
</span>
|
|
881
877
|
<span class="star" title="Repo Forked">
|
|
882
878
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
883
879
|
<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">
|
|
884
880
|
</path>
|
|
885
881
|
</svg>
|
|
886
|
-
<span>
|
|
882
|
+
<span>2178</span>
|
|
887
883
|
</span>
|
|
888
884
|
<span class="star">
|
|
889
885
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
890
886
|
<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>
|
|
891
887
|
</svg>
|
|
892
|
-
<span>
|
|
888
|
+
<span>67 stars today</span>
|
|
893
889
|
</span>
|
|
894
890
|
</div>
|
|
895
891
|
<div class="details">
|
|
896
|
-
|
|
892
|
+
🎨 Diagram as Code for prototyping cloud system architectures
|
|
897
893
|
</div>
|
|
898
894
|
</div>
|
|
899
895
|
</li>
|
|
@@ -902,36 +898,32 @@
|
|
|
902
898
|
<div class="info">
|
|
903
899
|
<div class="rank">
|
|
904
900
|
<span title="Ranking 21">21</span>
|
|
905
|
-
<a href="https://github.com/
|
|
901
|
+
<a href="https://github.com/dair-ai/ML-Papers-of-the-Week" target="_blank" title="dair-ai/ML-Papers-of-the-Week">dair-ai/ML-Papers-of-the-Week</a>
|
|
906
902
|
</div>
|
|
907
903
|
<div class="sub-title followers">
|
|
908
904
|
|
|
909
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
910
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
911
|
-
</a>
|
|
912
|
-
|
|
913
905
|
<span class="star" title="Stargazers Count">
|
|
914
906
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
915
907
|
<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>
|
|
916
908
|
</svg>
|
|
917
|
-
<span>
|
|
909
|
+
<span>6736</span>
|
|
918
910
|
</span>
|
|
919
911
|
<span class="star" title="Repo Forked">
|
|
920
912
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
921
913
|
<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">
|
|
922
914
|
</path>
|
|
923
915
|
</svg>
|
|
924
|
-
<span>
|
|
916
|
+
<span>257</span>
|
|
925
917
|
</span>
|
|
926
918
|
<span class="star">
|
|
927
919
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
928
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>
|
|
929
921
|
</svg>
|
|
930
|
-
<span>
|
|
922
|
+
<span>241 stars today</span>
|
|
931
923
|
</span>
|
|
932
924
|
</div>
|
|
933
925
|
<div class="details">
|
|
934
|
-
|
|
926
|
+
🔥Highlighting the top ML papers every week.
|
|
935
927
|
</div>
|
|
936
928
|
</div>
|
|
937
929
|
</li>
|
|
@@ -940,36 +932,36 @@
|
|
|
940
932
|
<div class="info">
|
|
941
933
|
<div class="rank">
|
|
942
934
|
<span title="Ranking 22">22</span>
|
|
943
|
-
<a href="https://github.com/
|
|
935
|
+
<a href="https://github.com/sst/demo-ai-app" target="_blank" title="sst/demo-ai-app">sst/demo-ai-app</a>
|
|
944
936
|
</div>
|
|
945
937
|
<div class="sub-title followers">
|
|
946
938
|
|
|
947
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
948
|
-
<span style="background-color: #
|
|
939
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
940
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
949
941
|
</a>
|
|
950
942
|
|
|
951
943
|
<span class="star" title="Stargazers Count">
|
|
952
944
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
953
945
|
<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>
|
|
954
946
|
</svg>
|
|
955
|
-
<span>
|
|
947
|
+
<span>607</span>
|
|
956
948
|
</span>
|
|
957
949
|
<span class="star" title="Repo Forked">
|
|
958
950
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
959
951
|
<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">
|
|
960
952
|
</path>
|
|
961
953
|
</svg>
|
|
962
|
-
<span>
|
|
954
|
+
<span>34</span>
|
|
963
955
|
</span>
|
|
964
956
|
<span class="star">
|
|
965
957
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
966
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>
|
|
967
959
|
</svg>
|
|
968
|
-
<span>
|
|
960
|
+
<span>74 stars today</span>
|
|
969
961
|
</span>
|
|
970
962
|
</div>
|
|
971
963
|
<div class="details">
|
|
972
|
-
|
|
964
|
+
Sample AI movies app built with ❍ Ion
|
|
973
965
|
</div>
|
|
974
966
|
</div>
|
|
975
967
|
</li>
|
|
@@ -978,7 +970,7 @@
|
|
|
978
970
|
<div class="info">
|
|
979
971
|
<div class="rank">
|
|
980
972
|
<span title="Ranking 23">23</span>
|
|
981
|
-
<a href="https://github.com/
|
|
973
|
+
<a href="https://github.com/lucidrains/self-rewarding-lm-pytorch" target="_blank" title="lucidrains/self-rewarding-lm-pytorch">lucidrains/self-rewarding-lm-pytorch</a>
|
|
982
974
|
</div>
|
|
983
975
|
<div class="sub-title followers">
|
|
984
976
|
|
|
@@ -990,24 +982,24 @@
|
|
|
990
982
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
991
983
|
<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>
|
|
992
984
|
</svg>
|
|
993
|
-
<span>
|
|
985
|
+
<span>572</span>
|
|
994
986
|
</span>
|
|
995
987
|
<span class="star" title="Repo Forked">
|
|
996
988
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
997
989
|
<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">
|
|
998
990
|
</path>
|
|
999
991
|
</svg>
|
|
1000
|
-
<span>
|
|
992
|
+
<span>25</span>
|
|
1001
993
|
</span>
|
|
1002
994
|
<span class="star">
|
|
1003
995
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1004
996
|
<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>
|
|
1005
997
|
</svg>
|
|
1006
|
-
<span>
|
|
998
|
+
<span>264 stars today</span>
|
|
1007
999
|
</span>
|
|
1008
1000
|
</div>
|
|
1009
1001
|
<div class="details">
|
|
1010
|
-
|
|
1002
|
+
Implementation of the training framework proposed in Self-Rewarding Language Model, from MetaAI
|
|
1011
1003
|
</div>
|
|
1012
1004
|
</div>
|
|
1013
1005
|
</li>
|
|
@@ -1016,36 +1008,36 @@
|
|
|
1016
1008
|
<div class="info">
|
|
1017
1009
|
<div class="rank">
|
|
1018
1010
|
<span title="Ranking 24">24</span>
|
|
1019
|
-
<a href="https://github.com/
|
|
1011
|
+
<a href="https://github.com/gabrielchua/RAGxplorer" target="_blank" title="gabrielchua/RAGxplorer">gabrielchua/RAGxplorer</a>
|
|
1020
1012
|
</div>
|
|
1021
1013
|
<div class="sub-title followers">
|
|
1022
1014
|
|
|
1023
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1024
|
-
<span style="background-color: #
|
|
1015
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1016
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1025
1017
|
</a>
|
|
1026
1018
|
|
|
1027
1019
|
<span class="star" title="Stargazers Count">
|
|
1028
1020
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1029
1021
|
<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>
|
|
1030
1022
|
</svg>
|
|
1031
|
-
<span>
|
|
1023
|
+
<span>476</span>
|
|
1032
1024
|
</span>
|
|
1033
1025
|
<span class="star" title="Repo Forked">
|
|
1034
1026
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1035
1027
|
<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">
|
|
1036
1028
|
</path>
|
|
1037
1029
|
</svg>
|
|
1038
|
-
<span>
|
|
1030
|
+
<span>46</span>
|
|
1039
1031
|
</span>
|
|
1040
1032
|
<span class="star">
|
|
1041
1033
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1042
1034
|
<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>
|
|
1043
1035
|
</svg>
|
|
1044
|
-
<span>
|
|
1036
|
+
<span>95 stars today</span>
|
|
1045
1037
|
</span>
|
|
1046
1038
|
</div>
|
|
1047
1039
|
<div class="details">
|
|
1048
|
-
|
|
1040
|
+
Visualise and explore your RAG documents
|
|
1049
1041
|
</div>
|
|
1050
1042
|
</div>
|
|
1051
1043
|
</li>
|
|
@@ -1054,36 +1046,36 @@
|
|
|
1054
1046
|
<div class="info">
|
|
1055
1047
|
<div class="rank">
|
|
1056
1048
|
<span title="Ranking 25">25</span>
|
|
1057
|
-
<a href="https://github.com/
|
|
1049
|
+
<a href="https://github.com/nerfstudio-project/nerfstudio" target="_blank" title="nerfstudio-project/nerfstudio">nerfstudio-project/nerfstudio</a>
|
|
1058
1050
|
</div>
|
|
1059
1051
|
<div class="sub-title followers">
|
|
1060
1052
|
|
|
1061
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1062
|
-
<span style="background-color: #
|
|
1053
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1054
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1063
1055
|
</a>
|
|
1064
1056
|
|
|
1065
1057
|
<span class="star" title="Stargazers Count">
|
|
1066
1058
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1067
1059
|
<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>
|
|
1068
1060
|
</svg>
|
|
1069
|
-
<span>
|
|
1061
|
+
<span>7729</span>
|
|
1070
1062
|
</span>
|
|
1071
1063
|
<span class="star" title="Repo Forked">
|
|
1072
1064
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1073
1065
|
<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">
|
|
1074
1066
|
</path>
|
|
1075
1067
|
</svg>
|
|
1076
|
-
<span>
|
|
1068
|
+
<span>979</span>
|
|
1077
1069
|
</span>
|
|
1078
1070
|
<span class="star">
|
|
1079
1071
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1080
1072
|
<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>
|
|
1081
1073
|
</svg>
|
|
1082
|
-
<span>
|
|
1074
|
+
<span>54 stars today</span>
|
|
1083
1075
|
</span>
|
|
1084
1076
|
</div>
|
|
1085
1077
|
<div class="details">
|
|
1086
|
-
|
|
1078
|
+
A collaboration friendly studio for NeRFs
|
|
1087
1079
|
</div>
|
|
1088
1080
|
</div>
|
|
1089
1081
|
</li>
|
|
@@ -1107,7 +1099,7 @@
|
|
|
1107
1099
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1108
1100
|
</a>
|
|
1109
1101
|
</div>
|
|
1110
|
-
<div class="time">Last cache created on 2024/1/
|
|
1102
|
+
<div class="time">Last cache created on 2024/1/24 by Github API v3.</div>
|
|
1111
1103
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1112
1104
|
</div>
|
|
1113
1105
|
</body>
|