From cd78491e84e04d0d9e0c708e43e574f00441e2ee Mon Sep 17 00:00:00 2001 From: prkaushal <113375255+prkaushal@users.noreply.github.com> Date: Fri, 15 Dec 2023 20:02:28 +0530 Subject: [PATCH] add:prashant kaushal (#732) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/prkaushal.json | 13 +++++++++++++ src/ProfilesList.json | 3 ++- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 public/data/prkaushal.json diff --git a/public/data/prkaushal.json b/public/data/prkaushal.json new file mode 100644 index 00000000..675fc5ed --- /dev/null +++ b/public/data/prkaushal.json @@ -0,0 +1,13 @@ +{ + "name": "Prashant Kaushal", + "location": "Bihar, India", + "bio": "I am a student exploring the world of coding and opensource.", + "avatar": "https://avatars.githubusercontent.com/u/113375255?s=400&u=81bc7e001d52ce5745e948f734eff66f7dec3f12&v=4", + "portfolio": "https://github.com/prkaushal", + "skills": ["HTML", "CSS/SCSS", "JavaScript", "Figma"], + "social": { + "GitHub": "https://github.com/prkaushal", + "Twitter": "https://twitter.com/P_Kaushal9712", + "LinkedIn": "https://www.linkedin.com/in/prashant-kaushal/" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index cf8bd3fd..b77d86af 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -307,5 +307,6 @@ "Edlavio.json", "yashSoni9000.json", "numcys.json", - "trp02.json" + "trp02.json", + "prkaushal.json" ]