forked from Chinmay-03/Hacktoberfest-X-MIBCS-2022
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathQuotes.json
87 lines (84 loc) · 2.74 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
83
84
85
86
{
"thought / Quotes ": [
{
"Role Model": "Sundar Pichai",
"Quotes": "As a leader, it is important to not just see your success but focus on the success of others."
},
{
"Role Model": "JK Rowling",
"Quotes": "It is our choices that show what we truly are, far more than our abilities."
},
{
"Role Model": "Zig Ziglar",
"Quotes": "You can get everything in life you want if you will just help enough other people get what they want."
},
{
"Role Model": "Eleanor Roosevelt,",
"Quotes": "The future belongs to those who believe in the beauty of their dreams."
},
{
"Role Model": "Winston Churchill",
"Quotes": "Attitude is a little thing that makes a big difference"
},
{
"Role Model": "Dale Carnegie",
"Quotes": "People rarely succeed unless they have fun in what they are doing."
},
{
"Role Model": "Walt disney",
"Quotes": "The way to get started is to quit talking and begin doing "
},
{
"Role Model": "JONATHAN WINTERS",
"Quotes": "If your ship doesn't come in,swim out to it!"
},
{
"Role Model": "Gandhi",
"Quotes": "Non Violence is a weapon of strong"
},
{
"Role Model": "Albert Einstein",
"Quotes": "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe."
},
{
"Role Model": "Buddha",
"Quotes": "We are shaped by our thoughts; we become what we think. When the mind is pure, joy follows like a shadow that never leaves."
},
{
"Role Model": "Plato",
"Quotes": "Opinion is the medium between knowledge and ignorance."
},
{
"Role Model": "Oscar Wilde",
"Quotes": "To live is the rarest thing in the world. Most people exist, that is all."
},
{
"Role Model": "Rembrandt van Rijn",
"Quotes": "Painting is the grandchild of nature. It is related to God."
},
{
"Role Model": "Evelyn Scott",
"Quotes": "It is impossible to control creation."
},
{
"Role Model": "Bradley Cooper",
"Quotes": "I think if you live in a black-and-white world, you're gonna suffer a lot. I used to be like that. But I don't believe that anymore."
},
{
"Role Model": "sant Gadbe baba ",
"Quotes":"Martil ashe kottyan koti ky RADU mi tya eka sathi!!."
},
{
"Role Model": "Lt. Gen. George S. Patton",
"Quotes":"Say what you mean and mean what you say."
},
{
"Role Model":" Soren Kierkegaard" ,
"Quotes":"Life is not a problem to be solved, but a reality to be experienced."
},
{
"Role Model": "Steven Adler",
"Quotes": "Nothing is more cooler and more attractive than a big comeback, and that'll be mine"
}
]
}