Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 526 Bytes

File metadata and controls

11 lines (9 loc) · 526 Bytes

Guides

Cross-cutting guides that aren't tied to a single code module — read them anytime. These build the mindset around the code.

  • design-thinking.md — plan before you code. How to break a problem into input, steps, and output before opening the editor.
  • interview-star.md — explain your projects clearly using the S.T.A.R method.
  • devops-mindset.md — how DevOps engineers think: automation, reliability, ownership, and what to learn next.