ntphuc149 commited on
Commit
289c116
·
verified ·
1 Parent(s): 00f5bb3

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +812 -18
index.html CHANGED
@@ -1,19 +1,813 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  </html>
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
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/[email protected]/fonts/remixicon.css"
11
+ rel="stylesheet"
12
+ />
13
+ </head>
14
+ <body>
15
+ <!-- Navigation -->
16
+ <nav>
17
+ <div class="nav-container">
18
+ <div class="logo"><i class="ri-leaf-fill"></i></div>
19
+ <button class="mobile-menu-btn" onclick="toggleMenu()">
20
+ <i class="ri-align-justify"></i>
21
+ </button>
22
+ <ul class="nav-links" id="navLinks">
23
+ <li><a href="#about">About</a></li>
24
+ <li><a href="#education">Education</a></li>
25
+ <li><a href="#publications">Publications</a></li>
26
+ <li><a href="#experience">Experience</a></li>
27
+ <li><a href="#achievements">Achievements</a></li>
28
+ <li><a href="#skills">Skills</a></li>
29
+ <li><a href="#contact">Contact</a></li>
30
+ </ul>
31
+ <button class="theme-toggle" onclick="toggleTheme()">
32
+ <i class="ri-moon-fill" id="themeIcon"></i>
33
+ </button>
34
+ </div>
35
+ </nav>
36
+
37
+ <!-- Hero Section -->
38
+ <section class="hero">
39
+ <div class="hero-content">
40
+ <img
41
+ src="image/CV_1MB.png"
42
+ alt="Truong-Phuc Nguyen"
43
+ class="profile-image"
44
+ />
45
+ <h1>Truong-Phuc Nguyen</h1>
46
+ <p class="subtitle">NLP Enthusiast</p>
47
+ <p class="description">
48
+ Graduate Computer Science student specializing in Natural Language
49
+ Processing and Machine Learning, with focus on Vietnamese language
50
+ processing, question answering systems, and legal AI applications.
51
+ </p>
52
+ <div class="social-links">
53
+ <a href="#" class="social-link" id="scholarLink">
54
+ <i class="ri-graduation-cap-fill"></i> Google Scholar
55
+ </a>
56
+ <a href="#" class="social-link" id="githubLink">
57
+ <i class="ri-github-fill"></i> GitHub
58
+ </a>
59
+ <a href="#" class="social-link" id="linkedinLink">
60
+ <i class="ri-linkedin-box-fill"></i> LinkedIn
61
+ </a>
62
+ </div>
63
+ </div>
64
+ </section>
65
+
66
+ <div class="container">
67
+ <!-- About Section -->
68
+ <section id="about">
69
+ <h2 class="section-title">About Me</h2>
70
+ <div class="glass-card">
71
+ <p style="text-align: justify; line-height: 1.8">
72
+ Hello! I'm Truong-Phuc Nguyen (you can call me Fook), a graduate
73
+ Computer Science student specializing in Natural Language Processing
74
+ and Machine Learning. My expertise spans across question answering
75
+ systems, text generation, information retrieval, and Vietnamese
76
+ language processing using both pre-trained language models and large
77
+ language models.
78
+ </p>
79
+ <p style="text-align: justify; line-height: 1.8; margin-top: 1rem">
80
+ Through my research and practical projects, I have successfully
81
+ built proof-of-concept NLP systems, including legal QA platforms,
82
+ educational question generation tools, and multilingual text
83
+ processing pipelines. Currently seeking a position related to NLP
84
+ where I can leverage my deep understanding of language models, text
85
+ processing algorithms, and research experience.
86
+ </p>
87
+ </div>
88
+ </section>
89
+
90
+ <!-- Education Section -->
91
+ <section id="education">
92
+ <h2 class="section-title">Education</h2>
93
+ <div class="glass-card">
94
+ <h3>
95
+ <i class="ri-school-fill"></i> Hung Yen University of Technology and
96
+ Education
97
+ </h3>
98
+ <p style="color: var(--accent); font-weight: 600">
99
+ Bachelor of Engineering in Computer Science (Talented Engineer
100
+ Program)
101
+ </p>
102
+ <p style="color: var(--text-secondary)">September 2021 - June 2025</p>
103
+
104
+ <div class="education-stats">
105
+ <div class="stat-item">
106
+ <div class="stat-number">9.04</div>
107
+ <div class="stat-label">GPA / 10</div>
108
+ </div>
109
+ <div class="stat-item">
110
+ <div class="stat-number">3.75</div>
111
+ <div class="stat-label">GPA / 4</div>
112
+ </div>
113
+ <div class="stat-item">
114
+ <div class="stat-number">#1</div>
115
+ <div class="stat-label">Class Rank</div>
116
+ </div>
117
+ </div>
118
+ </div>
119
+ </section>
120
+
121
+ <!-- Publications Section -->
122
+ <section id="publications">
123
+ <h2 class="section-title">Publications</h2>
124
+
125
+ <div class="glass-card">
126
+ <h3 style="color: var(--accent); margin-bottom: 1.5rem">
127
+ <i class="ri-file-paper-2-line"></i> Journal Articles
128
+ </h3>
129
+
130
+ <div class="publication-item">
131
+ <h4>
132
+ [1] A fine-tuning framework based on question, context, and answer
133
+ relationships for enhancing legal information retrieval
134
+ </h4>
135
+ <p class="publication-meta">
136
+ <strong>Authors:</strong> Nhu Hai Phung, Chi Thanh Nguyen,
137
+ Minh-Tien Nguyen, Thu Ha Nguyen, Huu Loi Le, &
138
+ <strong>Truong-Phuc Nguyen</strong><br />
139
+ <strong>Published in:</strong> Engineering Applications of
140
+ Artificial Intelligence, Volume 159, Page 111570. Elsevier,
141
+ 2025<br />
142
+ <strong>Impact:</strong> WoS, Q1, IF: 8.0<br />
143
+ <a
144
+ href="https://doi.org/10.1016/j.engappai.2025.111570"
145
+ class="doi-link"
146
+ target="_blank"
147
+ >DOI: 10.1016/j.engappai.2025.111570</a
148
+ >
149
+ </p>
150
+ </div>
151
+
152
+ <div class="publication-item">
153
+ <h4>
154
+ [2] Towards Vietnamese Legal Question Answering: An Empirical
155
+ Study
156
+ </h4>
157
+ <p class="publication-meta">
158
+ <strong>Authors:</strong> <strong>Truong-Phuc Nguyen</strong>,
159
+ Van-Quyet Nguyen, & Minh-Tien Nguyen<br />
160
+ <strong>Status:</strong> Submitted to Artificial Intelligence and
161
+ Law, Springer, 2025
162
+ </p>
163
+ </div>
164
+
165
+ <div class="publication-item">
166
+ <h4>
167
+ [3] ViLegalBERT & ViLegalQwen: Lightweight Domain-Adaptive
168
+ Language Models for Vietnamese Legal Text Processing
169
+ </h4>
170
+ <p class="publication-meta">
171
+ <strong>Authors:</strong> <strong>Truong-Phuc Nguyen</strong>,
172
+ Quy-Nhan Nguyen, Manh-Cuong Phan, Tien-Manh Tran, Huy-The Vu &
173
+ Minh-Tien Nguyen<br />
174
+ <strong>Status:</strong> Under Writing
175
+ </p>
176
+ </div>
177
+
178
+ <div class="publication-item">
179
+ <h4>
180
+ [4] Application of Machine Learning in Image Recognition to Detect
181
+ Some Abnormalities in the Examination Rooms
182
+ </h4>
183
+ <p class="publication-meta">
184
+ <strong>Authors:</strong> Tien-Dat Nguyen,
185
+ <strong>Truong-Phuc Nguyen</strong>, and Pham Minh Chuan<br />
186
+ <strong>Published in:</strong> UTEHY Journal of Applied Science
187
+ and Technology, Vol. 40, 2023, pp. 27-32
188
+ </p>
189
+ </div>
190
+ </div>
191
+
192
+ <div class="glass-card">
193
+ <h3 style="color: var(--accent); margin-bottom: 1.5rem">
194
+ <i class="ri-article-line"></i> Conference Papers
195
+ </h3>
196
+
197
+ <div class="publication-item">
198
+ <h4>
199
+ [1] UTEHY-NLU@ALQAC 2025: Dynamic Weighted Ensemble and Adaptive
200
+ Reasoning for Vietnamese Legal Text Processing
201
+ </h4>
202
+ <p class="publication-meta">
203
+ <strong>Authors:</strong> <strong>Truong-Phuc Nguyen</strong>,
204
+ Quy-Nhan Nguyen, Manh-Cuong Phan, Chi-Hai Cao, Trinh-Hoai-An
205
+ Duong, Minh-Tien Nguyen<br />
206
+ <strong>Conference:</strong> The 17th International Conference on
207
+ Knowledge and Systems Engineering (KSE 2025), ISAILD, 2025<br />
208
+ <strong>Status:</strong> Accepted
209
+ </p>
210
+ </div>
211
+
212
+ <div class="publication-item">
213
+ <h4>
214
+ [2] ViEduQA: A New Vietnamese Dataset for Question Answer
215
+ Generation in Education
216
+ </h4>
217
+ <p class="publication-meta">
218
+ <strong>Authors:</strong> <strong>Truong-Phuc Nguyen</strong>,
219
+ Huu-Loi Le, Phuc Quoc-Hung, Nhan Quy Huy, Xuan-Hieu Phan, and
220
+ Minh-Tien Nguyen<br />
221
+ <strong>Published in:</strong> Information and Communication
222
+ Technology. SOICT 2024. CCIS, vol. 2352, pp. 441-455. Springer,
223
+ Singapore, 2025<br />
224
+ <a
225
+ href="https://doi.org/10.1007/978-981-96-4288-5_34"
226
+ class="doi-link"
227
+ target="_blank"
228
+ >DOI: 10.1007/978-981-96-4288-5_34</a
229
+ >
230
+ </p>
231
+ </div>
232
+
233
+ <div class="publication-item">
234
+ <h4>
235
+ [3] Vietnamese Legal Question Answering: An Experimental Study
236
+ </h4>
237
+ <p class="publication-meta">
238
+ <strong>Authors:</strong> Thu-Ha Nguyen,
239
+ <strong>Truong-Phuc Nguyen</strong>, Khang T. Trung, Huu-Loi Le,
240
+ Le Thi Viet Huong, Chi Thanh Nguyen, and Minh-Tien Nguyen<br />
241
+ <strong>Published in:</strong> Proceedings of 2024 16th
242
+ International Conference on Knowledge and Systems Engineering
243
+ (KSE), Kuala Lumpur, Malaysia, 2024, pp. 1-6. IEEE<br />
244
+ <a
245
+ href="https://doi.org/10.1109/KSE63888.2024.11063637"
246
+ class="doi-link"
247
+ target="_blank"
248
+ >DOI: 10.1109/KSE63888.2024.11063637</a
249
+ >
250
+ </p>
251
+ </div>
252
+ </div>
253
+ </section>
254
+
255
+ <!-- Research Experience Section -->
256
+ <section id="experience">
257
+ <h2 class="section-title">Experience</h2>
258
+
259
+ <!--Tab Navigation -->
260
+ <div class="experience-tabs">
261
+ <button class="tab-btn active" onclick="switchTab('research')">
262
+ <i class="ri-search-line"></i> Research
263
+ </button>
264
+ <button class="tab-btn" onclick="switchTab('working')">
265
+ <i class="ri-briefcase-line"></i> Working
266
+ </button>
267
+ <button class="tab-btn" onclick="switchTab('teaching')">
268
+ <i class="ri-presentation-fill"></i> Teaching & Mentoring
269
+ </button>
270
+ </div>
271
+
272
+ <!-- Research Tab Content -->
273
+ <div id="research-tab" class="tab-content active">
274
+ <div class="glass-card">
275
+ <div class="timeline">
276
+ <div class="timeline-item">
277
+ <div class="timeline-date">August 2025 – Present</div>
278
+ <h3>
279
+ MedMAS - Multi-agent System for Pre-visit Clinical Note
280
+ Generation
281
+ </h3>
282
+ <p style="color: var(--accent); font-weight: 600">
283
+ Biomedical Laboratory, Feng Chia University, Taiwan
284
+ </p>
285
+ <p class="timeline-content">
286
+ Building a Multi-Agent System for the medical domain to
287
+ extract patient information through conversations, generate
288
+ follow-up questions to collect more patient information and
289
+ create summary reports for the pre-medical examination stage
290
+ for patients, to save examination time for doctors and improve
291
+ the patient's experience during medical examination and
292
+ treatment.
293
+ </p>
294
+ <p
295
+ style="
296
+ color: var(--text-secondary);
297
+ font-size: 0.9rem;
298
+ margin-top: 0.5rem;
299
+ "
300
+ >
301
+ <strong>Advisor:</strong> Prof. Fang-Rong Hsu
302
+ </p>
303
+ </div>
304
+
305
+ <div class="timeline-item">
306
+ <div class="timeline-date">September 2024 – Present</div>
307
+ <h3>
308
+ ViLegalBERT & ViLegalQwen - Domain-specific Language Models
309
+ </h3>
310
+ <p style="color: var(--accent); font-weight: 600">
311
+ NLU Laboratory, Hung Yen University of Technology and
312
+ Education
313
+ </p>
314
+ <p class="timeline-content">
315
+ Developing representation and generation models specifically
316
+ for the legal domain in Vietnam through continual pretraining
317
+ of language models on large datasets from four sources of
318
+ authoritative legal documents in Vietnam. Legal pretrained
319
+ models are trained on high-quality large-scale synthetic
320
+ datasets, compared with base models and Vietnamese-specific
321
+ models of the same size on the problems of Question Answering
322
+ (True/False, Multiple-choice), Natural Language Inference,
323
+ Text Classification.
324
+ </p>
325
+ <p
326
+ style="
327
+ color: var(--text-secondary);
328
+ font-size: 0.9rem;
329
+ margin-top: 0.5rem;
330
+ "
331
+ >
332
+ <strong>Advisor:</strong> Assoc. Prof. Minh-Tien Nguyen
333
+ </p>
334
+ </div>
335
+
336
+ <div class="timeline-item">
337
+ <div class="timeline-date">August 2025 – September 2025</div>
338
+ <h3>Adaptive Weighted Ensemble for Legal Text Processing</h3>
339
+ <p style="color: var(--accent); font-weight: 600">
340
+ NLU Laboratory, UTEHY
341
+ </p>
342
+ <p class="timeline-content">
343
+ Designed a framework combining multiple bi-encoders through
344
+ query-specific confidence calculation, advanced dynamic
345
+ weighting, and ensemble score fusion with cross-encoder
346
+ reranker. Achieved 3rd place in Legal Information Retrieval
347
+ task (F2-score: 0.8482, 7.51% improvement) and 2nd place in
348
+ Legal Question Answering (97.56% accuracy). Paper accepted at
349
+ ISAILD-KSE 2025.
350
+ </p>
351
+ <p
352
+ style="
353
+ color: var(--text-secondary);
354
+ font-size: 0.9rem;
355
+ margin-top: 0.5rem;
356
+ "
357
+ >
358
+ <strong>Advisor:</strong> Assoc. Prof. Minh-Tien Nguyen
359
+ </p>
360
+ </div>
361
+
362
+ <div class="timeline-item">
363
+ <div class="timeline-date">February 2024 – September 2025</div>
364
+ <h3>
365
+ IntelliChat - Vietnamese Legal Question Answering System
366
+ </h3>
367
+ <p style="color: var(--accent); font-weight: 600">
368
+ NLU Laboratory, UTEHY
369
+ </p>
370
+ <p class="timeline-content">
371
+ Built an end-to-end legal QA system for Vietnamese,
372
+ integrating information retrieval with answer generation.
373
+ System processes legal queries, retrieves relevant legal
374
+ articles, and generates accurate answers using
375
+ state-of-the-art NLP techniques.
376
+ </p>
377
+ <p
378
+ style="
379
+ color: var(--text-secondary);
380
+ font-size: 0.9rem;
381
+ margin-top: 0.5rem;
382
+ "
383
+ >
384
+ <strong>Advisor:</strong> Assoc. Prof. Minh-Tien Nguyen
385
+ </p>
386
+ </div>
387
+
388
+ <div class="timeline-item">
389
+ <div class="timeline-date">February 2024 – June 2025</div>
390
+ <h3>
391
+ QACTune - Advanced Legal Information Retrieval Framework
392
+ </h3>
393
+ <p style="color: var(--accent); font-weight: 600">
394
+ NLU Laboratory, UTEHY
395
+ </p>
396
+ <p class="timeline-content">
397
+ Developed a novel fine-tuning framework leveraging
398
+ Question-Context-Answer relationships for enhancing legal
399
+ information retrieval in low-resource settings. Average
400
+ improvements of 3.9% and 4.8% in MAP@K. Published in
401
+ Engineering Applications of Artificial Intelligence (WoS, Q1,
402
+ IF: 8.0).
403
+ </p>
404
+ <p
405
+ style="
406
+ color: var(--text-secondary);
407
+ font-size: 0.9rem;
408
+ margin-top: 0.5rem;
409
+ "
410
+ >
411
+ <strong>Advisor:</strong> Assoc. Prof. Minh-Tien Nguyen
412
+ </p>
413
+ </div>
414
+
415
+ <div class="timeline-item">
416
+ <div class="timeline-date">July 2023 – January 2024</div>
417
+ <h3>
418
+ ViEduQAG - Vietnamese Question and Answer Generation in
419
+ Education
420
+ </h3>
421
+ <p style="color: var(--accent); font-weight: 600">
422
+ NLU Laboratory, UTEHY
423
+ </p>
424
+ <p class="timeline-content">
425
+ Pioneered Vietnamese Question-Answer Generation research in
426
+ education domain by creating ViEduQA - the first comprehensive
427
+ Vietnamese educational QAG dataset with 12,618 QA pairs across
428
+ 319 lessons from 4 high school subjects. Published in SOICT
429
+ 2024 (Springer CCIS).
430
+ </p>
431
+ <p
432
+ style="
433
+ color: var(--text-secondary);
434
+ font-size: 0.9rem;
435
+ margin-top: 0.5rem;
436
+ "
437
+ >
438
+ <strong>Advisor:</strong> Assoc. Prof. Minh-Tien Nguyen
439
+ </p>
440
+ </div>
441
+ </div>
442
+ </div>
443
+ </div>
444
+
445
+ <!-- Working Tab Content -->
446
+ <div id="working-tab" class="tab-content">
447
+ <div class="glass-card">
448
+ <h3 style="color: var(--accent); margin-bottom: 1rem">
449
+ <i class="ri-briefcase-line"></i> Work Experience
450
+ </h3>
451
+ <div class="timeline">
452
+ <div class="timeline-item">
453
+ <div class="timeline-date">February 2025 – July 2025</div>
454
+ <h3>
455
+ NLP Fresher @ Artificial Intelligence Institute JSC, Hung Yen,
456
+ Vietnam
457
+ </h3>
458
+ <p style="color: var(--accent); font-weight: 600">
459
+ SmartChat - Smart AI Assistant for Vietnamese
460
+ </p>
461
+ <p class="timeline-content">
462
+ Led comprehensive evaluation of large language models for
463
+ production chatbot system, focusing on optimizing performance
464
+ across multiple NLP tasks including document reranking,
465
+ question rewriting, and content generation. Conducted
466
+ systematic benchmarking of state-of-the-art models including
467
+ GPT-4o-mini, Amazon Nova Lite, Amazon Nova Micro, and Amazon
468
+ Nova Pro.
469
+ </p>
470
+ <p style="color: var(--accent); font-weight: 600">
471
+ AI Assistant for Vietnam Ministry of Agriculture
472
+ </p>
473
+ <p class="timeline-content">
474
+ Developed a comprehensive domain-specific chatbot system
475
+ enabling intelligent question-answering capabilities over
476
+ legal document collections and regulatory text corpora. Built
477
+ innovative text-to-analytics functionality and designed a
478
+ novel document chunking mechanism combining Depth-First Search
479
+ (DFS) algorithms with advanced Regular Expression patterns.
480
+ </p>
481
+ </div>
482
+ <div class="timeline-item">
483
+ <div class="timeline-date">October 2024 – January 2025</div>
484
+ <h3>AI Intern @ Viettel Telecom Corporation, Hanoi, Vietnam</h3>
485
+ <p style="color: var(--accent); font-weight: 600">
486
+ Per-Title Encoding
487
+ </p>
488
+ <p class="timeline-content">
489
+ Developed and optimized per-title encoding algorithms for
490
+ video compression on the TV360 streaming platform. Implemented
491
+ advanced analysis techniques to assess video complexity and
492
+ dynamically adjust encoding parameters, achieving optimal
493
+ balance between visual quality and file size.
494
+ </p>
495
+ <p style="color: var(--accent); font-weight: 600">
496
+ Video Frame Interpolation
497
+ </p>
498
+ <p class="timeline-content">
499
+ Designed and implemented advanced video frame interpolation
500
+ systems to enhance motion smoothness for TV360 platform
501
+ content delivery. Developed sophisticated interpolation
502
+ algorithms using deep learning techniques to generate
503
+ high-quality intermediate frames.
504
+ </p>
505
+ <p style="color: var(--accent); font-weight: 600">
506
+ Video Quality Assessment for User Generated Content
507
+ </p>
508
+ <p class="timeline-content">
509
+ Built comprehensive video quality assessment frameworks for
510
+ evaluating and enhancing user-generated content on the TV360
511
+ platform using computer vision and machine learning
512
+ techniques.
513
+ </p>
514
+ </div>
515
+ </div>
516
+ </div>
517
+ </div>
518
+
519
+ <!-- Teaching Tab Content -->
520
+ <div id="teaching-tab" class="tab-content">
521
+ <div class="glass-card">
522
+ <h3 style="color: var(--accent); margin-bottom: 1rem">
523
+ <i class="ri-presentation-line"></i> Teaching & Mentoring
524
+ </h3>
525
+ <div class="timeline">
526
+ <div class="timeline-item">
527
+ <div class="timeline-date">April 2024 – July 2025</div>
528
+ <h3>Natural Language Processing - Teaching Assistant</h3>
529
+ <p style="color: var(--accent); font-weight: 600">
530
+ CS19TN, Hung Yen University of Technology and Education
531
+ </p>
532
+ <p class="timeline-content">
533
+ Assisted in teaching Natural Language Processing course,
534
+ guiding students through fundamental and advanced NLP
535
+ concepts, helping with assignments and projects.
536
+ </p>
537
+ </div>
538
+
539
+ <div class="timeline-item">
540
+ <div class="timeline-date">April 2024 – July 2025</div>
541
+ <h3>Natural Language Processing - Key Mentor</h3>
542
+ <p style="color: var(--accent); font-weight: 600">
543
+ UTEHY-NLU Lab
544
+ </p>
545
+ <p class="timeline-content">
546
+ Mentored students in NLP research projects, guiding them
547
+ through literature review, experimental design, and paper
548
+ writing.
549
+ </p>
550
+ </div>
551
+
552
+ <div class="timeline-item">
553
+ <div class="timeline-date">December 2023 – July 2025</div>
554
+ <h3>Deep Learning - Key Mentor</h3>
555
+ <p style="color: var(--accent); font-weight: 600">
556
+ UTEHY-NLU Lab
557
+ </p>
558
+ <p class="timeline-content">
559
+ Guided students in deep learning fundamentals and
560
+ applications, covering neural networks, CNNs, RNNs, and
561
+ Transformers.
562
+ </p>
563
+ </div>
564
+
565
+ <div class="timeline-item">
566
+ <div class="timeline-date">June 2023 – July 2025</div>
567
+ <h3>Machine Learning - Key Mentor</h3>
568
+ <p style="color: var(--accent); font-weight: 600">
569
+ UTEHY-NLU Lab
570
+ </p>
571
+ <p class="timeline-content">
572
+ Mentored students in machine learning concepts and practical
573
+ applications, covering supervised and unsupervised learning
574
+ algorithms.
575
+ </p>
576
+ </div>
577
+ </div>
578
+ </div>
579
+ </div>
580
+ </section>
581
+
582
+ <!-- Achievements Section -->
583
+ <section id="achievements">
584
+ <h2 class="section-title">Achievements</h2>
585
+
586
+ <div class="glass-card">
587
+ <h3 style="color: var(--accent); margin-bottom: 1.5rem">
588
+ <i class="ri-trophy-line"></i> Academic Competitions
589
+ </h3>
590
+ <div class="awards-grid">
591
+ <div class="award-item">
592
+ <div class="award-icon"><i class="ri-trophy-line"></i></div>
593
+ <div class="award-info">
594
+ <h4>ALQAC 2025 Competition</h4>
595
+ <p class="award-date">July 2025</p>
596
+ <p style="color: var(--text-secondary); font-size: 0.9rem">
597
+ Top #2 in Legal Question Answering (0.9756 Accuracy) and Top
598
+ #3 in Legal Information Retrieval (0.8482 F2-Score)
599
+ </p>
600
+ </div>
601
+ </div>
602
+ <div class="award-item">
603
+ <div class="award-icon"><i class="ri-trophy-line"></i></div>
604
+ <div class="award-info">
605
+ <h4>ALQAC 2024 Competition</h4>
606
+ <p class="award-date">July 2024</p>
607
+ <p style="color: var(--text-secondary); font-size: 0.9rem">
608
+ Top #5 in Legal Question Answering task
609
+ </p>
610
+ </div>
611
+ </div>
612
+ </div>
613
+ </div>
614
+
615
+ <div class="glass-card">
616
+ <h3 style="color: var(--accent); margin-bottom: 1.5rem">
617
+ <i class="ri-verified-badge-line"></i> Certifications
618
+ </h3>
619
+ <ul class="skill-list">
620
+ <li><strong>TOEIC Reading & Listening</strong> (July 2025)</li>
621
+ <li><strong>Hugging Face Agents Course</strong> (February 2025)</li>
622
+ <li>
623
+ <strong>SOICT 2024 Presentation</strong> - Conference Presentation
624
+ Certification (December 2024)
625
+ </li>
626
+ <li>
627
+ <strong>Google Data Analytics Professional Certificate</strong>
628
+ (February 2024)
629
+ </li>
630
+ <li>
631
+ <strong>Stanford Machine Learning Specialization</strong>
632
+ (February 2024)
633
+ </li>
634
+ </ul>
635
+ </div>
636
+
637
+ <div class="glass-card">
638
+ <h3 style="color: var(--accent); margin-bottom: 1.5rem">
639
+ <i class="ri-hand-coin-line"></i> Scholarships
640
+ </h3>
641
+ <div class="awards-grid">
642
+ <div class="award-item">
643
+ <div class="award-icon"><i class="ri-star-line"></i></div>
644
+ <div class="award-info">
645
+ <h4>TOYOTA Excellence Academic Scholarship</h4>
646
+ <p class="award-date">November 2024</p>
647
+ </div>
648
+ </div>
649
+ <div class="award-item">
650
+ <div class="award-icon"><i class="ri-bard-line"></i></div>
651
+ <div class="award-info">
652
+ <h4>Academic Excellence Scholarships</h4>
653
+ <p class="award-date">2021-2025</p>
654
+ <p style="color: var(--text-secondary); font-size: 0.9rem">
655
+ 4 Academic Excellence & 8 Talented Program Scholarships -
656
+ Consistently ranked #1
657
+ </p>
658
+ </div>
659
+ </div>
660
+ <div class="award-item">
661
+ <div class="award-icon"><i class="ri-star-line"></i></div>
662
+ <div class="award-info">
663
+ <h4>Full Tuition Waiver</h4>
664
+ <p class="award-date">2021-2023</p>
665
+ <p style="color: var(--text-secondary); font-size: 0.9rem">
666
+ Two consecutive academic years
667
+ </p>
668
+ </div>
669
+ </div>
670
+ </div>
671
+ </div>
672
+
673
+ <div class="glass-card">
674
+ <h3 style="color: var(--accent); margin-bottom: 1.5rem">
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">
681
+ <h4>Excellence Graduate Thesis Presentation</h4>
682
+ <p class="award-date">June 2025</p>
683
+ </div>
684
+ </div>
685
+ <div class="award-item">
686
+ <div class="award-icon"><i class="ri-honour-line"></i></div>
687
+ <div class="award-info">
688
+ <h4>
689
+ First Prize - University-level Student Scientific Research
690
+ </h4>
691
+ <p class="award-date">May 2025</p>
692
+ </div>
693
+ </div>
694
+ <div class="award-item">
695
+ <div class="award-icon"><i class="ri-honour-line"></i></div>
696
+ <div class="award-info">
697
+ <h4>First Prize - Faculty-level Student Scientific Research</h4>
698
+ <p class="award-date">March 2025</p>
699
+ </div>
700
+ </div>
701
+ <div class="award-item">
702
+ <div class="award-icon"><i class="ri-honour-line"></i></div>
703
+ <div class="award-info">
704
+ <h4>
705
+ Second Prize - Faculty-level Student Scientific Research
706
+ </h4>
707
+ <p class="award-date">June 2024</p>
708
+ </div>
709
+ </div>
710
+ <div class="award-item">
711
+ <div class="award-icon"><i class="ri-honour-line"></i></div>
712
+ <div class="award-info">
713
+ <h4>Outstanding Student (5 Goods)</h4>
714
+ <p class="award-date">April 2023</p>
715
+ </div>
716
+ </div>
717
+ <div class="award-item">
718
+ <div class="award-icon"><i class="ri-honour-line"></i></div>
719
+ <div class="award-info">
720
+ <h4>First Prize - University-level English Olympic</h4>
721
+ <p class="award-date">February 2022</p>
722
+ </div>
723
+ </div>
724
+ </div>
725
+ </div>
726
+ </section>
727
+
728
+ <!-- Skills Section -->
729
+ <section id="skills">
730
+ <h2 class="section-title">Skills</h2>
731
+ <div class="skills-grid">
732
+ <div class="glass-card skill-category">
733
+ <h3><i class="ri-macbook-line"></i> Programming Languages</h3>
734
+ <ul class="skill-list">
735
+ <li>Python</li>
736
+ <li>T-SQL</li>
737
+ <li>C#</li>
738
+ </ul>
739
+ </div>
740
+
741
+ <div class="glass-card skill-category">
742
+ <h3><i class="ri-tools-line"></i> Libraries & Frameworks</h3>
743
+ <ul class="skill-list">
744
+ <li>Transformers</li>
745
+ <li>Sentence-Transformers</li>
746
+ <li>HuggingFace</li>
747
+ <li>NLTK, Spacy</li>
748
+ <li>Scikit Learn</li>
749
+ <li>PyTorch</li>
750
+ <li>Pandas, Numpy</li>
751
+ <li>Streamlit</li>
752
+ </ul>
753
+ </div>
754
+
755
+ <div class="glass-card skill-category">
756
+ <h3><i class="ri-microscope-line"></i> Techniques</h3>
757
+ <ul class="skill-list">
758
+ <li>Continual Pretraining PLMs</li>
759
+ <li>Continual Pretraining LLMs</li>
760
+ <li>Fine-tuning PLMs</li>
761
+ <li>Instruction-tuning LLMs</li>
762
+ <li>Parameter-Efficient Fine-Tuning</li>
763
+ <li>Hard-negative Mining</li>
764
+ </ul>
765
+ </div>
766
+
767
+ <div class="glass-card skill-category">
768
+ <h3><i class="ri-crosshair-line"></i> Soft Skills</h3>
769
+ <ul class="skill-list">
770
+ <li>Academic Presentation</li>
771
+ <li>Technical Report Writing</li>
772
+ <li>Problem Solving</li>
773
+ <li>Creative Thinking</li>
774
+ </ul>
775
+ </div>
776
+
777
+ <div class="glass-card skill-category">
778
+ <h3><i class="ri-database-line"></i> Database</h3>
779
+ <ul class="skill-list">
780
+ <li>SQL</li>
781
+ <li>MySQL</li>
782
+ <li>Apache</li>
783
+ </ul>
784
+ </div>
785
+ </div>
786
+ </section>
787
+
788
+ <!-- Contact Section -->
789
+ <section id="contact">
790
+ <h2 class="section-title">Get In Touch</h2>
791
+ <div class="glass-card contact-info">
792
+ <p>
793
+ <i class="ri-mail-send-line"></i>
794
+ <a href="mailto:[email protected]"
795
796
+ >
797
+ </p>
798
+ <p style="margin-top: 1rem; color: var(--text-secondary)">
799
+ Feel free to reach out for collaborations, research opportunities,
800
+ or just to connect!
801
+ </p>
802
+ </div>
803
+ </section>
804
+ </div>
805
+
806
+ <!-- Footer -->
807
+ <footer>
808
+ <p>© 2025 Truong-Phuc Nguyen. All rights reserved.</p>
809
+ </footer>
810
+
811
+ <script src="script.js"></script>
812
+ </body>
813
  </html>