Overview
This set of assignments teaches students how to build a simple technical CV using only HTML, use Git and GitHub branching workflows (dev → beta → main), and publish a CV on GitHub Pages. Students will complete three linked tasks and submit evidence on Moodle.
Learning objectives
-
Create a clear, professional technical CV in HTML.
-
Use Git and GitHub branches (dev, beta, main) correctly and create merge/ pull requests.
-
Deploy a static site to GitHub Pages from the main branch (after beta approval).
-
Demonstrate version control best-practices and provide a working URL for evaluation.