diff --git a/package-lock.json b/package-lock.json index 845eb8fa..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==", @@ -16874,7 +16874,7 @@ "engines": { "node": ">=4.2.0" } - }, + }, "node_modules/unbox-primitive": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", @@ -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/alizaibwebdev.json b/public/data/alizaibwebdev.json new file mode 100644 index 00000000..46f94e5c --- /dev/null +++ b/public/data/alizaibwebdev.json @@ -0,0 +1,24 @@ +{ + "name": "Ali Zaib", + "location": "Pakistan", + "bio": "A skilled full-stack web developer with 3+ years of experience, passionate about coding, creating digital products, and contributing to open source.", + "avatar": "https://github.com/alizaibwebdev.png", + "portfolio": "https://alizaibwebdeveloper.vercel.app/", + "skills": [ + "JavaScript", + "TypeScript", + "React", + "Node.js", + "Express.js", + "MongoDB", + "HTML", + "CSS", + "UI/UX Design", + "API Development" + ], + "social": { + "GitHub": "https://github.com/alizaibwebdev", + "LinkedIn": "https://www.linkedin.com/in/ali-zaib-411250252", + "Fiverr": "https://www.fiverr.com/alizaibwebdev" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 889f3849..09ef3ed8 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "alizaibwebdev.json", "prashantrai-30.json", "vsnikhilvs.json", "ArnavGarg68.json", @@ -455,4 +456,4 @@ "kshashikumar.json", "Stoppedwumm.json", "vishal065.json" -] \ No newline at end of file +]