From de5cf537f436c88c0bd71398da83f52896e3d11b Mon Sep 17 00:00:00 2001 From: Manthan Ank Date: Thu, 19 Jan 2023 20:05:42 +0530 Subject: [PATCH 1/4] add blog --- src/data.js | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/src/data.js b/src/data.js index 94b8a404..1cf51096 100644 --- a/src/data.js +++ b/src/data.js @@ -15507,6 +15507,38 @@ module.exports = [ 'GraphQL', 'REST', ], + },, + { + name: "Manthan Ank", + description: "I'm Front-End Developer, I write tutorials related to Web Development.", + url: "https://github.com/manthanank", + twitter: "@manthanank", + emoji: '🧑‍💻', + country: '🇮🇳', + computer: 'windows', + phone: 'android', + tags: [ + "HTML", + "CSS", + "JavaScript", + "Angular", + "Web Development", + "Nodejs", + "Express", + "MongoDB", + "NPM", + "Yarn", + "Python", + "Typescript", + "Deno", + "Firebase", + "Docker", + "SaSS", + "RxJS", + "GraphQL", + "Git", + "GitHub" + ], }, // 🚨 OH Hey! DO NOT ADD YOURSELF TO THE END OF THE ARRAY 🚨 // 🚨 Add yourself somewhere random. This makes merging you much easier and avoids conflicts. 🚨 From d11bd1ce39079da75d5dca9b5d52415f69641062 Mon Sep 17 00:00:00 2001 From: Manthan Ank Date: Sat, 28 Jan 2023 17:32:00 +0530 Subject: [PATCH 2/4] add blog --- src/data.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/data.js b/src/data.js index 489880c4..ed112849 100644 --- a/src/data.js +++ b/src/data.js @@ -15635,11 +15635,11 @@ module.exports = [ 'GraphQL', 'REST', ], - },, + }, { name: "Manthan Ank", - description: "I'm Front-End Developer, I write tutorials related to Web Development.", - url: "https://github.com/manthanank", + description: "I'm Front-End Developer, Intermediate Learner, Also as a hobby I write blogs related to Web Development.", + url: "https://manthanank.github.io/uses", twitter: "@manthanank", emoji: '🧑‍💻', country: '🇮🇳', From 2bbd835295b5680a7dd7634262bbe9d04f1396d0 Mon Sep 17 00:00:00 2001 From: Manthan Ank Date: Mon, 30 Jan 2023 21:11:09 +0530 Subject: [PATCH 3/4] issue fixed --- src/data.js | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/src/data.js b/src/data.js index ed112849..15454401 100644 --- a/src/data.js +++ b/src/data.js @@ -15651,21 +15651,11 @@ module.exports = [ "JavaScript", "Angular", "Web Development", - "Nodejs", + "Node.js", "Express", "MongoDB", - "NPM", - "Yarn", - "Python", - "Typescript", - "Deno", "Firebase", - "Docker", - "SaSS", - "RxJS", - "GraphQL", - "Git", - "GitHub" + "GraphQL" ], }, // 🚨 OH Hey! DO NOT ADD YOURSELF TO THE END OF THE ARRAY 🚨 From f27e2cdac6f642b6a0f2938f22ff0baae2c69798 Mon Sep 17 00:00:00 2001 From: Manthan Ank Date: Tue, 31 Jan 2023 00:24:01 +0530 Subject: [PATCH 4/4] fixed issue --- src/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index 15454401..7f86593f 100644 --- a/src/data.js +++ b/src/data.js @@ -15639,7 +15639,7 @@ module.exports = [ { name: "Manthan Ank", description: "I'm Front-End Developer, Intermediate Learner, Also as a hobby I write blogs related to Web Development.", - url: "https://manthanank.github.io/uses", + url: "https://manthanank.web.app/uses", twitter: "@manthanank", emoji: '🧑‍💻', country: '🇮🇳',