-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBooks.json
More file actions
44 lines (44 loc) · 1.79 KB
/
Books.json
File metadata and controls
44 lines (44 loc) · 1.79 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[
{
"title": "17 Ground Rules for a Disciplined Life",
"description": "17 laws I’ve found that guide a disciplined, focused, and meaningful life.",
"link": "https://github.com/Runarok/books/tree/main/thinking/17%20Ground%20Rules%20for%20a%20Disciplined%20Life",
"category": "thinking"
},
{
"title": "EDGES",
"description": "A sharp guide to self-mastery, strategy, and clarity in a world full of traps and distractions.",
"link": "https://github.com/Runarok/books/tree/main/thinking/Edges",
"category": "thinking"
},
{
"title": "Stagnation",
"description": "Explores the mindset and behaviors of stagnant people and how it affects growth.",
"link": "https://github.com/Runarok/books/tree/main/thinking/Stagnation",
"category": "thinking"
},
{
"title": "Facets of Feeling",
"description": "A collection of works inspired by Navarasa — the nine emotions.",
"link": "https://github.com/Runarok/books/tree/main/expression/Facets%20of%20Feeling",
"category": "expression"
},
{
"title": "My Originals",
"description": "A curated collection of original quotes and personal reflections.",
"link": "https://github.com/Runarok/books/tree/main/expression/My%20Originals",
"category": "expression"
},
{
"title": "42 Seconds of Silence",
"description": "A book of many questions to self-explore — not meditative, but deeply introspective.",
"link": "https://github.com/Runarok/books/tree/main/expression/42%20Seconds%20of%20Silence",
"category": "expression"
},
{
"title": "Ashes of Meaning",
"description": "A nihilistic view on life and meaning, confronting the void with honesty.",
"link": "https://github.com/Runarok/books/tree/main/thinking/Ashes%20of%20Meaning",
"category": "thinking"
}
]