This commit is contained in:
Devoalda 2024-09-27 21:31:25 +08:00
parent 3b5f5fbaa4
commit b440106ad1
5 changed files with 39 additions and 11 deletions

14
CV.Rmd
View File

@ -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 Institute 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) and a SHINE Intern at Singtel. I have a deep driven passion for security, electronics and automation."
docname: CV
output: vitae::awesomecv
---
@ -27,6 +27,7 @@ packages <- c('vitae' # The CV's LaTeX Template
,'here' # Relative File Paths
,'readr' # Data Loading
,'glue' # String Manipulation
,'tinytex' # Tex Manipulation
)
xfun::pkg_attach2(packages, message = FALSE)
@ -50,6 +51,13 @@ work %>%
```
# Publications
```{r peerreviewed}
vitae::bibliography_entries("references.bib") %>%
arrange(desc(issued))
```
# Education
```{r EDUCATION}
@ -64,7 +72,6 @@ edu %>%
)
```
\pagebreak
# Skills
@ -95,7 +102,7 @@ certifications %>%
```
<!--
# Projects
```{r PROJECTS}
@ -111,3 +118,4 @@ projects %>%
```
-->

View File

@ -11,3 +11,5 @@ Encoding: UTF-8
RnwWeave: Sweave
LaTeX: XeLaTeX
ZoteroLibraries: "My Library"

BIN
CV.pdf Normal file

Binary file not shown.

View File

@ -33,13 +33,14 @@ projects <- tribble(
certifications <- tribble(
~area, ~accomplishment, ~year, ~where, ~detail,
"Google Advanced Data Analytics", "Google Advanced Data Analytics Certification", "2024", "Coursera", NA,
"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,
"JPMorgan Software Engineering Virtual Experience on Forage", "Used perspective data visualization software and Python to monitor stock price trends and create trading strategies.", "October 2022", "JPMorgan Chase & Co.", NA,
"HackerRank", "SQL(BASIC)", "2022", "HackerRank", NA,
"HackerRank", "PYTHON(BASIC)", "2022", "HackerRank",NA ,
# "HackerRank", "SQL(BASIC)", "2022", "HackerRank", NA,
# "HackerRank", "PYTHON(BASIC)", "2022", "HackerRank",NA ,
#"Taekwondo", "SINGAPORE TAEKWONDO FEDERATiON 3RD DAN BLACK BELT", "2019", "Singapore", NA,
#"Taekwondo", "KUKKIWON 1ST DAN BLACK BELT", "2018", "Singapore", NA,
#"Taekwondo", "NATIONAL COACH ACCREDIATION PROGRAM LEVEL 2(TECHNICAL)", "2017", "Singapore", NA
@ -49,13 +50,13 @@ certifications <- tribble(
skills <- tribble(
~area, ~skills,
"Programming Languages", "PYTHON, C, R, JAVA, SQL, PHP, BASH, RUST, C#",
"Cyber Security", "CRYPTOGRAPHY, BASIC REVERSE ENGINEERING, MALWARE ANALYSIS, TRAFFIC ANALYSIS",
"Markup Languages", "CSS, HTML, LaTeX, MARKDOWN",
"Data Interchange Formats", "CSV, JSON, XML",
"Cyber Security", "CRYPTOGRAPHY, BASIC REVERSE ENGINEERING, MALWARE ANALYSIS, TRAFFIC ANALYSIS, SIEM, SOAR",
#"Markup Languages", "CSS, HTML, LaTeX, MARKDOWN",
# "Data Interchange Formats", "CSV, JSON, XML",
"Operating Systems", "GNU/LINUX, WiNDOWS, FREEBSD VARIENTS, FreeRTOS, ROBOT OPERATING SYSTEM (ROS)",
"Version Control", "Git",
# "Text Editors", "SQL SERVER MANAGEMENT STUDIO, VIM, VISUAL STUDIO, VISUAL STUDIO CODE, ECLIPSE",
"Microsoft Office", "OUTLOOK, ONENOTE, POWERpOINT, WORD, EXCEL",
# "Microsoft Office", "OUTLOOK, ONENOTE, POWERpOINT, WORD, EXCEL",
"IoT", "RASPBERRY PI, 3D PRINTERS, ESP32, ARDUINO, ROS"
)
@ -65,17 +66,19 @@ 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.72/5",
"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", "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)",
"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",
# "GCE 'O' Levels ", 2013, 2016, "Balestier Hill Secondary School", "Singapore","Aggregate Score: 13",
)
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",
"Student Intern", "CYBER TEST SYSTEMS", "November", 2019, "Feburary", 2020, "Cyber Test Systems", "Malware Analysis of a 32bit Potable executable file",

15
references.bib Normal file
View File

@ -0,0 +1,15 @@
@inproceedings{woon_multi-protocol_2024,
location = {Singapore},
title = {Multi-Protocol Wireless Mesh Sensor Network},
rights = {https://doi.org/10.15223/policy-029},
isbn = {9798350361704},
url = {https://ieeexplore.ieee.org/document/10679304/},
doi = {10.1109/APWCS61586.2024.10679304},
eventtitle = {2024 {VTS} Asia Pacific Wireless Communications Symposium ({APWCS})},
pages = {1--6},
booktitle = {2024 {IEEE} {VTS} Asia Pacific Wireless Communications Symposium ({APWCS})},
publisher = {{IEEE}},
author = {Woon, Jun Wei and Sheng Jovian, Low Hong and Choon How, Benjamin Loh and Richie, Wang Rongqi and Yuan, Poon Xiang and Abhishek, Nalam Venkata and Bin Abbas, Muhamed Fauzi},
urldate = {2024-09-21},
date = {2024-08-21}
}