References
This page lists all sources, code examples, documentation, lecture materials and tools that informed the design and implementation of this website. All references are presented in Harvard format in line with the INST0007 coursework requirements.
References
- Mozilla Developer Network (MDN). (2025) MDN Web Docs. Available at: https://developer.mozilla.org/ (Accessed: 8 December 2025).
- World Wide Web Consortium (W3C). (2025) Web Accessibility Initiative (WAI) Resources. Available at: https://www.w3.org/WAI/ (Accessed: 8 December 2025).
- W3Schools. (2025) HTML, CSS and JavaScript Tutorials. Available at: https://www.w3schools.com/ (Accessed: 8 December 2025).
- University College London (UCL). (2025) INST0007: Web Technologies - Lecture Slides. Department of Information Studies, UCL.
- University College London (UCL). (2025) INST0007 Assignment Brief: Web-based CV Website. Department of Information Studies, UCL.
- World Wide Web Consortium (W3C). (2024) HTML Living Standard. Available at: https://html.spec.whatwg.org/ (Accessed: 8 December 2025).
- World Wide Web Consortium (W3C). (2024) CSS Snapshot. Available at: https://www.w3.org/TR/css/ (Accessed: 8 December 2025).
- OpenAI. (2025) ChatGPT (GPT-5.1). Available at: https://chat.openai.com/ (Accessed: 8 December 2025).
Generative AI Acknowledgement
I used OpenAI's ChatGPT (GPT-5.1) in an assistive capacity to help draft the structure of the website and refine sections of code. I reviewed and edited all outputs to ensure I fully understood the HTML, CSS and JavaScript used, and to ensure alignment with the INST0007 module learning outcomes. All final implementation decisions are my own.