-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
21 lines (21 loc) · 1.32 KB
/
index.html
File metadata and controls
21 lines (21 loc) · 1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Ali Khalili — Senior Python Backend Engineer</title>
<meta name="description" content="Senior Python Backend Engineer. 6.5+ years building high-concurrency systems, RAG/LLM pipelines & scalable APIs. FastAPI · AsyncIO · 400K+ users. Portfolio, resume & contact.">
<meta property="og:type" content="website" />
<meta property="og:title" content="Ali Khalili — Senior Python Backend Engineer" />
<meta property="og:description" content="Senior Python Backend Engineer. 6.5+ years building high-concurrency systems, RAG/LLM pipelines & scalable APIs. FastAPI · AsyncIO · Portfolio & contact." />
<meta property="og:image" content="./placeholder.svg" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Ali Khalili — Senior Python Backend Engineer" />
<meta name="twitter:description" content="Senior Python Backend Engineer. 6.5+ years building high-concurrency systems, RAG/LLM pipelines & scalable APIs. Portfolio & contact." />
<meta name="twitter:image" content="./placeholder.svg" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>