Skip to content

Knowledge Base

Notes

Short, searchable notes on Docker, Git, Linux, Regex, Python, SQL, Azure, FastAPI, LangGraph, MCP, and prompt engineering.

LangGraph basics

Core concepts for building stateful, multi-agent workflows with LangGraph.

LangGraphAgentic AI

Docker cheatsheet

Everyday Docker commands for containers, images, volumes, and networks.

Docker

Git cheatsheet

Common Git commands for branching, rebasing, and cleaning up history.

Git

Linux essentials

File permissions, process management, and networking commands used daily.

Linux

SQL window functions

ROW_NUMBER, RANK, and running totals — the window functions that come up most often.

SQL