From e370525918e8401700282beaf06c7e322ceda9dc Mon Sep 17 00:00:00 2001 From: Lavisha Mahajan Date: Wed, 23 Oct 2024 12:44:15 +0530 Subject: [PATCH 1/3] LavishaMhjn1910.json --- public/data/LavishaMhjn1910.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 public/data/LavishaMhjn1910.json diff --git a/public/data/LavishaMhjn1910.json b/public/data/LavishaMhjn1910.json new file mode 100644 index 0000000..e63d0e3 --- /dev/null +++ b/public/data/LavishaMhjn1910.json @@ -0,0 +1,13 @@ +{ + "name": "Lavisha Mahajan", + "location": "Amritsar,Punjab", + "bio": "Hi, I am currently pursuing B.tech CSE at GNDU and contributing to open source", + "avatar": "https://github.com/LavishaMhjn1910.png", + "portfolio": "https://github.com/LavishaMhjn1910", + "skills": [HTML,CSS,SQL,Python,CPP,Google Cloud Platform], + "social": { + "GitHub": "https://github.com/LavishaMhjn1910", + "Twitter": "https://twitter.com/Lavisha1905", + "LinkedIn": "https://www.linkedin.com/in/Lavishamahajan" + } +} From 9ad5b932f63364bdfb4b8e169383ddedbdde28e9 Mon Sep 17 00:00:00 2001 From: Lavisha Mahajan Date: Wed, 23 Oct 2024 12:48:28 +0530 Subject: [PATCH 2/3] ProfilesList.json --- src/ProfilesList.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 758fbb7..c3fbd1b 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -326,5 +326,6 @@ "ritumehta302002.json", "kumar1035.json", "Vivek-C365.json", - "puneet426.json" + "puneet426.json", + "LavishaMhjn1910.json" ] From 220003fadeeb5ab8db1f72c549d9a166f9fd38a1 Mon Sep 17 00:00:00 2001 From: Isha Prajapati <128213933+ishap11@users.noreply.github.com> Date: Wed, 23 Oct 2024 13:43:05 +0530 Subject: [PATCH 3/3] Update LavishaMhjn1910.json --- public/data/LavishaMhjn1910.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/data/LavishaMhjn1910.json b/public/data/LavishaMhjn1910.json index e63d0e3..99e23de 100644 --- a/public/data/LavishaMhjn1910.json +++ b/public/data/LavishaMhjn1910.json @@ -4,7 +4,7 @@ "bio": "Hi, I am currently pursuing B.tech CSE at GNDU and contributing to open source", "avatar": "https://github.com/LavishaMhjn1910.png", "portfolio": "https://github.com/LavishaMhjn1910", - "skills": [HTML,CSS,SQL,Python,CPP,Google Cloud Platform], + "skills": ["HTML,CSS,SQL,Python,CPP,Google Cloud Platform"], "social": { "GitHub": "https://github.com/LavishaMhjn1910", "Twitter": "https://twitter.com/Lavisha1905",