From 53cf017c21c63bce8292e77f1469cbfb881725f1 Mon Sep 17 00:00:00 2001 From: Pankaj Kumar <104948046+PankajKumardev@users.noreply.github.com> Date: Mon, 7 Oct 2024 20:20:20 +0530 Subject: [PATCH 1/2] Create PankajKumardev.json --- public/data/PankajKumardev.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 public/data/PankajKumardev.json diff --git a/public/data/PankajKumardev.json b/public/data/PankajKumardev.json new file mode 100644 index 00000000..a36a379b --- /dev/null +++ b/public/data/PankajKumardev.json @@ -0,0 +1,13 @@ +{ + "name": "Pankaj Kumar ", + "location": "New Delhi", + "bio": "", + "avatar": "https://github.com/PankajKumardev.png", + "portfolio": "https://pankaj-kumar-neon.vercel.app/", + "skills": ["React", "Express", "Postgres"], + "social": { + "GitHub": "https://github.com/PankajKumardev", + "Twitter": "https://twitter.com/Pankajkumar_dev", + "LinkedIn": "https://www.linkedin.com/in/pankajkumardev0" + } +} From a19a21ea267abeb23c385df2dd152f624081ebb6 Mon Sep 17 00:00:00 2001 From: Pankaj Kumar <104948046+PankajKumardev@users.noreply.github.com> Date: Mon, 7 Oct 2024 20:21:39 +0530 Subject: [PATCH 2/2] Update ProfilesList.json --- src/ProfilesList.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 186249c3..61929611 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -140,5 +140,6 @@ "munnavuyyuru.json", "Aayushijapsare15.json", "iamsohelx.json", - "saidinesh49.json" + "saidinesh49.json", + "PankajKumardev.json" ]