Update index.html
Browse files- index.html +15 -4
index.html
CHANGED
|
@@ -368,7 +368,7 @@
|
|
| 368 |
<a href="#" class="px-4 py-2 bg-gold-500 text-black rounded-md hover:bg-gold-300 transition-colors duration-300">Learn More</a>
|
| 369 |
</div>
|
| 370 |
</div>
|
| 371 |
-
</div>
|
| 372 |
</div>
|
| 373 |
|
| 374 |
<div class="text-center mt-12">
|
|
@@ -463,6 +463,17 @@
|
|
| 463 |
</p>
|
| 464 |
<a href="#" class="text-blue-500 hover:underline">View Certificate</a>
|
| 465 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 466 |
</div>
|
| 467 |
</div>
|
| 468 |
</section>
|
|
@@ -570,9 +581,9 @@
|
|
| 570 |
<a href="https://www.linkedin.com/in/adam-qab-620856187/" target="_blank" class="text-gray-500 hover:text-blue-400 transition" aria-label="LinkedIn profile">
|
| 571 |
<i class="fab fa-linkedin-in"></i>
|
| 572 |
</a>
|
| 573 |
-
<a href="https://github.com/adhamqabban37" target="_blank" class="text-gray-500 hover:text-white transition" aria-label="GitHub profile">
|
| 574 |
-
</a>
|
| 575 |
-
<a href="https://github.com/adhamqabban37" target="_blank" class="text-gray-500 hover:text-white transition" aria-label="GitHub profile">
|
| 576 |
</a>
|
| 577 |
</div>
|
| 578 |
</div>
|
|
|
|
| 368 |
<a href="#" class="px-4 py-2 bg-gold-500 text-black rounded-md hover:bg-gold-300 transition-colors duration-300">Learn More</a>
|
| 369 |
</div>
|
| 370 |
</div>
|
| 371 |
+
</div>
|
| 372 |
</div>
|
| 373 |
|
| 374 |
<div class="text-center mt-12">
|
|
|
|
| 463 |
</p>
|
| 464 |
<a href="#" class="text-blue-500 hover:underline">View Certificate</a>
|
| 465 |
</div>
|
| 466 |
+
|
| 467 |
+
<div class="bg-black bg-opacity-40 rounded-xl p-8 border border-gray-800 hover:border-gold-500 transition achievement-card">
|
| 468 |
+
<div class="w-16 h-16 bg-red-500 bg-opacity-20 rounded-lg flex items-center justify-center mb-6">
|
| 469 |
+
<i class="fas fa-certificate text-2xl gold-accent"></i>
|
| 470 |
+
</div>
|
| 471 |
+
<h3 class="text-xl font-bold mb-3 tech-font">System Administration and IT Infrastructure Services</h3>
|
| 472 |
+
<p class="text-gray-300">
|
| 473 |
+
This course provided essential skills for managing and maintaining IT infrastructure, covering topics like system administration, network services, and server management to ensure operational reliability and security.
|
| 474 |
+
</p>
|
| 475 |
+
<a href="https://coursera.org/share/9dfd0fb1ea4ceec86e38d830e8d6a50c" target="_blank" class="text-blue-500 hover:underline">View Certificate</a>
|
| 476 |
+
</div>
|
| 477 |
</div>
|
| 478 |
</div>
|
| 479 |
</section>
|
|
|
|
| 581 |
<a href="https://www.linkedin.com/in/adam-qab-620856187/" target="_blank" class="text-gray-500 hover:text-blue-400 transition" aria-label="LinkedIn profile">
|
| 582 |
<i class="fab fa-linkedin-in"></i>
|
| 583 |
</a>
|
| 584 |
+
<a href="https://github.com/adhamqabban37" target="_blank" class="text-gray-500 hover:text-white transition" aria-label="GitHub profile">
|
| 585 |
+
</a>
|
| 586 |
+
<a href="https://github.com/adhamqabban37" target="_blank" class="text-gray-500 hover:text-white transition" aria-label="GitHub profile"> <i class="fab fa-github"></i>
|
| 587 |
</a>
|
| 588 |
</div>
|
| 589 |
</div>
|