-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
387 lines (367 loc) · 20 KB
/
index.html
File metadata and controls
387 lines (367 loc) · 20 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
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
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Primary Meta Tags -->
<title>Al Shahriah - Software Developer & Problem Solver</title>
<meta name="title" content="Al Shahriah - Software Developer & Problem Solver">
<meta name="description" content="Portfolio of Al Shahriah - Full Stack Developer specializing in web development, software engineering, and creative problem-solving.">
<meta name="author" content="Al Shahriah">
<meta name="keywords" content="Al Shahriah, Al Sharia, Alsaria, Shahil, Software Developer, Web Developer, Full Stack Developer, JavaScript Developer, React Developer, Node.js Developer">
<!-- Language and Region -->
<meta name="language" content="English">
<link rel="alternate" href="https://alshahriah.github.io" hreflang="x-default">
<link rel="alternate" href="https://alshahriah.github.io" hreflang="en">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://alshahriah.github.io/">
<meta property="og:title" content="Al Shahriah - Software Developer">
<meta property="og:description" content="Portfolio of Al Shahriah - Full Stack Developer specializing in modern web applications and software solutions.">
<meta property="og:image" content="https://alshahriah.github.io/images/profile.jpg">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://alshahriah.github.io/">
<meta property="twitter:title" content="Al Shahriah - Software Developer">
<meta property="twitter:description" content="Portfolio of Al Shahriah - Full Stack Developer specializing in modern web applications and software solutions.">
<meta property="twitter:image" content="https://alshahriah.github.io/images/profile.jpg">
<!-- Schema.org Markup -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Al Shahriah",
"alternateName": ["Al Sharia", "Alsaria", "Shahil"],
"url": "https://alshahriah.github.io",
"image": "https://alshahriah.github.io/images/profile.jpg",
"sameAs": [
"https://github.com/alshahriah",
"https://linkedin.com/in/alshahriah",
"https://twitter.com/alshahriah"
],
"jobTitle": "Software Developer",
"worksFor": {
"@type": "Organization",
"name": "Al Shahriah Software Solutions"
},
"description": "Full Stack Developer specializing in web development and software engineering",
"knowsAbout": ["Web Development", "JavaScript", "React", "Node.js", "Software Engineering"]
}
</script>
<!-- Canonical URL -->
<link rel="canonical" href="https://alshahriah.github.io/">
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<!-- Stylesheets -->
<link rel="stylesheet" href="/css/index.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap" rel="stylesheet">
</head>
<body class="dark-mode">
<!-- Skip Link for Accessibility -->
<a href="#main" class="skip-link">Skip to main content</a>
<!-- Navigation -->
<nav class="navbar">
<div class="container">
<div class="nav-left">
<h1 class="nav-name">Al Shahriah</h1>
</div>
<div class="nav-center">
<ul class="navbar-links" id="nav-links">
<li><a href="#home" aria-label="Home section">Home</a></li>
<li><a href="#about" aria-label="About section">About</a></li>
<li><a href="#projects" aria-label="Projects section">Projects</a></li>
<li><a href="#skills" aria-label="Skills section">Skills</a></li>
<li><a href="#contact" aria-label="Contact section">Contact</a></li>
</ul>
</div>
<div class="nav-right">
<button id="theme-toggle" class="nav-button theme-toggle" aria-label="Toggle theme">
<i class="fas fa-sun nav-icon"></i>
<i class="fas fa-moon nav-icon"></i>
</button>
<button id="menu-toggle" class="nav-button menu-toggle" aria-label="Toggle menu">
<i class="fas fa-bars nav-icon"></i>
</button>
</div>
</div>
</nav>
<!-- Main Content -->
<main id="main">
<!-- Hero Section -->
<section id="home" class="section hero">
<div class="container">
<div class="hero-content">
<h2 class="typing">Welcome to My Portfolio</h2>
<p>Software Developer & Problem Solver</p>
<div class="hero-cta">
<a href="#contact" class="btn-primary">Get in Touch</a>
<a href="#projects" class="btn-secondary">View My Work</a>
</div>
</div>
</div>
<div class="scroll-indicator">
<i class="fas fa-chevron-down"></i>
</div>
</section>
<!-- About Section -->
<section id="about" class="section">
<div class="container">
<h2>About Al Shahriah</h2>
<div class="about-content">
<div class="about-image">
<img src="/images/profile.jpg"
alt="Al Shahriah - Software Developer"
width="600"
height="400"
loading="lazy">
</div>
<div class="about-text">
<h3>Software Developer & Problem Solver</h3>
<p>Known professionally as Al Shahriah, I am a passionate Full Stack Developer with expertise in creating elegant solutions to complex problems. With a strong foundation in modern web technologies and software engineering principles, I specialize in building scalable and efficient applications.</p>
<div class="about-details">
<div class="detail-item">
<i class="fas fa-code"></i>
<span>Full Stack Development</span>
</div>
<div class="detail-item">
<i class="fas fa-laptop-code"></i>
<span>Software Engineering</span>
</div>
<div class="detail-item">
<i class="fas fa-database"></i>
<span>Database Architecture</span>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Projects Section -->
<section id="projects" class="section">
<div class="container">
<h2>Featured Projects</h2>
<div class="projects-grid">
<article class="project">
<div class="project-image">
<img src="/images/sales-dev.jpg" alt="Sales Development Application" loading="lazy">
</div>
<div class="project-info">
<h3>Sales Development Platform</h3>
<p>A comprehensive sales management and analytics platform built with Python and React</p>
<div class="project-tech">
<span><i class="fab fa-python"></i> Python</span>
<span><i class="fab fa-react"></i> React</span>
<span><i class="fas fa-database"></i> PostgreSQL</span>
</div>
<div class="project-links">
<a href="https://sales-dev.example.com" class="btn-primary" target="_blank" rel="noopener noreferrer">
<i class="fas fa-external-link-alt"></i> Live Demo
</a>
<a href="https://github.com/yourusername/sales-dev" class="btn-secondary" target="_blank" rel="noopener noreferrer">
<i class="fab fa-github"></i> Source Code
</a>
</div>
</div>
</article>
<article class="project">
<div class="project-image">
<img src="/images/url-shortener.jpg" alt="URL Shortener Service" loading="lazy">
</div>
<div class="project-info">
<h3>URL Shortener Service</h3>
<p>High-performance URL shortening service with analytics, built with Python and Redis</p>
<div class="project-tech">
<span><i class="fab fa-python"></i> Python</span>
<span><i class="fas fa-server"></i> FastAPI</span>
<span><i class="fas fa-database"></i> Redis</span>
</div>
<div class="project-links">
<a href="https://url-shortener.example.com" class="btn-primary" target="_blank" rel="noopener noreferrer">
<i class="fas fa-external-link-alt"></i> Live Demo
</a>
<a href="https://github.com/yourusername/url-shortener" class="btn-secondary" target="_blank" rel="noopener noreferrer">
<i class="fab fa-github"></i> Source Code
</a>
</div>
</div>
</article>
<article class="project">
<div class="project-image">
<img src="/images/data-analytics.jpg" alt="Data Analytics Dashboard" loading="lazy">
</div>
<div class="project-info">
<h3>Data Analytics Dashboard</h3>
<p>Real-time data visualization platform using Python and D3.js</p>
<div class="project-tech">
<span><i class="fab fa-python"></i> Python</span>
<span><i class="fab fa-js"></i> D3.js</span>
<span><i class="fas fa-chart-line"></i> Pandas</span>
</div>
<div class="project-links">
<a href="https://analytics.example.com" class="btn-primary" target="_blank" rel="noopener noreferrer">
<i class="fas fa-external-link-alt"></i> Live Demo
</a>
<a href="https://github.com/yourusername/analytics-dashboard" class="btn-secondary" target="_blank" rel="noopener noreferrer">
<i class="fab fa-github"></i> Source Code
</a>
</div>
</div>
</article>
</div>
</div>
</section>
<!-- Skills Section -->
<section id="skills" class="section">
<div class="container">
<h2>Skills & Expertise</h2>
<div class="skills-container">
<div class="skill-category">
<h3>Frontend Development</h3>
<div class="skill-bars">
<div class="skill-bar">
<p data-value="90%">JavaScript</p>
<div class="bar">
<div class="progress" style="width: 90%"></div>
</div>
</div>
<div class="skill-bar">
<p data-value="85%">React</p>
<div class="bar">
<div class="progress" style="width: 85%"></div>
</div>
</div>
<div class="skill-bar">
<p data-value="80%">CSS/SASS</p>
<div class="bar">
<div class="progress" style="width: 80%"></div>
</div>
</div>
</div>
</div>
<div class="skill-category">
<h3>Backend Development</h3>
<div class="skill-bars">
<div class="skill-bar">
<p data-value="85%">Node.js</p>
<div class="bar">
<div class="progress" style="width: 85%"></div>
</div>
</div>
<div class="skill-bar">
<p data-value="80%">Python</p>
<div class="bar">
<div class="progress" style="width: 80%"></div>
</div>
</div>
<div class="skill-bar">
<p data-value="75%">SQL</p>
<div class="bar">
<div class="progress" style="width: 75%"></div>
</div>
</div>
</div>
</div>
<div class="skill-category">
<h3>Programming Languages</h3>
<div class="skill-bars">
<div class="skill-bar">
<p data-value="95%">Python</p>
<div class="bar">
<div class="progress" style="width: 95%"></div>
</div>
</div>
<div class="skill-bar">
<p data-value="85%">JavaScript</p>
<div class="bar">
<div class="progress" style="width: 85%"></div>
</div>
</div>
<!-- ...other skills... -->
</div>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="section">
<div class="container">
<h2>Let's Connect</h2>
<div class="contact-grid">
<div class="contact-info">
<h3>Get in Touch</h3>
<p>I'm always open to new opportunities and interesting projects.</p>
<div class="contact-methods">
<div class="contact-item">
<i class="fas fa-envelope contact-icon"></i>
<div class="contact-detail">
<h4>Email</h4>
<a href="mailto:contact@Al Shahriah.dev">contact@Al Shahriah.dev</a>
</div>
</div>
<div class="contact-item">
<i class="fas fa-map-marker-alt contact-icon"></i>
<div class="contact-detail">
<h4>Location</h4>
<p>New York, USA</p>
</div>
</div>
<div class="contact-item">
<i class="fas fa-share-alt contact-icon"></i>
<div class="contact-detail">
<h4>Social</h4>
<div class="social-links">
<a href="https://github.com/Al Shahriah" class="icon-link" target="_blank" rel="noopener noreferrer">
<i class="fab fa-github"></i>
</a>
<a href="https://linkedin.com/in/Al Shahriah" class="icon-link" target="_blank" rel="noopener noreferrer">
<i class="fab fa-linkedin"></i>
</a>
<a href="https://twitter.com/Al Shahriah" class="icon-link" target="_blank" rel="noopener noreferrer">
<i class="fab fa-twitter"></i>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="contact-form">
<h3>Send a Message</h3>
<form id="contactForm" onsubmit="return handleSubmit(event)">
<div class="form-group">
<input type="text" id="name" name="name" required placeholder="Your Name">
</div>
<div class="form-group">
<input type="email" id="email" name="email" required placeholder="Your Email">
</div>
<div class="form-group">
<input type="text" id="subject" name="subject" required placeholder="Subject">
</div>
<div class="form-group">
<textarea id="message" name="message" required placeholder="Your Message" rows="5"></textarea>
</div>
<button type="submit" class="submit-btn">
<i class="fas fa-paper-plane"></i> Send Message
</button>
</form>
</div>
</div>
</div>
</section>
</main>
<!-- Footer -->
<footer class="footer">
<div class="container">
<p>© 2025 Al Shahriah. All rights reserved.</p>
<p>Last updated: January 10, 2025</p>
</div>
</footer>
<!-- Scripts -->
<script src="/js/index.js" defer></script>
</body>
</html>