Skip to content

Commit 7f60c4d

Browse files
committed
update featured challenges and showcases
1 parent 102d978 commit 7f60c4d

File tree

2 files changed

+7
-16
lines changed

2 files changed

+7
-16
lines changed

content/pages/challenges/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"title": "Challenges",
33
"description": "Ready to apply what you’ve learned in the Tracks? Try a Challenge! These one-off project videos build off concepts introduced in Tracks and may have prerequisites (listed on the challenge page itself).",
44
"featuredText": "Featured Challenge:",
5-
"featuredChallenge": "186-wfc-overlapping-model"
5+
"featuredChallenge": "176-buffon-needle"
66
}

content/pages/homepage/index.json

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -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
"186-wfc-overlapping-model",
35-
"152-rdp-algorithm",
36-
"171-wave-function-collapse",
37-
"178-climate-spiral",
38-
"47-pixel-sorting-in-processing",
39-
"97-book-of-pi"
35+
"176-buffon-needle",
36+
"177-soft-body-character",
37+
"144-2d-black-hole-visualization",
38+
"72-frogger",
39+
"54-islamic-star-patterns"
4040
],
4141
"challengesCta": {
4242
"text": "ready to explore? try a challenge!",
@@ -46,16 +46,7 @@
4646
},
4747
"passengerShowcase": {
4848
"title": "Passenger showcase highlights",
49-
"featured": [
50-
"challenges/154-tic-tac-toe-minimax/showcase/contribution-1737396234.json",
51-
"code/1-intro/3-shapes-drawing/showcase/contribution-1737286903.json",
52-
"challenges/124-flocking-simulation/showcase/contribution-1737209485.json",
53-
"challenges/59-steering-behaviors/showcase/contribution-1736695034.json",
54-
"code/1-intro/3-shapes-drawing/showcase/contribution-1734321071.json",
55-
"code/1-intro/3-shapes-drawing/showcase/contribution-1733988727.json",
56-
"code/3-conditionals/2-bouncing/showcase/contribution-1735921385.json",
57-
"challenges/124-flocking-simulation/showcase/contribution-1733291718.json"
58-
],
49+
"featured": ["challenges/180-falling-sand/showcase/contribution-1737847017.json", "noc/3-angles/2-angular-motion/showcase/contribution3.json", "challenges/132-fluid-simulation/showcase/contribution-1738435173.json", "ml5/facemesh/showcase/contribution-1738942214.json", "challenges/124-flocking-simulation/showcase/contribution-1739457137.json", "challenges/171-wave-function-collapse/showcase/contribution-1739280032.json", "code/7-arrays/6-object-communication-1/showcase/contribution-1739223031.json", "challenges/24-perlin-noise-flow-field/showcase/contribution-1738274677.json"],
5950
"showcaseCta": {
6051
"text": "Want to see more?",
6152
"buttonText": "Browse the full showcase",

0 commit comments

Comments
 (0)