updated skills

This commit is contained in:
2024-08-01 01:08:19 +02:00
parent 84c161dfa4
commit d7f18ec812
2 changed files with 9 additions and 0 deletions

View File

@@ -113,6 +113,11 @@ const skilllist = {
}, },
"Adobe Indesign": { "Adobe Indesign": {
iconName: "logos:adobe-indesign" iconName: "logos:adobe-indesign"
},
"Docker":{
iconName: "mdi:docker",
url: "https://www.docker.com/",
color: "#1d63ed"
} }
} as const; } as const;

View File

@@ -54,8 +54,12 @@ import GalaryZoom from "../components/GalaryZoom.astro";
"Vue", "Vue",
"TypeScript", "TypeScript",
"Bun", "Bun",
"Tauri",
"OpenAI API", "OpenAI API",
"Elevenlabs API", "Elevenlabs API",
"Python",
"Linux",
"Docker",
"Git", "Git",
]} ]}
gallery="/img/projects/sca/call.png" gallery="/img/projects/sca/call.png"