From 4bd5ae74f8a11553d7445276b3ecd69f40037f3f Mon Sep 17 00:00:00 2001 From: faarish <142712895+faarish@users.noreply.github.com> Date: Thu, 11 Apr 2024 10:48:18 +0530 Subject: [PATCH 1/3] data: faarish --- data/faarish.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 data/faarish.json diff --git a/data/faarish.json b/data/faarish.json new file mode 100644 index 00000000000..4974c8539a0 --- /dev/null +++ b/data/faarish.json @@ -0,0 +1,26 @@ +{ + "name": "Salman Farish", + "bio": "Aspiring Open Source Developer | Tech Enthusiast" +} +"links": [ + { + "group": "Contact", + "name": "Email", + "url": "mailto:salman.farish@hotmail.com?subject=Contacting%20you%20from%20your%20BioDrop%20profile&body=Hello%2C%20I%20am%0A", + "icon": "SiGmail" + }, + { + "group": "Socials Primary", + "name": "Linked In: Let's connect", + "url": "https://linkedin.com/salman-farish", + "icon": "FaLinkedin", + "color": "#00ACEE" + }, + { + "group": "Socials", + "name": "Git Hub", + "url": "https://github.com/faarish", + "icon": "FaGithub", + "color": "#00ACEE" + }, +] From 49f855a4bbbba9bd19be6bd19a68483fab0da98c Mon Sep 17 00:00:00 2001 From: faarish <142712895+faarish@users.noreply.github.com> Date: Thu, 11 Apr 2024 19:41:50 +0530 Subject: [PATCH 2/3] Update data/faarish.json Co-authored-by: Priyanshu kumawat <88786642+kumarsonsoff3@users.noreply.github.com> --- data/faarish.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/faarish.json b/data/faarish.json index 4974c8539a0..98f628d90f2 100644 --- a/data/faarish.json +++ b/data/faarish.json @@ -1,7 +1,6 @@ { "name": "Salman Farish", - "bio": "Aspiring Open Source Developer | Tech Enthusiast" -} + "bio": "Aspiring Open Source Developer | Tech Enthusiast", "links": [ { "group": "Contact", From 6c6dca9da01a63969c4ca19a65e6485163088e9d Mon Sep 17 00:00:00 2001 From: faarish <142712895+faarish@users.noreply.github.com> Date: Thu, 11 Apr 2024 19:42:08 +0530 Subject: [PATCH 3/3] Update data/faarish.json Co-authored-by: Priyanshu kumawat <88786642+kumarsonsoff3@users.noreply.github.com> --- data/faarish.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/faarish.json b/data/faarish.json index 98f628d90f2..a4df567eb50 100644 --- a/data/faarish.json +++ b/data/faarish.json @@ -21,5 +21,6 @@ "url": "https://github.com/faarish", "icon": "FaGithub", "color": "#00ACEE" - }, + } ] +}