From e4f5ca06ffd682f2f245b4a71361760495ba830e Mon Sep 17 00:00:00 2001 From: "Rishi.R.Vishwakarma" <149783805+RishiWebDeveloper1@users.noreply.github.com> Date: Wed, 14 Aug 2024 22:47:39 +0530 Subject: [PATCH 1/5] Update .all-contributorsrc --- .all-contributorsrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index a540ecae..f34acf0f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -49,7 +49,7 @@ "contributions": [ "code" ] - } + }, { "login": "YashKandalkar", "name": "yash", @@ -77,7 +77,7 @@ "contributions": [ "code" ] - } + }, { "login": "g-savitha", "name": "Savitha Gollamudi", From 47ab42ea3fb2c7f7ce6197981e3a044f5185d72e Mon Sep 17 00:00:00 2001 From: "Rishi.R.Vishwakarma" <149783805+RishiWebDeveloper1@users.noreply.github.com> Date: Wed, 14 Aug 2024 23:22:46 +0530 Subject: [PATCH 2/5] Update skills.js as icon rust url working --- src/constants/skills.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants/skills.js b/src/constants/skills.js index b9b28adc..a9e18858 100644 --- a/src/constants/skills.js +++ b/src/constants/skills.js @@ -231,7 +231,7 @@ const icons = { rails: 'https://raw.githubusercontent.com/devicons/devicon/master/icons/rails/rails-original-wordmark.svg', redis: 'https://raw.githubusercontent.com/devicons/devicon/master/icons/redis/redis-original-wordmark.svg', ruby: 'https://raw.githubusercontent.com/devicons/devicon/master/icons/ruby/ruby-original.svg', - rust: 'https://raw.githubusercontent.com/devicons/devicon/master/icons/rust/rust-plain.svg', + rust: 'https://raw.githubusercontent.com/devicons/devicon/master/icons/rust/rust-original.svg', sass: 'https://raw.githubusercontent.com/devicons/devicon/master/icons/sass/sass-original.svg', scala: 'https://raw.githubusercontent.com/devicons/devicon/master/icons/scala/scala-original.svg', solidworks: 'https://cdn.worldvectorlogo.com/logos/solidworks.svg', From f966ff3f5acf0cfec30d88fccbf6bead091b307a Mon Sep 17 00:00:00 2001 From: "Rishi.R.Vishwakarma" <149783805+RishiWebDeveloper1@users.noreply.github.com> Date: Thu, 15 Aug 2024 00:23:51 +0530 Subject: [PATCH 3/5] Update skills.js --- src/constants/skills.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/constants/skills.js b/src/constants/skills.js index a9e18858..e69f7244 100644 --- a/src/constants/skills.js +++ b/src/constants/skills.js @@ -212,11 +212,11 @@ const icons = { java: 'https://raw.githubusercontent.com/devicons/devicon/master/icons/java/java-original.svg', javascript: 'https://raw.githubusercontent.com/devicons/devicon/master/icons/javascript/javascript-original.svg', ionic: 'https://upload.wikimedia.org/wikipedia/commons/d/d1/Ionic_Logo.svg', - laravel: 'https://raw.githubusercontent.com/devicons/devicon/master/icons/laravel/laravel-plain-wordmark.svg', + laravel: 'https://raw.githubusercontent.com/devicons/devicon/master/icons/laravel/laravel-original.svg', meteor: 'https://devicons.github.io/devicon/devicon.git/icons/meteor/meteor-original-wordmark.svg', mongodb: 'https://raw.githubusercontent.com/devicons/devicon/master/icons/mongodb/mongodb-original-wordmark.svg', mysql: 'https://raw.githubusercontent.com/devicons/devicon/master/icons/mysql/mysql-original-wordmark.svg', - nestjs: 'https://raw.githubusercontent.com/devicons/devicon/master/icons/nestjs/nestjs-plain.svg', + nestjs: 'https://raw.githubusercontent.com/devicons/devicon/master/icons/nestjs/nestjs-original.svg', nginx: 'https://raw.githubusercontent.com/devicons/devicon/master/icons/nginx/nginx-original.svg', nodejs: 'https://raw.githubusercontent.com/devicons/devicon/master/icons/nodejs/nodejs-original-wordmark.svg', openresty: 'https://openresty.org/images/logo.png', From 527e86e827adf08211992b34a43972d888825dd2 Mon Sep 17 00:00:00 2001 From: "Rishi.R.Vishwakarma" <149783805+RishiWebDeveloper1@users.noreply.github.com> Date: Thu, 15 Aug 2024 00:36:02 +0530 Subject: [PATCH 4/5] Update skills.js sapper icon url --- src/constants/skills.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants/skills.js b/src/constants/skills.js index e69f7244..ab530332 100644 --- a/src/constants/skills.js +++ b/src/constants/skills.js @@ -326,7 +326,7 @@ const icons = { 'https://gist.githubusercontent.com/vivek32ta/c7f7bf583c1fb1c58d89301ea40f37fd/raw/f4c85cce5790758286b8f155ef9a177710b995df/11ty.svg', sculpin: 'https://gist.githubusercontent.com/vivek32ta/c7f7bf583c1fb1c58d89301ea40f37fd/raw/1782aef8672484698c0dd407f900c4a329ed5bc4/sculpin.svg', - sapper: 'https://raw.githubusercontent.com/bestofjs/bestofjs-webui/master/public/logos/sapper.svg', + sapper: 'https://raw.githubusercontent.com/bestofjs/bestofjs/825a12cad8d40dc8879ba9226eb628681049416c/apps/bestofjs-nextjs/public/logos/sapper.svg', vuepress: 'https://raw.githubusercontent.com/AliasIO/wappalyzer/master/src/drivers/webextension/images/icons/VuePress.svg', unity: 'https://www.vectorlogo.zone/logos/unity3d/unity3d-icon.svg', From 4ce81f0f42d070f332eeb71a7a1ec337e15065b1 Mon Sep 17 00:00:00 2001 From: "Rishi.R.Vishwakarma" <149783805+RishiWebDeveloper1@users.noreply.github.com> Date: Thu, 15 Aug 2024 00:43:57 +0530 Subject: [PATCH 5/5] Update skills.js --- src/constants/skills.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants/skills.js b/src/constants/skills.js index ab530332..b1b4c56e 100644 --- a/src/constants/skills.js +++ b/src/constants/skills.js @@ -328,7 +328,7 @@ const icons = { 'https://gist.githubusercontent.com/vivek32ta/c7f7bf583c1fb1c58d89301ea40f37fd/raw/1782aef8672484698c0dd407f900c4a329ed5bc4/sculpin.svg', sapper: 'https://raw.githubusercontent.com/bestofjs/bestofjs/825a12cad8d40dc8879ba9226eb628681049416c/apps/bestofjs-nextjs/public/logos/sapper.svg', vuepress: - 'https://raw.githubusercontent.com/AliasIO/wappalyzer/master/src/drivers/webextension/images/icons/VuePress.svg', + 'https://raw.githubusercontent.com/vuejs/vuepress/9fb4bb00925d9409e6732118e996411c6a82c85d/art/vuepress-icon.svg', unity: 'https://www.vectorlogo.zone/logos/unity3d/unity3d-icon.svg', unreal: 'https://raw.githubusercontent.com/kenangundogan/fontisto/036b7eca71aab1bef8e6a0518f7329f13ed62f6b/icons/svg/brand/unreal-engine.svg',