-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
503 lines (444 loc) · 23.8 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
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
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="og:description" content="#">
<meta name="robots" content="index, follow">
<meta name="og:title" property="og:title" content="#">
<meta property="og:image" content="#">
<title>SecOpsPrime - Cyber Security Enthusiast Personal Portfolio</title>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- favicon icon -->
<link rel="icon" href="./assets/images/favicon.png" type="image/gif" sizes="16x16">
<!-- Google Font -->
<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=Inter:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
<!-- Bootstrap CSS -->
<link href="./lib/bootstrap_5/bootstrap.min.css" rel="stylesheet">
<!-- Main Css -->
<link rel="stylesheet" href="./assets/css/style.css">
<!-- Font Awesome CDN -->
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css'>
<!-- slick slider css link -->
<link rel="stylesheet" href="./lib/slick-1.8.1/slick.css">
<link rel="stylesheet" href="./lib/slick-1.8.1/slick-theme.css">
<!-- Responsive css -->
<link rel="stylesheet" href="./assets/css/responsive.css">
</head>
<style>
p {
text-align: justify;
text-justify: inter-word;
} </style>
<body>
<!-- header start -->
<header class="d2c_navbar sticky-top">
<div class="container">
<nav class="navbar navbar-expand-lg" id="d2c_main_nav">
<div class="container-fluid px-0">
<a class="navbar-brand" href="./index.html"><img src="./assets/images/secopsprime.png" class="w-100" alt="logo"></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span><i class="fas fa-bars"></i></span>
</button>
<div class="collapse navbar-collapse">
<ul class="navbar-nav mx-auto js-clone-nav show">
<li class="nav-item">
<a class="nav-link" aria-current="page" href="#d2c_hero">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#d2c_about">whoami</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#d2c_Interests">Interests</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#d2c_skills">Skills</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#d2c_portfolio">Experience</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#d2c_certifications">Certifications</a>
</li>
<li class="nav-item">
<a class="nav-link" href=https://drive.google.com/drive/folders/1FIlkjKBRHlEAym6QboSmU-h4rJFZ793E?usp=drive_link >Notes</a>
</li>
</ul>
<!-- Social Links -->
<div class="social-links">
<a href="https://www.linkedin.com/in/shabih-haider-zaidi-2b41ba14b/" target="_blank" class="social-icon"><i class="fab fa-linkedin-in"></i></a>
<a href="https://www.instagram.com/secopsprime/" target="_blank" class="social-icon"><i class="fab fa-instagram"></i></a>
<a href="https://github.com/secopsprime" target="_blank" class="social-icon"><i class="fab fa-github"></i></a>
<a href="https://reddit.com/your-profile" target="_blank" class="social-icon"><i class="fab fa-reddit"></i></a>
</div>
<!-- End of Social Links -->
</div>
</div>
</nav>
<!-- Navbar -->
</div>
</header>
<!-- header end -->
<!-- Tab And Mobile View -->
<div class="collapse navbar-collapse d2c_mobile_view" id="navbarSupportedContent">
<div class="show_width container">
<div class="text-right d-flex justify-content-end">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span><i class="fas fa-bars"></i></span>
</button>
</div>
<div class="navbar px-0 d2c_mobile_view_body"></div>
</div>
</div>
<!-- Tab And Mobile View -->
</div>
</header>
<!-- header end -->
<main data-bs-offset="50" data-bs-spy="scroll" data-bs-target="#d2c_main_nav" class="position-relative" tabindex="0">
<!-- hero content start -->
<section class="d2c_hero" id="d2c_hero">
<div class="container">
<div class="row">
<div class="col-md-6 d-flex align-items-center">
<div class="d2c_hero_content">
<h4 class="text-uppercase">hello i’m</h4>
<h1 class="d2c_title">Shabih Haider Zaidi</h1>
<h3 class="d2c_subtitle text-uppercase">Cyber Security Enthusiast</h3>
<p class="d2c_hero_paragraph text-red"><h4>I'm a Desktop Support Engineer and cybersecurity enthusiast with a knack for problem-solving and a deep interest in ethical hacking.
With hands-on experience in Linux and Windows environments, a CEH certification, and a growing skill set in tools like Splunk and QRadar, I’m dedicated to advancing my expertise in IT security.
I’m passionate about tackling complex security challenges and constantly learning new techniques to stay ahead in the ever-evolving world of cybersecurity. </h4></p>
</div>
</div>
<div class="col-md-6 d-none d-md-flex align-items-end justify-content-end py-0">
<div class="d2c_hero_right">
<img src="./assets/images/portfolio_image_1.png" class="d2c_hero_profile_image w-100" alt="profile image">
</div>
</div>
</div>
</div>
</section>
<!-- hero content end -->
<!-- about section start -->
<section class="d2c_about" id="d2c_about">
<div class="container">
<div class="row">
<div class="col-md col-lg d2c_about_left_column order-2 order-md-1 d-md-none d-lg-flex align-items-end">
<div class="d2c_about_left">
<div class="d2c_image_wrapper">
<img src="./assets/images/portfolio_image_2.png" class="d2c_about_profile_image w-100" alt="portfolio image">
<div class="d2c_gradient"></div>
</div>
</div>
</div>
<div class="col-md col-lg d-flex align-items-center order-1 order-md-2">
<div>
<h2 class="d2c_title">know me more</h2>
<p class="text-white ">🌟 Aspiring SOC Analyst | Cybersecurity Enthusiast | Certified Ethical Hacker (CEH) 🌟 <br>
As a motivated cybersecurity professional, I am passionate about protecting digital assets and defending against cyber threats. With hands-on experience in security operations, I have developed a strong foundation in incident response, log analysis, and network security.
Currently seeking opportunities to apply my skills in a Security Operations Center (SOC) environment, where I can contribute to detecting and mitigating security incidents. I am eager to learn more about SIEM tools, enhance my scripting abilities, and work collaboratively within a dynamic team.
Let’s connect and explore ways to strengthen our cybersecurity posture together!.</p>
<div class="d2c_about_key_points">
<h3 class="position-relative text-white">Keep safe exploring the internet</h3>
<p class="mb-0 text-white">Cryptanalysis & Classical Encryption Technique (Stream Cipher, Cipher And Caesar Cipher Etc</p>
</div>
<div class="d2c_about_key_points text-white">
<h3 class="position-relative text-white">Connect to ultra-fast private servers</h3>
<p class="mb-0">Managed Cybersecurity Operations That Protect Your Business I All Type Of Security.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- about section end -->
<!-- Interest section start -->
<section class="d2c_about" id="d2c_about">
<div class="container">
<div class="row">
<div class="col-md-10 col-lg-8 offset-md-1 offset-lg-2 text-md-center d2c_header">
<h2 class="d2c_title">My Interest</h2>
<p class="text-white">I’m passionate about all things cybersecurity, from Ethical hacking to threat analysis and vulnerability assessment.
My interests extend to hands-on pentesting on platforms like TryHackMe, where I enjoy solving complex challenges that keep my skills sharp.</p>
</div>
</div>
<div class="row">
<div class="col-md-6 col-xl">
<div class="d2c_services_card">
<img src="./assets/images/services_icon_1.png" class="d2c_icon_image" alt="key icon">
<h4 class="text-white">digital product design</h4>
<p class="mb-0 text-white">Multiple Layers Of Security Are Dispersed Across The Computers, Networks.</p>
</div>
</div>
<div class="col-md-6 col-xl">
<div class="d2c_services_card">
<img src="./assets/images/services_icon_2.png" class="d2c_icon_image" alt="key icon">
<h4 class="text-white">Network Security</h4>
<p class="mb-0 text-white">Threat Management System May Speed Up Crucial Security.</p>
</div>
</div>
<div class="col-md-6 col-xl">
<div class="d2c_services_card">
<img src="./assets/images/services_icon_3.png" class="d2c_icon_image" alt="key icon">
<h4 class="text-white">Web Security</h4>
<p class="mb-0 text-white">For Your Security Secure Your Data And Assets As Soon As Possible.</p>
</div>
</div>
<div class="col-md-6 col-xl">
<div class="d2c_services_card">
<img src="./assets/images/services_icon_4.png" class="d2c_icon_image" alt="key icon">
<h4 class="text-white">Database Security</h4>
<p class="mb-0 text-white"> text-white>Data That One Wants To Keep Secure In An Effective Cyber Security Strategy.</p>
</div>
</div>
</div>
</div>
</section>
<!-- Interest section end -->
<!-- Social section start -->
<section class="d2c_about" id="d2c_about">
<div class="container">
<div class="row">
<div class="col-md-10 col-lg-8 offset-md-1 offset-lg-2 text-md-center d2c_header">
<h2 class="d2c_title">Checkout These</h2>
</div>
</div>
<div class="row">
<div class="col-md-6 col-xl">
<div class="d2c_services_card">
<img src="./assets/images/tryhackme.png" class="d2c_icon_image" alt="TryHackMe icon">
<h4><a href="https://tryhackme.com/r/p/secopsprime" target="_blank">Tryhackme</a></h4>
</div>
</div>
<div class="col-md-6 col-xl">
<div class="d2c_services_card">
<img src="./assets/images/btlo.png" class="d2c_icon_image" alt="btlo icon">
<h4><a href="https://blueteamlabs.online/public/user/b9e15326326b548138d4e6" target="_blank">Blueteamonlinelabs</a></h4>
</div>
</div>
<div class="col-md-6 col-xl">
<div class="d2c_services_card">
<img src="./assets/images/hackthebox.png" class="d2c_icon_image" alt="Hack The Box icon">
<h4><a href="https://app.hackthebox.com/profile/570533" target="_blank">Hackthebox</a></h4>
</div>
</div>
</div>
</div>
</section>
<!-- Social section end -->
<!-- Interest section start -->
<!-- Skills Section -->
<section id="skills" style="background-color: #111; color: #eee; padding: 2rem; font-family: Arial, sans-serif;">
<h2 style="text-align: center; font-size: 2rem; color: #ff9900;">Skills & Expertise</h2>
<div style="display: flex; flex-wrap: wrap; justify-content: center; gap: 2rem; margin-top: 1.5rem;">
<!-- Cybersecurity & Ethical Hacking -->
<div style="width: 300px; padding: 1rem; background-color: #222; border-radius: 8px;">
<h3 style="color: #ff9900; font-size: 1.5rem;">Cybersecurity & Ethical Hacking</h3>
<ul style="list-style: none; padding: 0;">
<li>Certified Ethical Hacker (CEH)</li>
<li>Hands-on experience with TryHackMe</li>
<li>Proficient in Linux & Windows VMs</li>
</ul>
</div>
<!-- Threat Analysis & SIEM Tools -->
<div style="width: 300px; padding: 1rem; background-color: #222; border-radius: 8px;">
<h3 style="color: #ff9900; font-size: 1.5rem;">Threat Analysis & SIEM Tools</h3>
<ul style="list-style: none; padding: 0;">
<li>SIEM tools: Splunk, QRadar</li>
<li>Log analysis & event correlation</li>
</ul>
</div>
<!-- Operating Systems & Virtualization -->
<div style="width: 300px; padding: 1rem; background-color: #222; border-radius: 8px;">
<h3 style="color: #ff9900; font-size: 1.5rem;">Operating Systems & Virtualization</h3>
<ul style="list-style: none; padding: 0;">
<li>Linux & Windows environments</li>
<li>Virtualization for cybersecurity labs</li>
</ul>
</div>
<!-- Scripting & Automation -->
<div style="width: 300px; padding: 1rem; background-color: #222; border-radius: 8px;">
<h3 style="color: #ff9900; font-size: 1.5rem;">Scripting & Automation</h3>
<ul style="list-style: none; padding: 0;">
<li>Python scripting for automation</li>
<li>Password cracking with GPUs</li>
</ul>
</div>
<!-- Desktop Support & Troubleshooting -->
<div style="width: 300px; padding: 1rem; background-color: #222; border-radius: 8px;">
<h3 style="color: #ff9900; font-size: 1.5rem;">Desktop Support & Troubleshooting</h3>
<ul style="list-style: none; padding: 0;">
<li>Active Directory management</li>
<li>Printer & hardware troubleshooting</li>
</ul>
</div>
<!-- Networking & IT Infrastructure -->
<div style="width: 300px; padding: 1rem; background-color: #222; border-radius: 8px;">
<h3 style="color: #ff9900; font-size: 1.5rem;">Networking & IT Infrastructure</h3>
<ul style="list-style: none; padding: 0;">
<li>Network protocols & subnetting</li>
<li>Network troubleshooting</li>
</ul>
</div>
</div>
</section>
<!-- Interest section end -->
<!-- features section start -->
<section class="d2c_features" id="particles-js">
<div class="container">
<div class="row">
<div class="col-lg-10 offset-lg-1 d2c_features_content_column">
<div class="text-center d2c_features_content">
<h2 class="d2c_title">privacy is <span>a human right</span> and it belongs to you</h2>
<p>In today’s digital age, the idea of true privacy has become increasingly elusive. With every interaction—whether browsing the web, posting on social media, or simply using a smartphone—data about our habits,
preferences, and even locations is being collected. Governments, corporations, and advertisers can access this information, often with the click of a button.</p>
</div>
</div>
</div>
</div>
</section>
<!-- features section end -->
<!-- awards section start -->
<section class="d2c_awards" id="d2c_awards">
<div class="container">
<div class="row">
<div class="col-md-10 offset-md-1 col-lg-8 offset-lg-2 text-md-center d2c_header">
<h2 class="d2c_title">My Academics</h2>
</div>
</div>
<div class="row">
<div class="col-lg-6 d2c_awards_column">
<div class="d2c_awards_card">
<h3>High School</h3>
<p class="mb-0">DEV SAMAJ MODERN SCHOOL</p>
<p class="mb-0 year">2015 - 2016</p>
</div>
</div>
<div class="col-lg-6 d2c_awards_column">
<div class="d2c_awards_card">
<h3>3-Year Diploma in Computer Science Engineering</h3>
<p class="mb-0">Amity University (Greater Noida)</p>
<p class="mb-0 year">2016 - 2019</p>
</div>
</div>
<div class="col-lg-6 d2c_awards_column">
<div class="d2c_awards_card">
<h3>B.Tech in Computer Science Engineering</h3>
<p class="mb-0">Jamia Hamdard University</p>
<p class="mb-0 year">2020 - 2023</p>
</div>
</div>
</div>
</div>
</section>
<!-- awards section end -->
<!-- Experience Section Start -->
<section id="experience" style="background-color: #111; color: #eee; padding: 2rem; font-family: Arial, sans-serif;">
<h2 style="text-align: center; font-size: 2rem; color: #ff9900;">Experience</h2>
<div style="max-width: 800px; margin: 2rem auto;">
<!-- Current Experience -->
<div style="background-color: #222; padding: 1.5rem; border-radius: 8px; margin-bottom: 1.5rem;">
<h3 style="color: #ff9900; font-size: 1.5rem;">Desktop Support Engineer Trainee</h3>
<p style="font-size: 0.9rem; color: #aaa;">Team Computers | January 2020 - October 2020</p>
<ul style="list-style: none; padding: 0; margin-top: 0.5rem;">
<li>Providing comprehensive technical support and troubleshooting for hardware and software issues.</li>
<li>Managing Active Directory tasks, resolving printer issues, and supporting end-user software needs.</li>
<li>Gaining hands-on experience in rotational job responsibilities to expand technical expertise.</li>
</ul>
</div>
<!-- Previous Experience -->
<div style="background-color: #222; padding: 1.5rem; border-radius: 8px;">
<h3 style="color: #ff9900; font-size: 1.5rem;">Desktop Support Engineer Trainee</h3>
<p style="font-size: 0.9rem; color: #aaa;">Thought-Sol Infotech | November 2024 - Present</p>
<ul style="list-style: none; padding: 0; margin-top: 0.5rem;">
<li>Providing comprehensive technical support and troubleshooting for hardware and software issues.</li>
<li>Managing Active Directory tasks, resolving printer issues, and supporting end-user software needs.</li>
<li>Gaining hands-on experience in rotational job responsibilities to expand technical expertise.</li>
</ul>
</div>
</div>
</section>
<!-- Experience Section End -->
<!-- Certifications Section -->
<section class="d2c_certifications" id="d2c_certifications"
<section id="d2c_certifications" style="background-color: #111; color: #eee; padding: 2rem; font-family: Arial, sans-serif;">
<h2 style="text-align: center; font-size: 2rem; color: #ff9900;">Certifications</h2>
<div style="display: flex; flex-wrap: wrap; justify-content: center; gap: 2rem; margin-top: 1.5rem;">
<!-- Certification 1 -->
<div style="width: 750px; text-align: center; background-color: #222; padding: 1rem; border-radius: 8px;">
<img src="certifications/EC_Council-CEH-Certificate.jpg" alt="Certified Ethical Hacker (CEH)" style="width: 100%; border-radius: 8px;">
<h3 style="color: #ff9900; margin-top: 0.5rem;">Certified Ethical Hacker (CEH)</h3>
<p style="font-size: 0.9rem;">An industry-recognized certification in ethical hacking techniques and tools.</p>
</div>
<!-- Certification 2 -->
<div style="width: 750px; text-align: center; background-color: #222; padding: 1rem; border-radius: 8px;">
<img src="certifications/Shabih haider Globaldesk Certification.jpg" alt="Other Certification Name" style="width: 100%; border-radius: 8px;">
<h3 style="color: #ff9900; margin-top: 0.5rem;">NIIT Globaldesk Certification</h3>
<p style="font-size: 0.9rem;">NIIT Globaldesk Certification: A recognition of expertise in delivering comprehensive IT support and service management, ensuring high-quality technical assistance across global platforms.</p>
</div>
<!-- Add more certifications as needed -->
</div>
</section>
<!-- Certifications section end -->
<!-- footer section start -->
<section class="d2c_footer">
<div class="container">
<div class="row">
<div class="col-md-12 col-lg-5 mb-md-3 mb-lg-0 d2c_footer_1">
<div class="d2c_footer_content pr-4 pr-lg-3 pr-xl-5">
<a href="./index.html"><img src="./assets/images/secopsprime.png" class="d2c_footer_logo" alt="footer logo"></a>
<p>"Embrace the unknown, for within each line of code and hidden vulnerability lies the path to mastery. Keep learning, stay curious, and let your passion illuminate the way."</p>
<div class="d2c_social_link">
<a href="https://twitter.com/DesignToCodes" target="_blank"><i class="fab fa-twitter"></i></a>
<a href="https://www.linkedin.com/in/shabih-haider-zaidi-2b41ba14b/" target="_blank" class="social-icon"><i class="fab fa-linkedin-in"></i></a>
<a href="https://www.instagram.com/secopsprime" target="_blank" class="social-icon"><i class="fab fa-instagram"></i></a>
<a href="https://github.com/secopsprime" target="_blank" class="social-icon"><i class="fab fa-github"></i></a>
</div>
</div>
</div>
<div class="col-md-6 col-lg d2c_footer_2">
<div class="d2c_footer_content">
</div>
</div>
<div class="col-md-6 col-lg-4 d2c_footer_3">
<div class="d2c_footer_content">
</div>
</div>
</div>
</div>
<hr class="mb-0">
<div class="d2c_copyright">
<div class="container">
<p class="mb-0 text-center"> <a href="#" target="_blank"</a> All Right Reserved</p>
</div>
</div>
</section>
<!-- footer section end -->
</main>
<!-- bottom to top scroll button -->
<div>
<div id="scrollToTopBtn"><a href="#"><i class="fa fa-chevron-up"></i></a></div>
</div>
<!-- Initial Javascript -->
<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<script src="./lib/bootstrap_5/bootstrap.bundle.min.js" defer></script>
<script src="./lib/bootstrap_5/bootstrap.bundle.min.js"></script>
<!-- slick slider js file link -->
<script src="./lib/slick-1.8.1/slick.min.js"></script>
<script src="./lib/slick-1.8.1/slick-animation.min.js"></script>
<script src="./lib/particles.js-master/particles.js"></script>
<script src="./lib/particles.js-master/app.js"></script>
<!-- main js link -->
<script src="./assets/js/main.js"></script>
<!--
Template Name: {{ # }}
Template URL: {{ # }}
Description: {{ # }}
Author: DesignToCodes
Author URL: https://www.designtocodes.com
Text Domain: {{ CSume }}
-->
</body>
</html>