From 8eaad1d82475e3e149b885cd76d0ada94af131b7 Mon Sep 17 00:00:00 2001 From: Krisha Joshi <111437346+krishajoshi14@users.noreply.github.com> Date: Fri, 12 Apr 2024 18:25:47 +0530 Subject: [PATCH] add: KrishaJoshi (#929) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/krishajoshi14.json | 13 +++++++++++++ src/ProfilesList.json | 3 ++- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 public/data/krishajoshi14.json diff --git a/public/data/krishajoshi14.json b/public/data/krishajoshi14.json new file mode 100644 index 00000000..b4f0762f --- /dev/null +++ b/public/data/krishajoshi14.json @@ -0,0 +1,13 @@ +{ + "name": "Krisha Joshi", + "location": "Pune", + "bio": "I'm a 3rd year CSE student.", + "avatar": "https://github.com/krishajoshi14.png", + "portfolio": "https://github.com/krishajoshi14", + "skills": ["Java", "CPP", "React"], + "social": { + "GitHub": "https://github.com/krishajoshi14", + "Twitter": "", + "LinkedIn": "https://www.linkedin.com/in/krisha-joshi-98a431169/" + } + } \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 4ad7be47..ff07b13c 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -400,5 +400,6 @@ "agtorres3.json", "Meko007.json", "brianobot.json", + "krishajoshi14.json", "Nanditasunil.json" -] +] \ No newline at end of file