-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·77 lines (70 loc) · 4.33 KB
/
Copy pathindex.html
File metadata and controls
executable file
·77 lines (70 loc) · 4.33 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
64
65
66
67
68
69
70
71
72
73
74
75
76
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Ketan Patil | AI/ML Systems, Cybersecurity & Production Platforms</title>
<meta name="description" content="Portfolio of Ketan Patil: AI/ML systems builder, cybersecurity practitioner, full-stack engineer, and published researcher with measurable delivery outcomes." />
<meta http-equiv="Cache-Control" content="no-store, no-cache, must-revalidate, max-age=0" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<meta name="robots" content="index,follow,max-image-preview:large" />
<link rel="canonical" href="https://ketpatil77.github.io/" />
<script>
(function () {
var version = '20260707-portfolio-v7';
var params = new URLSearchParams(window.location.search);
if (params.get('v') !== version) {
params.set('v', version);
window.location.replace(window.location.pathname + '?' + params.toString() + window.location.hash);
}
})();
</script>
<!-- Open Graph -->
<meta property="og:title" content="Ketan Patil | AI/ML Systems, Cybersecurity & Production Platforms" />
<meta property="og:description" content="Portfolio of Ketan Patil: AI/ML systems builder, cybersecurity practitioner, full-stack engineer, and published researcher with measurable delivery outcomes." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://ketpatil77.github.io" />
<meta property="og:image" content="https://ketpatil77.github.io/images/profile.jpg" />
<meta property="og:site_name" content="Ketan Patil Portfolio" />
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Ketan Patil | AI/ML Systems, Cybersecurity & Production Platforms" />
<meta name="twitter:description" content="Portfolio of Ketan Patil: AI/ML systems builder, cybersecurity practitioner, full-stack engineer, and published researcher with measurable delivery outcomes." />
<meta name="twitter:image" content="https://ketpatil77.github.io/images/profile.jpg" />
<meta name="twitter:creator" content="@ketpatil77" />
<!-- Mobile Browser Theme Color -->
<meta name="theme-color" content="#020202" media="(prefers-color-scheme: dark)" />
<meta name="theme-color" content="#F5F0EB" media="(prefers-color-scheme: light)" />
<!-- Favicon -->
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<!-- Premium typography stack -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link rel="preconnect" href="https://api.fontshare.com" />
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Kaushan+Script&family=Merienda:wght@300..900&family=Niconne&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,600&family=Trade+Winds&family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap"
/>
<link
rel="stylesheet"
href="https://api.fontshare.com/v2/css?f[]=sentient@400,500,700&f[]=cabinet-grotesk@400,500,700,800&display=swap"
/>
<link rel="preload" as="image" href="/images/profile.jpg" fetchpriority="high" />
<script type="module" crossorigin src="/assets/index-D_Baoq_f.js"></script>
<link rel="modulepreload" crossorigin href="/assets/react-Cgg2GOmP.js">
<link rel="modulepreload" crossorigin href="/assets/framer-DsVSgnUK.js">
<link rel="modulepreload" crossorigin href="/assets/ui-XcQYsYJT.js">
<link rel="modulepreload" crossorigin href="/assets/anime-DjbxoOUh.js">
<link rel="stylesheet" crossorigin href="/assets/index-D7SVT6Z4.css">
</head>
<body>
<noscript>
<div style="padding: 2rem; text-align: center; font-family: sans-serif; background: #020202; color: #fff; min-height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center;">
<h1 style="font-size: 1.5rem; margin-bottom: 1rem;">JavaScript Required</h1>
<p>Please enable JavaScript to view this interactive portfolio.</p>
</div>
</noscript>
<div id="root"></div>
</body>
</html>