From ca8045c321d264a40ca4c7c55d6c7df9c6cdf48f Mon Sep 17 00:00:00 2001 From: Harshendra M <151964309+harshendram@users.noreply.github.com> Date: Fri, 11 Oct 2024 20:21:16 +0530 Subject: [PATCH 1/2] Create harshendram.json added my json file --- public/data/harshendram.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 public/data/harshendram.json diff --git a/public/data/harshendram.json b/public/data/harshendram.json new file mode 100644 index 00000000..f77a85ad --- /dev/null +++ b/public/data/harshendram.json @@ -0,0 +1,13 @@ +{ + "name": "Harshendra M", + "location": "Bengaluru,Karnataka,India", + "bio": "", + "avatar": "https://github.com/harshendram.png", + "portfolio": "https://github.com/harshendram", + "skills": ["Redux", "DSA", "React js","JavaScript","Python","HTML","CSS","C++","Competitive Programming","GitHub","Front-end"], + "social": { + "GitHub": "https://github.com/harshendram", + "Twitter": "https://x.com/harami_harsh?t=5s7kkAf-j9XLlLekfxLr9Q&s=09", + "LinkedIn": "https://www.linkedin.com/in/harshendra-m-2b8bb5299/" + } +} From ae324e1dc7b3e17df0f61b235122f1ef9cb23479 Mon Sep 17 00:00:00 2001 From: Harshendra M <151964309+harshendram@users.noreply.github.com> Date: Fri, 11 Oct 2024 20:24:30 +0530 Subject: [PATCH 2/2] Update ProfilesList.json added my file name --- src/ProfilesList.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 88987708..ca122c92 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -155,5 +155,6 @@ "haylemon.json", "Shirisha-16.json", "minji105.json", - "tirdesh.json" + "tirdesh.json", + "harshendram.json" ]