-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
80 lines (73 loc) · 4.13 KB
/
index.html
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
<link rel="shortcut icon" href="https://mohamedhussein736.github.io/resume/favicon.ico" />
<meta name="theme-color" content="#000000" />
<meta name="description"
content="Mohamed Hussein - Computer Vision Engineer, I am computer vision software engineer at Bosch. I hold a master’s s degree in image processing and computer vision from top universities in France and Spain. I worked at the continental R&D lab in Romania and the Goodyear Innovation Center in Luxembourg. My mixed experience between academic and industrial allows me to deliver fast, optimized, and state-of-the-art algorithms in computer vision" />
<meta name="keywords"
content="computer vision,sensor fusion,lidar,autonomous vehicles,c++,python,pytorch,object detection,object tracking,deep learning,machine learning,mlops,fastapi,slam,robotics, Mohamed Hussein,
Mohamed Hussein Engineer, Engineer Mohamed hussein, MohamedHussein736, Mohamed Hussein computer vision, Mohamed Hussein Resume" />
<meta name="author" content="Mohamed Hussein" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@MohamedHussein" />
<meta name="twitter:title" content="Mohamed Hussein - Computer Vision Engineer Resume" />
<meta name="twitter:description"
content="Mohamed Hussein - Computer Vision Engineer, I am computer vision software engineer at Bosch. I hold a master’s s degree in image processing and computer vision from top universities in France and Spain. I worked at the continental R&D lab in Romania and the Goodyear Innovation Center in Luxembourg. My mixed experience between academic and industrial allows me to deliver fast, optimized, and state-of-the-art algorithms in computer vision" />
<meta name="twitter:creator" content="@MohamedHussein">
<meta name="twitter:image" content="https://mohamedhussein736.github.io/resume/image.jpeg" />
<meta property="og:site_name" content="Mohamed Hussein" />
<meta property="og:title" content="Mohamed Hussein - Computer Vision Engineer Resume" />
<meta property="og:type" content="https://mohamedhussein736.github.io/resume/" />
<meta property="og:url" content="https://mohamedhussein736.github.io/resume/" />
<meta property="og:image" content="https://mohamedhussein736.github.io/resume/mohamed-hussein.jpeg" />
<meta property="og:locale" content="en_EG" />
<meta property="og:description"
content="Mohamed Hussein - Computer Vision Engineer, I am computer vision software engineer at Bosch. I hold a master’s s degree in image processing and computer vision from top universities in France and Spain. I worked at the continental R&D lab in Romania and the Goodyear Innovation Center in Luxembourg. My mixed experience between academic and industrial allows me to deliver fast, optimized, and state-of-the-art algorithms in computer vision" />
<meta property="og:image:alt" content="Mohamed Hussein Image" />
<title>Mohamed Hussein - Computer Vision Engineer Resume</title>
<style>
/* Add CSS styles for mobile responsiveness */
body {
margin: 0;
padding: 0;
overflow: hidden;
}
iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
}
</style>
</head>
<body>
<div style="width: 100%;">
<iframe src="./cv.pdf"></iframe>
</div>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-SDV649R6FR"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-SDV649R6FR');
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Mohamed Hussein",
"url": "https://mohamedhussein736.github.io/resume/",
"sameAs": [
"https://github.com/mohamedhussein736",
"https://www.linkedin.com/in/mohamedhussein736",
]
}
</script>
</body>
</html>