From 02a0b7dbf81cb48e2d385c5687e1e58e32570dec Mon Sep 17 00:00:00 2001 From: Pranay Shah <32932413+PranayS1@users.noreply.github.com> Date: Sat, 11 Jan 2025 17:23:47 +0530 Subject: [PATCH] Added json for my profile --- Submissions/pranay-shah.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Submissions/pranay-shah.json diff --git a/Submissions/pranay-shah.json b/Submissions/pranay-shah.json new file mode 100644 index 000000000..4cf79ca2e --- /dev/null +++ b/Submissions/pranay-shah.json @@ -0,0 +1,16 @@ +{ + "name": "Pranay Shah", + "img": "https://avatars.githubusercontent.com/u/32932413?v=4", + "email":"pranay121096@gmail.com", + "links": { + "website": "", + "linkedin": "https://www.linkedin.com/in/pranay-shah-b3077552/", + "github": "https://github.com/PranayS1" + }, + "jobTitle": "MEAN Stack Developer", + "location": { + "city": "Mumbai", + "state": "Maharashtra", + "country": "India" + } +}