We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dec5f7 commit bdac9a4Copy full SHA for bdac9a4
content/videos/ml5/hand-pose/index.json
@@ -80,11 +80,17 @@
80
"description": "Syllabus for ITP/IMA course."
81
},
82
{
83
- "icon": "🏫",
+ "icon": "🎨",
84
"title": "Jack B. Du's Instagram",
85
"url": "https://www.instagram.com/jackbdu/",
86
"description": "Jack B. Du is an artist and researcher whose work explores the poetic possibilities of code in both analog and digital forms."
87
88
+ {
89
+ "icon": "📺",
90
+ "title": "Jack B. Du's YouTube channel",
91
+ "url": "https://www.youtube.com/channel/UCUP34ETx7nvIbd4ypkR02hg",
92
+ "description": "Jack's coding tutorials, experiments, and more!"
93
+ },
94
95
"icon": "💻",
96
"title": "On-Device, Real-Time Hand Tracking with MediaPipe",
0 commit comments