Skip to content

Commit 532bb7b

Browse files
authored
Merge pull request #5 from nikita2003/nikita2003/SebastianLague
Add SebastianLague channel details and update references in JSON files
2 parents 9c99b51 + 6c07492 commit 532bb7b

File tree

4 files changed

+17
-3
lines changed

4 files changed

+17
-3
lines changed

channels.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
{
2+
"SebastianLague": {
3+
"full_name": "SebastianLague",
4+
"link": "https://www.youtube.com/@SebastianLague"
5+
},
26
"TechGym": {
37
"full_name": "TechGym",
48
"link": "https://www.youtube.com/@techgymisrael"

channelsExtended.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
{
2+
"SebastianLague": {
3+
"full_name": "SebastianLague",
4+
"link": "https://www.youtube.com/@SebastianLague",
5+
"title": "SebastianLague",
6+
"description": "Sebastian Lague explores complex programming and simulation topics—like physics, AI, and procedural generation—through visually rich, creative coding projects.",
7+
"avatar_thumbnail":"/yedidya-dev-picks/logos/SebastianLague.jpeg"
8+
},
29
"TechGym": {
310
"full_name": "TechGym",
411
"link": "https://www.youtube.com/@techgymisrael",

channels_by_tag.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,8 @@
185185
"TheCodingTrain",
186186
"CodingTech",
187187
"codebasics",
188-
"TechGym"
188+
"TechGym",
189+
"SebastianLague"
189190
]
190191
},
191192
"podcasts": {
@@ -223,7 +224,8 @@
223224
"NoBoilerplate",
224225
"sithdev8206",
225226
"pullrequest1566",
226-
"MollyRocket"
227+
"MollyRocket",
228+
"SebastianLague"
227229
]
228230
},
229231
"computer_science": {
@@ -243,7 +245,8 @@
243245
"SpanningTree",
244246
"hackerdashery",
245247
"CodeAesthetic",
246-
"gkcs"
248+
"gkcs",
249+
"SebastianLague"
247250
]
248251
},
249252
"security": {

public/logos/SebastianLague.jpeg

13.3 KB
Loading

0 commit comments

Comments
 (0)