Skip to content

Commit 68ae589

Browse files
authored
Merge branch 'CodingTrain:main' into update-homepage-3-31-24
2 parents f9b5f9d + 6acfd7d commit 68ae589

File tree

20 files changed

+174
-0
lines changed

20 files changed

+174
-0
lines changed

content/tracks/side-tracks/livestreams/index.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"title": "Coding Train Live!",
33
"description": "This side track is a collection of select livestreams.",
44
"videos": [
5+
"livestreams/creative_coding_ai_agent",
56
"livestreams/shiffbot",
67
"livestreams/decade-of-code",
78
"livestreams/sentence-embeddings/clustering-sentence-embeddings",
73.7 KB
Loading
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"title": "Bubble Sort Visualization - Using Steering Behaviours ",
3+
"author": {
4+
"name": "NAGESH M H",
5+
"url": "https://www.youtube.com/@codingblaze",
6+
"instagram": "https://www.instagram.com/codingblaze/"
7+
},
8+
"url": "https://youtube.com/shorts/GS8u8O-TLns?si=QP8S2fIe1w9tvPkq",
9+
"submittedOn": "2024-03-27T07:19:44.623Z",
10+
"socialPermission": true
11+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"title": "Python with SVG Output",
3+
"author": {
4+
"name": "Grayson Pike",
5+
"url": "https://www.graysonpike.com/"
6+
},
7+
"url": "https://github.com/graysonpike/image-to-ascii-svg",
8+
"submittedOn": "2024-03-29T19:39:47.664Z",
9+
"socialPermission": true
10+
}
292 KB
Loading
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"title": "18 (very slow) automata at once!",
3+
"author": {
4+
"name": "Ángel Carvajal"
5+
},
6+
"url": "https://editor.p5js.org/Angul/full/lUBLO--Vs",
7+
"submittedOn": "2024-03-26T22:17:36.486Z",
8+
"socialPermission": true
9+
}
300 KB
Loading
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"title": "Appolonian Gasket",
3+
"author": {
4+
"name": "tobidot",
5+
"url": "https://www.game-object.de/"
6+
},
7+
"url": "https://editor.p5js.org/tobidot/full/LgqDzDmEC",
8+
"submittedOn": "2024-03-24T19:23:09.029Z",
9+
"socialPermission": true
10+
}
47.6 KB
Loading
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"title": "peacock",
3+
"author": {
4+
"name": "panna",
5+
"instagram": "https://www.instagram.com/white_pomeranian_panna/"
6+
},
7+
"url": "https://editor.p5js.org/tamaki.komatsuzaki/sketches/OYZVJluxY",
8+
"submittedOn": "2024-03-30T03:01:15.794Z",
9+
"socialPermission": true
10+
}

0 commit comments

Comments
 (0)