diff --git a/CV.Rmd b/CV.Rmd index d780284..63b7c87 100644 --- a/CV.Rmd +++ b/CV.Rmd @@ -9,7 +9,7 @@ github: Devoalda linkedin: woon-jun-wei-893406174 date: "`r format(Sys.time(), '%B %Y')`" headcolor: 990000 -aboutme: "I am a student currently persuing a Degree in Computing Science at Singapore Institude of Technology(SIT). I have a deep driven passion for security, electronics and automation." +aboutme: "I am a student currently persuing a Degree in Computing Science at Singapore Institute of Technology(SIT). I have a deep driven passion for security, electronics and automation." docname: CV output: vitae::awesomecv --- diff --git a/CV.pdf b/CV.pdf deleted file mode 100644 index 140186a..0000000 Binary files a/CV.pdf and /dev/null differ diff --git a/Woon_Jun_Wei_Resume.pdf b/Woon_Jun_Wei_Resume.pdf index 140186a..cc07d93 100644 Binary files a/Woon_Jun_Wei_Resume.pdf and b/Woon_Jun_Wei_Resume.pdf differ diff --git a/r/data.r b/r/data.r index 19b78f3..66cb1e6 100644 --- a/r/data.r +++ b/r/data.r @@ -33,6 +33,7 @@ projects <- tribble( certifications <- tribble( ~area, ~accomplishment, ~year, ~where, ~detail, + "Google Cyber Security", "Google Cyber Security Certification", "2024", "Coursera", NA, "Amazon Web Services (AWS)", "AWS Academy Cloud Foundations", "2023", "AWS", NA, "Docker", "Docker Fundamentals", "2023", "VMware", NA, "Kubernetes", "Kubernetes Fundamentals", "2023", "VMware", NA, @@ -64,7 +65,7 @@ honors <- tribble( 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", + "BSC (HONS) COMPUTING SCIENCE", 2022, NA, "Singapore Institute of Technology", "Singapore", "Cumulative Grade Point Average: 4.72/5", "BSC (HONS) COMPUTING SCIENCE", 2022, NA, "Singapore Institute of Technology", "Singapore", "StandCon CTF 2023 (Participant)", "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",