Update index.html
Browse files- index.html +36 -17
index.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
<meta charset="UTF-8" />
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 6 |
<title>Truong-Phuc Nguyen | NLP Researcher</title>
|
| 7 |
-
<link rel="icon" href="
|
| 8 |
<link rel="stylesheet" href="style.css" />
|
| 9 |
<link
|
| 10 |
href="https://cdn.jsdelivr.net/npm/remixicon@4.0.0/fonts/remixicon.css"
|
|
@@ -616,22 +616,34 @@
|
|
| 616 |
<h3 style="color: var(--accent); margin-bottom: 1.5rem">
|
| 617 |
<i class="ri-verified-badge-line"></i> Certifications
|
| 618 |
</h3>
|
| 619 |
-
<
|
| 620 |
-
<
|
| 621 |
-
|
| 622 |
-
|
| 623 |
-
|
| 624 |
-
|
| 625 |
-
|
| 626 |
-
|
| 627 |
-
|
| 628 |
-
|
| 629 |
-
|
| 630 |
-
|
| 631 |
-
|
| 632 |
-
|
| 633 |
-
|
| 634 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 635 |
</div>
|
| 636 |
|
| 637 |
<div class="glass-card">
|
|
@@ -675,6 +687,13 @@
|
|
| 675 |
<i class="ri-award-fill"></i> Awards
|
| 676 |
</h3>
|
| 677 |
<div class="awards-grid">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 678 |
<div class="award-item">
|
| 679 |
<div class="award-icon"><i class="ri-honour-line"></i></div>
|
| 680 |
<div class="award-info">
|
|
|
|
| 4 |
<meta charset="UTF-8" />
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 6 |
<title>Truong-Phuc Nguyen | NLP Researcher</title>
|
| 7 |
+
<link rel="icon" href="👨🎓" type="image/x-icon" />
|
| 8 |
<link rel="stylesheet" href="style.css" />
|
| 9 |
<link
|
| 10 |
href="https://cdn.jsdelivr.net/npm/remixicon@4.0.0/fonts/remixicon.css"
|
|
|
|
| 616 |
<h3 style="color: var(--accent); margin-bottom: 1.5rem">
|
| 617 |
<i class="ri-verified-badge-line"></i> Certifications
|
| 618 |
</h3>
|
| 619 |
+
<div class="timeline">
|
| 620 |
+
<div class="timeline-item">
|
| 621 |
+
<div class="timeline-date">November 2025</div>
|
| 622 |
+
<h3>KSE 2025 Certification of Presentation</h3>
|
| 623 |
+
</div>
|
| 624 |
+
<div class="timeline-item">
|
| 625 |
+
<div class="timeline-date">July 2025</div>
|
| 626 |
+
<h3>TOEIC Reading & Listening</h3>
|
| 627 |
+
</div>
|
| 628 |
+
<div class="timeline-item">
|
| 629 |
+
<div class="timeline-date">February 2025</div>
|
| 630 |
+
<h3>Hugging Face Agents Course</h3>
|
| 631 |
+
</div>
|
| 632 |
+
<div class="timeline-item">
|
| 633 |
+
<div class="timeline-date">December 2024</div>
|
| 634 |
+
<h3>
|
| 635 |
+
SOICT 2024 Presentation - Conference Presentation Certification
|
| 636 |
+
</h3>
|
| 637 |
+
</div>
|
| 638 |
+
<div class="timeline-item">
|
| 639 |
+
<div class="timeline-date">February 2024</div>
|
| 640 |
+
<h3>Google Data Analytics Professional Certificate</h3>
|
| 641 |
+
</div>
|
| 642 |
+
<div class="timeline-item">
|
| 643 |
+
<div class="timeline-date">February 2024</div>
|
| 644 |
+
<h3>Stanford Machine Learning Specialization</h3>
|
| 645 |
+
</div>
|
| 646 |
+
</div>
|
| 647 |
</div>
|
| 648 |
|
| 649 |
<div class="glass-card">
|
|
|
|
| 687 |
<i class="ri-award-fill"></i> Awards
|
| 688 |
</h3>
|
| 689 |
<div class="awards-grid">
|
| 690 |
+
<div class="award-item">
|
| 691 |
+
<div class="award-icon"><i class="ri-honour-line"></i></div>
|
| 692 |
+
<div class="award-info">
|
| 693 |
+
<h4>Sencond Prize - MOE-level Student Scientific Research</h4>
|
| 694 |
+
<p class="award-date">June 2025</p>
|
| 695 |
+
</div>
|
| 696 |
+
</div>
|
| 697 |
<div class="award-item">
|
| 698 |
<div class="award-icon"><i class="ri-honour-line"></i></div>
|
| 699 |
<div class="award-info">
|