-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
143 lines (127 loc) · 7.28 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
<!doctype html>
<html lang="en">
<head>
<!-- Basic Meta Tags -->
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<meta name="apple-mobile-web-app-title" content="Nassar" />
<link rel="manifest" href="/site.webmanifest" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Ahmed Nassar">
<meta name="description"
content="Welcome to Ahmed Nassar's Portfolio! Discover my work as a Senior Computer Science Student specializing in Software Engineering and Web Development. Explore my innovative projects, skills, and achievements. Experienced in C++, Python, Java, HTML, CSS, JavaScript, React.js, Django, and more with responsive design and engaging UI/UX. Explore impactful projects and skills in databases, OOP, operating systems, data structures, and algorithms.">
<meta name="keywords" content="Ahmed Nassar, portfolio, computer science, software engineering, web development, React.js, Django, frontend, backend, Full Stack Developer, Responsive Web Design, Web Development Portfolio, JavaScript, Python, C++, HTML, CSS, React Developer, JavaScript Developer, Firebase, GitHub Pages, UX/UI design, Web app development, SEO Optimized, Agile development, Cloud computing, Web development skills, RESTful APIs, Mobile-responsive website, Web technologies, Node.js, Express.js, Front-end development, Back-end development, Web design trends, Database management, Version control, MVC architecture, Software testing, Web security, Digital portfolio, Cloud-based hosting, Python development, Web application development, JavaScript frameworks, API development, Code optimization">
<meta name="robots" content="index, follow">
<meta name="theme-color" content="#1E1E2F">
<meta name="referrer" content="origin-when-cross-origin">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="googlebot" content="index, follow">
<meta name="revisit-after" content="7 days">
<!-- DNS Prefetching -->
<link rel="dns-prefetch" href="https://www.googletagmanager.com/">
<link rel="dns-prefetch" href="https://www.google-analytics.com/">
<link rel="dns-prefetch" href="https://www.google.com/">
<link rel="dns-prefetch" href="https://sumersh.com/">
<link rel="dns-prefetch" href="https://www.facebook.com/">
<link rel="dns-prefetch" href="https://www.instagram.com/">
<link rel="dns-prefetch" href="https://www.linkedin.com/">
<link rel="dns-prefetch" href="https://www.github.com/">
<!-- Preconnect -->
<link rel="preconnect" href="https://www.googletagmanager.com/" crossorigin="anonymous">
<link rel="preconnect" href="https://www.google-analytics.com/" crossorigin="anonymous">
<link rel="preconnect" href="https://www.google.com/" crossorigin="anonymous">
<link rel="preconnect" href="https://sumersh.com/" crossorigin="anonymous">
<!-- Microsoft Tile Tags -->
<meta name="msapplication-TileColor" content="#1E1E2F">
<meta name="msapplication-TileImage" content="/mstile-144x144.png">
<meta name="msapplication-config" content="/browserconfig.xml">
<meta name="application-name" content="Nassar">
<!-- Apple Web App Tags -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="HandheldFriendly" content="True">
<!-- Open Graph Meta Tags -->
<meta property="og:title" content="Ahmed Nassar | Software Engineer and Web Developer">
<meta name="author" content="Ahmed Nassar">
<meta property="og:description"
content="Discover Ahmed Nassar's portfolio showcasing expertise in Software Engineering, Web Development, and impactful projects.">
<meta property="og:image" content="https://ahmednassar7.github.io/assets/images/profile.png">
<meta property="og:url" content="https://ahmednassar7.github.io/">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="Ahmed Nassar Portfolio">
<meta property="og:see_also" content="https://ahmednassar7.github.io/">
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Ahmed Nassar | Portfolio">
<meta name="twitter:description"
content="Explore Ahmed Nassar's modern portfolio website with responsive design and interactive features.">
<meta name="twitter:image" content="https://ahmednassar7.github.io/assets/images/profile.png">
<!-- Additional Meta Tags -->
<meta name="rating" content="General">
<meta name="distribution" content="global">
<meta name="generator" content="React, Vite">
<!-- Canonical Link -->
<link rel="canonical" href="https://ahmednassar7.github.io/">
<!-- Google Search Console -->
<meta name="google-site-verification" content="%VITE_GOOGLE_SITE_VERIFICATION%" />
<!-- Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=%VITE_GOOGLE_ANALYTICS_ID%"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', '%VITE_GOOGLE_ANALYTICS_ID%');
</script>
<!-- Schema Markup for WebPage -->
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebPage",
"name": "Ahmed Nassar Portfolio",
"description": "Full-Stack Web Developer Portfolio showcasing skills in React, JavaScript, and web design.",
"url": "https://ahmednassar7.github.io/",
"image": "https://ahmednassar7.github.io/assets/images/profile.png",
"logo": "https://ahmednassar7.github.io/favicon.svg"
}
</script>
<!-- Schema Markup for Person -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Ahmed Nassar",
"url": "https://ahmednassar7.github.io/",
"image": "https://ahmednassar7.github.io/assets/images/profile.png",
"jobTitle": "Software Engineer and Web Developer",
"description": "Ahmed Nassar is a Senior Computer Science Student passionate about software engineering, and web development.",
"alumniOf": "Modern Academy in Maadi",
"email": "a.moh.nassar00@gmail.com",
"sameAs": [
"https://www.linkedin.com/in/nasssar/",
"https://github.com/AhmedNassar7",
"https://www.instagram.com/ahmed_nassar__",
"https://fb.com/profile.php?id=100004270350132",
"https://wa.me/201110102554",
"https://t.me/nassarrrr"
],
"skills": [
"C++", "Python", "Java", "C#", "JavaScript", "TypeScript", "HTML", "CSS", "SQL",
"React", "Django", ".Net", "Bootstrap", "jQuery", "SCSS", "Redux", "Axios", "AJAX", "Firebase",
"Git", "GitHub", "Azure", "AWS", "Docker", "Kubernetes", "Linux", "Postman", "MySQL", "PostgreSQL", "MongoDB",
"Design Patterns", "Unit Testing", "System Design", "Microservices", "APIs", "CI/CD", "Clean Code", "Agile"
]
}
</script>
<title>Ahmed Nassar</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx" defer></script>
</body>
</html>