const profile = {
name: "David Cicko",
bio: "Professional vibe coder.",
currentWork: "Currently I'm helping with it in SCG!",
interests: "I am interested mainly in web development.",
skills: [
"Vue.js",
"Next.js",
"React",
"CSS3",
"HTML5",
"Node.js",
"MySQL",
"GitHub Actions",
"TensorFlow",
"Android",
"C#",
"TypeScript",
"Python",
"PHP",
"JavaScript"
],
}
{
"frontend": [
"Vue.js",
"Next.js",
"React",
"CSS3",
"HTML5"
],
"backend": [
"Node.js",
"MySQL"
],
"devops": [
"GitHub Actions"
],
"ai/ml": [
"TensorFlow"
],
"mobile": [
"Android"
],
"languages": [
"C#",
"TypeScript",
"Python",
"PHP",
"JavaScript"
]
}
const socials = {
github: "Dozno",
}