This is where I play with JavaScript in preparation for the aforementioned Choose-ificator/ALL-gorithm and School Tools projects.

JavaScript with
HTML <canvas> Element

Exercises from HTML Canvas Course with Radu from Finland.

(JavaScript animations can also be done outside of the <canvas> element as well. Will explore here soon.)

01. HTML Preliminaries

02. Lines and Shapes

03. Colors and Styles

04. Good Coding Practices

05. Relationship Modeling and Parameter Randomization

06. Animation Basics

07. Mouse Moves

08. Text and Images

09. Audio

10. Multi-Media Project