Skip to content

Commit 5d7e75d

Browse files
authored
Merge pull request #1465 from kfahn22/update-homepage-2-27-24
Update featured challenges and showcases
2 parents 819fd93 + cfa65ba commit 5d7e75d

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

content/pages/homepage/index.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
"title": "Challenges",
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": [
34-
"179-wolfram-ca",
35-
"110-recamans-sequence",
36-
"180-falling-sand",
37-
"143-quicksort",
34+
"161-estimating-pi-from-random-numbers",
35+
"136-polar-noise-loops",
36+
"60-butterfly-generator",
37+
"171-wave-function-collapse",
3838
"181-image-stippling",
39-
"55-mathematical-rose-patterns"
39+
"33-poisson-disc-sampling"
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/69-evolutionary-steering-behaviors/showcase/contribution-1707318008.json",
51-
"challenges/180-falling-sand/showcase/contribution-1706810742.json",
52-
"challenges/179-wolfram-ca/showcase/contribution-1706879678.json",
53-
"noc/4-particles/4-particle-textures/showcase/contribution-1707077744.json",
54-
"code/5-functions/2-arguments/showcase/contribution-1706850822.json",
55-
"challenges/179-wolfram-ca/showcase/contribution-1706381798.json",
56-
"challenges/180-falling-sand/showcase/contribution-1706464495.json",
57-
"code/2-variables/4-random/showcase/contribution-1706739968.json"
50+
"noc/5-autonomous-agents/7-path-following/showcase/contribution-1708678867.json",
51+
"challenges/85-the-game-of-life/showcase/contribution-1708266339.json",
52+
"challenges/181-image-stippling/showcase/contribution-1708645693.json",
53+
"challenges/181-image-stippling/showcase/contribution-1708741408.json",
54+
"challenges/1-starfield/showcase/contribution-1707601780.json",
55+
"challenges/96-visualizing-digits-of-pi/showcase/contribution-1704069433.json",
56+
"challenges/179-wolfram-ca/showcase/contribution-1708445472.json",
57+
"challenges/65-binary-tree/showcase/contribution-1707699188.json"
5858
],
5959
"showcaseCta": {
6060
"text": "Want to see more?",

0 commit comments

Comments
 (0)