Today I've tried to recreate the Pythagoras tree fractal and learn a little bit about the canvas API along the way. Wish I still had some basic geometry knowledge, would have helped with drawing rectangles and calculating their coordinates instead of relying on transforms 😫