Series
Cryptography
Python
- Install Python
- Install Python using HomeBrew
- Install Python from source
- Conda Package Manager
- Python version management with Pyenv
- Python virtual environments with venv
- Python virtual environments with virtualenv
- Python virtual environments with pipenv
- Python virtual environments with poetry
- Python virtual environments with uv
- Setup a python project
- Dockerfiles with Python
Raspberry
C++
- C++ basics
- C++ Multiple file project
- C++ Compile libraries
- C++ Compile and link external libraries
- Make and Makefiles
- C++ basic Python extension
- BLAS and LAPACK for Linear Algebra
CUDA
- CUDA Utils
- Audio Transcription using Whisper from OpenAI
- Nvidia GPU performance
- CUDA Matrix Multiplication