This repository has been archived by the owner on Sep 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 225
/
quotes.json
83 lines (82 loc) · 2.61 KB
/
quotes.json
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
[
{
"quote":"Happiness is not something you postpone for the future; it is something you design for the present.",
"author":"Jim Rohn"
},
{
"quote":"What you do today can improve all your tomorrows.",
"author":"Ralph Marston"
},
{
"quote":"Always do your best. What you plant now, you will harvest later.",
"author":"Og Mandino"
},
{
"quote":"With the new day comes new strength and new thoughts.",
"author":"Eleanor Roosevelt"
},
{
"quote":"Challenges are what make life interesting and overcoming them is what makes life meaningful.",
"author":"Joshua J. Marine"
},
{
"quote":"Challenges are what make life interesting and overcoming them is what makes life meaningful.",
"author":"Joshua J. Marine"
},
{
"quote":"The only way to do great work is to love what you do. If you haven’t found it yet, keep looking. Don’t settle.",
"author":"Steve Jobs"
},
{
"quote":"I am thankful for all of those who said NO to me. Its because of them I’m doing it myself.",
"author":"Albert Einstein"
},
{
"quote":"Life is like riding a bicycle. To keep your balance, you must keep moving.",
"author":"Albert Einstein"
},
{
"quote":"A ship is always safe at the shore - but that is NOT what it is built for.",
"author":"Albert Einstein"
},
{
"quote":"A life spent making mistakes is not only more honorable but more useful than a life spent doing nothing.",
"author":"George Bernard Shaw"
},
{
"quote":"Somewhere, something incredible is waiting to be known.",
"author":"Carl Sagan"
},
{
"quote":"Success is a lousy teacher. It seduces smart people into thinking they can't lose.",
"author":"Bill Gates"
},
{
"quote":"Happiness is never stopping to think if you are.",
"author":"Palmer Sondreal"
},
{
"quote":"The best way to cheer yourself up is to try to cheer somebody else up.",
"author":"Mark Twain"
},
{
"quote":"Happiness often sneaks in through a door you didn’t know you left open.",
"author":"John Barrymore"
},
{
"quote":"We tend to forget that happiness doesn’t come as a result of getting something we don’t have, but rather of recognizing and appreciating what we do have.",
"author":"Frederick Keonig"
},
{
"quote":"Be happy, and a reason will come along.",
"author":"Robert Brault"
},
{
"quote":"Very little is needed to make a happy life; it is all within yourself, in your way of thinking.",
"author":"Marcus Aurelius"
},
{
"quote":"Think of all the beauty still left around you and be happy.",
"author":"Anne Frank"
}
]