Search
Results
Results
${ capture(/^/, {
0: (data, captures) => (
data.params.project !== undefined ?
include('#filter-navigation-close-project', data) :
data.params.collection !== undefined ?
include('#filter-navigation-close-collection', data) :
include('#filter-navigation-search', data)
),
catch: () => console.log('TODO: SHOULDNT GET HERE')
}, data.location, data.location.name) }
${data.collections.reduce(function (acc, col) {
return acc + col.content_count
}, 0)}
${
merge([{ type: 'resize' }], events('resize', window))
// To size
.map(() => (window.innerWidth >= px('70em') ? 'big' : 'small'))
// Deduplicate
.filter(((prev) => (value) => {
const result = prev !== value;
prev = value;
return result;
})(null))
// Include
.map((size) => (size === 'big' ? 'Living Archives' : capture(/^/, {
0: (data, captures) => (
data.identifier === 'filters' ? 'Search / Filter' :
data.params.project !== undefined ? 'Project' :
data.params.collection !== undefined ? 'Collection' :
'Results'
),
catch: () => console.log('TODO: SHOULDNT GET HERE')
}, data.location, data.location.name)))
}
${ data.id[0].toUpperCase() + data.id.slice(1) }
${ events('dom-activate', element)
.take(1)
.map(() =>
request('/cms/' + data.id + '/')
.then((html) => {
const template = document.createElement('template');
template.innerHTML = html;
return template.content.querySelector('.inline-content-block');
})
) }
Back to navigation
Battersea Power Station: The Transformative Power of Iconography delves into the analysis of the iconic power station, constructed during the mid-twentieth century along the River Thames in South London. The powerhouse stands as a significant visual and cultural symbol of British industrial heritage, inspiring numerous movies, photographs, music videos and visual arts events. After ceasing operations in 1983, Battersea Power Station reopened in 2023 as a commercial and residential center, raising questions about the role of architecture in preserving industrial and historical heritage. The thesis aims to understand how the iconic architectural elements participate to support an evolving vision of England over time, through a series of media analyses. Significantly, the project explores the role of architecture in rehabilitating iconic architecture, using The Plaza Cinema and Mont-Blanc Centre in Geneva as a case study. Built by architect Saugey between 1951 and 1953, The Plaza was one of Switzerland’s largest cinemas and the first to use cinemascope technology. Abandoned in 2004, the cinema faced potential demolition until an architectural competition was held in 2023 for its renovation. The master project aims to transform the cinema and towering center into a film school and student residence. Central to the design is the inclusion of public spaces, inspired by the concept of a plaza, to foster social and cultural interactions and promote cinematographic culture.