From 67e905b78d38bccddb96131a0da50720b19e24ba Mon Sep 17 00:00:00 2001 From: Khairallah AL-Awady <71499890+KhairallahA@users.noreply.github.com> Date: Tue, 27 Sep 2022 14:13:15 +0300 Subject: [PATCH] chore: add Khairallah AL-Awady (#1809) --- public/data/KhairallahA.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 public/data/KhairallahA.json diff --git a/public/data/KhairallahA.json b/public/data/KhairallahA.json new file mode 100644 index 00000000000..d86d8470c97 --- /dev/null +++ b/public/data/KhairallahA.json @@ -0,0 +1,28 @@ +{ + "name": "Khairallah AL-Awady", + "type": "personal", + "bio": "Web3 Developer, Content Creator and Open Source Enthusiast!", + "avatar": "https://github.com/KhairallahA.png", + "links": [ + { + "name": "Follow me on Twitter", + "url": "https://twitter.com/Eng_khairallah1", + "icon": "twitter" + }, + { + "name": "Follow me on GitHub", + "url": "https://github.com/KhairallahA", + "icon": "github" + }, + { + "name": "Let's connect on LinkedIn", + "url": "https://www.linkedin.com/in/khairallah-al-awady-54026a1a1", + "icon": "linkedin" + }, + { + "name": "Follow me on Instagram", + "url": "https://www.instagram.com/code_khairallah", + "icon": "instagram" + } + ] +}