Concrete Club Portfolio Landing Page
A high-impact portfolio featuring an animated serif hero, sticky horizontal-scroll project rows with gif-on-hover effects, and canvas-based background illustrations.
Overview
Concrete Club is the personal portfolio of Gaétan Pautler, featuring a striking, experimental aesthetic centered around bold color and large-scale typography. It is an excellent clone reference for creatives who want to master horizontal scrolling layouts, canvas-integrated backgrounds, and refined hover-state interactions.
Design System
- Color Palette & Visual Hierarchy: The site utilizes a high-contrast palette consisting of a primary coral-red background (
rgb(217, 70, 43)) and a light mint/off-white text color (rgb(215, 229, 216)). The hierarchy is driven by size; massive typography dominates the screen, while navigation and secondary metadata are tucked into the corners. - Typography: A sophisticated high-contrast serif typeface is used for large headings, giving it a classic editorial feel. Smaller UI elements and body text utilize a clean, monospace-adjacent sans-serif for technical clarity and "meta" information (e.g., location and time stamps).
- Structure & Flow: The site follows a vertical-to-horizontal flow. It opens with an massive animated hero section, transitions into a three-column text story supported by canvas animations, and moves into a project gallery composed of two horizontally-scrolling rows. It concludes with a list of "Selected Rules."
- Reusable Components:
- Project Preview Card: A sophisticated implementation including a base image and a secondary
.project-preview__image-hoverlayer that displays a GIF on mouseover. - Overlay Nav System: A persistent grid-based overlay providing context on where the user is within the scroll progress.
- Canvas Backgrounds: Lightweight
<canvas>elements placed behind text to provide organic, fluid-like movement.
- Project Preview Card: A sophisticated implementation including a base image and a secondary
- Interaction & Motion: The site relies heavily on GSAP or similar JS-driven animation for sticky horizontal scrolling. The headers use mask-path polygons for revealing text, and buttons use dramatic
100%translation shifts for entry/exit animations. - Implementation Clues: Built with Nuxt (
id="__nuxt"), the site leverages Vue-based component state for page transitions. The scroll logic uses absolute positioning andtransform: translateto convert vertical scroll distance into horizontal project movement.
Use Cases
- Creative Agency Portfolio: Agencies aiming to showcase high-impact visual work through a unique gallery format rather than traditional grids.
- Product Lookbooks: Fashion or lifestyle brands can remix the horizontal project rows to display seasonal collections with dynamic GIF previews of clothing in motion.
- Artisan Showcase: Individual artists or architects can reuse the "Selected Rules" and "Story" sections to communicate their design philosophy with experimental typography.
- Practical Remix Directions:
- Brand Swap: Replace the coral-red with a neutral dark mode (black/steel) to instantly professionalize the aesthetic for more corporate creative services.
- Scope-Down: Clone just the
home-projectsrow wrapper to add a horizontal scroll feature to a standard vertical landing page. - Navigation Focus: Reuse the corner-anchored, minimal header for a distraction-free mobile-first design.
Related Inspirations
Magda Reyman Designer Portfolio
A minimalist portfolio layout featuring a fixed hero intro, absolute-positioned mobile UI mockups, and a distinctive high-contrast footer with rounded interaction buttons.
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.
Egstad Minimalist Design Portfolio
A refined Nuxt.js portfolio featuring bold variable typography, interactive canvas elements, and a clean grid-based layout for showcasing design work.
NewTab Studio Minimalist Portfolio Landing Page
A clean, typography-focused landing page featuring an oversized SVG/canvas hero title, a top-aligned navigation bar, and a minimalist footer layout.
Evermade Agency Site Showcase
A high-performance agency site featuring a luxury dark aesthetic, interactive 3D hero tilt effects, custom slider components, and a unique 'text-reveal-on-hover' service section.
Gus Portfolio Three.js Canvas Landing
An interactive WebGL landing page featuring a Three.js grid background, a marquee announcement bar, and a centered scroll-driven animation scale effect.