This commit is contained in:
Zaine Qayyum
2026-08-19 09:56:06 +01:00
commit 9e075ec941
10 changed files with 7414 additions and 0 deletions

43
data/library.json Normal file
View File

@@ -0,0 +1,43 @@
{
"folders": [
{
"id": "books-msyr7amm",
"name": "Books",
"parentId": ""
},
{
"id": "articles-msysxgse",
"name": "Articles",
"parentId": ""
}
],
"books": [
{
"id": "quick-start-kubernetes-msyslnvy",
"title": "Quick Start Kubernetes",
"author": "Nigel Poulton",
"format": "pdf",
"status": "reading",
"totalPages": 102,
"currentPage": 31,
"folderId": "books-msyr7amm",
"tags": [],
"notes": "",
"pdfPath": "D:\\Personal Projects\\ResourceLoader\\data\\pdfs\\quickstartkubernetes-2.pdf",
"sourceName": "quickstartkubernetes.pdf"
}
],
"resources": [
{
"id": "you-won-t-make-it-it-makes-you-msysxceg",
"title": "You Wont Make It. It Makes You.",
"kind": "article",
"url": "https://medium.com/westenberg/you-wont-make-it-it-makes-you-5580fb0ae28c?sharedUserId=nworb",
"source": "",
"status": "backlog",
"folderId": "articles-msysxgse",
"tags": [],
"notes": ""
}
]
}