https://github.com/rvalla/p5jschallenges
Teaching resources for elementary school.
https://github.com/rvalla/p5jschallenges
javascript p5js processing teaching
Last synced: about 2 months ago
JSON representation
Teaching resources for elementary school.
- Host: GitHub
- URL: https://github.com/rvalla/p5jschallenges
- Owner: rvalla
- License: gpl-3.0
- Created: 2022-09-02T02:07:10.000Z (almost 4 years ago)
- Default Branch: themoststable
- Last Pushed: 2024-06-11T03:32:00.000Z (about 2 years ago)
- Last Synced: 2025-10-26T10:27:59.174Z (8 months ago)
- Topics: javascript, p5js, processing, teaching
- Language: JavaScript
- Homepage: https://rodrigovalla.gitlab.io
- Size: 1.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

# p5 chanllenges
Sometimes I have to teach something. I use this repository to teach programming with **p5js**. The
comments in the javascript code are in Spanish because I am in Buenos Aires as are my students.
## standing upon the shoulders of giants
This little project is possible thanks to a lot of work done by others in the *open-source* community. Particularly in
this case I need to mention:
- [**p5js**](https://p5js.org): a wonderful javascript library.
Feel free to contact me by [mail](mailto:rodrigovalla@protonmail.ch) or reach me in
[telegram](https://t.me/rvalla) or [mastodon](https://fosstodon.org/@rvalla).