Setting up a bluetooth device for use with serial communication in Linux
A guide to setting up a Bluetooth device for serial communication on Linux using rfcomm and custom Bash scripts.
A guide to setting up a Bluetooth device for serial communication on Linux using rfcomm and custom Bash scripts.
A guide to creating and managing Python virtual environments using the native venv module, with helpful bash functions.
A guide to automating the reset of a local Django database using a bash script, including migrations and user setup.
A guide to automating Django deployment using bash scripts for frequent, low-risk code releases.
A guide on how to extract your personal run data from the Nike Run Club app using a bash script and visualize it with Python.