Projects
-
Prompt Training: Double Pendulum
Exploring the chaotic dynamics of the double pendulum — a deceptively simple system that produces wildly unpredictable motion.
-
Prompt Training: Bubble Sort
Visualizing the simplest sorting algorithm — watching elements bubble into place one swap at a time.
-
Prompt Training: The Lorenz Attractor
Exploring the beautiful chaos of the Lorenz system — the butterfly-shaped strange attractor that launched chaos theory.
-
Prompt Training: Shortest Path
Visualizing Dijkstra's algorithm — watching the shortest path emerge as the algorithm explores a graph node by node.