CheatSheets

Docker

less than 1 minute read

Docker lets you package applications with their dependencies into portable containers. It simplifies building, shipping, and running software.

Git

less than 1 minute read

Git is a distributed version control system.

Kubernetes

2 minute read

Kubernetes is an open-source container orchestration platform.

Linux

less than 1 minute read

Some useful commands for Linux

uv

less than 1 minute read

uv is a fast package and program manager for Python

tmux

1 minute read

tmux is a terminal multiplexer

UV

3 minute read

UV is an extremely fast Python package and project maanger written in Rust, designed as a drop in replacement for pip, pip-tools, pipx, poetry, pyenv, virtua...

Vim

4 minute read

Some useful commands for Vim