adamqab commited on
Commit
e8717c0
·
verified ·
1 Parent(s): 337a54f

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +53 -44
index.html CHANGED
@@ -348,55 +348,64 @@
348
 
349
  <div class="section-divider"></div>
350
 
351
- <div class="grid md:grid-cols-3 gap-8">
352
- <!-- Getting Started with Microsoft Excel Certificate -->
353
- <div class="bg-black bg-opacity-40 rounded-xl p-8 border border-gray-800 hover:border-gold-500 transition achievement-card">
354
- <div class="w-16 h-16 bg-red-500 bg-opacity-20 rounded-lg flex items-center justify-center mb-6">
355
- <i class="fas fa-certificate text-2xl gold-accent"></i>
356
- </div>
357
- <h3 class="text-xl font-bold mb-3 tech-font">Getting Started with Microsoft Excel</h3>
358
- <p class="text-gray-300">
359
- 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.
360
- </p>
361
- <a href="https://coursera.org/share/97c37f369e95bc4dd67a0751e8f6757d" target="_blank" class="text-blue-500 hover:underline">View Certificate</a>
362
- </div>
 
 
 
 
 
 
363
 
364
- <!-- Ethical Hacking Certificate -->
365
- <div class="bg-black bg-opacity-40 rounded-xl p-8 border border-gray-800 hover:border-gold-500 transition achievement-card">
366
- <div class="w-16 h-16 bg-red-500 bg-opacity-20 rounded-lg flex items-center justify-center mb-6">
367
- <i class="fas fa-certificate text-2xl gold-accent"></i>
368
- </div>
369
- <h3 class="text-xl font-bold mb-3 tech-font">Ethical Hacking</h3>
370
- <p class="text-gray-300">
371
- This course introduced the principles of ethical hacking, including penetration testing, network vulnerabilities, and legal implications of hacking. It has strengthened my understanding of cybersecurity practices and ethical hacking techniques to secure systems.
372
- </p>
373
- <a href="https://coursera.org/share/6830f096fca708ed65a144449430c5e3" target="_blank" class="text-blue-500 hover:underline">View Certificate</a>
374
- </div>
375
 
376
- <!-- Foundations of Digital Marketing and E-commerce Certificate -->
377
- <div class="bg-black bg-opacity-40 rounded-xl p-8 border border-gray-800 hover:border-gold-500 transition achievement-card">
378
- <div class="w-16 h-16 bg-red-500 bg-opacity-20 rounded-lg flex items-center justify-center mb-6">
379
- <i class="fas fa-certificate text-2xl gold-accent"></i>
380
- </div>
381
- <h3 class="text-xl font-bold mb-3 tech-font">Foundations of Digital Marketing and E-commerce</h3>
382
- <p class="text-gray-300">
383
- This course covered the essentials of digital marketing strategies, online advertising, and e-commerce platforms. It equipped me with the skills to create effective online marketing campaigns and understand the principles of digital business growth.
384
- </p>
385
- <a href="https://coursera.org/share/4fe48a65a7b6c2d0ee755ec6f0cdda4d" target="_blank" class="text-blue-500 hover:underline">View Certificate</a>
386
- </div>
387
 
388
- <!-- Google AI Essentials Certificate -->
389
- <div class="bg-black bg-opacity-40 rounded-xl p-8 border border-gray-800 hover:border-gold-500 transition achievement-card">
390
- <div class="w-16 h-16 bg-red-500 bg-opacity-20 rounded-lg flex items-center justify-center mb-6">
391
- <i class="fas fa-certificate text-2xl gold-accent"></i>
 
 
 
 
 
 
 
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
- </div>
 
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>