![]()
Engineering Tooling
Git
Version control, branching discipline, history management, and the Git practices that make collaboration safer and less fragile.
Section Home
What belongs in Git
This section is for version-control discipline: making changes clearly, reviewing safely, and keeping project history useful instead of chaotic.
![]()
History Hygiene
Readable commits, safer change boundaries, and the habits that make work easier to review and recover.
![]()
Collaboration
Branching, review flow, and practical conventions that reduce friction in shared codebases.
![]()
Safety
Guardrails that help avoid destructive changes and keep work recoverable under pressure.
Curation Status
What is being curated
- workflow patterns that support cleaner collaboration and code review
- version-control notes tied to real project delivery
- operational lessons that make Git safer to use under time pressure
External work from Stack Overflow, CodePen, JSFiddle, GitHub, and older portfolio material is being turned into canonical on-site content here.