feat(client): add inspiring quote (#47643)

pull/45562/head
Quincy Larson 2022-09-27 11:13:26 -05:00 committed by GitHub
parent 3cc25b49e5
commit 107b86eb48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 42 additions and 1 deletions

View File

@ -100,7 +100,8 @@
"Yippee!",
"Cowabunga!",
"Moon Prism Power!",
"Plus Ultra!"
"Plus Ultra!",
"Everything's coming up Milhouse!"
],
"motivationalQuotes": [
{
@ -175,6 +176,10 @@
"quote": "There is only one corner of the universe you can be certain of improving, and that's your own self.",
"author": "Aldous Huxley"
},
{
"quote": "I am thankful for my struggle because, without it, I wouldn't have stumbled across my strength.",
"author": "Alex Elle"
},
{
"quote": "The most common way people give up their power is by thinking they don't have any.",
"author": "Alice Walker"
@ -255,6 +260,10 @@
"quote": "Somewhere, something incredible is waiting to be known.",
"author": "Carl Sagan"
},
{
"quote": "When you have a dream, you've got to grab it and never let go.",
"author": "Carol Burnett"
},
{
"quote": "If you're not making mistakes, then you're not making decisions.",
"author": "Catherine Cook"
@ -271,6 +280,14 @@
"quote": "It is not the strongest of the species that survive, nor the most intelligent, but the one most responsive to change.",
"author": "Charles Darwin"
},
{
"quote": "The details are not the details. They make the design.",
"author": "Charles Eames"
},
{
"quote": "Creativity is more than just being different. Anybody can plan weird. That's easy. What's hard is to be as simple as Bach. Making the simple, awesomely simple, that's creativity.",
"author": "Charles Mingus"
},
{
"quote": "Life is 10% what happens to you and 90% how you react to it.",
"author": "Charles R. Swindoll"
@ -303,6 +320,10 @@
"quote": "UNIX is simple. It just takes a genius to understand its simplicity.",
"author": "Dennis Ritchie"
},
{
"quote": "The way I see it, if you want the rainbow, you gotta put up with the rain!",
"author": "Dolly Parton"
},
{
"quote": "Computers are good at following instructions, but not at reading your mind.",
"author": "Donald Knuth"
@ -311,6 +332,10 @@
"quote": "A good programmer is someone who always looks both ways before crossing a one-way street.",
"author": "Doug Linder"
},
{
"quote": "Creativity is a wild mind and a disciplined eye.",
"author": "Dorothy Parker"
},
{
"quote": "Tough times never last, but tough people do.",
"author": "Dr. Robert Schuller"
@ -451,6 +476,10 @@
"quote": "The most exciting phrase to hear in science, the one that heralds discoveries, is not 'Eureka!' but 'Now that's funny…'",
"author": "Isaac Asimov"
},
{
"quote": "What you do makes a difference. And you have to decide what kind of difference you want to make.",
"author": "Jane Goodall"
},
{
"quote": "We are all failures. At least the best of us are.",
"author": "J.M. Barrie"
@ -595,6 +624,10 @@
"quote": "Nothing will work unless you do.",
"author": "Maya Angelou"
},
{
"quote": "You can't use up creativity. The more you use, the more you have.",
"author": "Maya Angelou"
},
{
"quote": "We delight in the beauty of the butterfly, but rarely admit the changes it has gone through to achieve that beauty.",
"author": "Maya Angelou"
@ -751,6 +784,10 @@
"quote": "Those who says it cannot be done should not interrupt the person doing it.",
"author": "Unknown"
},
{
"quote": "Look at usual things with unusual eyes.",
"author": "Vico Magistetti"
},
{
"quote": "Even if you fall on your face, you're still moving forward.",
"author": "Victor Kiam"
@ -763,6 +800,10 @@
"quote": "I dream my painting and I paint my dream.",
"author": "Vincent van Gogh"
},
{
"quote": "Great things are done by a series of small things brought together.",
"author": "Vincent van Gogh"
},
{
"quote": "Let us cultivate our garden.",
"author": "Voltaire"