From b7cd72674ee26c80d6a29d57629daa0dbbb271bb Mon Sep 17 00:00:00 2001 From: Tusharjamdade Date: Sat, 30 Nov 2024 12:59:54 +0000 Subject: [PATCH] add: Tusharjamdade --- package-lock.json | 4 ++-- public/data/Tusharjamdade.json | 25 +++++++++++++++++++++++++ src/ProfilesList.json | 1 + 3 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 public/data/Tusharjamdade.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/Tusharjamdade.json b/public/data/Tusharjamdade.json new file mode 100644 index 00000000..899590af --- /dev/null +++ b/public/data/Tusharjamdade.json @@ -0,0 +1,25 @@ +{ + "name": "Tushar Jamdade", + "location": "Pune, Maharashtra", + "bio": "Exploring DevOps and Machine Learning, command-line enthusiast, and second-year student at VIIT Pune. Open to collaboration—DM me on Twitter to connect!", + "avatar": "https://github.com/Tusharjamdade.png", + "portfolio": "https://tusharjamdade.vercel.app", + "skills": [ + "Next.js", + "React.js", + "Devops", + "Machine Learning", + "Node.js", + "Express.js", + "Docker", + "Kubernetes", + "React Native", + "PostgreSQL", + "MongoDB" + ], + "social": { + "GitHub": "https://github.com/Tusharjamdade", + "Twitter": "https://x.com/tusharnjamdade", + "LinkedIn": "https://www.linkedin.com/in/tusharjamdade" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index c94e56c2..db3a8db5 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "Tusharjamdade.json", "prashantrai-30.json", "vsnikhilvs.json", "ArnavGarg68.json",