Friends of the New Artist Portfolio
An interactive grid-based portfolio featuring a minimal dot navigation background, responsive image tiles for artists, and a persistent custom audio player footer.
Overview
Friends of the New is a high-impact artist management portfolio that utilizes a non-traditional grid system and a minimal aesthetic. It is an excellent reference for builders wanting to move away from standard container layouts in favor of an experimental, interactive canvas that prioritizes visual discovery.
Design System
- Color Palette & Visual Hierarchy: The design uses a high-contrast monochromatic scheme, featuring a deep black (#000000) for the primary header/background and an off-white/cream (#f5f5f0) for the interactive grid area. Visual hierarchy is driven by image size and placement rather than text.
- Typography: The interface utilizes a clean sans-serif typeface (likely for the "MENU" and artist names) with a focus on uppercase styling for navigation. Labels are secondary to the imagery, often appearing only on hover.
- Page Structure: The layout consists of three primary layers: a large black header block, an expansive grid containing scattered dot markers (
#dots), and a collection of artist image tiles (#artists) of varying aspect ratios (square, vertical, horizontal). - Reusable Components:
- Interactive Dot Grid: A background layer of
<span>elements creating a structured anchor system. - Adaptive Image Tiles: Artist link blocks (
<a>tags) with classes likesmall,big,square, andhorizontal, allowing for a masonry-like collage effect. - Audio Player Footer: A persistent
#playlist-wrapperusing the Plyr library for integrated media playback.
- Interactive Dot Grid: A background layer of
- Interactions & Motion: The site uses a
data-hoverattribute to trigger text overlays when hovering over artist images. The presence of an#loaderwith ananimatedclass suggests smooth entry transitions. - Implementation Clues: The HTML structure reveals a WordPress backend with customized containers. CSS classes indicate a heavy reliance on absolute positioning and specific aspect ratio classes (e.g.,
static square vertical) to manage the collage flow.
Use Cases
- Who should clone this: Creative agencies, record labels, and independent photographers who need a portfolio that feels like a digital gallery rather than a corporate site.
- Effective Remixes: This pattern can be adapted for a digital lookbook, an experimental archival project, or a luxury brand's campaign landing page.
- Practical Directions:
- Quick Section Clone: Reuse the
#playlist-wrapperto add a sleek, minimal audio player to any existing site. - Full-Page Clone: Replace the current artist images with product shots for a high-fashion e-commerce discovery page.
- UI Twist: Swap the off-white background for a vibrant brand color or a blurred gradient to move from a minimalist to a maximalist aesthetic while keeping the grid logic.
- Quick Section Clone: Reuse the
Related Inspirations
Caserne Design Studio Portfolio
A minimalist, high-impact portfolio featuring a dynamic masonry grid of project thumbnails with overlay text and a clean, oversized typography-driven footer.
Patrick Miller Photography Portfolio Template
A minimalist, full-bleed photography portfolio featuring a split-screen grid, scroll-triggered section transitions, and integrated Swiper.js image carousels for project galleries.
Taiki Murayama Portfolio Bento Grid
A minimalist designer portfolio featuring a dynamic bento-style layout for project imagery, integrated accordion project lists, and high-contrast typography.
Ruben Meines Minimalist Developer Portfolio
A clean typography-focused layout featuring a duotone hero image, a decorative CSS grid border system, and a structured service list with outlined custom typography.
Ryan Stephen Portfolio Grid Layout
A clean, responsive portfolio featuring a sticky bio sidebar and a minimalist 3-column media grid with hover-ready image cards for showcasing spatial and UI design projects.
Tofu Collective Minimalist Art Gallery
A clean, split-screen landing page layout featuring a large-typography hero section, sticky grid navigation, and an integrated full-height image slideshow component.