mirror home

Transformation into an industrial style studio

Office building in Paris

Year 2017 Type Commercial Surface 50000 m² Services Feasibility study Office building in Paris – feasibility study

antiknot

Year 2016 Links KVR audio Discord Software VST Pugin antiknot is a randomizable stereo signal processing effect featuring EQ, warm saturated tri band and single band compression, flanger, delay, reverb and uniphaser units. Features: warm saturated tri band and single band compression, EQ, flanger, equalizer, tremolo, phaser, reverb, delay. Internal oversampling for aliasing reduction. Fully […]

at-200 MIDI control

Year 2016 Links KVR audio Discord Software VST Pugin at-200 MIDI control is a free windows 32 bit VSTi tool to control / randomize the peavey at-200 guitar parameters. It can be used in any DAW as an instrument and it is useful when you want to automate guitar parameters or save the guitar settings […]

synEditions bookstore

Year 2015 Type Commercial Links syneditions.wixsite.com Surface 85 m² Services architectural study,furniture design Architectural study / interior and furniture design for the bookstore / cafe / event space of the community of book “The Colleagues’ Publications” at Exarcheia.

Law Office renovation

Year 2015 Type Commercial Surface 75 m² Services architectural study,interior & furniture design, construction architectural study / interior and furniture design / construction of a law office in Alexandras avenue

document.addEventListener('DOMContentLoaded', function () { const videoElement = document.getElementById('randomVideo'); if (!videoElement) return; const videoSources = [ "https://iraisynn.attinom.net/wp-content/uploads/2025/06/oldroad.mp4", "https://iraisynn.attinom.net/wp-content/uploads/2025/06/t1.mp4", "https://iraisynn.attinom.net/wp-content/uploads/2025/06/t2.mp4", "https://iraisynn.attinom.net/wp-content/uploads/2025/06/t3.mp4", "https://iraisynn.attinom.net/wp-content/uploads/2025/06/t4.mp4", "https://iraisynn.attinom.net/wp-content/uploads/2025/06/t5.mp4", "https://iraisynn.attinom.net/wp-content/uploads/2025/06/t6.mp4", "https://iraisynn.attinom.net/wp-content/uploads/2025/06/t7.mp4" ]; const randomSource = videoSources[Math.floor(Math.random() * videoSources.length)]; videoElement.src = randomSource; videoElement.load(); });