Skip to content

Instantly share code, notes, and snippets.

View gabrielsanchez's full-sized avatar

Gabriel Sanchez gabrielsanchez

  • San Antonio
  • 08:27 (UTC -05:00)
View GitHub Profile
@gabrielsanchez
gabrielsanchez / quotes.json
Last active August 3, 2022 16:41 — forked from nasrulhazim/quotes.json
Quotes List in JSON Format
[{
"quote": "Life isn’t about getting and having, it’s about giving and being.",
"author": "Kevin Kruse"
}, {
"quote": "Strive not to be a success, but rather to be of value.",
"author": "Albert Einstein"
}, {
"quote": "Two roads diverged in a wood, and I—I took the one less traveled by, And that has made all the difference.",
"author": "Robert Frost"
}, {