-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
551 lines (533 loc) · 29.5 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
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="google-site-verification" content="tPr6jlW3GboNIfDKExOMvZzRPa2HNAVywBowNceafTU" />
<meta name="description" content="Denis Dimov - Professional CV and Portfolio. Experienced Technical Support Professional with expertise in software, applications, and cloud solutions. Based in Sofia, Bulgaria. Specializing in cybersecurity, web development, and technical support.">
<meta name="keywords" content="Denis Dimov, Technical Support, Software Support, Cloud Solutions, Cybersecurity, Web Development, Accenture Bulgaria, Sofia, Bulgaria, IT Professional, Linux, AWS, Azure, SQL, Technical Support Expert">
<meta name="author" content="Denis Dimov">
<meta name="robots" content="noindex, nofollow, noarchive, noimageindex, noyaca, nosnippet">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate, private">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<meta name="copyright" content="© 2025 All rights reserved">
<meta name="generator" content="Protected Content">
<meta name="application-name" content="Protected Portfolio">
<meta name="apple-mobile-web-app-capable" content="no">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="format-detection" content="telephone=no">
<meta name="mobile-web-app-capable" content="no">
<meta property="og:title" content="Denis Dimov - Technical Support Professional | CV & Portfolio">
<meta property="og:description" content="Professional CV and Portfolio of Denis Dimov - Technical Support Expert with expertise in software, applications, and cloud solutions. Specializing in cybersecurity and web development.">
<meta property="og:image" content="images/profile-image.jpg">
<meta property="og:url" content="https://ddimov03.github.io">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Denis Dimov - Technical Support Professional | CV & Portfolio">
<meta name="twitter:description" content="Professional CV and Portfolio of Denis Dimov - Technical Support Expert with expertise in software, applications, and cloud solutions. Specializing in cybersecurity and web development.">
<meta name="twitter:image" content="images/profile-image.jpg">
<link rel="canonical" href="https://ddimov03.github.io">
<title>Denis Dimov | CV & Portfolio</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
<script src="https://cdn.jsdelivr.net/npm/@emailjs/browser@3/dist/email.min.js"></script>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="styles.css">
<link rel="icon" type="image/x-icon" href="images/favicon.ico">
<link rel="icon" type="image/png" href="Icon/technical-support_1055683.png">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Denis Dimov",
"url": "https://ddimov03.github.io",
"image": "/images/profile-image.jpg",
"sameAs": [
"https://www.linkedin.com/in/denis--dimov/",
"https://github.com/DDimov03"
],
"jobTitle": "Technical Support Professional",
"worksFor": {
"@type": "Organization",
"name": "Accenture Bulgaria",
"url": "https://www.accenture.com/bg-en"
},
"address": {
"@type": "PostalAddress",
"addressLocality": "Sofia",
"addressCountry": "Bulgaria"
},
"email": "[email protected]",
"description": "Experienced Technical Support Professional with expertise in software, applications, and cloud solutions.",
"knowsAbout": [
"Technical Support",
"Software Development",
"Cloud Computing",
"Cybersecurity",
"Web Development",
"Linux",
"AWS",
"Azure",
"SQL"
],
"hasCredential": [
{
"@type": "EducationalCredential",
"name": "Bachelor's degree in Cyber security",
"educationalLevel": "Bachelor's Degree",
"awardedBy": {
"@type": "Organization",
"name": "University of Telecommunications and Post"
}
}
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Denis Dimov Portfolio",
"url": "https://ddimov03.github.io/denis-dimov/",
"description": "Professional portfolio and CV of Denis Dimov - Technical Support Expert",
"potentialAction": {
"@type": "SearchAction",
"target": "https://ddimov03.github.io/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
</script>
</head>
<body>
<header>
<nav class="side-nav" role="navigation" aria-label="Main navigation">
<div class="nav-content">
<div class="nav-top-button">
<button id="theme-toggle-btn" class="download-btn">
<i class="fas fa-moon"></i>
Dark Mode
</button>
</div>
<div class="logo">
<a href="#home">Denis Dimov</a>
</div>
<ul class="nav-links">
<li><a href="#home"><i class="fas fa-home"></i> Home</a></li>
<li><a href="#experience"><i class="fas fa-briefcase"></i> Experience</a></li>
<li><a href="#certificates"><i class="fas fa-certificate"></i> Certificates</a></li>
<li><a href="#education"><i class="fas fa-graduation-cap"></i> Education</a></li>
<li><a href="#contact"><i class="fas fa-envelope"></i> Contact</a></li>
</ul>
<div class="nav-footer">
<div class="social-links">
<a href="https://www.linkedin.com/in/denis--dimov/" class="social-link"><i class="fab fa-linkedin"></i></a>
<a href="https://github.com/DDimov03" class="social-link"><i class="fab fa-github"></i></a>
</div>
<div class="copyright-container">
<p class="copyright">© 2025 All Rights Reserved by Denis Dimov</p>
</div>
</div>
</div>
</nav>
</header>
<div class="main-content">
<section id="home" class="hero">
<div class="floating-shapes">
<div class="shape"></div>
<div class="shape"></div>
<div class="shape"></div>
<div class="shape"></div>
<div class="shape"></div>
<div class="shape"></div>
<div class="shape"></div>
<div class="shape"></div>
</div>
<div class="particles">
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
</div>
<div class="hero-container">
<div class="hero-image">
<img src="images/profile-image.jpg" alt="Profile Image" class="profile-img">
<div class="button-group">
<a href="/CV/CV.pdf" class="download-btn" download>
<i class="fas fa-download"></i>
Download CV
</a>
<button class="download-btn language-btn">
<i class="fas fa-language"></i>
<span>EN</span>
</button>
</div>
</div>
<div class="hero-content">
<h1>Hello, I am <span class="highlight">Denis Dimov</span></h1>
<p>
<span class="typing">I</span>
<span class="typing">am</span>
<span class="typing">a</span>
<span class="typing">motivated</span>
<span class="typing">and</span>
<span class="typing">enthusiastic</span>
<span class="typing">professional</span>
<span class="typing">with</span>
<span class="typing">a</span>
<span class="typing">strong</span>
<span class="typing">work</span>
<span class="typing">ethic,</span>
<span class="typing">dedicated</span>
<span class="typing">to</span>
<span class="typing">continuous</span>
<span class="typing">growth</span>
<span class="typing">and</span>
<span class="typing">excellence</span>
<span class="typing">in</span>
<span class="typing">everything</span>
<span class="typing">I</span>
<span class="typing">do.</span>
</p>
</div>
</div>
</section>
<section id="experience" class="section">
<h2 class="section-title">My Experience</h2>
<div class="experience-grid">
<div class="experience-card">
<h3>SW/App/Cloud Tech Support</h3>
<p class="company">Accenture Bulgaria</p>
<p class="period">2020 - Present</p>
<div class="experience-description">
<p class="summary">Experienced Technical Support Professional with a strong background in software, applications, and cloud solutions. Passionate about troubleshooting complex technical issues and delivering exceptional customer service in a fast-paced IT environment.</p>
<div class="responsibilities">
<h4>Key Responsibilities & Achievements:</h4>
<ul>
<li>Provided high-level technical support for clients using custom software, applications, and AWS/Azure cloud solutions.</li>
<li>Leveraged expertise in SQL, Linux, Bash, and AWS/Azure to diagnose and resolve critical issues efficiently.</li>
<li>Collaborated closely with clients to understand their needs and deliver tailored solutions to optimize performance.</li>
<li>Played an active role in software testing and maintenance, ensuring high reliability and seamless user experience.</li>
<li>Contributed to team success by improving support processes and enhancing customer satisfaction.</li>
</ul>
</div>
<div class="why-me">
<h4>Why Work With Me?</h4>
<p>I combine deep technical knowledge with a customer-centric approach, ensuring that clients receive not just quick fixes but long-term solutions. My ability to adapt to new technologies and work in collaborative environments makes me a valuable asset to any IT support or cloud operations team.</p>
</div>
</div>
</div>
<div class="experience-card">
<h3>Web Development & Optimization</h3>
<p class="company">Freelancer</p>
<p class="period">2018 - 2020</p>
<div class="experience-description">
<p class="summary">Experienced web developer specializing in website maintenance, optimization, and client relationship management. Focused on delivering exceptional results through innovative solutions and continuous expertise development.</p>
<div class="responsibilities">
<h4>Key Responsibilities & Achievements:</h4>
<ul>
<li>Successfully maintained and optimized clients' websites, ensuring seamless functionality and enhanced user experience.</li>
<li>Continuously expanded expertise and leveraged cutting-edge knowledge to drive innovation in web development.</li>
<li>Fostered strong, supportive relationships with clients while introducing novel and creative solutions.</li>
<li>Consistently delivered exceptional results, exceeding expectations and providing the highest level of service.</li>
</ul>
</div>
<div class="portfolio">
<h4>Portfolio Projects:</h4>
<div class="portfolio-links">
<a href="https://www.demitel.bg/" target="_blank" class="portfolio-link">Demitel</a>
<a href="https://bulgarche.bg/" target="_blank" class="portfolio-link">Bulgarche</a>
<a href="https://www.online-kosmos.com/" target="_blank" class="portfolio-link">Online Kosmos</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="certificates" class="section">
<div class="container">
<h2 class="section-title">My Certificates</h2>
<!-- Linux Foundation -->
<div class="cert-section">
<h3 class="cert-section-title">Linux Foundation</h3>
<div class="certificates-grid">
<div class="certificate-card">
<div class="cert-image-wrapper">
<img src="images/CertificatesIMG/LFC108 Cybersecurity Essentials.png" alt="LFC108">
</div>
<div class="cert-content">
<h4>LFC108: Cybersecurity Essentials</h4>
<p class="issuer">Linux Foundation</p>
</div>
</div>
<div class="certificate-card">
<div class="cert-image-wrapper">
<img src="images/CertificatesIMG/LFD121 Developing Secure Software.png" alt="LFD121">
</div>
<div class="cert-content">
<h4>LFD121: Developing Secure Software</h4>
<p class="issuer">Linux Foundation</p>
</div>
</div>
<div class="certificate-card">
<div class="cert-image-wrapper">
<img src="images/CertificatesIMG/LFC131 Green Software for Practitioners.png" alt="LFC131">
</div>
<div class="cert-content">
<h4>LFC131: Green Software for Practitioners</h4>
<p class="issuer">Linux Foundation</p>
</div>
</div>
<div class="certificate-card">
<div class="cert-image-wrapper">
<img src="images/CertificatesIMG/LFD103 A Beginner's Guide to Linux Kernel Development.png" alt="LFD103">
</div>
<div class="cert-content">
<h4>LFD103: A Beginner's Guide to Linux Kernel Development</h4>
<p class="issuer">Linux Foundation</p>
</div>
</div>
</div>
</div>
<!-- Cisco -->
<div class="cert-section">
<h3 class="cert-section-title">Cisco</h3>
<div class="certificates-grid">
<div class="certificate-card">
<div class="cert-image-wrapper">
<img src="images/CertificatesIMG/Networking Basics.png" alt="Networking Basics">
</div>
<div class="cert-content">
<h4>Networking Basics</h4>
<p class="issuer">Cisco</p>
</div>
</div>
<div class="certificate-card">
<div class="cert-image-wrapper">
<img src="images/CertificatesIMG/Computer Hardware Basics.png" alt="Computer Hardware Basics">
</div>
<div class="cert-content">
<h4>Computer Hardware Basics</h4>
<p class="issuer">Cisco</p>
</div>
</div>
<div class="certificate-card">
<div class="cert-image-wrapper">
<img src="images/CertificatesIMG/Networking Devices and Initial Configuration.png" alt="Networking Devices">
</div>
<div class="cert-content">
<h4>Networking Devices and Initial Configuration</h4>
<p class="issuer">Cisco</p>
</div>
</div>
<div class="certificate-card">
<div class="cert-image-wrapper">
<img src="images/CertificatesIMG/Introduction to Cybersecurity.png" alt="Intro to Cybersecurity">
</div>
<div class="cert-content">
<h4>Introduction to Cybersecurity</h4>
<p class="issuer">Cisco</p>
</div>
</div>
<div class="certificate-card">
<div class="cert-image-wrapper">
<img src="images/CertificatesIMG/CCNA Introduction to Networks.png" alt="CCNA Intro">
</div>
<div class="cert-content">
<h4>CCNA: Introduction to Networks</h4>
<p class="issuer">Cisco</p>
</div>
</div>
<div class="certificate-card">
<div class="cert-image-wrapper">
<img src="images/CertificatesIMG/CCNA Switching, Routing, and Wireless Essentials.png" alt="CCNA SRWE">
</div>
<div class="cert-content">
<h4>CCNA: Switching, Routing, and Wireless Essentials</h4>
<p class="issuer">Cisco</p>
</div>
</div>
</div>
</div>
<!-- Fortinet -->
<div class="cert-section">
<h3 class="cert-section-title">Fortinet</h3>
<div class="certificates-grid">
<div class="certificate-card">
<div class="cert-image-wrapper">
<img src="images/CertificatesIMG/Fortinet Certified Fundamentals Cybersecurity.png" alt="Fortinet Certified">
</div>
<div class="cert-content">
<h4>Fortinet Certified Fundamentals Cybersecurity</h4>
<p class="issuer">Fortinet</p>
</div>
</div>
<div class="certificate-card">
<div class="cert-image-wrapper">
<img src="images/CertificatesIMG/Getting Started in Cybersecurity 1.0.png" alt="Getting Started">
</div>
<div class="cert-content">
<h4>Getting Started in Cybersecurity</h4>
<p class="issuer">Fortinet</p>
</div>
</div>
<div class="certificate-card">
<div class="cert-image-wrapper">
<img src="images/CertificatesIMG/Introduction to the Threat Landscape 1.0.png" alt="Threat Landscape">
</div>
<div class="cert-content">
<h4>Introduction to the Threat Landscape</h4>
<p class="issuer">Fortinet</p>
</div>
</div>
</div>
</div>
<!-- Additional Certifications -->
<div class="cert-section">
<h3 class="cert-section-title">Additional Certifications</h3>
<div class="certificates-grid">
<div class="certificate-card">
<div class="cert-image-wrapper">
<img src="images/CertificatesIMG/Cybersecurity Fundamentals.png" alt="Cybersecurity Fundamentals">
</div>
<div class="cert-content">
<h4>Cybersecurity Fundamentals</h4>
<p class="issuer">IBM</p>
</div>
</div>
<div class="certificate-card">
<div class="cert-image-wrapper">
<img src="images/CertificatesIMG/Google Cybersecurity Certificate V2.png" alt="Google Cybersecurity">
</div>
<div class="cert-content">
<h4>Google Cybersecurity Certificate</h4>
<p class="issuer">Coursera</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Education Section -->
<section id="education" class="section">
<h2 class="section-title">My Education</h2>
<div class="education-grid">
<div class="education-card">
<img src="images/Education/university_of_telecommunications_and_post_sofia_logo.jpg" alt="UTP Logo" class="education-logo">
<div class="education-content">
<h3><a href="https://www.utp.bg/en/" target="_blank">University of Telecommunications and Post</a></h3>
<div class="degree">Bachelor's degree, Cyber security</div>
<div class="period">Sep 2023</div>
</div>
</div>
<div class="education-card">
<img src="images/Education/cisco_networking_academy1_logo.jpg" alt="Cisco Logo" class="education-logo">
<div class="education-content">
<h3><a href="https://www.cisco.com/site/us/en/learn/training-certifications/certifications/enterprise/ccna/index.html" target="_blank">Cisco Networking Academy</a></h3>
<div class="degree">Computer Systems Networking and Telecommunications</div>
<div class="period">Sep 2023</div>
</div>
</div>
<div class="education-card">
<img src="images/Education/1631349197715.jpg" alt="SoftUni Logo" class="education-logo">
<div class="education-content">
<h3><a href="https://softuni.bg/" target="_blank">Software University (SoftUni)</a></h3>
<div class="degree">Computer Programming</div>
<div class="period">Mar 2021 - Jun 2023</div>
</div>
</div>
<div class="education-card">
<img src="images/Education/PGAVT.jpg" alt="PGAVT Logo" class="education-logo">
<div class="education-content">
<h3><a href="https://aspopov.bg/" target="_blank">PGAVT "Al. St. Popov"</a></h3>
<div class="degree">High School Diploma, Microprocessor and microcontroller technology</div>
<div class="period">Sep 2017 - Jun 2022</div>
</div>
</div>
</div>
</section>
<section id="contact" class="section">
<h2 class="section-title">Contact Me</h2>
<div class="contact-container">
<div class="contact-info">
<div class="contact-item">
<i class="fas fa-envelope"></i>
<div class="contact-details">
<h3>Email</h3>
<a href="mailto:[email protected]">[email protected]</a>
</div>
</div>
<div class="contact-item">
<i class="fas fa-phone"></i>
<div class="contact-details">
<h3>Phone</h3>
<a href="tel:+359896767676"> 087 686 9228</a>
</div>
</div>
<div class="contact-item">
<i class="fas fa-map-marker-alt"></i>
<div class="contact-details">
<h3>Location</h3>
<p>Sofia, Bulgaria</p>
</div>
</div>
<div class="contact-item">
<i class="fab fa-linkedin"></i>
<div class="contact-details">
<h3>LinkedIn</h3>
<a href="https://www.linkedin.com/in/denis--dimov/" target="_blank">denis--dimov</a>
</div>
</div>
<div class="contact-item">
<i class="fab fa-github"></i>
<div class="contact-details">
<h3>GitHub</h3>
<a href="https://github.com/DDimov03" target="_blank">DDimov03</a>
</div>
</div>
</div>
<div class="contact-form">
<h3>Send Me a Message</h3>
<form id="contactForm" onsubmit="return sendEmail(event)">
<div class="form-group">
<input type="text" id="name" name="name" placeholder="Your Name" required>
</div>
<div class="form-group">
<input type="email" id="email" name="email" placeholder="Your Email" required>
</div>
<div class="form-group">
<input type="text" id="subject" name="subject" placeholder="Subject" required>
</div>
<div class="form-group">
<textarea id="message" name="message" placeholder="Your Message" required></textarea>
</div>
<button type="submit" class="submit-btn" id="submit-btn">
<i class="fas fa-paper-plane"></i> Send Message
</button>
<div id="success-message" class="success-message" style="display: none;">
Message sent successfully!
</div>
<div id="error-message" class="error-message" style="display: none;">
Failed to send message. Please try again.
</div>
</form>
</div>
</div>
</section>
</div>
<script src="script.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-8QHMZPSF2X"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-8QHMZPSF2X"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-8QHMZPSF2X');
</script>
</body>
</html>