Added OpenResty Backend

OpenResty is a full-fledged web platform that integrates our enhanced version of the Nginx core, our enhanced version of LuaJIT.
This commit is contained in:
Darkangeel-hd
2020-10-02 01:11:05 +02:00
parent e3ed30baa6
commit 5ef270a9f4
+4
View File
@@ -61,6 +61,7 @@ const categorizedSkills = {
"rabbitMQ",
"hadoop",
"nginx",
"openresty",
],
},
@@ -237,6 +238,8 @@ const icons = {
"https://devicons.github.io/devicon/devicon.git/icons/nginx/nginx-original.svg",
nodejs:
"https://devicons.github.io/devicon/devicon.git/icons/nodejs/nodejs-original-wordmark.svg",
openresty:
"https://symbols-electrical.getvecta.com/stencil_25/66_openresty.403a21ca72.svg",
oracle:
"https://devicons.github.io/devicon/devicon.git/icons/oracle/oracle-original.svg",
photoshop:
@@ -395,6 +398,7 @@ const skillWebsites = {
mysql: "https://www.mysql.com/",
nginx: "https://www.nginx.com",
nodejs: "https://nodejs.org",
openresty: "https://openresty.org/",
oracle: "https://www.oracle.com/",
photoshop: "https://www.photoshop.com/en",
php: "https://www.php.net",