-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
51 lines (51 loc) · 3.54 KB
/
Copy pathindex.html
File metadata and controls
51 lines (51 loc) · 3.54 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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/projects/icons/avenire.svg" />
<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=Satoshi:wght@300;400;500;700;900&display=swap" rel="stylesheet" />
<link rel="icon" href="/projects/icons/avenire.svg" sizes="any" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="manifest" href="/site.webmanifest" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Abhiram | Student | Founder</title>
<meta name="description" content="Abhiram Damodara is a student at the BITS Pilani Hyderabad campus, pursuing a dual degree course in MSc Economics, and a founder and full-stack engineer building Avenire.space, with early work in robotics, product engineering, and an inventor listing." />
<link rel="canonical" href="https://damod.space/" />
<meta property="og:title" content="Abhiram | Student | Founder" />
<meta property="og:description" content="Abhiram Damodara is a student at the BITS Pilani Hyderabad campus, pursuing a dual degree course in MSc Economics, and a founder and full-stack engineer building Avenire.space, with early work in robotics, product engineering, and an inventor listing." />
<meta property="og:image" content="https://damod.space/api/og?title=Abhiram+%7C+Student+%7C+Founder&tags=Portfolio%2CAvenire" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://damod.space/" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Abhiram | Student | Founder" />
<meta name="twitter:description" content="Abhiram Damodara is a student at the BITS Pilani Hyderabad campus, pursuing a dual degree course in MSc Economics, and a founder and full-stack engineer building Avenire.space, with early work in robotics, product engineering, and an inventor listing." />
<meta name="twitter:image" content="https://damod.space/api/og?title=Abhiram+%7C+Student+%7C+Founder&tags=Portfolio%2CAvenire" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Abhiram Damodara",
"url": "https://damod.space/",
"image": "https://github.com/thedamod.png?size=256",
"jobTitle": ["Student", "Founder", "Full-stack engineer"],
"description": "Abhiram Damodara is a student at the BITS Pilani Hyderabad campus, pursuing a dual degree course in MSc Economics, and a founder and full-stack engineer building Avenire.space, with early work in robotics, product engineering, and an inventor listing.",
"email": "mailto:damodara.abhiram@gmail.com",
"knowsAbout": ["Physics", "Machine learning", "Full-stack engineering", "Robotics", "Autonomous navigation", "AI learning systems", "Cryptography"],
"sameAs": ["https://avenire.space", "https://github.com/thedamod", "https://www.linkedin.com/in/abhiram-damodara-699031426/", "https://patents.google.com/patent/AU2021105194A4/en"],
"subjectOf": [
{
"@type": "CreativeWork",
"name": "AU2021105194A4",
"url": "https://patents.google.com/patent/AU2021105194A4/en"
}
]
}
</script>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>