3. Git, GitHub & Portfolio
TEJ3M / TEJ4M :: VERSION CONTROL
Version the work
Use Git to make technical change visible: edit, inspect, stage, commit, and revise.
Publish deliberately
Use GitHub as the durable home for code and project evidence. Build a simple Quarto portfolio that grows throughout the course.
NICE and Git
Commits can show repeated design cycles. A project should have a history of decisions, tests, and improvements rather than appearing as one final upload.