Visual Library
Sketches
distributed
Redis Overview
Apr 8, 2026
A visual Redis study sheet covering data structures, expiration, persistence, eviction, replication, pub/sub, and optimistic transactions.
git
Git Command Cheatsheet
Apr 2, 2026
A quick Git command cheatsheet covering repository setup, branching, status checks, commits, sync, and rollback basics.
python
Python Command Cheatsheet
Apr 1, 2026
A quick command cheatsheet for checking Python, managing virtual environments, handling packages, and running files or modules.
rag
RAG Overview
Mar 31, 2026
A visual overview of retrieval, ranking, and generation flow in a RAG pipeline.
distributed
Kafka Overview
Mar 30, 2026
A quick structural sketch of brokers, partitions, consumer groups, and replication.