-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
37 lines (30 loc) · 2.15 KB
/
index.html
File metadata and controls
37 lines (30 loc) · 2.15 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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/x-icon" href="favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="title" content="Ahmed Belmehnouf | Fullstack Developer Portfolio">
<meta name="description" content="Explore the portfolio of Ahmed Belmehnouf, a skilled fullstack developer specializing in modern web technologies, software development, and innovative solutions.">
<meta name="keywords" content="Ahmed Belmehnouf, fullstack developer, web developer, software engineer, programming portfolio, modern web development, JavaScript, React, Node.js, Algeria tech, ESTIN, open-source, dev projects, Ahmed portfolio">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<meta name="author" content="Ahmed Belmehnouf">
<meta property="og:title" content="Ahmed Belmehnouf | Fullstack Developer Portfolio">
<meta property="og:description" content="Discover the work of Ahmed Belmehnouf, an innovative fullstack developer experienced in building modern, scalable web applications.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.axmed.tech/">
<meta property="og:image" content="https://avatars.githubusercontent.com/u/128633214?s=400&u=c150de24c93a727464d863b4c608cc76a03ba665&v=4">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Ahmed Belmehnouf | Fullstack Developer Portfolio">
<meta name="twitter:description" content="Check out Ahmed Belmehnouf's fullstack developer portfolio showcasing cutting-edge web technologies and projects.">
<meta name="twitter:image" content="https://avatars.githubusercontent.com/u/128633214?s=400&u=c150de24c93a727464d863b4c608cc76a03ba665&v=4">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<title>ahmed.</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>