From 4d404cd24a04b5d1c44e2caa49dc998140d0bba4 Mon Sep 17 00:00:00 2001 From: henrychris <64085210+henrychris@users.noreply.github.com> Date: Sun, 24 Dec 2023 11:43:54 +0100 Subject: [PATCH 1/3] data: henrychris.json (#10014) --- data/henrychris.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 data/henrychris.json 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" + } + ] +} From 0113448271cadb63d2ad054fbb6e8dd4e0feae3d Mon Sep 17 00:00:00 2001 From: Munir Abdullahi Date: Sun, 24 Dec 2023 16:06:20 +0100 Subject: [PATCH 2/3] data: iamaamunir.json (#10016) * data: iamaamunir * Update data/iamaamunir.json --------- Co-authored-by: sital002 <93700622+sital002@users.noreply.github.com> --- data/iamaamunir.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 data/iamaamunir.json 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" + } + ] +} From aeb4e4bc7b54a5329e8fff2e936431cb8b80c8cc Mon Sep 17 00:00:00 2001 From: Emmanuel Tochukwu <108570606+Emmanex01@users.noreply.github.com> Date: Mon, 25 Dec 2023 03:47:01 +0100 Subject: [PATCH 3/3] data Emmanex01.json (#10018) data: Emmanex01 --- data/Emmanex01.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 data/Emmanex01.json 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" + } + ] +}