|
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 |
| - "13-reaction-diffusion", |
35 |
| - "63-texturing-cloth-simulation", |
36 |
| - "114-bubble-sort-visualization", |
37 |
| - "56-attraction-and-repulsion-forces", |
38 |
| - "163-bezier-curves", |
39 |
| - "132-fluid-simulation" |
| 34 | + "158-shape-classifier", |
| 35 | + "14-fractal-trees-recursive", |
| 36 | + "126-toothpicks", |
| 37 | + "81-circle-morphing", |
| 38 | + "c3-hilbert-curve", |
| 39 | + "85-the-game-of-life" |
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 |
| - "noc/3-angles/7-additive-waves/showcase/contribution-1698291255.json", |
51 |
| - "challenges/164-slitscan/showcase/contribution2.json", |
52 |
| - "ml5/5-knn-classification/2-train-the-model/showcase/contribution-1697896465.json", |
53 |
| - "webgl/2-3d-geometries/showcase/contribution1.json", |
54 |
| - "challenges/159-simple-pendulum/showcase/contribution-1698149682.json", |
55 |
| - "challenges/163-bezier-curves/showcase/contribution9.json", |
56 |
| - "challenges/163-bezier-curves/showcase/contribution8.json", |
57 |
| - "challenges/56-attraction-and-repulsion-forces/showcase/contribution4.json" |
| 50 | + "challenges/169-pi-in-the-sky/showcase/contribution-1698399425.json", |
| 51 | + "challenges/24-perlin-noise-flow-field/showcase/contribution-1698628556.json", |
| 52 | + "challenges/109-visualizing-500000-subscribers/showcase/contribution5.json", |
| 53 | + "challenges/59-steering-behaviors/showcase/contribution-1698660164.json", |
| 54 | + "noc/3-angles/7-additive-waves/showcase/contribution-1698963792.json", |
| 55 | + "noc/perlin/graphing-1d-perlin-noise/showcase/contribution-1699035422.json", |
| 56 | + "challenges/94-2048/showcase/contribution-1699402833.json", |
| 57 | + "code/3-conditionals/2-bouncing/showcase/contribution-1699207494.json" |
58 | 58 | ],
|
59 | 59 | "showcaseCta": {
|
60 | 60 | "text": "Want to see more?",
|
|
0 commit comments