Skip to content

Commit

Permalink
Merge branch 'main' into center-quote
Browse files Browse the repository at this point in the history
  • Loading branch information
shravan20 authored Oct 29, 2023
2 parents 05fa6d2 + 1f0c493 commit 66da543
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 40 deletions.
22 changes: 13 additions & 9 deletions customQuotes/category.json
Original file line number Diff line number Diff line change
@@ -1,47 +1,47 @@
{
"general": [
{
"quote": "Spread love everywhere you go. Let no one ever come to you without leaving happier.",
"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.",
"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.",
"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.",
"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.",
"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.",
"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.",
"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.",
"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.",
"quote": "I have learned over the years that when one's mind 🤯 is made up, this diminishes fear.",
"author": "Rosa Parks"
},
{
Expand Down Expand Up @@ -173,6 +173,10 @@
{
"quote": "There he goes. One of god's own prototypes. Some sort of high-powered mutant never considered for mass production. Too weird to live, and too rare to die.",
"author": "Hunter S. Thompson"
},
{
"quotes": "If you want to be Strong Learn to live Alone.",
"author": "Rowan Atkinson"
}
],
"success": [
Expand Down
20 changes: 12 additions & 8 deletions customQuotes/quotes.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,43 +4,47 @@
"author":"Open Source"
},
{
"quote":"War is as much a punishment to a punisher as it is to the sufferer",
"quote":"War 🪖 is as much a punishment to a punisher as it is to the sufferer",
"author":"Thomas Jefferson"
},
{
"quote":"First solve the problem. Then write the code",
"quote":"First solve the problem . Then write the code 👨‍💻",
"author":"John Johnson"
},
{
"quote":"It is harder to read code than to write it",
"quote":"It is harder to read 📖 code than to write it 📝",
"author":"Joel Spolsky"
},
{
"quote":"Parents wonder why the streams are bitter, when they themselves have poisoned the fountain.",
"quote":"Parents wonder why the streams are bitter, when they themselves have poisoned the fountain",
"author":"John Locke"
},
{
"quote":"Pity for the guilty is treason to the innocent.",
"author":"Terry Goodkind, Faith of the Fallen"
},
{
"quote":"Learn from the mistakes of others. You can't live long enough to make them all yourself",
"quote":"Learn from the mistakes of others. You can't live long enough to make them all yourself 😊",
"author":"Eleanor Roosevelt"
},
{
"quote":"All big things come from small beginnings. The seed of every habit is a single, tiny decision. But as that decision is repeated, a habit sprouts and grows stronger.",
"quote":"All big things come from small beginnings. The seed 🌱 of every habit is a single, tiny decision. But as that decision is repeated, a habit sprouts and grows stronger.",
"author":"James Clear"
},
{
"quote":"If you are insecure, guess what? The rest of the world is, too. Do not overestimate the competition and underestimate yourself. You are better than you think.",
"quote":"If you are insecure, guess what? The rest of the world is, too. Do not overestimate the competition and underestimate yourself. You are better than you think.",
"author":"Tim Ferris"
},
{
"quote":"People rarely succeed unless they have fun in what they are doing.",
"author":"Dale Carnegie"
},
{
"quote":"It's not a bug it's a feature",
"quote":"It's not a bug 🐛 it's a feature 😁",
"author":"Unknown"
},
{
"quote":"Of course, bad code can be cleaned up. But it’s very expensive.",
"author":"Robert C. Martin"
}
]
46 changes: 23 additions & 23 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 66da543

Please sign in to comment.