From 16e312d43c42f7796671ea4abaaaad215fc66d9d Mon Sep 17 00:00:00 2001 From: Ken <116851212+khaymanii@users.noreply.github.com> Date: Sun, 17 Dec 2023 14:56:30 +0100 Subject: [PATCH] data: khaymanii.json (#9921) --- data/khaymanii.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 data/khaymanii.json diff --git a/data/khaymanii.json b/data/khaymanii.json new file mode 100644 index 00000000000..eeb4c61080e --- /dev/null +++ b/data/khaymanii.json @@ -0,0 +1,24 @@ +{ + "name": "Akpo Kenneth", + "bio": "Frontend Dev | Machine Learning Dev | Technical Writer", + "links": [ + { + "group": "Social primary", + "name": "Twitter", + "url": "https://twitter.com/kenneth_akpo", + "icon": "FaXtwitter" + }, + { + "group": "Social primary", + "name": "Linkedin", + "url": "https://linkedin.com/in/kenneth-akpo", + "icon": "FaLinkedin" + }, + { + "group": "Social primary", + "name": "Hashnode", + "url": "https://hashnode.com/@CoderofpH", + "icon": "FaHashnode" + } + ] +}