BCM302 - Advanced Digital Artefact

Sharing Perspectives On Our Digital Artefact Journey

James McTaggart
Oct 25, 2024
2 min read

In my recent peer review discussion for BCM302, I had the opportunity to chat with Winston Neville, Matilda Jones-Sinclair, and Lucas Merrick. We shared insights into our individual projects, which highlighted our diverse approaches to digital artefact development.

Lucas initiated the conversation by detailing his project focused on building an online presence for a glass specialties company. He shared challenges related to halting progress when the client became busy, suggesting that running multiple digital artefacts could offer backup options.

Facade Design, Engineering & Contracting - Glasscon
We offer globally “turn-key” facade desing, engineering & contracting solutions for creating extraordinary architectural building envelopes.

I followed with my project, which involves collecting extensive personal data to identify patterns and trends using AI analysis. I received valuable feedback from my peers, especially regarding user accessibility and the potential for developing an app to enhance engagement.

Going Beyond The Data... Looking At The Evolution of My Digital Artefact
Here is the JavaScript code used in Google App Script: function doGet(e) { var sheet = SpreadsheetApp.getActiveSpreadsheet().getActiveSheet(); var data = sheet.getDataRange().getValues(); var jsonArray = []; var headers = data[0]; for (var i = 1; i < data.length; i++) { var rowObject = {}; for (var j = 0; j < headers.length; j++) { rowObject[headers[j]

Winston shared his project aimed at monetising his online platform while growing a portfolio for future job opportunities. He emphasised the importance of being proactive in obtaining opportunities, like reaching out to potential collaborators and sponsors.

@winston.neville

Winnie's DA, his personal TikTok & Instagram Account

Finally, Matilda shared her DA, a TikTok account she created for domestic violence charity, KYUP!. She highlighted the importance of choosing projects that resonate personally, reinforcing that genuine interest leads to a more enjoyable experience.

@kyupprojectau

Matilda's DA this semester

I think this discussion primarily highlighted the significance of learning through exploration, and was pleased to see each other encouraging one another to innovate and adapt their DAs.

Reference List

Glasscon GmbH 2024, Glasscon, viewed 26 October 2024, https://www.glasscon.com/.

Jones-Sinclair, M & Thomas, M 2024, TikTok, viewed 26 October 2024, https://www.tiktok.com/@kyupprojectau.

McTaggart, J 2024, ‘Beyond data: the evolution of my digital artefact’, viewed 26 October 2024, https://uow.jamesmctaggart.com/beyond-data-the-evolution-of-my-digital-artefact/.

Neville, W 2024, TikTok, viewed 26 October 2024, https://www.tiktok.com/@winston.neville.

Thomas, M 2024, KYUP! Project, viewed 26 October 2024, https://kyupproject.com.au/.