Website/assets/startup_quotes.json

64 lines
1.3 KiB
JSON

{
"quotes": [
{
"text": "COGITO ERGO SUM",
"author": "René Descartes"
},
{
"text": "74LS181",
"author": "Texas Instruments"
},
{
"text": "REAPER",
"author": "Cockos"
},
{
"text": "NAUSICAA",
"author": "Ghibli"
},
{
"text": "C",
"author": "Dennis Ritchie"
},
{
"text": "UN*X",
"author": "Dennis Ritchie"
},
{
"text": "PICO",
"author": "Raspberry Pi"
},
{
"text": "MINECRAFT",
"author": "Mojang"
},
{
"text": "GEOMETRY DASH",
"author": "RobTop"
},
{
"text": "CELESTE",
"author": "Extremely OK Games"
},
{
"text": "GNU/LINUX",
"author": "Linus Torvalds"
},
{
"text": "GIT",
"author": "Linus Torvalds"
},
{
"text": "DEBIAN",
"author": "Ian Murdock"
},
{
"text": "THE LEGEND OF ZELDA",
"author": "Nintendo"
},
{
"text": "SUPER MARIO BROS",
"author": "Nintendo"
}
]
}