File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -66,19 +66,25 @@ const config = {
66
66
name : 'TOEIC' ,
67
67
body : 'Score: 865' ,
68
68
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'
70
76
} ,
71
77
] ,
72
78
education : [
73
79
{
74
80
institution : 'Hanoi University of Science and Technology' ,
75
- degree : 'Bachelor' ,
81
+ degree : 'Bachelor of Computer Science ' ,
76
82
from : '2017' ,
77
83
to : '2021' ,
78
84
} ,
79
85
{
80
86
institution : 'Hanoi University of Science and Technology' ,
81
- degree : 'Master' ,
87
+ degree : 'Master of Computer Science ' ,
82
88
from : '2021' ,
83
89
to : '2023' ,
84
90
} ,
You can’t perform that action at this time.
0 commit comments