SVG From Scratch
2021
Video Course
HTML
SVG
CSS
Course link - https://www.awwwards.com/academy/course/building-vector-graphics-uis-and-animations-with-svg-from-scratch
Course examples - https://svg-fundamentals-awwwards-course.georgi-nikolov.com/
Github repo - https://github.com/gnikoloff/svg-fundamentals-awwwards-course

I created a course on AWWWARDS for building vector graphics, UIs and animations with SVG from scratch
It covers everything one needs to know to build highly optimised and interactive vector graphics:
- SVG rendering is covered in detail, including all kinds of drawing primitives
- Different kinds of charts and graphs
- Interactive drawing apps
- CSS / SMIL Animations
- Advanced SVG filters and special effects
- Importing and optimising graphics built by GUIs like Adobe Illustrator
- Generating procedural random graphics with JS and exporting them to Adobe Illustrator