@@ -8,34 +8,35 @@ export default function Talks() {
8
8
title : "Ham Radio: Where Even Experts are Amateurs" ,
9
9
info : "A brief introduction into the Amateur Radio Service and how hams operate." ,
10
10
presenter : "Todd Willey" ,
11
+ link : "https://www.youtube.com/watch?v=L-kR3w0NLCo" ,
11
12
} ,
12
13
{
13
14
time : "6:30pm" ,
14
15
title : "Things I hate about developers " ,
15
16
info : "" ,
16
17
presenter : "Davis St. Aubin" ,
17
- resources : "" ,
18
+ link : "https://www.youtube.com/watch?v=jLHviP2rtmA " ,
18
19
} ,
19
20
{
20
21
time : "6:45pm" ,
21
22
title : "Introduction to Vue.js" ,
22
23
info : "" ,
23
24
presenter : "Craig Geil" ,
24
- resources : "" ,
25
+ link : "https://www.youtube.com/watch?v=L-kR3w0NLCo " ,
25
26
} ,
26
27
{
27
28
time : "7:00pm" ,
28
- title : "ASM R you serious " ,
29
+ title : "How does a machine, machine? " ,
29
30
info : "" ,
30
31
presenter : "John Martinez" ,
31
- resources : "" ,
32
+ link : "https://www.youtube.com/watch?v=n-FNV1o_juc " ,
32
33
} ,
33
34
{
34
35
time : "7:30pm" ,
35
36
title : "LLMs throughout the lifecycle of Generative AI Projects" ,
36
37
info : "Focused more on demystifying some keywords people vaguely understand about customizing language models for specific use cases." ,
37
38
presenter : "Lee Park" ,
38
- resources : "" ,
39
+ link : "https://www.youtube.com/watch?v=j9pR1pOmEZU " ,
39
40
} ,
40
41
] ,
41
42
date : new Date ( 2023 , 4 , 18 ) ,
0 commit comments