Tools
Git
Keeps product development history safe and traceable.
01 / What it is
In brief
Even on large projects I build solo, I use it to break changes into small, meaningful steps and to have the confidence to roll back safely.
02 / Experience
How I use it
Across all my active projects, I manage feature development, experimental work, release preparation, and production hotfixes through Git history.
03 / Highlights
- 01
Meaningful commit history
- 02
Branch-based development
- 03
Safe rollbacks
