|
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 |
| - "c5-marching-squares", |
35 |
| - "178-climate-spiral", |
36 |
| - "164-slitscan", |
37 |
| - "162-self-avoiding-walk", |
38 |
| - "154-tic-tac-toe-minimax", |
39 |
| - "144-2d-black-hole-visualization" |
| 34 | + "4-purple-rain", |
| 35 | + "51-a-pathfinding-algorithm", |
| 36 | + "94-2048", |
| 37 | + "103-fire-effect", |
| 38 | + "119-binary-to-decimal-conversion", |
| 39 | + "91-snakes-and-ladders" |
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 |
| - "ml5/hand-pose/showcase/contribution-1731262868.json", |
51 |
| - "ml5/1-classification/3-object-detection/showcase/contribution-1729685832.json", |
52 |
| - "ml5/0-introduction/patt-vira/showcase/contribution-1730433918.json", |
53 |
| - "webgl/2-3d-geometries/showcase/contribution-1728536881.json", |
54 |
| - "challenges/130-drawing-with-fourier-transform-and-epicycles/showcase/contribution-1728408172.json", |
55 |
| - "challenges/98-quadtree/showcase/contribution-1729184725.json", |
56 |
| - "noc/1-vectors/2-vector-math/showcase/contribution-1728692489.json", |
57 |
| - "transformations/translate-rotate-push-pop/showcase/contribution-1730631464.json" |
| 50 | + "ml5/7-bodypose/pose-detection/showcase/contribution-1733094893.json", |
| 51 | + "challenges/171-wave-function-collapse/showcase/contribution-1731965151.json", |
| 52 | + "challenges/13-reaction-diffusion/showcase/contribution-1732903159.json", |
| 53 | + "challenges/13-reaction-diffusion/showcase/contribution-1731867047.json", |
| 54 | + "challenges/10-dfs-maze-generator/showcase/contribution-1731984639.json", |
| 55 | + "ml5/facemesh/showcase/contribution-1732412552.json", |
| 56 | + "challenges/179-wolfram-ca/showcase/contribution-1733011003.json", |
| 57 | + "challenges/124-flocking-simulation/showcase/contribution-1731880553.json" |
58 | 58 | ],
|
59 | 59 | "showcaseCta": {
|
60 | 60 | "text": "Want to see more?",
|
|
0 commit comments