updated skills
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
|
@@ -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"
|
||||||
|
Reference in New Issue
Block a user