|
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 |
| - "code/7-arrays/5-removing-elements/showcase/contribution-1724448350.json", |
51 |
| - "challenges/185-dragon-curve/showcase/contribution-1724142201.json", |
52 |
| - "challenges/185-dragon-curve/showcase/contribution-1724059990.json", |
53 |
| - "challenges/185-dragon-curve/showcase/contribution-1724115513.json", |
54 |
| - "challenges/184-elastic-collisions/showcase/contribution-1723892814.json", |
55 |
| - "challenges/185-dragon-curve/showcase/contribution-1724172518.json", |
56 |
| - "challenges/24-perlin-noise-flow-field/showcase/contribution-1725204487.json", |
57 |
| - "code/2-variables/4-random/showcase/contribution-1725221639.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 Party", |
72 |
| - "description": "Join us to celebrate the release Nature of Code! This event features a “live” coding challenge + audio and visual live coding performances. Come get your signed copy of the book!", |
73 |
| - "date": "2024-09-07", |
74 |
| - "time": "7:30pm", |
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