From 4b496a912303e378fa376300f5d2f41af84fa6b1 Mon Sep 17 00:00:00 2001 From: Megh Deb Date: Fri, 27 Dec 2024 16:50:39 +0530 Subject: [PATCH 1/2] Create Megh2005.json --- public/data/Megh2005.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 public/data/Megh2005.json diff --git a/public/data/Megh2005.json b/public/data/Megh2005.json new file mode 100644 index 00000000..179004bc --- /dev/null +++ b/public/data/Megh2005.json @@ -0,0 +1,15 @@ +{ + "name": "Megh Deb", + "location": "Kolkata", + "bio": "Android developer with expertise in Kotlin, Swift, and PostGre SQL. I'm passionate about building scalable, efficient applications and exploring new technologies.", + "avatar": "https://github.com/Megh2005.png", + "portfolio": "https://linktr.ee/meghdeb", + "skills": ["Kotlin", "Swift", "Typescript", "Javascript", "Firebase", "PostGre SQL"], + "social": { + "GitHub": "https://github.com/Megh2005", + "Twitter": "https://twitter.com/ThisIsMeghDeb", + "LinkedIn": "https://www.linkedin.com/in/megh-deb", + "Instagram": "https://www.instagram.com/your-instgram-meghdeb_iam", + "Email": "iammeghdeb@gmail.com" + } +} From ca7860d0ce3369796d62fdc23f1162d6128c54af Mon Sep 17 00:00:00 2001 From: Megh Deb Date: Fri, 27 Dec 2024 16:51:52 +0530 Subject: [PATCH 2/2] Update ProfilesList.json --- src/ProfilesList.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ProfilesList.json b/src/ProfilesList.json index b6afaed2..4ba2ac3a 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -422,5 +422,6 @@ "Shashikumar-ezhilarasu.json", "Sanskriti65.json", "himanshu7437.json", - "sachinpathak123.json" + "sachinpathak123.json", + "Megh2005.json" ]