From 47eb3153addf5ce831f9206cd7f55c5ced16b4d5 Mon Sep 17 00:00:00 2001 From: Van Nguyen Date: Wed, 3 Sep 2025 22:50:09 +0800 Subject: [PATCH 1/2] Update uow.md --- src/content/education/uow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/education/uow.md b/src/content/education/uow.md index 06315ee..a92b4a8 100644 --- a/src/content/education/uow.md +++ b/src/content/education/uow.md @@ -3,6 +3,6 @@ school: "University of Wollongong" degree: "Master's Degree" field: "Digital Systems Security" startDate: "2023-01" -endDate: "2025-01" +endDate: "2025-04" description: "Specializing in cybersecurity, network security, and digital forensics. Key coursework includes Advanced Network Security, Cryptography, and Security Risk Management." --- \ No newline at end of file From be923272c747d66d65cd5c3f8f91095eebab0138 Mon Sep 17 00:00:00 2001 From: Van Nguyen Date: Wed, 3 Sep 2025 22:53:39 +0800 Subject: [PATCH 2/2] Create nmap.md --- src/content/skills/nmap.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/content/skills/nmap.md diff --git a/src/content/skills/nmap.md b/src/content/skills/nmap.md new file mode 100644 index 0000000..3c09556 --- /dev/null +++ b/src/content/skills/nmap.md @@ -0,0 +1,5 @@ +--- +name: "Nmap" +level: "Advanced" +category: "Cybersecurity Tools" +--- \ No newline at end of file