-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
280 lines (261 loc) Β· 17.1 KB
/
index.html
File metadata and controls
280 lines (261 loc) Β· 17.1 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
<!DOCTYPE html>
<html lang="en" data-theme="dark">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Murshud Azimov β Pentester & Fullstack Web Developer. Cybersecurity specialist and software engineer building secure, user-friendly applications.">
<meta name="keywords" content="Murshud Azimov, pentester, fullstack developer, web developer, cybersecurity, portfolio, penetration testing, React, Python, FastAPI, Node.js">
<meta name="author" content="Murshud Azimov">
<meta name="robots" content="index, follow">
<link rel="canonical" href="https://murshud.dev/">
<!-- Open Graph / Social Media -->
<meta property="og:type" content="website">
<meta property="og:title" content="Murshud.dev β Pentester & Fullstack Web Developer">
<meta property="og:description" content="Cybersecurity specialist and software engineer building secure, user-friendly applications.">
<meta property="og:url" content="https://murshud.dev/">
<meta property="og:site_name" content="Murshud.dev">
<meta property="og:locale" content="en_US">
<!-- Twitter Card -->
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Murshud.dev β Pentester & Fullstack Web Developer">
<meta name="twitter:description" content="Cybersecurity specialist and software engineer building secure, user-friendly applications.">
<title>Murshud.dev β Pentester & Fullstack Web Developer</title>
<link rel="stylesheet" href="style.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=Inter:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
<!-- Structured Data (JSON-LD) -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Murshud Azimov",
"url": "https://Azmvv.github.io",
"jobTitle": "Pentester & Fullstack Web Developer",
"alumniOf": {
"@type": "CollegeOrUniversity",
"name": "Western Caspian University"
},
"sameAs": [
"https://github.com/Azmvv"
],
"knowsAbout": ["Penetration Testing", "Web Development", "Cybersecurity", "React", "Python", "FastAPI", "Node.js"]
}
</script>
</head>
<body>
<!-- Navbar -->
<nav class="navbar" role="navigation" aria-label="Ana navigasyon">
<div class="navbar-inner">
<a href="#" class="nav-brand">Murshud</a>
<div class="nav-links">
<a href="#hero" data-i18n="navHome">Home</a>
<a href="#projects" data-i18n="navProjects">Projects</a>
<a href="#skills" data-i18n="navSkills">Skills</a>
<a href="#certificates" data-i18n="navCertificates">Certificates</a>
</div>
<div class="nav-right">
<div class="lang-selector">
<button class="lang-btn active" data-lang="en" type="button">EN</button>
<button class="lang-btn" data-lang="ru" type="button">RU</button>
<button class="lang-btn" data-lang="az" type="button">AZ</button>
</div>
<button class="theme-toggle" id="theme-toggle" aria-label="Toggle theme" data-i18n-aria="themeToggle" type="button">
<svg class="icon-sun" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<circle cx="12" cy="12" r="5"></circle>
<line x1="12" y1="1" x2="12" y2="3"></line>
<line x1="12" y1="21" x2="12" y2="23"></line>
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
<line x1="1" y1="12" x2="3" y2="12"></line>
<line x1="21" y1="12" x2="23" y2="12"></line>
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
</svg>
<svg class="icon-moon" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>
</svg>
</button>
</div>
</div>
</nav>
<!-- Main Content -->
<main class="main-content">
<div class="bento-grid">
<!-- Hero Card (2 sΓΌtun geniΕlik) -->
<section class="bento-card card-wide" id="hero" aria-label="Introduction">
<div class="hero-content">
<div class="hero-text">
<p class="hero-greeting" data-i18n="heroGreeting">Hey, I'm</p>
<h1 class="hero-name">Murshud Azimov</h1>
<p class="hero-title" data-i18n="heroTitle">Pentester & Fullstack Web Developer</p>
<p class="hero-desc" data-i18n="heroDesc">I build secure and user-friendly applications. Passionate about cybersecurity and web development.</p>
</div>
<div class="hero-avatar">
<div class="avatar-placeholder" aria-label="Profil fotoΔrafΔ±">
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path>
<circle cx="12" cy="7" r="4"></circle>
</svg>
</div>
</div>
</div>
</section>
<!-- About Card -->
<section class="bento-card" id="about" aria-label="About Me">
<h2 class="card-title">
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path><circle cx="12" cy="7" r="4"></circle></svg>
<span data-i18n="aboutTitle">About Me</span>
</h2>
<p class="about-text" data-i18n="aboutText">I'm a passionate developer specializing in cybersecurity and web development. I love building secure, user-friendly applications and exploring new technologies.</p>
<div class="social-links">
<a href="https://github.com/Azmvv" target="_blank" rel="noopener noreferrer" class="social-link" aria-label="GitHub">
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="currentColor"><path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/></svg>
GitHub
</a>
</div>
</section>
<!-- Middle Row: Code Stack + Projects + Education/Courses -->
<div class="middle-row">
<!-- Code Stack Card -->
<section class="bento-card" id="code-stack" aria-label="Code Stack">
<h2 class="card-title">
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="16 18 22 12 16 6"></polyline><polyline points="8 6 2 12 8 18"></polyline></svg>
<span data-i18n="codeStack">Code Stack</span>
</h2>
<div class="code-stack-container" id="code-stack-bars">
<!-- Rendered by JS -->
</div>
</section>
<!-- Projects Card -->
<section class="bento-card" id="projects" aria-label="Projects">
<h2 class="card-title">
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"></path></svg>
<span data-i18n="projectsTitle">Projects</span>
</h2>
<div class="projects-container" id="projects-container">
<!-- Rendered by JS -->
</div>
</section>
<!-- Right column: Education + Courses stacked -->
<div class="middle-col-right">
<!-- Education Card -->
<section class="bento-card" id="education" aria-label="Education">
<h2 class="card-title">
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 10v6M2 10l10-5 10 5-10 5z"></path><path d="M6 12v5c0 2 2 3 6 3s6-1 6-3v-5"></path></svg>
<span data-i18n="educationTitle">Education</span>
</h2>
<div class="education-content">
<div class="education-icon">π</div>
<h3 class="education-university" data-i18n="university">Western Caspian University</h3>
<p class="education-degree" data-i18n="degree">Bachelor of Computer Science</p>
<p class="education-date">2023 September β</p>
</div>
</section>
<!-- Courses Card -->
<section class="bento-card" id="courses" aria-label="Courses">
<h2 class="card-title">
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 19.5A2.5 2.5 0 0 1 6.5 17H20"></path><path d="M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z"></path></svg>
<span data-i18n="coursesTitle">Courses</span>
</h2>
<div class="courses-list">
<div class="course-item-compact">
<span class="course-icon-sm">π‘οΈ</span>
<div>
<p class="course-name-sm" data-i18n="course1Name">Millisec Academy β Red Team</p>
<p class="course-date-sm">2023 June β 2024 Feb</p>
</div>
</div>
<div class="course-item-compact">
<span class="course-icon-sm">π»</span>
<div>
<p class="course-name-sm" data-i18n="course2Name">Peerstack Academy β Fullstack Web Development</p>
<p class="course-date-sm">2025 October β 2026 April</p>
</div>
</div>
</div>
</section>
</div>
</div><!-- end middle-row -->
<!-- Skills Card -->
<section class="bento-card card-wide" id="skills" aria-label="Skills">
<h2 class="card-title">
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"></path></svg>
<span data-i18n="skillsTitle">Skills</span>
</h2>
<div class="skills-container">
<div class="skill-category">
<h3 class="skill-category-title" data-i18n="securityTools">π‘οΈ Security Tools</h3>
<div class="skill-pills">
<span class="skill-pill pill-security">Nmap</span>
<span class="skill-pill pill-security"><img src="https://cdn.simpleicons.org/portswigger/FF6633" width="16" height="16" alt="Burp Suite"> Burp Suite</span>
<span class="skill-pill pill-security"><img src="https://cdn.simpleicons.org/wireshark/1679A7" width="16" height="16" alt="Wireshark"> Wireshark</span>
<span class="skill-pill pill-security"><img src="https://cdn.simpleicons.org/metasploit/2596CD" width="16" height="16" alt="Metasploit"> Metasploit</span>
<span class="skill-pill pill-security"><img src="https://cdn.simpleicons.org/owasp/000000" width="16" height="16" alt="OWASP ZAP"> OWASP ZAP</span>
<span class="skill-pill pill-security">Nessus</span>
</div>
</div>
<div class="skill-category">
<h3 class="skill-category-title" data-i18n="webDev">π Web Development</h3>
<div class="skill-pills">
<span class="skill-pill pill-web"><img src="https://cdn.simpleicons.org/react/61DAFB" width="16" height="16" alt="React"> React</span>
<span class="skill-pill pill-web"><img src="https://cdn.simpleicons.org/nextdotjs/000000" width="16" height="16" alt="Next.js"> Next.js</span>
<span class="skill-pill pill-web"><img src="https://cdn.simpleicons.org/nodedotjs/5FA04E" width="16" height="16" alt="Node.js"> Node.js</span>
<span class="skill-pill pill-web"><img src="https://cdn.simpleicons.org/fastapi/009688" width="16" height="16" alt="FastAPI"> FastAPI</span>
<span class="skill-pill pill-web"><img src="https://cdn.simpleicons.org/express/000000" width="16" height="16" alt="Express"> Express</span>
<span class="skill-pill pill-web"><img src="https://cdn.simpleicons.org/html5/E34F26" width="16" height="16" alt="HTML5"> HTML5</span>
<span class="skill-pill pill-web">CSS3</span>
</div>
</div>
<div class="skill-category">
<h3 class="skill-category-title" data-i18n="progLangs">π» Programming Languages</h3>
<div class="skill-pills">
<span class="skill-pill pill-lang"><img src="https://cdn.simpleicons.org/python/3776AB" width="16" height="16" alt="Python"> Python</span>
<span class="skill-pill pill-lang"><img src="https://cdn.simpleicons.org/javascript/F7DF1E" width="16" height="16" alt="JavaScript"> JavaScript</span>
<span class="skill-pill pill-lang"><img src="https://cdn.simpleicons.org/typescript/3178C6" width="16" height="16" alt="TypeScript"> TypeScript</span>
<span class="skill-pill pill-lang"><img src="https://cdn.simpleicons.org/gnubash/4EAA25" width="16" height="16" alt="Bash"> Bash</span>
</div>
</div>
<div class="skill-category">
<h3 class="skill-category-title" data-i18n="tools">π§ Tools</h3>
<div class="skill-pills">
<span class="skill-pill pill-tools"><img src="https://cdn.simpleicons.org/docker/2496ED" width="16" height="16" alt="Docker"> Docker</span>
<span class="skill-pill pill-tools"><img src="https://cdn.simpleicons.org/git/F05032" width="16" height="16" alt="Git"> Git</span>
<span class="skill-pill pill-tools"><img src="https://cdn.simpleicons.org/linux/FCC624" width="16" height="16" alt="Linux"> Linux</span>
<span class="skill-pill pill-tools"><img src="https://cdn.simpleicons.org/postgresql/4169E1" width="16" height="16" alt="PostgreSQL"> PostgreSQL</span>
<span class="skill-pill pill-tools"><img src="https://cdn.simpleicons.org/redis/FF4438" width="16" height="16" alt="Redis"> Redis</span>
<span class="skill-pill pill-tools"><img src="https://cdn.simpleicons.org/mapbox/000000" width="16" height="16" alt="Mapbox"> Mapbox</span>
</div>
</div>
</div>
</section>
<!-- Certificates Card -->
<section class="bento-card card-wide" id="certificates" aria-label="Certificates">
<h2 class="card-title">
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><line x1="3" y1="9" x2="21" y2="9"></line><line x1="9" y1="21" x2="9" y2="9"></line></svg>
<span data-i18n="certificatesTitle">Certificates</span>
</h2>
<div class="certificates-grid" id="certificates-grid">
<!-- Rendered by JS -->
</div>
</section>
</div>
</main>
<!-- Lightbox Modal -->
<div class="lightbox-overlay" id="lightbox" role="dialog" aria-modal="true" aria-label="Certificate viewer" data-i18n-aria="lightboxLabel" hidden>
<div class="lightbox-backdrop" id="lightbox-backdrop"></div>
<div class="lightbox-content">
<button class="lightbox-close" id="lightbox-close" aria-label="Close" data-i18n-aria="closeLabel" type="button">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg>
</button>
<img class="lightbox-image" id="lightbox-image" src="" alt="" />
</div>
</div>
<!-- Footer -->
<footer class="footer">
<p class="footer-copyright">Β© 2026 Murshud Azimov β All rights reserved.</p>
</footer>
<script src="i18n.js"></script>
<script src="main.js"></script>
</body>
</html>