Skip to content

Commit 9c99454

Browse files
committed
merging some changes I never pushed
2 parents e0ca029 + c545246 commit 9c99454

File tree

1 file changed

+15
-25
lines changed

1 file changed

+15
-25
lines changed

content/pages/homepage/index.json

Lines changed: 15 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"tracks": {
2121
"title": "Tracks",
2222
"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"],
2424
"tracksCta": {
2525
"text": "Ready to learn? Hop on a track for beginners and more!",
2626
"buttonText": "browse tracks",
@@ -32,11 +32,11 @@
3232
"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.",
3333
"featured": [
3434
"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"
4040
],
4141
"challengesCta": {
4242
"text": "ready to explore? try a challenge!",
@@ -47,14 +47,14 @@
4747
"passengerShowcase": {
4848
"title": "Passenger showcase highlights",
4949
"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"
5858
],
5959
"showcaseCta": {
6060
"text": "Want to see more?",
@@ -66,17 +66,7 @@
6666
"title": "Events",
6767
"comingEventsDescription": "Next Coding Train event!",
6868
"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": []
8070
},
8171
"support": {
8272
"title": "Support",

0 commit comments

Comments
 (0)