mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-10 15:36:57 +02:00
Update skills.json
This commit is contained in:
parent
c9777a4e84
commit
01d3014e2f
1 changed files with 36 additions and 27 deletions
|
@ -9,11 +9,26 @@
|
|||
"href": "https://reactjs.org/",
|
||||
"type": "framework"
|
||||
},
|
||||
{
|
||||
"name": "NodeJS",
|
||||
"href": "https://nodejs.org/",
|
||||
"type": "framework"
|
||||
},
|
||||
{
|
||||
"name": "Symfony",
|
||||
"href": "https://symfony.com/",
|
||||
"type": "framework"
|
||||
},
|
||||
{
|
||||
"name": "GoLang",
|
||||
"href": "https://golang.org/",
|
||||
"type": "language"
|
||||
},
|
||||
{
|
||||
"name": "TypeScript",
|
||||
"href": "https://www.typescriptlang.org/",
|
||||
"type": "language"
|
||||
},
|
||||
{
|
||||
"name": "JavaScript",
|
||||
"type": "language"
|
||||
|
@ -23,8 +38,8 @@
|
|||
"type": "language"
|
||||
},
|
||||
{
|
||||
"name": "NodeJS",
|
||||
"href": "https://nodejs.org/",
|
||||
"name": "SCSS / Sass",
|
||||
"href": "https://sass-lang.com/",
|
||||
"type": "language"
|
||||
},
|
||||
{
|
||||
|
@ -32,8 +47,7 @@
|
|||
"type": "language"
|
||||
},
|
||||
{
|
||||
"name": "SCSS / Sass",
|
||||
"href": "https://sass-lang.com/",
|
||||
"name": "RegEx",
|
||||
"type": "language"
|
||||
},
|
||||
{
|
||||
|
@ -44,20 +58,6 @@
|
|||
"name": "PHP",
|
||||
"type": "language"
|
||||
},
|
||||
{
|
||||
"name": "TypeScript",
|
||||
"href": "https://www.typescriptlang.org/",
|
||||
"type": "language"
|
||||
},
|
||||
{
|
||||
"name": "GoLang",
|
||||
"href": "https://golang.org/",
|
||||
"type": "language"
|
||||
},
|
||||
{
|
||||
"name": "MySQL",
|
||||
"type": "language"
|
||||
},
|
||||
{
|
||||
"name": "Cloudflare Workers",
|
||||
"href": "https://workers.cloudflare.com/",
|
||||
|
@ -88,13 +88,8 @@
|
|||
"type": "os"
|
||||
},
|
||||
{
|
||||
"name": "JetBrains IDEs",
|
||||
"href": "https://www.jetbrains.com/",
|
||||
"type": "program"
|
||||
},
|
||||
{
|
||||
"name": "Visual Studio Code",
|
||||
"href": "https://code.visualstudio.com/",
|
||||
"name": "Docker",
|
||||
"href": "https://www.docker.com/",
|
||||
"type": "program"
|
||||
},
|
||||
{
|
||||
|
@ -108,8 +103,22 @@
|
|||
"type": "program"
|
||||
},
|
||||
{
|
||||
"name": "Docker",
|
||||
"href": "https://www.docker.com/",
|
||||
"name": "MySQL",
|
||||
"type": "program"
|
||||
},
|
||||
{
|
||||
"name": "MongoDB",
|
||||
"href": "https://www.mongodb.com/",
|
||||
"type": "program"
|
||||
},
|
||||
{
|
||||
"name": "JetBrains IDEs",
|
||||
"href": "https://www.jetbrains.com/",
|
||||
"type": "program"
|
||||
},
|
||||
{
|
||||
"name": "Visual Studio Code",
|
||||
"href": "https://code.visualstudio.com/",
|
||||
"type": "program"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue