fractal

17
Nov
Foggy Orbits

Foggy Orbits

After covering the unit circle today, I created Foggy Orbits as a quick sketch. Below is the CodePen and above is a GIF. I hope to add this to pre-calc activities with parametric equations eventually. See the Pen jOrJezv by Sophia (@fractalkitty) on CodePen.
1 min read
31
Oct
Mod Fibonacci

Mod Fibonacci

Finite Melodies for an Infinite Sequence A few years ago I asked myself how I could play the Fibonacci sequence on the piano. I found that if I divided the Fibonacci sequence by the number of keys I wished to play, I got a set of numbers that would infinitely repeat. I tested this observation […]
1 min read
24
Oct
The Point? Dimensions

The Point? Dimensions

“The Point of Evolution” started as a Mathober doodle and led to this GIF. Dimensions are fun – what do you see? what do you notice? Side Note: I talk about dimensions when covering combining like terms. One analogy – A 3D banana can’t combine with a 2D banana (or whatever noun seems to go […]
1 min read
23
Oct
Laser Pointer Googly Eyes

Laser Pointer Googly Eyes

I am glad I can amuse myself. This is a simple script that I may integrate into an Algebra class for looking at points on a line. If you want a webpage version for students, click here. If you want code, see below. Click to make more eyes, and you might get freaked out if […]
1 min read
23
Oct
Fractal Ink to Code

Fractal Ink to Code

After drawing the fractal prompt today for Mathober, I played around to make it in p5js. Below is the Codepen to play with. I almost feel like it should have a surprise when they align…maybe for another day. See the Pen fractal_Mathober by Sophia (@fractalkitty) on CodePen.
1 min read
15
Oct
Lune of Hippocrates Clock

Lune of Hippocrates Clock

After drawing the Lune of Hippocrates yesterday for Mathober, I played around to make a Lune clock today. Below is codepen (p5 is here). I use a lot of these small projects for students to play with in an hour of code group. This one may not be as popular as projecting memes and cats […]
1 min read
28
Sep
The Magpi

The Magpi

25
Sep
From the Void

From the Void

Hexagon and parametric spiral play. I find myself doodling with code lately more than with my pen. I have one more scripting algebra post, but feel like I have a much larger library for a pre-calc set of activities. Thoughts? The GIF is too large for this site or twitter, so I stashed it on […]
24
Sep

SA9: Quadrant Play

This Scripting Algebra (SA) activity looks at quadrants, mouse location, and interactive art p5.js. This activity assumes that the skills from SA1-SA8 were introduced (if-else, logical operators, random(), text(), rect(), variables, loop, pow, for, functions, translate, modulo, etc.). This activity
1 min read
16
Sep
Expanded

Expanded

With commas: Without commas:
1 min read

Want to become a better programmer? Join the Recurse Center!

Sophia

Mathematics educator and creative coder exploring the beauty of mathematical concepts through interactive visualizations and playful learning.

Mathematics

Education

Creative Coding