Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions src/content/pages/en/education-resources.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,22 @@ Thank you to Tuan Huang, Yu Lee, and Janis Sepúlveda for initiating the educati
</Fragment>
</EducationResource>

<EducationResource
name="p5 fundamentals"
featuredImage={await import("../images/education-resources/p5-fun_damentals_.png")}
featuredImageAlt="Screenshot of website https://idmp5.github.io"
>
<Fragment slot="author">
Thiago Hersan
</Fragment>
<Fragment slot="description">
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.
</Fragment>
<Fragment slot="materials">
[Website](https://idmp5.github.io/)
</Fragment>
</EducationResource>

<EducationResource
name="Signing Coders"
featuredImage={await import("../images/education-resources/signing-coders.jpeg")}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.