From e6319959c058a209cace32b7e61252ae3539352c Mon Sep 17 00:00:00 2001 From: Kathy <65121394+kfahn22@users.noreply.github.com> Date: Mon, 2 Dec 2024 13:55:03 -0500 Subject: [PATCH] update featured challenges and homepage --- content/pages/challenges/index.json | 2 +- content/pages/homepage/index.json | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/content/pages/challenges/index.json b/content/pages/challenges/index.json index 61c1483b8..56d12b838 100644 --- a/content/pages/challenges/index.json +++ b/content/pages/challenges/index.json @@ -2,5 +2,5 @@ "title": "Challenges", "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).", "featuredText": "Featured Challenge:", - "featuredChallenge": "154-tic-tac-toe-minimax" + "featuredChallenge": "51-a-pathfinding-algorithm" } diff --git a/content/pages/homepage/index.json b/content/pages/homepage/index.json index ff3a18598..a943bad5d 100644 --- a/content/pages/homepage/index.json +++ b/content/pages/homepage/index.json @@ -31,12 +31,12 @@ "title": "Challenges", "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.", "featured": [ - "c5-marching-squares", - "178-climate-spiral", - "164-slitscan", - "162-self-avoiding-walk", - "154-tic-tac-toe-minimax", - "144-2d-black-hole-visualization" + "4-purple-rain", + "51-a-pathfinding-algorithm", + "94-2048", + "103-fire-effect", + "119-binary-to-decimal-conversion", + "91-snakes-and-ladders" ], "challengesCta": { "text": "ready to explore? try a challenge!", @@ -47,14 +47,14 @@ "passengerShowcase": { "title": "Passenger showcase highlights", "featured": [ - "ml5/hand-pose/showcase/contribution-1731262868.json", - "ml5/1-classification/3-object-detection/showcase/contribution-1729685832.json", - "ml5/0-introduction/patt-vira/showcase/contribution-1730433918.json", - "webgl/2-3d-geometries/showcase/contribution-1728536881.json", - "challenges/130-drawing-with-fourier-transform-and-epicycles/showcase/contribution-1728408172.json", - "challenges/98-quadtree/showcase/contribution-1729184725.json", - "noc/1-vectors/2-vector-math/showcase/contribution-1728692489.json", - "transformations/translate-rotate-push-pop/showcase/contribution-1730631464.json" + "ml5/7-bodypose/pose-detection/showcase/contribution-1733094893.json", + "challenges/171-wave-function-collapse/showcase/contribution-1731965151.json", + "challenges/13-reaction-diffusion/showcase/contribution-1732903159.json", + "challenges/13-reaction-diffusion/showcase/contribution-1731867047.json", + "challenges/10-dfs-maze-generator/showcase/contribution-1731984639.json", + "ml5/facemesh/showcase/contribution-1732412552.json", + "challenges/179-wolfram-ca/showcase/contribution-1733011003.json", + "challenges/124-flocking-simulation/showcase/contribution-1731880553.json" ], "showcaseCta": { "text": "Want to see more?",