How I use this site
Every note carries frontmatter: title, description, tags, category (system-design | technical | behavioral | notes), and status (draft | review | solid). The home grid and /tags page build themselves from that frontmatter — no manual index to maintain.
Code examples use Go. Algorithm/DSA templates are written in idiomatic Go (```go fenced blocks). Keep new notes consistent.