Updated CV
This commit is contained in:
parent
38135c1eec
commit
4ca75babd4
2
r/data.r
2
r/data.r
|
@ -51,6 +51,8 @@ edu <- tribble(
|
|||
~degree, ~startYear, ~endYear, ~inst, ~where, ~detail,
|
||||
"BSC (HONS) COMPUTING SCIENCE", 2022, NA, "Singapore Institute of Technology", "Singapore", "Cumulative Grade Point Average: 4.65/5",
|
||||
"Diploma in Cyber Sercurity and Forensics", 2017, 2020, "Nanyang Polytechnic", "Singapore", "Cumulative Grade Point Average: 3.37/4",
|
||||
"Diploma in Cyber Sercurity and Forensics", 2017, 2020, "Nanyang Polytechnic", "Singapore", "Diploma Plus: Linux System Essentials",
|
||||
"Diploma in Cyber Sercurity and Forensics", 2017, 2020, "Nanyang Polytechnic", "Singapore", "NYP Taekwondo Club",
|
||||
"GCE 'O' Levels ", 2013, 2016, "Balestier Hill Secondary School", "Singapore","Aggregate Score: 13",
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue