diff --git a/data/afro-coder.json b/data/afro-coder.json new file mode 100644 index 00000000000..8ebba5ecfea --- /dev/null +++ b/data/afro-coder.json @@ -0,0 +1,32 @@ +{ + "name": "Leon Nunes", + "bio": "Tinkerer, loves to go down rabbit holes", + "socials": [ + { + "name": "Follow me on Twitter", + "url": "https://twitter.com/mediocreDevops", + "icon": "FaTwitter" + }, + { + "name": "Follow me on Twitch", + "url": "https://twitch.tv/leon_nunes", + "icon": "FaTwitch" + } + + + ], + "links": [ + { + "name": "Follow me on Twitter", + "url": "https://twitter.com/mediocreDevops", + "icon": "FaTwitter" + }, + { + "name": "Follow me on Twitch", + "url": "https://twitch.tv/leon_nunes", + "icon": "FaTwitch" + } + + + ] +}