|
31 | 31 | "title": "Challenges",
|
32 | 32 | "description": "Watch Dan take on Coding Challenges in p5.js and Processing. The challenge topics include algorithmic art, machine learning, simulation, generative poetry, and more.",
|
33 | 33 | "featured": [
|
34 |
| - "179-wolfram-ca", |
35 |
| - "110-recamans-sequence", |
36 |
| - "180-falling-sand", |
37 |
| - "143-quicksort", |
| 34 | + "161-estimating-pi-from-random-numbers", |
| 35 | + "136-polar-noise-loops", |
| 36 | + "60-butterfly-generator", |
| 37 | + "171-wave-function-collapse", |
38 | 38 | "181-image-stippling",
|
39 |
| - "55-mathematical-rose-patterns" |
| 39 | + "33-poisson-disc-sampling" |
40 | 40 | ],
|
41 | 41 | "challengesCta": {
|
42 | 42 | "text": "ready to explore? try a challenge!",
|
|
47 | 47 | "passengerShowcase": {
|
48 | 48 | "title": "Passenger showcase highlights",
|
49 | 49 | "featured": [
|
50 |
| - "challenges/69-evolutionary-steering-behaviors/showcase/contribution-1707318008.json", |
51 |
| - "challenges/180-falling-sand/showcase/contribution-1706810742.json", |
52 |
| - "challenges/179-wolfram-ca/showcase/contribution-1706879678.json", |
53 |
| - "noc/4-particles/4-particle-textures/showcase/contribution-1707077744.json", |
54 |
| - "code/5-functions/2-arguments/showcase/contribution-1706850822.json", |
55 |
| - "challenges/179-wolfram-ca/showcase/contribution-1706381798.json", |
56 |
| - "challenges/180-falling-sand/showcase/contribution-1706464495.json", |
57 |
| - "code/2-variables/4-random/showcase/contribution-1706739968.json" |
| 50 | + "noc/5-autonomous-agents/7-path-following/showcase/contribution-1708678867.json", |
| 51 | + "challenges/85-the-game-of-life/showcase/contribution-1708266339.json", |
| 52 | + "challenges/181-image-stippling/showcase/contribution-1708645693.json", |
| 53 | + "challenges/181-image-stippling/showcase/contribution-1708741408.json", |
| 54 | + "challenges/1-starfield/showcase/contribution-1707601780.json", |
| 55 | + "challenges/96-visualizing-digits-of-pi/showcase/contribution-1704069433.json", |
| 56 | + "challenges/179-wolfram-ca/showcase/contribution-1708445472.json", |
| 57 | + "challenges/65-binary-tree/showcase/contribution-1707699188.json" |
58 | 58 | ],
|
59 | 59 | "showcaseCta": {
|
60 | 60 | "text": "Want to see more?",
|
|
0 commit comments