-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathquotes.json
20 lines (20 loc) · 2.06 KB
/
quotes.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[
{"quote": "Don't cry because it's over, smile because it happened.", "author": "Dr. Seuss"},
{"quote": "Success is a lousy teacher. It seduces smart people into thinking they can't lose.", "author": "Bill Gates"},
{"quote": "Because the people who are crazy enough to think they can change the world are the ones who do.", "author": "Steve Jobs"},
{"quote": "Good people do not need laws to tell them to act responsibly, while bad people will find a way around the laws.", "author": "Plato"},
{"quote": "I want to put a ding in the universe.", "author": "Steve Jobs"},
{"quote": "Design is not just what it looks like and feels like. Design is how it works.", "author": "Steve Jobs"},
{"quote": "Microsoft isn't evil, they just make really crappy operating systems.", "author": "Linus Torvalds"},
{"quote": "Programming is not a science. Programming is a craft.", "author": "Richard Stallman"},
{"quote": "It's not the years in your life that count. It's the life in your years.", "author": "Abraham Lincoln"},
{"quote": "When you're curious, you find lots of interesting things to do.", "author": "Walt Disney"},
{"quote": "Always borrow money from a pessimist. He won't expect it back.", "author": "Oscar Wilde"},
{"quote": "There must be more to life than having everything.", "author": "Maurice Sendak"},
{"quote": "But how can someone win if winning means that someone loses?", "author": "John Larkin (as Scatman John)"},
{"quote": "When something is important enough, you do it even if the odds are not in your favor.", "author": "Elon Musk"},
{"quote": "Fuck you", "author": "Jon St. John (as Duke Nukem)"},
{"quote": "It's about the day I realised, that admitting we're not heroic, is when we're the most heroic of all.", "author": "Zach Braff (as Dr. John Dorian)"},
{"quote": "The truth is, it's all of your memories, the joyful ones and the heartbreaking ones, that make up who you are as a person.", "author": "Zach Braff (as Dr. John Dorian)"},
{"quote": "Nothing in this world that's worth having comes easy.", "author": "Ken Jenkins (as Dr. Bob Kelso)"}
]