2021/template/presentation.cfp.ts
2021-01-19 17:39:16 +08:00

68 lines
3.1 KiB
TypeScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

export default [
{
title: 'CDN 網站攻擊 - 這次換駭客當鬼來抓你了',
ytLink: 'https://www.youtube.com/watch?v=aomXTCTlIW4',
introdLink: 'https://sitcon.org/2020/agenda/14e76dd3-d03b-4a67-843c-f0fe9beae35c',
img: 'https://img.youtube.com/vi/aomXTCTlIW4/mqdefault.jpg'
},
{
title: '第一次做密室逃脫就上手',
ytLink: 'https://www.youtube.com/watch?v=1gFBx16AlMc',
introdLink: 'https://sitcon.org/2020/agenda/bdcf60d1-4ea7-4485-bc64-a6252eabc19f',
img: 'https://img.youtube.com/vi/1gFBx16AlMc/mqdefault.jpg'
},
{
title: 'Playing Win32 Like a K!NG ;)',
ytLink: 'https://www.youtube.com/watch?v=TkC19ukBBxk',
introdLink: 'https://sitcon.org/2020/agenda/d1cab966-02ee-4cfa-9cac-404f885048fb',
img: 'https://img.youtube.com/vi/TkC19ukBBxk/mqdefault.jpg'
},
{
title: '從學校到業界,工程師作為職業的現實',
ytLink: 'https://youtu.be/qYxdomoMEf8',
introdLink: 'https://sitcon.org/2019/agenda/7a67f4fb-b6f4-4595-b9af-527b3024c8f8',
img: 'https://img.youtube.com/vi/qYxdomoMEf8/mqdefault.jpg'
},
{
title: 'TMML 真相靠自己─You are Fake News',
ytLink: 'https://youtu.be/9PFZ0_C2Sxo',
introdLink: 'https://sitcon.org/2019/agenda/f5d28cd1-5165-4388-9dc2-5d2257a5b5bc',
img: 'https://img.youtube.com/vi/9PFZ0_C2Sxo/mqdefault.jpg'
},
{
title: '黑客、社團、資訊魔法學習大總匯',
ytLink: 'https://youtu.be/SkUuK731XGY',
introdLink: 'https://sitcon.org/2019/agenda/64ed212c-f1a9-40df-a84e-5f7411d4c887',
img: 'https://img.youtube.com/vi/SkUuK731XGY/mqdefault.jpg'
},
{
title: '奔跑吧!台北:遊戲開發經驗分享',
ytLink: 'https://www.youtube.com/watch?v=85bW97XI4i0',
introdLink: 'https://sitcon.org/2018/#/agenda/sub/d946b6e1-d826-4c64-86a4-bf013bcc0c06',
img: 'https://img.youtube.com/vi/85bW97XI4i0/mqdefault.jpg'
},
{
title: ' Club Mate 與德國駭客精神34C3 大會實錄',
ytLink: 'https://www.youtube.com/watch?v=8xrYLc4num8',
introdLink: 'https://sitcon.org/2018/#/agenda/sub/35598abf-4efe-48fc-93a4-3d539e6f6c47',
img: 'https://img.youtube.com/vi/8xrYLc4num8/mqdefault.jpg'
}, {
title: '由淺入坑區塊鏈~從認識架構到應用智能合約!',
ytLink: 'https://www.youtube.com/watch?v=B3fXXElzc9Q',
introdLink: 'https://sitcon.org/2018/#/agenda/sub/08c2816d-ea25-4169-89e6-dc0e0bc7b9a4',
img: 'https://img.youtube.com/vi/B3fXXElzc9Q/mqdefault.jpg'
},
{
title: '開發學校雲端服務的奇技淫巧',
ytLink: 'https://www.youtube.com/watch?v=msrsjX8mddE',
introdLink: '',
img: 'https://img.youtube.com/vi/msrsjX8mddE/mqdefault.jpg'
},
{
title: 'cjdns: 重新發明網路',
ytLink: 'https://www.youtube.com/watch?v=l75ArFBCMlM',
introdLink: '',
img: 'https://img.youtube.com/vi/l75ArFBCMlM/mqdefault.jpg'
}
];