diff --git a/data/Emmanex01.json b/data/Emmanex01.json new file mode 100644 index 00000000000..f05a7ee1c17 --- /dev/null +++ b/data/Emmanex01.json @@ -0,0 +1,27 @@ +{ + "name": "Nwanosike Tochukwu Emmanuel", + "bio": "Open Source contributor | Frontend dev", + "links": [ + { + "group": "Socials Primary", + "name": "Twitter: Follow me", + "url": "https://twitter.com/Emmanue56879580", + "icon": "FaTwitter", + "color": "#00ACEE" + }, + { + "group": "Socials Primary", + "name": "Linkedin: Follow me", + "url": "https://www.linkedin.com/in/tochukwu-nwanosike-360326247", + "icon": "FaLinkedin", + "color": "#00ACEE" + }, + { + "group": "Socials Primary", + "name": "Facebook: Follow me", + "url": "https://www.facebook.com/profile.php?id=100005547499281&mibextid=2JQ9oc", + "icon": "FaFacebook", + "color": "#00ACEE" + } + ] +} diff --git a/data/henrychris.json b/data/henrychris.json new file mode 100644 index 00000000000..caf6eda5231 --- /dev/null +++ b/data/henrychris.json @@ -0,0 +1,16 @@ +{ + "name": "Henry Ihenacho", + "bio": "Fullstack Developer (.NET, React, TS) ", + "links": [ + { + "name": "Twitter", + "url": "https://twitter.com/hiddenhenry", + "icon": "FaTwitter" + }, + { + "name": "Linkedin", + "url": "https://www.linkedin.com/in/henry-ihenacho", + "icon": "FaLinkedIn" + } + ] +} diff --git a/data/iamaamunir.json b/data/iamaamunir.json new file mode 100644 index 00000000000..0c50fb59f9a --- /dev/null +++ b/data/iamaamunir.json @@ -0,0 +1,24 @@ +{ + "name": "Munir Abdullahi", + "bio": "Technical Writer | Backend Engineer | Emerging DevOps Enginer", + "links": [ + { + "group": "My Links", + "name": "Hashnode", + "url": "https://hashnode.com/@iamaamunir", + "icon": "Hashnode" + }, + { + "group": "My Links", + "name": "GitHub", + "url":"https://github.com/iamaamunir", + "icon":"GitHub" + }, + { + "group":"My Links", + "name":"Twitter", + "url":"https://twitter.com/iamaamunir", + "icon":"Twiitter" + } + ] +}