-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathauthor.json
18 lines (18 loc) · 846 Bytes
/
author.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name": "niemal",
"homepage": "/",
"avatar": "https://avatars.githubusercontent.com/u/9192165?v=4",
"about": "I am a self-taught software engineer! My area of focus at the moment is web-development.",
"social": {
"twitter": "https://twitter.com/niemal_dev",
"github": "https://github.com/niemal/",
"portfolio": "https://niemal.github.io/portfolio"
},
"quotes": [
"Never judge a book by its cover. - Anonymous",
"The unexamined life is not worth living. - Socrates | Neither is the over-examined one. - Dr. Yapko",
"Success consists of going from failure to failure without loss of enthusiasm. - Winston Churchill",
"The greatest lesson in life is to know that even fools are right sometimes. - Winston Churchill",
"Imagination is the only weapon in the war against reality. - Lewis Carrolls"
]
}