Skip to content

Commit 5c9aed9

Browse files
committed
Added links for the certifications
1 parent d52d16f commit 5c9aed9

File tree

1 file changed

+30
-21
lines changed

1 file changed

+30
-21
lines changed

index.html

Lines changed: 30 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -405,29 +405,38 @@ <h4>Operating Systems</h4>
405405
<h2>certifications.log</h2>
406406

407407
<div class="cert-grid">
408-
<div class="cert-card">
409-
<h4>Introduction to Generative AI</h4>
410-
<div class="cert-issuer">Google</div>
411-
<div class="cert-date">October 2024</div>
412-
</div>
413-
414-
<div class="cert-card">
415-
<h4>SQL (Advanced)</h4>
416-
<div class="cert-issuer">HackerRank</div>
417-
<div class="cert-date">May 2024</div>
418-
</div>
408+
<a
409+
href="https://www.skills.google/public_profiles/0ab3cb3e-cfb0-4d82-b878-d1159b16c83e/badges/12131236"
410+
target="_blank"
411+
>
412+
<div class="cert-card">
413+
<h4>Introduction to Generative AI</h4>
414+
<div class="cert-issuer">Google</div>
415+
<div class="cert-date">October 2024</div>
416+
</div>
417+
</a>
419418

420-
<div class="cert-card">
421-
<h4>Python (Basic)</h4>
422-
<div class="cert-issuer">HackerRank</div>
423-
<div class="cert-date">August 2023</div>
424-
</div>
419+
<a
420+
href="https://www.hackerrank.com/certificates/a7eb4d823fc7"
421+
target="_blank"
422+
>
423+
<div class="cert-card">
424+
<h4>SQL (Advanced)</h4>
425+
<div class="cert-issuer">HackerRank</div>
426+
<div class="cert-date">May 2024</div>
427+
</div>
428+
</a>
425429

426-
<div class="cert-card">
427-
<h4>IELTS Academic Band 8</h4>
428-
<div class="cert-issuer">IELTS</div>
429-
<div class="cert-date">January 2023</div>
430-
</div>
430+
<a
431+
href="https://www.hackerrank.com/certificates/84d49a27c17f"
432+
target="_blank"
433+
>
434+
<div class="cert-card">
435+
<h4>Python (Basic)</h4>
436+
<div class="cert-issuer">HackerRank</div>
437+
<div class="cert-date">August 2023</div>
438+
</div>
439+
</a>
431440
</div>
432441
</section>
433442

0 commit comments

Comments
 (0)