From 2e6ace90a13d7bcaf3186f75e53cf05fc4fd0b50 Mon Sep 17 00:00:00 2001 From: logonoff Date: Sat, 23 Nov 2024 22:35:45 -0500 Subject: [PATCH] add starter code for workshop --- 2024/metadata.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/2024/metadata.yml b/2024/metadata.yml index 0a732f2..2a6d3f3 100644 --- a/2024/metadata.yml +++ b/2024/metadata.yml @@ -13,7 +13,8 @@ Frontend: - Benjamin Tsang description: Learn how to build and deploy a personal website in 60 minutes using HTML, CSS, and GitHub Pages! slides: "Personal Website_ Build and Deploy in 60 Min.pdf" - code: https://www.youtube.com/watch?v=fWB11xJISCU + code: https://github.com/ben409049/Personal-Website + recording: https://www.youtube.com/watch?v=fWB11xJISCU - name: "Building a grade tracking application with React and Redux" date: "11-01"