Some tutorials I have written (mostly robotic systems or writing related):
Intel RealSense D Series and GPU setup: Guide to installing drivers, libraries, and GPU for Intel RealSense D series cameras on Ubuntu from scratch.
Camera Calibration: Python script and tutorial for finding the rigid-body transform between two sets of 3D points.
IP Config in Ubuntu: Configuring the IP network settings in Ubuntu for a set of devices or switch.
Rospy Class Call: Minimal implementation of a class method call to a rospy service.
Effective Writing Tips: Guides to effective writing.
My personal GitHub page. Here you can find some (perhaps) useful code.
Deep Learning Roadmap: A fork of the popular repository for deep learning papers and surveys, very handy, not mine.