-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathevents.json
More file actions
24 lines (24 loc) · 1.31 KB
/
events.json
File metadata and controls
24 lines (24 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"activities": [
{
"title": "一月主題課程",
"subtitle": "1月活動 報名截止:1 / 3(六)12 : 00",
"description": "想親手體驗駭客如何看待網站與系統嗎?今年的 AIS3 合作課程強勢回歸!一連兩天從 Web 常見漏洞到 Binary Exploitation,帶你從基礎概念到實作演練,一步步深入資安的核心。",
"date": "1 / 3(六)~ 1 / 4(日)",
"location": "台中高工",
"price": "免費",
"link": "https://forms.gle/Cg3itW4tdbTBHK7X7",
"image": "https://eu-images.contentstack.com/v3/assets/blt69509c9116440be8/blt8ffb90a2f64bacfa/6776f4544b281ca5e2bc465a/cybersecurity_NicoElNino-AlamyStockPhoto.jpg?width=1280&auto=webp&quality=80&format=jpg&disable=upscale"
},
{
"title": "聯合寒訓",
"subtitle": "2月活動 報名截止:1 / 11(日)23 : 59",
"description": "想讓寒假過得更加充實?留下更多回憶?想增進自己的資訊能力與技術?想認識更多志同道合的資訊圈朋友?那就來參加我們的聯合寒訓吧!",
"date": "2 / 5(日)~ 2 / 8(日)",
"location": "國立成功大學",
"price": "詳細費用見官網",
"link": "https://scist.camp",
"image": "https://scist.camp/assets/images/scaict.png"
}
]
}