From 1991afef8cbd3383169eb7a3f44d2d2182f6e9d7 Mon Sep 17 00:00:00 2001 From: xiung Date: Wed, 23 Oct 2024 01:11:33 +0800 Subject: [PATCH] Edited: about & birthday! --- src/config.ts | 2 +- src/content/spec/about.md | 26 ++++++++++++++++---------- 2 files changed, 17 insertions(+), 11 deletions(-) diff --git a/src/config.ts b/src/config.ts index 0e272d3..c61b209 100644 --- a/src/config.ts +++ b/src/config.ts @@ -49,7 +49,7 @@ export const navBarConfig: NavBarConfig = { export const profileConfig: ProfileConfig = { avatar: 'assets/images/avatar.jpeg', // Relative to the /src directory. Relative to the /public directory if it starts with '/' name: 'xiung', - bio: '🇹🇼 16yo / T-school', + bio: '🇹🇼 17yo / T-school', links: [ // { // name: 'Twitter', diff --git a/src/content/spec/about.md b/src/content/spec/about.md index 463e972..d33fb14 100644 --- a/src/content/spec/about.md +++ b/src/content/spec/about.md @@ -1,21 +1,27 @@ -# About +# About Me -## Activities & Involvement +- 目前就讀北市數位實驗高中二年級,對資訊領域充滿熱忱,並朝著資訊安全的方向前進中。曾經騎單車環過一次島,平時的興趣也以活蹦亂跳的活動為主!同時也有在關注人權、貧窮等議題。 -### ISIP -- AIS3 Juniors 2022 +# Activities & Involvement + +### 課程/競賽經歷 +- AIS3 Juniors 2022 學員 - AIS3 MyFirstCTF 2024 rk.10 - AIS3 Pre-Exam 2024 rk.143 -- AIS3 2024 +- AIS3 2024 學員 +- AIS3 Club 2024 FhCTF 出題者 - AIS3 Club 2024 全國資安社團暨社群幹部研習營 -- 臺灣好厲駭第九屆 高階培訓學員 +- TAIWAN HolyHigh Training 第九屆 高階培訓學員 -### Events -- SITCON 2022, 2024 會眾 +### 社群活動 +- SITCON 年會 + - 2022、2024 會眾 + - 2025 議程組 組員 - CYBERSEC 2022 - 2024 會眾 - HITCON CMT 2024 會眾 +- THJCC CTF 第二屆 出題組 -### Clubs +### 社團經歷 - 臺北市數位實驗高中 資訊研究社 - 第一屆 `( 社長、創辦者 )` - 第二屆 `( 社長 )` @@ -26,6 +32,6 @@ ## Education - 臺北市數位實驗高級中學 - - Taipei Digital Experimental High School `( Expected Graduation: June 2026 )` + - `Taipei Digital Experimental High School` ::github{repo="stgst/stgst.github.io"} \ No newline at end of file