|
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 |
| - "93-double-pendulum", |
35 |
| - "12-lorenz-attractor", |
36 |
| - "152-rdp-algorithm", |
37 |
| - "174-graphics-applesoft-basic", |
38 |
| - "165-slide-puzzle", |
39 |
| - "147-chrome-dinosaur-game" |
| 34 | + "24-perlin-noise-flow-field", |
| 35 | + "117-seven-segment-display", |
| 36 | + "5-space-invaders", |
| 37 | + "155-kaleidoscope-snowflake", |
| 38 | + "131-bouncing-dvd-logo", |
| 39 | + "22-julia-set" |
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/13-reaction-diffusion/showcase/contribution-1699672292.json", |
51 |
| - "webgl/2-3d-geometries/showcase/contribution-1700404078.json", |
52 |
| - "code/5-functions/2-arguments/showcase/contribution-1699634876.json", |
53 |
| - "noc/2-forces/2-mass-and-acceleration/showcase/contribution-1699539728.json", |
54 |
| - "challenges/174-graphics-applesoft-basic/showcase/contribution-1683741029.json", |
55 |
| - "challenges/12-lorenz-attractor/showcase/contribution1.json", |
56 |
| - "challenges/93-double-pendulum/showcase/contribution-1669489753.json", |
57 |
| - "challenges/171-wave-function-collapse/showcase/contribution-1695477746.json" |
| 50 | + "code/1-intro/3-shapes-drawing/showcase/contribution-1702042634.json", |
| 51 | + "code/1-intro/3-shapes-drawing/showcase/contribution-1701696733.json", |
| 52 | + "challenges/22-julia-set/showcase/contribution-1701426179.json", |
| 53 | + "challenges/85-the-game-of-life/showcase/contribution-1701184885.json", |
| 54 | + "challenges/131-bouncing-dvd-logo/showcase/contribution2.json", |
| 55 | + "challenges/155-kaleidoscope-snowflake/showcase/contribution7.json", |
| 56 | + "challenges/24-perlin-noise-flow-field/showcase/contribution-1692911455.json", |
| 57 | + "challenges/5-space-invaders/showcase/contribution12.json" |
58 | 58 | ],
|
59 | 59 | "showcaseCta": {
|
60 | 60 | "text": "Want to see more?",
|
|
0 commit comments