This playlist covers how to use the Microsoft Kinect depth sensor (both version 1 and version 2). At present, the videos cover how to work with the raw depth data using Processing. But I plan to also cover skeleton tracking with the Microsoft SDK on windows, as well as how to work with the Kinect in p5.js.
This playlist covers all the steps you need to know to make a twitter image bot using node.js and Processing. Topics include: node.js basics, unix commands in terminal, node package manager, OAuth, Twitter API basics, setIntervalI(), and triggering Processing from the command line. Still to come are videos about how to create a bot that replies to tweets and how to deploy your bot to a server to run forever and ever!
This series assumes basic knowledge of JavaScript and Processing. If programming is new to you these playlists might help: