Files
website-old/content/skills.json
2020-12-29 18:29:42 +01:00

111 lines
1.7 KiB
JSON

[
{
"title": "Java",
"color": "blueGray",
"cover": "Java",
"slug": "java"
},
{
"title": "TypeScript",
"color": "cyan",
"cover": "TypeScript",
"slug": "typescript"
},
{
"title": "JavaScript",
"color": "yellow",
"cover": "JavaScript",
"slug": "javascript"
},
{
"title": "Go",
"color": "cyan",
"cover": "GoLang",
"slug": "go"
},
{
"title": "NuxtJs",
"color": "emerald",
"cover": "NuxtJs",
"slug": "nuxtjs"
},
{
"title": "VueJs",
"color": "emerald",
"cover": "VueJs",
"slug": "vueJs"
},
{
"title": "AdonisJs",
"color": "black",
"cover": "AdonisJs",
"slug": "adonisjs"
},
{
"title": "Html",
"color": "orange",
"cover": "Html",
"slug": "html"
},
{
"title": "Css",
"color": "lightBlue",
"cover": "Css",
"slug": "css"
},
{
"title": "NodeJs",
"color": "lime",
"cover": "NodeJs",
"slug": "nodejs"
},
{
"title": "ElectronJs",
"color": "teal",
"cover": "ElectronJs",
"slug": "electronjs"
},
{
"title": "Git",
"color": "orange",
"cover": "Git",
"slug": "git"
},
{
"title": "MariaDB",
"color": "blue",
"cover": "MariaDB",
"slug": "mariadb"
},
{
"title": "RabbitMQ",
"color": "orange",
"cover": "RabbitMQ",
"slug": "rabbitmq"
},
{
"title": "Redis",
"color": "red",
"cover": "Redis",
"slug": "redis"
},
{
"title": "Sass",
"color": "rose",
"cover": "Sass",
"slug": "sass"
},
{
"title": "TailwindCss",
"color": "teal",
"cover": "TailwindCss",
"slug": "tailwind"
},
{
"title": "Docker",
"color": "cyan",
"cover": "Docker",
"slug": "docker"
}
]