From 4372e3ad06f33e243796878332feb7b6a057a9b5 Mon Sep 17 00:00:00 2001 From: Santhosh Kumar G Date: Thu, 21 Nov 2024 00:47:33 +0530 Subject: [PATCH] add: SanthoshG12 --- package-lock.json | 4 ++-- public/data/Santhosh-G12.json | 14 ++++++++++++++ src/ProfilesList.json | 1 + 3 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 public/data/Santhosh-G12.json diff --git a/package-lock.json b/package-lock.json index 0feb670d..de31050b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16862,7 +16862,7 @@ "is-typedarray": "^1.0.0" } }, - "node_modules/typescript": { + "node_modules/typescript": { "version": "4.9.5", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", @@ -16962,7 +16962,7 @@ "node": ">= 0.8" } }, - "node_modules/unquote": { + "node_modules/unquote": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz", "integrity": "sha512-vRCqFv6UhXpWxZPyGDh/F3ZpNv8/qo7w6iufLpQg9aKnQ71qM4B5KiI7Mia9COcjEhrO9LueHpMYjYzsWH3OIg==" diff --git a/public/data/Santhosh-G12.json b/public/data/Santhosh-G12.json new file mode 100644 index 00000000..07885a41 --- /dev/null +++ b/public/data/Santhosh-G12.json @@ -0,0 +1,14 @@ +{ + "name": "Santhosh Kumar", + "location": "Thoothukudi", + "bio": "Code for Life", + "avatar": "https://github.com/Santhosh-G12.png", + "portfolio": "https://github.com/Santhosh-G12", + "skills": ["HTML", "CSS", "JavaScript","React","Redux","TailwindCss"], + "social": { + "GitHub": "hhttps://github.com/Santhosh-G12", + "Twitter": "https://twitter.com/", + "LinkedIn": "https://www.linkedin.com/in/" + } + } + \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 810fc3cc..452312bf 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -147,6 +147,7 @@ "humanraj.json", "iusamahub.json", "jaskaran1.json", + "Santhosh-G12.json", "jayk-gupta.json", "jebarsonponraj.json", "johndoe.json",