diff --git a/CV.pdf b/CV.pdf index ed8d4f9..bfc823c 100644 Binary files a/CV.pdf and b/CV.pdf differ diff --git a/r/data.r b/r/data.r index 898aa6a..ac062e7 100644 --- a/r/data.r +++ b/r/data.r @@ -67,6 +67,7 @@ honors <- tribble( edu <- tribble( ~degree, ~startYear, ~endYear, ~inst, ~where, ~detail, "BSC (HONS) COMPUTING SCIENCE", 2022, NA, "Singapore Institute of Technology, University of Glasgow", "Singapore/Glasgow", "Cumulative Grade Point Average: 4.73/5", + "BSC (HONS) COMPUTING SCIENCE", 2022, NA, "Singapore Institute of Technology, University of Glasgow", "Singapore/Glasgow", "Provost List AY2023/2024 (Top 2% of cohort)", "BSC (HONS) COMPUTING SCIENCE", 2022, NA, "Singapore Institute of Technology, University of Glasgow", "Singapore/Glasgow", "Singtel SHINE Apprentice", "BSC (HONS) COMPUTING SCIENCE", 2022, NA, "Singapore Institute of Technology, University of Glasgow", "Singapore/Glasgow", "Code Olympics 2024 (Participant)", "BSC (HONS) COMPUTING SCIENCE", 2022, NA, "Singapore Institute of Technology, University of Glasgow", "Singapore/Glasgow", "StandCon CTF 2023 (Participant)", @@ -80,7 +81,7 @@ work <- tribble( ~title, ~unit, ~startMonth, ~startYear, ~endMonth, ~endYear, ~where, ~detail, "Security Engineer SHINE Intern", "Technology and Service Assurance", "September", 2024, "Present", NA, "Singapore Telecommunications Ltd (Singtel)", "Responsible for updating and improving the Automation System(s) of the Advance Security Operations Centre (ASOC)", "Armament Technician Specialist", "SINGAPORE ARMED FORCES", "July", 2020, "July", 2022, "Singapore", "Responsible for maintainence and repair of the armament and C4 Systems of the Hunter Armoured Fighting Vehicle", - "Armament Technician Specialist", "SINGAPORE ARMED FORCES", "July", 2020, "July", 2022, "Singapore", "Led a sction of 7 ‑ 10 technicians for daily maintenance of vehicles", + "Armament Technician Specialist", "SINGAPORE ARMED FORCES", "July", 2020, "July", 2022, "Singapore", "Led a section of 7 ‑ 10 technicians for daily maintenance of vehicles", "Student Intern", "CYBER TEST SYSTEMS", "November", 2019, "Feburary", 2020, "Cyber Test Systems", "Malware Analysis of a 32‑bit Potable executable file", "Student Intern", "CYBER TEST SYSTEMS", "November", 2019, "Feburary", 2020, "Cyber Test Systems", "Log Analysis with security information and event management (SIEM) for the creation of threat signatures based on different cyber attack threat vectors",