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

Vim

4 minute read

Some useful commands for Vim