|
20 | 20 | "tracks": {
|
21 | 21 | "title": "Tracks",
|
22 | 22 | "description": "Streamline your learning experience and take a ride along a Track on The Coding Train. Tracks are collections of video tutorials that follow a sequenced curriculum.",
|
23 |
| - "featured": ["learning-processing", "code-programming-with-p5-js"], |
| 23 | + "featured": ["ml5js-beginners-guide", "code-programming-with-p5-js"], |
24 | 24 | "tracksCta": {
|
25 | 25 | "text": "Ready to learn? Hop on a track for beginners and more!",
|
26 | 26 | "buttonText": "browse tracks",
|
|
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 | 34 | "185-dragon-curve",
|
35 |
| - "36-blobby", |
36 |
| - "46-asteroids", |
37 |
| - "53-random-walker-with-vectors-and-levy-flight", |
38 |
| - "67-pong", |
39 |
| - "77-recursion" |
| 35 | + "152-rdp-algorithm", |
| 36 | + "158-shape-classifier", |
| 37 | + "174-graphics-applesoft-basic", |
| 38 | + "27-fireworks", |
| 39 | + "19-superellipse" |
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/184-elastic-collisions/showcase/contribution-1720963615.json", |
51 |
| - "challenges/184-elastic-collisions/showcase/contribution-1720958474.json", |
52 |
| - "noc/4-particles/4-particle-textures/showcase/contribution-1721161051.json", |
53 |
| - "physics-libraries/box2d/12-collision-events/showcase/contribution-1722000424.json", |
54 |
| - "challenges/14-fractal-trees-recursive/showcase/contribution-1723666252.json", |
55 |
| - "challenges/10-dfs-maze-generator/showcase/contribution-1720952091.json", |
56 |
| - "challenges/184-elastic-collisions/showcase/contribution-1721016798.json", |
57 |
| - "challenges/100-neuroevolution-flappy-bird/showcase/contribution-1720945862.json" |
| 50 | + "challenges/24-perlin-noise-flow-field/showcase/contribution-1727893468.json", |
| 51 | + "noc/3-angles/4-polar-coordinates/showcase/contribution-1727766867.json", |
| 52 | + "code/7-arrays/8-objects-images/showcase/contribution-1726937451.json", |
| 53 | + "challenges/14-fractal-trees-recursive/showcase/contribution-1726000914.json", |
| 54 | + "challenges/85-the-game-of-life/showcase/contribution-1727724456.json", |
| 55 | + "transformations/translate-rotate-push-pop/showcase/contribution-1727809803.json", |
| 56 | + "challenges/163-bezier-curves/showcase/contribution2.json", |
| 57 | + "challenges/124-flocking-simulation/showcase/contribution26.json" |
58 | 58 | ],
|
59 | 59 | "showcaseCta": {
|
60 | 60 | "text": "Want to see more?",
|
|
66 | 66 | "title": "Events",
|
67 | 67 | "comingEventsDescription": "Next Coding Train event!",
|
68 | 68 | "noEventsDescription": "Keep your eye out for events in the future!",
|
69 |
| - "upcoming": [ |
70 |
| - { |
71 |
| - "title": "Nature of Code Book", |
72 |
| - "description": "Join us to celebrate the release of Dan Shiffman’s book, Nature of Code! This event features a “live” coding challenge and book signing by Dan, followed by audio and visual live coding performances by artists in the creative coding community. Come get your signed copy of the book, fun coding train merch, and be one with nature (of code)!", |
73 |
| - "date": "2024-09-07", |
74 |
| - "time": "19:00", |
75 |
| - "host": "Wonderville and The Coding Train", |
76 |
| - "type": "In person! 21+", |
77 |
| - "url": "https://www.wonderville.nyc/events/nature-of-code-book-party" |
78 |
| - } |
79 |
| - ] |
| 69 | + "upcoming": [] |
80 | 70 | },
|
81 | 71 | "support": {
|
82 | 72 | "title": "Support",
|
|
0 commit comments