From 2e73e266146639d470600c0efba3bec0852d46c2 Mon Sep 17 00:00:00 2001 From: Sahil Chalke <109215419+Sahilll15@users.noreply.github.com> Date: Sun, 9 Jun 2024 20:17:00 +0530 Subject: [PATCH] Sahilll15 Profile (#1030) * Create Sahilll15.json * Update ProfilesList.json * Update Sahilll15.json Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/Sahilll15.json | 27 +++++++++++++++++++++++++++ src/ProfilesList.json | 3 ++- 2 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 public/data/Sahilll15.json diff --git a/public/data/Sahilll15.json b/public/data/Sahilll15.json new file mode 100644 index 00000000..3c733ad2 --- /dev/null +++ b/public/data/Sahilll15.json @@ -0,0 +1,27 @@ +{ + "name": "Sahil Sanjay Chalke", + "location": "Mumbai, India 🇮🇳", + "bio": "FULL STACK DEV", + "avatar": "https://avatars.githubusercontent.com/u/109215419?v=4", + "portfolio": "https://sahilchalke.online/", + "skills": [ + "Javascript", + "C++", + "Typescript", + "Nodejs", + "Expressjs", + "React", + "Next.Js", + "MySQL", + "MongoDB", + "Docker", + "Git", + "Tailwind CSS", + "REST APIs", + "GraphQL" + ], + "social": { + "GitHub": "https://github.com/Sahilll15", + "LinkedIn": "https://www.linkedin.com/in/sahilchalke/" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 3d1d4fe6..f137221c 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -421,5 +421,6 @@ "abhishek732.json", "root-0101.json", "prajwalmandlik2004.json", + "Sahilll15.json", "Kritika.json" -] +] \ No newline at end of file