From 94400e47050b8aa392fd5d9620242c998e654a10 Mon Sep 17 00:00:00 2001 From: harshpanzer Date: Sat, 8 Oct 2022 18:19:04 +0530 Subject: [PATCH] first commit_harsh --- data.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/data.json b/data.json index 0f9f605..599ef91 100644 --- a/data.json +++ b/data.json @@ -474,7 +474,7 @@ "twitterURL": "" }, { - "id": 40 + "id": 40, "name": "Alberto Azinar", "batch": "2023", "imgURL": "", @@ -516,6 +516,15 @@ "linkedinURL":"https://www.linkedin.com/in/shrijal-shrestha-063421181/", "githubURL": "https://github.com/shrijalshr", "twitterURL": "" -} +}, + { + "id":44, + "name": "Harsh Sharma", + "batch":2025, + "imgURL": "", + "linkedinURL":"https://www.linkedin.com/in/harsh-sharma-30ba31226/", + "githubURL": "https://github.com/harshpanzer", + "twitterURL": "" + } ] }