mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 20:19:35 +01:00
111 lines
1.7 KiB
JSON
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": "Python",
|
|
"color": "amber",
|
|
"cover": "Python",
|
|
"slug": "python"
|
|
},
|
|
{
|
|
"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": "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"
|
|
}
|
|
]
|