Skip to content

Commit 780c00d

Browse files
author
NamCyan
committed
update
1 parent 1db0586 commit 780c00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/avatar-card/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ const AvatarCard = ({ profile, loading, avatarRing, resume }) => {
5555
{/* {loading || !profile
5656
? skeleton({ width: 'w-48', height: 'h-5' })
5757
: bio} */}
58-
I completed Master of Data Science at Hanoi University of Science and Technology. At present, I am engaged in research as an AI resident at FPT Software AIC Lab, working under the supervision of <a href="https://bdqnghi.github.io/">Dr. Nghi Bui</a>, and my primary focus is on AI4Code. Looking to the future, I am excited about the possibility of pursuing a Ph.D. in 2024, with a strong desire to delve further into research in the field of AI4Code or Natural Language Processing.
58+
I completed Master of Data Science at Hanoi University of Science and Technology. At present, I am engaged in research as an AI resident at FPT Software AIC Lab, working under the supervision of <a href="https://bdqnghi.github.io/" style="color:#36AE7C;">Dr. Nghi Bui</a>, and my primary focus is on AI4Code. Looking to the future, I am excited about the possibility of pursuing a Ph.D. in 2024, with a strong desire to delve further into research in the field of AI4Code or Natural Language Processing.
5959
</div>
6060
</div>
6161
{resume?.fileUrl &&

0 commit comments

Comments
 (0)