Skip to content

Commit 3ea5532

Browse files
committed
update
1 parent f9cf5d7 commit 3ea5532

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

gitprofile.config.js

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,19 +66,25 @@ const config = {
6666
name: 'TOEIC',
6767
body: 'Score: 865',
6868
year: 'Oct 2023',
69-
link: ''
69+
link: 'https://drive.google.com/file/d/1geQ9iXZZoe7-HMWQHNXRCLwn3bIzwJZ7/view?usp=sharing'
70+
},
71+
{
72+
name: 'Best Presentation Award',
73+
body: 'Bachelor Thesis',
74+
year: 'May 2021',
75+
link: 'https://drive.google.com/file/d/15xtArinu6x4XyVT1417BLrXpaHc2owub/view?usp=sharing'
7076
},
7177
],
7278
education: [
7379
{
7480
institution: 'Hanoi University of Science and Technology',
75-
degree: 'Bachelor',
81+
degree: 'Bachelor of Computer Science',
7682
from: '2017',
7783
to: '2021',
7884
},
7985
{
8086
institution: 'Hanoi University of Science and Technology',
81-
degree: 'Master',
87+
degree: 'Master of Computer Science',
8288
from: '2021',
8389
to: '2023',
8490
},

0 commit comments

Comments
 (0)