1
Fork 0
random-quote/quotes.json
Leonardo Devai c6d735942b Add the devai.io boilerplate library: 42 runnable projects
21 bite-sized beginner tutorials (Web Basics, APIs & Data), the 8-backend blog
engine series, 4 blog frontends, 2 React starters, 3 NixOS desktops and 4 Rust
API/pipeline boilerplates. Every folder is a complete, self-contained project
with its own README.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VGNxPf9PrSG2kzrxSvn45Y
2026-07-19 16:31:48 +02:00

17 lines
1.4 KiB
JSON

[
{ "text": "The only thing we have to fear is fear itself.", "author": "Franklin D. Roosevelt" },
{ "text": "The unexamined life is not worth living.", "author": "Socrates" },
{ "text": "That which does not kill us makes us stronger.", "author": "Friedrich Nietzsche" },
{ "text": "I think, therefore I am.", "author": "René Descartes" },
{ "text": "The journey of a thousand miles begins with a single step.", "author": "Lao Tzu" },
{ "text": "Whether you think you can, or you think you can't — you're right.", "author": "Henry Ford" },
{ "text": "Life is what happens when you're busy making other plans.", "author": "John Lennon" },
{ "text": "It always seems impossible until it's done.", "author": "Nelson Mandela" },
{ "text": "Simplicity is the ultimate sophistication.", "author": "Leonardo da Vinci" },
{ "text": "Imagination is more important than knowledge.", "author": "Albert Einstein" },
{ "text": "The future belongs to those who believe in the beauty of their dreams.", "author": "Eleanor Roosevelt" },
{ "text": "Well done is better than well said.", "author": "Benjamin Franklin" },
{ "text": "Do what you can, with what you have, where you are.", "author": "Theodore Roosevelt" },
{ "text": "Happiness depends upon ourselves.", "author": "Aristotle" },
{ "text": "The best way to predict the future is to invent it.", "author": "Alan Kay" }
]