diff --git a/public/data/aryanbabber.json b/public/data/aryanbabber.json new file mode 100644 index 00000000000..770c097fd6a --- /dev/null +++ b/public/data/aryanbabber.json @@ -0,0 +1,18 @@ +{ + "name": "Aryan Babber", + "type": "personal", + "bio": "Your friendly neighbourhood developer. JS | Coffee | Music | Open Source Enthusiast", + "avatar": "https://github.com/AryanBabber.png", + "links": [ + { + "name": "Check my GitHub out", + "url": "https://github.com/AryanBabber", + "icon": "github" + }, + { + "name": "Follow me on Twitter", + "url": "https://twitter.com/ABgoneCODING", + "icon": "twitter" + } + ] +}