Skip to content

Instantly share code, notes, and snippets.

View sharjeelfaiq's full-sized avatar
🎯
Focusing

Sharjeel Faiq sharjeelfaiq

🎯
Focusing
View GitHub Profile
@sharjeelfaiq
sharjeelfaiq / db.json
Created June 10, 2024 07:59
A json file containing numerous quotes objects with author and statement as keys.
[
{
"statement": "Life isn’t about getting and having, it’s about giving and being.",
"author": "Kevin Kruse"
},
{
"statement": "Whatever the mind of man can conceive and believe, it can achieve.",
"author": "Napoleon Hill"
},
{