-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
35 lines (27 loc) · 2.12 KB
/
index.html
File metadata and controls
35 lines (27 loc) · 2.12 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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Loganth | Software Developer & Cybersecurity Analyst</title>
<meta name="description" content="Loganth - A versatile Software Developer and Cybersecurity Analyst based in Mysuru, India. Specializing in AI/ML, full-stack development, and network security.">
<meta name="author" content="Loganth" />
<meta name="keywords" content="Loganth, Software Developer, Cybersecurity Analyst, Python, React, AI, Machine Learning, Web Development, India">
<meta property="og:type" content="website" />
<meta property="og:image" content="https://storage.googleapis.com/gpt-engineer-file-uploads/WQ4ZlPwk3ybWWE98F6TDo2KGF9h1/social-images/social-1769619474511-Screenshot 2026-01-28 222544.png">
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://storage.googleapis.com/gpt-engineer-file-uploads/WQ4ZlPwk3ybWWE98F6TDo2KGF9h1/social-images/social-1769619474511-Screenshot 2026-01-28 222544.png">
<!-- Fonts -->
<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=Inter:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet">
<meta property="og:title" content="Loganth | Software Developer & Cybersecurity Analyst">
<meta name="twitter:title" content="Loganth | Software Developer & Cybersecurity Analyst">
<meta property="og:description" content="Loganth - A versatile Software Developer and Cybersecurity Analyst based in Mysuru, India. Specializing in AI/ML, full-stack development, and network security.">
<meta name="twitter:description" content="Loganth - A versatile Software Developer and Cybersecurity Analyst based in Mysuru, India. Specializing in AI/ML, full-stack development, and network security.">
</head>
<body class="dark">
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>