|
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 | | - "11-3d-terrain-generation-with-perlin-noise", |
35 | | - "27-fireworks", |
| 34 | + "c1-maurer-rose", |
| 35 | + "171-wave-function-collapse", |
36 | 36 | "187-bayesian-text-classification", |
37 | | - "109-visualizing-500000-subscribers", |
38 | | - "c5-marching-squares", |
39 | | - "146-rendering-ray-casting" |
| 37 | + "116-lissajous-curve-table", |
| 38 | + "108-barnsley-fern", |
| 39 | + "31-flappy-bird" |
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/182-apollonian-gasket/showcase/contribution-1759437109.json", |
51 | | - "code/7-arrays/6-object-communication-1/showcase/contribution-1759856331.json", |
52 | | - "challenges/145-ray-casting-2d/showcase/contribution-1759839401.json", |
53 | | - "code/7-arrays/5-removing-elements/showcase/contribution-1756652444.json", |
54 | | - "challenges/119-binary-to-decimal-conversion/showcase/contribution-1756678732.json", |
55 | | - "challenges/180-falling-sand/showcase/contribution-1756678486.json", |
56 | | - "code/3-conditionals/4-boolean/showcase/contribution-1758653305.json", |
57 | | - "challenges/171-wave-function-collapse/showcase/contribution-1743446782.json" |
| 50 | + "noc/perlin/perlin-noise-2d/showcase/contribution-1772933208.json", |
| 51 | + "challenges/24-perlin-noise-flow-field/showcase/contribution-1771770542.json", |
| 52 | + "code/1-intro/3-shapes-drawing/showcase/contribution-1767708774.json", |
| 53 | + "challenges/c2-collatz-conjecture/showcase/contribution-1765757484.json", |
| 54 | + "challenges/17-fractal-trees-space-colonization/showcase/contribution-1762460928.json", |
| 55 | + "p5js-2.0/async-await/showcase/contribution-1761434263.json", |
| 56 | + "code/7-arrays/4-mouse-interaction/showcase/contribution-1773358210.json", |
| 57 | + "code/3-conditionals/4-boolean/showcase/contribution-1768741945.json" |
58 | 58 | ], |
59 | 59 | "showcaseCta": { |
60 | 60 | "text": "Want to see more?", |
|
0 commit comments