Added NestJS Option

This commit is contained in:
Damien Chazoule
2021-10-03 20:04:50 +02:00
parent 0194c38eb6
commit fc1ecf5ab6
2 changed files with 8 additions and 6 deletions
+7 -6
View File
@@ -67,6 +67,7 @@ const categorizedSkills = {
"hadoop",
"nginx",
"openresty",
"nestjs",
],
},
@@ -222,8 +223,7 @@ const icons = {
"https://raw.githubusercontent.com/devicons/devicon/master/icons/react/react-original-wordmark.svg",
angularjs:
"https://raw.githubusercontent.com/devicons/devicon/master/icons/angularjs/angularjs-original-wordmark.svg",
angular:
"https://angular.io/assets/images/logos/angular/angular.svg",
angular: "https://angular.io/assets/images/logos/angular/angular.svg",
aws:
"https://raw.githubusercontent.com/devicons/devicon/master/icons/amazonwebservices/amazonwebservices-original-wordmark.svg",
android:
@@ -233,7 +233,8 @@ const icons = {
"https://raw.githubusercontent.com/devicons/devicon/master/icons/backbonejs/backbonejs-original-wordmark.svg",
bootstrap:
"https://raw.githubusercontent.com/devicons/devicon/master/icons/bootstrap/bootstrap-plain-wordmark.svg",
c: "https://raw.githubusercontent.com/devicons/devicon/master/icons/c/c-original.svg",
c:
"https://raw.githubusercontent.com/devicons/devicon/master/icons/c/c-original.svg",
canvasjs:
"https://raw.githubusercontent.com/Hardik0307/Hardik0307/master/assets/canvasjs-charts.svg",
coffeescript:
@@ -257,7 +258,8 @@ const icons = {
"https://raw.githubusercontent.com/devicons/devicon/master/icons/electron/electron-original.svg",
express:
"https://raw.githubusercontent.com/devicons/devicon/master/icons/express/express-original-wordmark.svg",
go: "https://raw.githubusercontent.com/devicons/devicon/master/icons/go/go-original.svg",
go:
"https://raw.githubusercontent.com/devicons/devicon/master/icons/go/go-original.svg",
graphql: "https://www.vectorlogo.zone/logos/graphql/graphql-icon.svg",
gulp:
"https://raw.githubusercontent.com/devicons/devicon/master/icons/gulp/gulp-plain.svg",
@@ -281,8 +283,7 @@ const icons = {
"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",
openresty: "https://openresty.org/images/logo.png",
oracle:
"https://raw.githubusercontent.com/devicons/devicon/master/icons/oracle/oracle-original.svg",
photoshop:
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 11 KiB