-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
63 lines (63 loc) · 3.79 KB
/
index.html
File metadata and controls
63 lines (63 loc) · 3.79 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!doctype html>
<html lang="en" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="apple-touch-icon" href="/favicon.svg" />
<meta name="theme-color" content="#0d9488" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Ts. Amin Yuddin — Platform Engineering & Technology Architect. 16+ years building enterprise systems with Java, Spring, blockchain, AWS, GCP, DevOps, agentic AI & MCP." />
<meta name="keywords" content="Amin Yuddin, Platform Engineering, Technology Architect, DevOps, SRE, Agentic AI, MCP, LLM, AWS, Cloud, Java, Spring Boot, Kubernetes, Blockchain, Malaysia" />
<meta name="author" content="Ts. Amin Yuddin" />
<meta name="robots" content="index, follow" />
<title>Ts. Amin Yuddin — Platform Engineering & Technology Architect</title>
<link rel="canonical" href="https://amnydn.dev/" />
<!-- Open Graph / Facebook, WhatsApp, LinkedIn. -->
<meta property="fb:app_id" content="145842055607382" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://amnydn.dev/" />
<meta property="og:title" content="Ts. Amin Yuddin — Platform Engineering & Technology Architect" />
<meta property="og:description" content="16+ years building enterprise systems. DevOps, Platform Engineering, SRE. Agentic AI, LLMs, MCP & cloud-native." />
<meta property="og:image" content="https://amnydn.dev/profile-512.png" />
<meta property="og:image:width" content="512" />
<meta property="og:image:height" content="512" />
<meta property="og:image:alt" content="Ts. Amin Yuddin" />
<meta property="og:site_name" content="Amin Yuddin" />
<meta property="og:locale" content="en_US" />
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:url" content="https://amnydn.dev/" />
<meta name="twitter:title" content="Ts. Amin Yuddin — Platform Engineering & Technology Architect" />
<meta name="twitter:description" content="16+ years building enterprise systems. DevOps, Platform Engineering, SRE. Agentic AI, LLMs, MCP & cloud-native." />
<meta name="twitter:image" content="https://amnydn.dev/profile-512.png" />
<meta name="twitter:image:alt" content="Ts. Amin Yuddin" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Source+Sans+3:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap" rel="stylesheet" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Ts. Amin Yuddin",
"url": "https://amnydn.dev",
"image": "https://amnydn.dev/profile-512.png",
"jobTitle": "Platform Engineering & Technology Architect",
"description": "16+ years building enterprise systems. DevOps, Platform Engineering, SRE. Agentic AI, LLMs, MCP & cloud-native.",
"email": "me@amnydn.dev",
"knowsAbout": ["Platform Engineering", "DevOps", "SRE", "Agentic AI", "MCP", "LLMs", "AWS", "Cloud", "Java", "Spring Boot", "Kubernetes", "Blockchain", "Infrastructure as Code"],
"sameAs": [
"https://www.linkedin.com/in/aminyuddin",
"https://github.com/aminyuddin",
"https://medium.com/@amnydn",
"https://devpost.com/amnydn",
"https://www.credly.com/users/amnydn/badges"
]
}
</script>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>