|
30 | 30 | "challenges": {
|
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 |
| - "featured": ["34-diffusion-limited-aggregation", "26-3d-supershapes", "c3-hilbert-curve"], |
| 33 | + "featured": ["61-fractal-spirograph", "68-breadth-first-search", "154-tic-tac-toe-minimax", "6-mitosis-simulation", "130-drawing-with-fourier-transform-and-epicycles", "47-pixel-sorting-in-processing"], |
34 | 34 | "challengesCta": {
|
35 | 35 | "text": "ready to explore? try a challenge!",
|
36 | 36 | "buttonText": "browse challenges",
|
|
40 | 40 | "passengerShowcase": {
|
41 | 41 | "title": "Passenger showcase highlights",
|
42 | 42 | "featured": [
|
43 |
| - "challenges/76-10Print/showcase/contribution18.json", |
44 |
| - "challenges/111-animated-sprites/showcase/contribution4.json", |
45 |
| - "challenges/c2-collatz-conjecture/showcase/contribution11.json" |
| 43 | + "data/3-the-weather-here/5-web-application-deployment/showcase/contribution-1682882920.json", |
| 44 | + "challenges/114-bubble-sort-visualization/showcase/contribution-1684979151.json", |
| 45 | + "challenges/154-tic-tac-toe-minimax/showcase/contribution19.json", |
| 46 | + "challenges/6-mitosis-simulation/showcase/contribution5.json", |
| 47 | + "challenges/130-drawing-with-fourier-transform-and-epicycles/showcase/contribution-1685389113.json", |
| 48 | + "challenges/154-tic-tac-toe-minimax/showcase/contribution4.json", |
| 49 | + "challenges/130-drawing-with-fourier-transform-and-epicycles/showcase/contribution10.json", |
| 50 | + "challenges/124-flocking-simulation/showcase/contribution-1684610695.json" |
46 | 51 | ],
|
47 | 52 | "showcaseCta": {
|
48 | 53 | "text": "Want to see more?",
|
|
0 commit comments