Skip to content

Instantly share code, notes, and snippets.

View MatthewJN's full-sized avatar
🏠
Working from home

Matthew Newill MatthewJN

🏠
Working from home
  • TechAsis Limited
  • England
View GitHub Profile
@MatthewJN
MatthewJN / quotes.json
Created June 23, 2019 21:13
Quotes.json
[
{
"Author": "Thomas Edison",
"Quote": "Genius is one percent inspiration and ninety-nine percent perspiration."
},
{
"Author": "Yogi Berra",
"Quote": "You can observe a lot just by watching."
},
{
@MatthewJN
MatthewJN / quotes.csv
Created June 23, 2019 21:01 — forked from JakubPetriska/quotes.csv
Motivational quotes
Author Quote
Thomas Edison Genius is one percent inspiration and ninety-nine percent perspiration.
Yogi Berra You can observe a lot just by watching.
Abraham Lincoln A house divided against itself cannot stand.
Johann Wolfgang von Goethe Difficulties increase the nearer we get to the goal.
Byron Pulsifer Fate is in your hands and no one elses
Lao Tzu Be the chief but never the lord.
Carl Sandburg Nothing happens unless first we dream.
Aristotle Well begun is half done.
Yogi Berra Life is a learning experience, only if you learn.
@MatthewJN
MatthewJN / airports.json
Last active December 5, 2018 22:44 — forked from tdreyno/airports.json
JSON data for airports and their locations
[
{
"code": "AAA",
"name": "Anaa Airport"
},
{
"code": "AAE",
"name": "El Mellah Airport"
},
{