how to 4
- How to create a SSL/TLS certificate (with OpenSSL)
- How to implement a linter and code formatter in a C/C++ project (clang-format and clang-tidy)
- How to implement a linter and code formatter in a Python project (RUFF)
- How to implement a linter and code formatter in a web project (ESLint and Prettier)