|
| 1 | +{ |
| 2 | + "title": "Decade of Code Fundraiser", |
| 3 | + "description": "Livestream to celebrate and raise funds for 10 years of the Processing Foundation Fellowships", |
| 4 | + "videoId": "0OLMf81BeNU", |
| 5 | + "date": "2024-01-07", |
| 6 | + "languages": ["Javascript"], |
| 7 | + "topics": ["Processing Foundation", "particle system", "translate", "push and pop"], |
| 8 | + "canContribute": true, |
| 9 | + "relatedChallenges": ["78-simple-particle-system"], |
| 10 | + "timestamps": [ |
| 11 | + { "time": "0:00:00", "title": "Count down starts" }, |
| 12 | + { "time": "0:05:00", "title": "Welcome to the livestream" }, |
| 13 | + { "time": "0:08:10", "title": "Introduce Raphael de Courville" }, |
| 14 | + { "time": "0:11:08", "title": "Processing Foundation" }, |
| 15 | + { "time": "0:20:10", "title": "Start video" }, |
| 16 | + { "time": "0:25:40", "title": "Merch for donations" }, |
| 17 | + { "time": "0:28:54", "title": "Wallpapers" }, |
| 18 | + { "time": "0:42:39", "title": "Live Preview for VSC" }, |
| 19 | + { "time": "0:43:39", "title": "Live Share" }, |
| 20 | + { "time": "0:46:57", "title": "Console output" }, |
| 21 | + { "time": "0:51:21", "title": "Decide what to code" }, |
| 22 | + { "time": "0:59:26", "title": "Start coding" }, |
| 23 | + { "time": "2:22:59", "title": "Contributing your version" }, |
| 24 | + { "time": "2:26:39", "title": "Logo-Animations" }, |
| 25 | + { "time": "2:31:04", "title": "Outro" } |
| 26 | + ], |
| 27 | + "codeExamples": [ |
| 28 | + { |
| 29 | + "title": "Coding Train logo with birbs", |
| 30 | + "description": "Animated Coding Train logo with birbs", |
| 31 | + "image": "img.jpg", |
| 32 | + "urls": { "p5": "https://editor.p5js.org/codingtrain/sketches/IxNfhHxJ3" } |
| 33 | + }, |
| 34 | + { |
| 35 | + "title": "Logo Animation Repo", |
| 36 | + "description": "My repository with animations using the Coding Train logo", |
| 37 | + "image": "", |
| 38 | + "urls": { "other": "https://github.com/CodingTrain/Logo-Animations" } |
| 39 | + } |
| 40 | + ], |
| 41 | + "groupLinks": [ |
| 42 | + { |
| 43 | + "title": "References", |
| 44 | + "links": [ |
| 45 | + { |
| 46 | + "icon": "🔗", |
| 47 | + "title": "Decade of Code Fundraiser", |
| 48 | + "url": "https://donorbox.org/to-the-power-of-10", |
| 49 | + "description": "Fundraiser in celebration of the 10th anniversary of the Processing Foundation Fellowship Program." |
| 50 | + }, |
| 51 | + { |
| 52 | + "icon": "🔗", |
| 53 | + "title": "Meet our 2023 Processing Fellows!", |
| 54 | + "url": "https://medium.com/@ProcessingOrg/meet-our-2023-processing-fellows-6433037145bd", |
| 55 | + "description": "Introduction to the 2023 Processing Fellows." |
| 56 | + }, |
| 57 | + { |
| 58 | + "icon": "🔗", |
| 59 | + "title": "Processing Foundation's 2023 Impact Report", |
| 60 | + "url": "https://processingfoundation.report/", |
| 61 | + "description": "The 2023 Impact Report celebrates a decade of growth and achievements." |
| 62 | + }, |
| 63 | + { |
| 64 | + "icon": "🔗", |
| 65 | + "title": "sableraph", |
| 66 | + "url": "https://www.twitch.tv/sableraph", |
| 67 | + "description": "Raphael de Courville's Twitch channel" |
| 68 | + }, |
| 69 | + { |
| 70 | + "icon": "🔗", |
| 71 | + "title": "Anna Carreras's website", |
| 72 | + "url": "https://www.annacarreras.com", |
| 73 | + "description": "Anna Carreras's website" |
| 74 | + } |
| 75 | + ] |
| 76 | + } |
| 77 | + ], |
| 78 | + "credits": [] |
| 79 | +} |
0 commit comments