-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
49 lines (43 loc) · 2.42 KB
/
Copy pathindex.html
File metadata and controls
49 lines (43 loc) · 2.42 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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="title" content="RoBo — Full Stack Developer & Creative Engineer">
<meta name="description"
content="I build fast, scalable, and elegant web experiences where creativity meets clean code — turning complex ideas into seamless digital products that actually work.">
<link rel="icon" type="image/svg+xml" href="/robo.png" />
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6292379397327879"
crossorigin="anonymous"></script>
<meta name="google-adsense-account" content="ca-pub-6292379397327879">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Elorabi Abd Erraouf</title>
<meta property="og:type" content="website">
<meta property="og:url" content="https://elorabiabderraouf.dev/">
<meta property="og:title" content="RoBo — Full Stack Developer & Creative Engineer">
<meta property="og:description"
content="I build fast, scalable, and elegant web experiences where creativity meets clean code — turning complex ideas into seamless digital products that actually work.">
<meta property="og:image" content="https://elorabiabderraouf.dev/robo.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:url" content="https://elorabiabderraouf.dev/">
<meta name="twitter:title" content="RoBo — Full Stack Developer & Creative Engineer">
<meta name="twitter:description"
content="I build fast, scalable, and elegant web experiences where creativity meets clean code — turning complex ideas into seamless digital products that actually work.">
<meta name="twitter:image" content="https://elorabiabderraouf.dev/robo.png">
<meta name="theme-color" content="#0d1226">
<meta name="keywords"
content="RoBo, portfolio, full stack developer, web developer, React, Next.js, TypeScript, Tailwind, shadcn, UI, creative engineer">
<meta name="author" content="RoBo">
<meta name="robots" content="index, follow">
<meta name="language" content="English">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
<script>
window.va = window.va || function () { (window.vaq = window.vaq || []).push(arguments); };
</script>
<script defer src="/_vercel/insights/script.js"></script>
</body>
</html>