Update index.html
Browse files- index.html +53 -44
index.html
CHANGED
|
@@ -348,55 +348,64 @@
|
|
| 348 |
|
| 349 |
<div class="section-divider"></div>
|
| 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 |
</div>
|
| 393 |
-
<h3 class="text-xl font-bold mb-3 tech-font">Google AI Essentials</h3>
|
| 394 |
-
<p class="text-gray-300">
|
| 395 |
-
This course focused on the fundamentals of artificial intelligence, teaching the basic concepts, tools, and frameworks used in AI development. It deepened my understanding of AI's applications in various industries and its potential for innovation.
|
| 396 |
-
</p>
|
| 397 |
-
<a href="https://coursera.org/share/01a61a5901227771f5d1a0d670697e7c" target="_blank" class="text-blue-500 hover:underline">View Certificate</a>
|
| 398 |
</div>
|
| 399 |
-
</
|
|
|
|
| 400 |
|
| 401 |
|
| 402 |
<div class="section-divider"></div>
|
|
|
|
| 348 |
|
| 349 |
<div class="section-divider"></div>
|
| 350 |
|
| 351 |
+
<section id="achievements" class="py-20 bg-space-blue">
|
| 352 |
+
<div class="max-w-6xl mx-auto px-6">
|
| 353 |
+
<h2 class="text-4xl font-bold mb-16 tech-font text-center">
|
| 354 |
+
<span class="gold-accent">//</span> ACHIEVEMENTS <span class="red-accent">&</span> MILESTONES
|
| 355 |
+
</h2>
|
| 356 |
+
|
| 357 |
+
<div class="grid md:grid-cols-3 gap-8">
|
| 358 |
+
<!-- Certificate 1: Microsoft Excel -->
|
| 359 |
+
<div class="bg-black bg-opacity-40 rounded-xl p-8 border border-gray-800 hover:border-gold-500 transition achievement-card">
|
| 360 |
+
<div class="w-16 h-16 bg-red-500 bg-opacity-20 rounded-lg flex items-center justify-center mb-6">
|
| 361 |
+
<i class="fas fa-certificate text-2xl gold-accent"></i>
|
| 362 |
+
</div>
|
| 363 |
+
<h3 class="text-xl font-bold mb-3 tech-font">Getting Started with Microsoft Excel</h3>
|
| 364 |
+
<p class="text-gray-300">
|
| 365 |
+
This course provided a foundation in Microsoft Excel, covering essential functions like data organization, formula creation, and spreadsheet formatting. It enhanced my ability to work efficiently with Excel for data analysis and reporting.
|
| 366 |
+
</p>
|
| 367 |
+
<a href="https://coursera.org/share/97c37f369e95bc4dd67a0751e8f6757d" target="_blank" class="text-blue-500 hover:underline">View Certificate</a>
|
| 368 |
+
</div>
|
| 369 |
|
| 370 |
+
<!-- Certificate 2: Ethical Hacking -->
|
| 371 |
+
<div class="bg-black bg-opacity-40 rounded-xl p-8 border border-gray-800 hover:border-gold-500 transition achievement-card">
|
| 372 |
+
<div class="w-16 h-16 bg-red-500 bg-opacity-20 rounded-lg flex items-center justify-center mb-6">
|
| 373 |
+
<i class="fas fa-certificate text-2xl gold-accent"></i>
|
| 374 |
+
</div>
|
| 375 |
+
<h3 class="text-xl font-bold mb-3 tech-font">Ethical Hacking</h3>
|
| 376 |
+
<p class="text-gray-300">
|
| 377 |
+
This course introduced the fundamentals of ethical hacking, including techniques for identifying vulnerabilities and strengthening security in IT systems.
|
| 378 |
+
</p>
|
| 379 |
+
<a href="https://coursera.org/share/6830f096fca708ed65a144449430c5e3" target="_blank" class="text-blue-500 hover:underline">View Certificate</a>
|
| 380 |
+
</div>
|
| 381 |
|
| 382 |
+
<!-- Certificate 3: Digital Marketing and E-commerce -->
|
| 383 |
+
<div class="bg-black bg-opacity-40 rounded-xl p-8 border border-gray-800 hover:border-gold-500 transition achievement-card">
|
| 384 |
+
<div class="w-16 h-16 bg-red-500 bg-opacity-20 rounded-lg flex items-center justify-center mb-6">
|
| 385 |
+
<i class="fas fa-certificate text-2xl gold-accent"></i>
|
| 386 |
+
</div>
|
| 387 |
+
<h3 class="text-xl font-bold mb-3 tech-font">Foundations of Digital Marketing and E-commerce</h3>
|
| 388 |
+
<p class="text-gray-300">
|
| 389 |
+
This course provided a comprehensive overview of digital marketing strategies and e-commerce tools for building a successful online presence.
|
| 390 |
+
</p>
|
| 391 |
+
<a href="https://coursera.org/share/4fe48a65a7b6c2d0ee755ec6f0cdda4d" target="_blank" class="text-blue-500 hover:underline">View Certificate</a>
|
| 392 |
+
</div>
|
| 393 |
|
| 394 |
+
<!-- Certificate 4: Google AI Essentials -->
|
| 395 |
+
<div class="bg-black bg-opacity-40 rounded-xl p-8 border border-gray-800 hover:border-gold-500 transition achievement-card">
|
| 396 |
+
<div class="w-16 h-16 bg-red-500 bg-opacity-20 rounded-lg flex items-center justify-center mb-6">
|
| 397 |
+
<i class="fas fa-certificate text-2xl gold-accent"></i>
|
| 398 |
+
</div>
|
| 399 |
+
<h3 class="text-xl font-bold mb-3 tech-font">Google AI Essentials</h3>
|
| 400 |
+
<p class="text-gray-300">
|
| 401 |
+
A deep dive into the basics of Artificial Intelligence (AI), learning how machine learning models are developed and implemented.
|
| 402 |
+
</p>
|
| 403 |
+
<a href="https://coursera.org/share/01a61a5901227771f5d1a0d670697e7c" target="_blank" class="text-blue-500 hover:underline">View Certificate</a>
|
| 404 |
+
</div>
|
| 405 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 406 |
</div>
|
| 407 |
+
</section>
|
| 408 |
+
|
| 409 |
|
| 410 |
|
| 411 |
<div class="section-divider"></div>
|