diff --git a/CV.Rproj b/CV.Rproj index 7c99a63..0c95a34 100644 --- a/CV.Rproj +++ b/CV.Rproj @@ -1,4 +1,5 @@ Version: 1.0 +ProjectId: 9e924cf4-448e-4580-bf97-b4db78d8ff79 RestoreWorkspace: No SaveWorkspace: No diff --git a/CV.pdf b/CV.pdf index e91ed17..29bf151 100644 Binary files a/CV.pdf and b/CV.pdf differ diff --git a/WoonJunWei_CV.pdf b/WoonJunWei_CV.pdf index bfc823c..29bf151 100644 Binary files a/WoonJunWei_CV.pdf and b/WoonJunWei_CV.pdf differ diff --git a/r/data.r b/r/data.r index f47135d..980c11f 100644 --- a/r/data.r +++ b/r/data.r @@ -4,9 +4,12 @@ projects <- tribble( "Multi-Protocol Wireless Mesh Sensor Network", "IoT Protocols", 2024, "Singapore Institute of Technology", "Performed testing and gathered data for evaluation of protocols", "Multi-Protocol Wireless Mesh Sensor Network", "IoT Protocols", 2024, "Singapore Institute of Technology", "Published a paper about the implementation and findings of the WSN", - "Brain MRI Classification and Segmentation", "Artificial Intelligence/Machine Learning", 2024, "Singapore Institute of Technology", "Research and development project to classify 2D brain MRI Images", - "Brain MRI Classification and Segmentation", "Artificial Intelligence/Machine Learning", 2024, "Singapore Institute of Technology", "Implemented Efficient-UNet Architecture with Tensorflow to perform classification and segmentation operations", - "Brain MRI Classification and Segmentation", "Artificial Intelligence/Machine Learning", 2024, "Singapore Institute of Technology", "Performed testing and collection of qualitative and quantitative metrics for evaluation of model", + "Cybersecurity Capture the Flag (CTF) Competitor","Participated in hands-on challenges to identify vulnerabilities, analyze exploits, and secure systems", 2022, "Singapore", "Platforms: Hack The Box (HTB), TryHackMe (THM), PortSwigger", + "Cybersecurity Capture the Flag (CTF) Competitor","Participated in hands-on challenges to identify vulnerabilities, analyze exploits, and secure systems", 2022, "Singapore", "Competitions: IrisCTF (Forensics, OSINT), StandCon (Crypto), CyberLeague (Forensics, Cloud)", + + # "Brain MRI Classification and Segmentation", "Artificial Intelligence/Machine Learning", 2024, "Singapore Institute of Technology", "Research and development project to classify 2D brain MRI Images", + # "Brain MRI Classification and Segmentation", "Artificial Intelligence/Machine Learning", 2024, "Singapore Institute of Technology", "Implemented Efficient-UNet Architecture with Tensorflow to perform classification and segmentation operations", + # "Brain MRI Classification and Segmentation", "Artificial Intelligence/Machine Learning", 2024, "Singapore Institute of Technology", "Performed testing and collection of qualitative and quantitative metrics for evaluation of model", # "Niryo Ned 2 Development", "Robotic Arm Development", 2023, "Singapore Institute of Technology", "Robot Arm Package(s) development based on Robot Operating System (ROS)", # "Niryo Ned 2 Development", "Robotic Arm Development", 2023, "Singapore Institute of Technology", "Skills acuqired: ROS Development, Computer Vision, Scrum Framework",