Arthur Simonini Portfolio Layout
A minimalist musical portfolio featuring horizontal scrolling marquees, a persistent audio player with progress tracking, and expandable accordions for project credits and video reels.
Overview
This website is a sophisticated, minimalist portfolio for composer Arthur Simonini, designed with a heavy emphasis on typography and horizontal scrolling motion. It serves as an excellent reference for creatives who need to showcase a high volume of multimedia content (audio, video, and credits) within a single-page, fluid interface.
Design System
- Color Palette & Visual Hierarchy: The system uses a high-contrast monochromatic base (black background, white text) that creates a cinematic, editorial feel. Visual interest is driven by large-scale serif typography and full-bleed imagery that appears on hover/interaction.
- Typography: The design features a prominent, custom serif typeface with decorative ligatures (seen in "ARTHUR SIMONINI" and section headers). A secondary, cleaner sans-serif is used for functional metadata (e.g., "B.O.", "DISQUES") and body copy within expandable sections to maintain readability.
- Page Structure: The layout is organized into distinct horizontal bands:
- Header/Navigation: Large brand name and category links.
- Marquee Intro: Infinite scrolling text lines that preview projects.
- Audio Player: A wide, fixed-height section with a persistent progress bar (
js-playlistProgress) and tracklist. - Project Sections: Segmented by category (B.O., Habillages, Disques), featuring expandable vertical lists.
- Reusable Components:
- Horizontal Marquees: The
js-marqueelines are ideal for dynamic landing pages. - Accordion Project Items: The
js-boItemandjs-lineItemstructures allow for hidden depth, containing embedded Vimeo players (js-boVideo) and detailed credits. - Progress-Tracked Audio Player: A custom-styled list where clicking a
js-playlistItemupdates a global player state.
- Horizontal Marquees: The
- Motion Patterns: The site relies on Marquee-style scrolling for energy and CSS-driven transitions for the expansion of project details. Hover states trigger image previews within the marquee lines (
intro__image), creating a peek-a-boo effect. - Implementation Clues: The HTML utilizes a custom JavaScript architecture (evident from classes like
js-slideshow,js-marquee, andjs-boItem) to manage state for video toggles and audio playback. Data attributes (data-href,data-url) are used to dynamically load media into the containers.
Use Cases
- Who should clone this: This layout is perfect for film composers, sound designers, directors, or fashion photographers who need an editorial-grade showcase that highlights both the name and the diverse nature of their work.
- Effective Remixes:
- Brand Swap: Replace the high-contrast black/white with a softer cream/earth-tone palette for a luxury or lifestyle brand.
- Information Architecture: Adapt the audio player section into a "Press" or "Recent News" ticker for corporate sites.
- Feature Reuse: Clone only the horizontal marquee
intro__linefor a distinctive landing page header while maintaining a traditional grid below.
- Clone Scope: A full-page clone is recommended for portfolios requiring a "showreel" first impression. Alternatively, the audio playlist and progress bar logic can be extracted as a standalone component for any site requiring integrated audio streaming.
Related Inspirations
Michael Lo Interactive Portfolio
A high-end design portfolio featuring a horizontal scroll layout, dynamic typography remix controls, and a dual-view project index with sleek grid and list transitions.
DrawHistory Social Impact Agency Portal
A split-layout announcement page featuring high-contrast cards, typography-driven hero sections, vertical border treatments, and touch-responsive case study carousels.
Odin’s Crow Modern Business Portfolio
A minimalist investment site featuring a horizontal line-based layout, split-text character animations, sticky scroll sections, and comparison card components.
Map Project Office Portfolio Homepage
A minimalist studio site featuring a full-screen landing animation, sticky multi-part logo navigation, and a staggered asynchronous project grid with lazy-loaded imagery.
Bōjka Studio Minimalist Portfolio Landing
A bold, high-contrast design featuring a vibrant green hero section, large-scale typography, a crossfade image slideshow, and a fixed navigation footer.
Minimal Text-Based Creative Director Portfolio
A clean, typography-focused landing page featuring a multi-column layout for bio, links, and client lists using simple CSS flex or grid structures.