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
“While the occupation of office buildings fluctuates according to the economic crises affecting our cities, the question of the future of office buildings and the spaces they offer is more than relevant. New offices keep emerging, following the classical layouts, and the old ones are for the most part left abandoned.” (Grégory Kramer. Kevin Rodriguez, Towards an end of the office? Theorical statement, 2023) Located on a large industrial wasteland in Geneva, the building 5C-5D on Route des Jeunes is an office and workshop building from 1988. The idea of the project is not to create a new office building but to take the existing office building and to improve its environment. The new key component of the transformed office space is a self-care program. The existing two-part building will therefore be redesigned into two entities: The self-care area and the office area. By having these spaces interacting, the goal of the project is to create an office building where users’ wellbeing is taken into account for users’ physical and mental health. The original structure and façade will be used adapting it to the new elements. Openings are created in the existing slabs and walls to generate new vertical and horizontal connections between programs. The new office and self-care building is a proposition for a solution for offices in general, to improve the existing environment, to think about the user’s wellbeing while at work.