|
327 | 327 | },
|
328 | 328 | "Python Machine Learning": {
|
329 | 329 | "github": "rasbt/python-machine-learning-book-3rd-edition",
|
330 |
| - "filePattern": "^([^/]+)/README.md$" |
| 330 | + "filePattern": "^([^/]+)/README.md$", |
| 331 | + "category": "ML", |
| 332 | + "type": "Book" |
331 | 333 | },
|
332 | 334 | "IMDB Data in the Terminal": {
|
333 |
| - "github": "vvijayan1/imdb_data_on_terminal" |
| 335 | + "github": "vvijayan1/imdb_data_on_terminal", |
| 336 | + "category": "ML", |
| 337 | + "type": "Tutorial" |
334 | 338 | },
|
335 | 339 | "System Design 101": {
|
336 | 340 | "github": "ByteByteGoHq/system-design-101",
|
337 | 341 | "filePattern": "^(README)\\.md$"
|
| 342 | + "category": "DevOps", |
| 343 | + "type": "Interview" |
338 | 344 | },
|
339 | 345 | "System Design Primer": {
|
340 | 346 | "github": "donnemartin/system-design-primer",
|
341 |
| - "filePattern": "^(README.*)\\.md$" |
| 347 | + "filePattern": "^(README.*)\\.md$", |
| 348 | + "categor": "DevOps", |
| 349 | + "type": "Interview" |
342 | 350 | },
|
343 | 351 | "Cloud Outages Index": {
|
344 | 352 | "github": "lwindolf/cloud-outages",
|
|
347 | 355 | },
|
348 | 356 | "Learn To Cloud": {
|
349 | 357 | "github": "learntocloud/learn-to-cloud",
|
350 |
| - "filePattern": "^docs/(.*)/README.md$" |
| 358 | + "filePattern": "^docs/(.*)/README.md$", |
| 359 | + "type": "Tutorial", |
| 360 | + "category": "DevOps" |
351 | 361 | },
|
352 | 362 | "Google Cloud Guide": {
|
353 | 363 | "github": "mikeroyal/Google-Cloud-Guide",
|
|
387 | 397 | },
|
388 | 398 | "Xapax Security": {
|
389 | 399 | "github": "xapax/security",
|
390 |
| - "filePattern": "^docs/(.+)\\.md$" |
| 400 | + "filePattern": "^docs/(.+)\\.md$", |
| 401 | + "type": "Cheat Sheet", |
| 402 | + "category": "Security" |
391 | 403 | },
|
392 | 404 | "Azure Powershell": {
|
393 | 405 | "github": "andreipintica/Azure-PowerShell-CheatSheet",
|
|
0 commit comments