forked from shravan20/github-readme-quotes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
category.json
616 lines (616 loc) · 20.9 KB
/
category.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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
{
"general": [
{
"quote": "Spread love everywhere you go. Let no one ever come to you without leaving happier.",
"author": "Mother Teresa"
},
{
"quote": "When you reach the end of your rope, tie a knot in it and hang on.",
"author": "Franklin D. Roosevelt"
},
{
"quote": "Always remember that you are absolutely unique. Just like everyone else.",
"author": "Margaret Mead"
},
{
"quote": "The future belongs to those who believe in the beauty of their dreams.",
"author": "Eleanor Roosevelt"
},
{
"quote": "Tell me and I forget. Teach me and I remember. Involve me and I learn.",
"author": "Benjamin Franklin"
},
{
"quote": "The best and most beautiful things in the world cannot be seen or even touched - they must be felt with the heart.",
"author": "Helen Keller"
},
{
"quote": "It is during our darkest moments that we must focus to see the light.",
"author": "Aristotle"
},
{
"quote": "Whoever is happy will make others happy too.",
"author": "Anne Frank"
},
{
"quote": "Do not go where the path may lead, go instead where there is no path and leave a trail.",
"author": "Ralph Waldo Emerson"
},
{
"quote": "You miss 100% of the shots you don't take.",
"author": "Wayne Gretzky"
},
{
"quote": "I have learned over the years that when one's mind is made up, this diminishes fear.",
"author": "Rosa Parks"
},
{
"quote": "I alone cannot change the world, but I can cast a stone across the water to create many ripples.",
"author": "Mother Teresa"
},
{
"quote": "Nothing is impossible, the word itself says, ‘I'm possible!'",
"author": "Audrey Hepburn"
},
{
"quote": "Whatever the mind of man can conceive and believe, it can achieve.",
"author": "Napoleon Hill"
},
{
"quote": "If you look at what you have in life, you'll always have more. If you look at what you don't have in life, you'll never have enough.",
"author": "Oprah Winfrey"
},
{
"quote": "I would rather die of passion than of boredom.",
"author": "Vincent van Gogh"
},
{
"quote": "I attribute my success to this: I never gave or took any excuse.",
"author": "Florence Nightingale"
},
{
"quote": "If you're offered a seat on a rocket ship, don't ask what seat! Just get on.",
"author": "Sheryl Sandberg"
},
{
"quote": "I didn't fail the test. I just found 100 ways to do it wrong.",
"author": "Benjamin Franklin"
},
{
"quote": "Too many of us are not living our dreams because we are living our fears.",
"author": "Les Brown"
},
{
"quote": "When everything seems to be going against you, remember that the airplane takes off against the wind, not with it.",
"author": "Henry Ford"
},
{
"quote": "an Error Doesn't Become A Mistake Until You Refuse to Correct It.",
"author": "John F. Kennedy"
}
],
"life": [
{
"quote": "You will face many defeats in life, but never let yourself be defeated.",
"author": "Maya Angelou"
},
{
"quote": "In the end, it's not the years in your life that count. It's the life in your years.",
"author": "Abraham Lincoln"
},
{
"quote": "Never let the fear of striking out keep you from playing the game.",
"author": "Babe Ruth"
},
{
"quote": "Life is either a daring adventure or nothing at all.",
"author": "Helen Keller"
},
{
"quote": "Many of life's failures are people who did not realize how close they were to success when they gave up.",
"author": "Thomas A. Edison"
},
{
"quote": "You have brains in your head. You have feet in your shoes. You can steer yourself any direction you choose.",
"author": "Dr. Seuss"
},
{
"quote": "If life were predictable it would cease to be life and be without flavor.",
"author": "Eleanor Roosevelt"
},
{
"quote": "Life is a succession of lessons which must be lived to be understood.",
"author": "Ralph Waldo Emerson"
},
{
"quote": "Life is never fair, and perhaps it is a good thing for most of us that it is not.",
"author": "Oscar Wilde"
},
{
"quote": "The only impossible journey is the one you never begin.",
"author": "Tony Robbins"
},
{
"quote": "In this life we cannot do great things. We can only do small things with great love.",
"author": "Mother Teresa"
},
{
"quote": "Only a life lived for others is a life worthwhile.",
"author": "Albert Einstein"
},
{
"quote": "Life is what happens when you're busy making other plans.",
"author": "John Lennon"
},
{
"quote": "Go confidently in the direction of your dreams! Live the life you've imagined.",
"author": "Henry David Thoreau"
},
{
"quote": "Love is the strongest force the world possesses.",
"author": "Mahatma Gandhi"
}
],
"success": [
{
"quote": "Success is not final; failure is not fatal: It is the courage to continue that counts.",
"author": "Winston S. Churchill"
},
{
"quote": "Success usually comes to those who are too busy to be looking for it.",
"author": "Henry David Thoreau"
},
{
"quote": "If you really look closely, most overnight successes took a long time.",
"author": "Steve Jobs"
},
{
"quote": "The secret of success is to do the common thing uncommonly well.",
"author": "John D. Rockefeller Jr."
},
{
"quote": "I find that the harder I work, the more luck I seem to have.",
"author": "Thomas Jefferson"
},
{
"quote": "The real test is not whether you avoid this failure, because you won't. It's whether you let it harden or shame you into inaction, or whether you learn from it; whether you choose to persevere.",
"author": "Barack Obama"
},
{
"quote": "Don't be distracted by criticism. Remember -- the only taste of success some people get is to take a bite out of you.",
"author": "Zig Ziglar"
},
{
"quote": "Success seems to be connected with action. Successful people keep moving. They make mistakes but they don't quit.",
"author": "Conrad Hilton"
},
{
"quote": "There are no secrets to success. It is the result of preparation, hard work, and learning from failure.",
"author": "Colin Powell"
},
{
"quote": "The only limit to our realization of tomorrow will be our doubts of today.",
"author": "Franklin D. Roosevelt"
},
{
"quote": "Successful people do what unsuccessful people are not willing to do. Don't wish it were easier; wish you were better.",
"author": "Jim Rohn"
},
{
"quote": "If you set your goals ridiculously high and it's a failure, you will fail above everyone else's success.",
"author": "James Cameron"
},
{
"quote": "A successful man is one who can lay a firm foundation with the bricks others have thrown at him.",
"author": "David Brinkley"
},
{
"quote": "Try not to become a man of success. Rather become a man of value.",
"author": "Albert Einstein"
},
{
"quote": "Always bear in mind that your own resolution to success is more important than any other one thing.",
"author": "Abraham Lincoln"
},
{
"quote": "Work hard in silence. Success be your noise.",
"author": "Frank Ocean"
},
{
"quote": "Successful people don't fear failure but understand that it's necessary to learn and grow from.",
"author": "Robert Kiyosaki"
},
{
"quote": "I learned this, at least, by my experiment: that if one advances confidently in the direction of his dreams, and endeavors to live the life which he has imagined, he will meet with a success unexpected in common hours.",
"author": "Henry David Thoreau"
},
{
"quote": "If at first you don't succeed, try, try again. Then quit. No use being a damn fool about it.",
"author": "W.C. Fields"
},
{
"quote": "It is better to fail in originality than to succeed in imitation.",
"author": "Herman Melville"
},
{
"quote": "Success is liking yourself, liking what you do, and liking how you do it.",
"author": "Maya Angelou"
},
{
"quote": "Success is not how high you have climbed, but how you make a positive difference to the world.",
"author": "Roy T. Bennett"
},
{
"quote": "Success is getting what you want, happiness is wanting what you get.",
"author": "W. P. Kinsella"
},
{
"quote": "Failure is the condiment that gives success its flavor.",
"author": "Truman Capote"
},
{
"quote": "The worst part of success is trying to find someone who is happy for you.",
"author": "Bette Midler"
},
{
"quote": "Success makes so many people hate you. I wish it wasn't that way. It would be wonderful to enjoy success without seeing envy in the eyes of those around you.",
"author": "Marilyn Monroe"
},
{
"quote": "If A is a success in life, then A equals x plus y plus z. Work is x; y is play; and z is keeping your mouth shut.",
"author": "Albert Einstein"
},
{
"quote": "Cry. Forgive. Learn. Move on. Let your tears water the seeds of your future happiness.",
"author": "Steve Maraboli"
},
{
"quote": "I'm a success today because I had a friend who believed in me and I didn't have the heart to let him down.",
"author": "Abraham Lincoln"
}
],
"motivational": [
{
"quote": "The Best Way To Get Started Is To Quit Talking And Begin Doing.",
"author": "Walt Disney"
},
{
"quote": "The Pessimist Sees Difficulty In Every Opportunity. The Optimist Sees Opportunity In Every Difficulty.",
"author": "Winston Churchill"
},
{
"quote": "Don’t Let Yesterday Take Up Too Much Of Today.",
"author": "Will Rogers"
},
{
"quote": "You Learn More From Failure Than From Success. Don’t Let It Stop You. Failure Builds Character.",
"author": "Unknown"
},
{
"quote": "It’s Not Whether You Get Knocked Down, It’s Whether You Get Up.",
"author": "Vince Lombardi"
},
{
"quote": "If You Are Working On Something That You Really Care About, You Don’t Have To Be Pushed. The Vision Pulls You.",
"author": "Steve Jobs"
},
{
"quote": "People Who Are Crazy Enough To Think They Can Change The World, Are The Ones Who Do.",
"author": "Rob Siltanen"
},
{
"quote": "Failure Will Never Overtake Me If My Determination To Succeed Is Strong Enough.",
"author": "Og Mandino"
},
{
"quote": "Entrepreneurs Are Great At Dealing With Uncertainty And Also Very Good At Minimizing Risk. That’s The Classic Entrepreneur.",
"author": "Mohnish Pabrai"
},
{
"quote": "We May Encounter Many Defeats But We Must Not Be Defeated.",
"author": "Maya Angelou"
},
{
"quote": "Knowing Is Not Enough; We Must Apply. Wishing Is Not Enough; We Must Do.",
"author": "Johann Wolfgang Von Goethe"
},
{
"quote": "Imagine Your Life Is Perfect In Every Respect; What Would It Look Like?",
"author": "Brian Tracy"
},
{
"quote": "Whether You Think You Can Or Think You Can’t, You’re Right.",
"author": "Henry Ford"
},
{
"quote": "Security Is Mostly A Superstition. Life Is Either A Daring Adventure Or Nothing.",
"author": "Helen Keller"
},
{
"quote": "The Man Who Has Confidence In Himself Gains The Confidence Of Others.",
"author": "Hasidic Proverb"
},
{
"quote": "The Only Limit To Our Realization Of Tomorrow Will Be Our Doubts Of Today.",
"author": "Franklin D. Roosevelt"
},
{
"quote": "Creativity Is Intelligence Having Fun.",
"author": "Albert Einstein"
},
{
"quote": "What You Lack In Talent Can Be Made Up With Desire, Hustle And Giving 110% All The Time.",
"author": "Don Zimmer"
},
{
"quote": "Do What You Can With All You Have, Wherever You Are.",
"author": "Theodore Roosevelt"
},
{
"quote": "Develop An ‘Attitude Of Gratitude’. Say Thank You To Everyone You Meet For Everything They Do For You.",
"author": "Brian Tracy"
},
{
"quote": "You Are Never Too Old To Set Another Goal Or To Dream A New Dream.",
"author": "C.S. Lewis"
},
{
"quote": "To See What Is Right And Not Do It Is A Lack Of Courage.",
"author": "Confucius"
},
{
"quote": "Reading Is To The Mind, As Exercise Is To The Body.",
"author": "Brian Tracy"
},
{
"quote": "For Every Reason It’s Not Possible, There Are Hundreds Of People Who Have Faced The Same Circumstances And Succeeded.",
"author": "Jack Canfield"
},
{
"quote": "Things Work Out Best For Those Who Make The Best Of How Things Work Out.",
"author": "John Wooden"
},
{
"quote": "A Room Without Books Is Like A Body Without A Soul.",
"author": "Marcus Tullius Cicero"
},
{
"quote": "Live as if you were to die tomorrow. Learn as if you were to live forever.",
"author": "Mahatma Gandhi"
},
{
"quote": "Education is the most powerful weapon we can use to change the world.",
"author": "Nelson Mandela"
}
],
"fun": [
{
"quote": "Forgive your enemies, but never forget their names.",
"author": "John F. Kennedy"
},
{
"quote": "The road to success is always under construction.",
"author": "Lily Tomlin"
},
{
"quote": "I’m in shape. Round is a shape.",
"author": "George Carlin"
},
{
"quote": "Never have more children than you have car windows.",
"author": "Erma Bombeck"
},
{
"quote": "If you can’t live without me, why aren’t you dead already?",
"author": "Cynthia Heimel"
},
{
"quote": "He who laughs last didn’t get the joke.",
"author": "Charles de Gaulle"
},
{
"quote": "My favourite machine at the gym is the vending machine.",
"author": "Caroline Rhea"
},
{
"quote": "If a book about failures doesn’t sell, is it a success?",
"author": "Jerry Seinfeld"
},
{
"quote": "If you’re too open-minded; your brains will fall out.",
"author": "Lawrence Ferlinghetti"
},
{
"quote": "Never miss a good chance to shut up.",
"author": "Will Rogers"
},
{
"quote": "I don’t hate you. I just don’t like that you exist",
"author": "Gena Showalter"
},
{
"quote": "Don’t gobblefunk around with words.",
"author": "Roald Dahl"
},
{
"quote": "A penny saved is a penny earned.",
"author": "Benjamin Franklin"
},
{
"quote": "The funniest people are the saddest ones.",
"author": "Confucius"
},
{
"quote": "Why is there so much month left at the end of the money?",
"author": "John Barrymore"
},
{
"quote": "I came from a real tough neighbourhood. Once a guy pulled a knife on me. I knew he wasn’t a professional, the knife had butter on it.",
"author": "Rodney Dangerfield"
},
{
"quote": "A word to the wise ain’t necessary, it’s the stupid ones who need advice.",
"author": "Bill Cosby"
},
{
"quote": "Always go to other people’s funerals, otherwise, they won’t come to yours.",
"author": "Yogi Berra"
},
{
"quote": "Women are wiser than men because they know less and understand more.",
"author": "James Thurber"
},
{
"quote": "I’d rather have 1% of the effort of 100 men than 100% of my own effort.",
"author": "J. Paul Getty"
},
{
"quote": "Hooray! Hooray! The end of the world has been postponed!",
"author": "Hergé"
},
{
"quote": "Imagination is more important than knowledge.",
"author": "Albert Einstein"
},
{
"quote": "At the end of the day, if I can say I had fun, it was a good day.",
"author": "Simon Biles"
}
],
"programming": [
{
"quote": "Any fool can write code that a computer can understand. Good programmers write code that humans can understand.",
"author": "Martin Fowler"
},
{
"quote": "First, solve the problem. Then, write the code.",
"author": "John Johnson"
},
{
"quote": "Experience is the name everyone gives to their mistakes.",
"author": "Oscar Wilde"
},
{
"quote": "Java is to JavaScript what car is to Carpet.",
"author": "Chris Heilmann"
},
{
"quote": "Sometimes it pays to stay in bed on Monday, rather than spending the rest of the week debugging Monday’s code.",
"author": "Dan Salomon"
},
{
"quote": "Perfection is achieved not when there is nothing more to add, but rather when there is nothing more to take away.",
"author": " Antoine de Saint-Exupery"
},
{
"quote": "Ruby is rubbish! PHP is phpantastic!",
"author": "Nikita Popov"
},
{
"quote": "Code is like humor. When you have to explain it, it’s bad.",
"author": "Cory House"
},
{
"quote": "Optimism is an occupational hazard of programming: feedback is the treatment.",
"author": "Kent Beck"
},
{
"quote": "When to use iterative development? You should use iterative development only on projects that you want to succeed.",
"author": "Martin Fowler"
},
{
"quote": "Before software can be reusable it first has to be usable.",
"author": "Ralph Johnson"
},
{
"quote": "Make it work, make it right, make it fast.",
"author": "Kent Beck"
},
{
"quote": "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live",
"author": "John Woods"
},
{
"quote": "I'm not a great programmer; I'm just a good programmer with great habits.",
"author": "Kent Beck"
},
{
"quote": "Truth can only be found in one place: the code.",
"author": "Robert C. Martin"
},
{
"quote": "Give a man a program, frustrate him for a day.Teach a man to program, frustrate him for a lifetime.",
"author": "Muhammad Waseem"
},
{
"quote": "That's the thing about people who think they hate computers. What they really hate is lousy programmers.",
"author": "Larry Niven"
},
{
"quote": "A language that doesn't affect the way you think about programming is not worth knowing.",
"author": "Alan J. Perlis"
},
{
"quote": "Walking on water and developing software from a specification are easy if both are frozen.",
"author": "Edward V. Berard"
},
{
"quote": "Perl – The only language that looks the same before and after RSA encryption.",
"author": "Keith Bostic"
},
{
"quote": "The most important property of a program is whether it accomplishes the intention of its user.",
"author": "C.A.R. Hoare"
},
{
"quote": "Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches.",
"author": "Paul Graham"
},
{
"quote": "Programming isn't about what you know; it's about what you can figure out.",
"author": "Chris Pine"
}
],
"dream": [
{
"quote": "Every great dream begins with a dreamer. Always remember, you have within you the strength, the patience, and the passion to reach for the stars to change the world.",
"author": "Harriet Tubman"
},
{
"quote": "All our dreams can come true, if we have the courage to pursue them.",
"author": "Walt Disney"
},
{
"quote": "Follow your dreams, believe in yourself and don’t give up.",
"author": "Rachel Corrie"
},
{
"quote": "We all have dreams. But in order to make dreams come into reality, it takes an awful lot of determination, dedication, self-discipline, and effort.",
"author": "Jesse Owens"
},
{
"quote": "I like the dreams of the future better than the history of the past.",
"author": "Thomas Jefferson"
},
{
"quote": "There is only one thing that makes a dream impossible to achieve: the fear of failure.",
"author": "Paulo Coelho"
},
{
"quote": "You have to dream before your dreams can come true.",
"author": "A. P. J. Abdul Kalam"
},
{
"quote": "Dreams are the touchstones of our characters.",
"author": "Henry David Thoreau"
},
{
"quote": "Dream no small dreams for they have no power to move the hearts of men.",
"author": "Johann Wolfgang von Goethe"
},
{
"quote": "It takes a lot of courage to show your dreams to someone else.",
"author": "Erma Bombeck"
}
]
}