kv-cv/index.html

60 lines
2.6 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vndk-icon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Khoa Vo - Creative Manager & AI Innovation Lead</title>
<meta name="description" content="Portfolio of Khoa Vo (Vo Nguyen Dang Khoa) - Creative Manager, AI Innovation Lead, and Full-Stack Developer based in Vietnam. Currently open to work." />
<meta name="keywords" content="Khoa Vo, Vo Nguyen Dang Khoa, Creative Manager, AI Lead, Full-Stack Developer, Stable Diffusion, React, Node.js, Open to work" />
<meta name="author" content="Khoa Vo" />
<!-- Open Graph for rich links -->
<meta property="og:title" content="Khoa Vo - Creative Manager & AI Innovation Lead" />
<meta property="og:description" content="Portfolio of Khoa Vo - Exploring the intersection of design and intelligence." />
<meta property="og:type" content="profile" />
<meta property="og:url" content="https://khoavo.myds.me/" />
<!-- Link to LLMs text for AI crawlers searching the head -->
<link rel="alternate" type="text/plain" href="/llms.txt" title="LLM-friendly CV" />
<!-- Structured Data (JSON-LD) explicitly for AI / Search Engines to understand your profile without parsing HTML -->
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "Person",
"name": "Vo Nguyen Dang Khoa",
"alternateName": "Khoa Vo",
"jobTitle": ["Creative Manager", "AI Innovation Lead", "Full-Stack Developer", "DevOps Engineer"],
"url": "https://khoavo.myds.me/",
"email": "mailto:vonguyendangkhoa@gmail.com",
"telephone": "+84398300340",
"address": {
"@type": "PostalAddress",
"addressLocality": "Ho Chi Minh City",
"addressCountry": "VN"
},
"sameAs": [
"https://www.linkedin.com/in/khoa-vo-76291236/",
"https://git.khoavo.myds.me/vndangkhoa"
],
"seeks": {
"@type": "Demand",
"itemOffered": {
"@type": "Service",
"name": "Full-Time Job, Creative Direction, and Technical Development"
}
},
"knowsAbout": [
"Brand Strategy", "Generative AI", "ComfyUI", "Stable Diffusion",
"Full-Stack Development", "Go", "React", "Next.js", "Docker", "DevOps"
]
}
</script>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>