Skip to content

Commit 63429ca

Browse files
committed
add p5 fundamentals to education resources
1 parent a4a2cfd commit 63429ca

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

src/content/pages/en/education-resources.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,22 @@ Thank you to Tuan Huang, Yu Lee, and Janis Sepúlveda for initiating the educati
181181
</Fragment>
182182
</EducationResource>
183183

184+
<EducationResource
185+
name="p5 fundamentals"
186+
featuredImage={await import("../images/education-resources/p5-fun_damentals_.png")}
187+
featuredImageAlt="Screenshot of website https://idmp5.github.io"
188+
>
189+
<Fragment slot="author">
190+
Thiago Hersan
191+
</Fragment>
192+
<Fragment slot="description">
193+
Material used in the introductory creative coding courses at NYU's IDM program. Includes basic concepts related to programming, an intro to JavaScript and p5.js, an intro to ML and AI models and example mini-projects.
194+
</Fragment>
195+
<Fragment slot="materials">
196+
[Website](https://idmp5.github.io/)
197+
</Fragment>
198+
</EducationResource>
199+
184200
<EducationResource
185201
name="Signing Coders"
186202
featuredImage={await import("../images/education-resources/signing-coders.jpeg")}
377 KB
Loading

0 commit comments

Comments
 (0)