---
name: Julienrenau
description: "This site is a perfect example of minimalist portfolio design, using typography and whitespace to create a strong visual hierarchy."
version: alpha

colors:
  background: "#EBEBEB"
  primary: "#272727"
  neutral: "#898989"
  line: "rgba(39,39,39,0.15)"

typography:
  display:
    fontFamily: grotesque-sans
    fontSize: 45px
    lineHeight: 1.0
    fontWeight: 500
    letterSpacing: "-0.5px"
  body:
    fontFamily: grotesque-sans
    fontSize: 16px
    lineHeight: 1.0
    fontWeight: 400
    letterSpacing: "0"

rounded:
  sm: 0px
  md: 0px
  lg: 0px
  pill: 0px

spacing:
  xs: 4px
  sm: 8px
  md: 16px
  lg: 24px
  xl: 32px
  2xl: 48px
  3xl: 64px

---

## Overview

A stark, typographic portfolio for a creative technologist, emphasizing technical expertise through minimal design.

*A minimalist, high-contrast digital portfolio showcasing advanced creative technology projects.*

## Colors

Extreme restraint; monochromatic palette with high contrast for readability.

- **Background (`#EBEBEB`)** — uses `bg` token
- **Primary text (`#272727`)** — uses `ink` token
- **Muted (`#898989`)** — uses `muted` token
- **Borders (`rgba(39,39,39,0.15)`)** — uses `line` token

## Typography

- **Display:** grotesque-sans
- **Body:** grotesque-sans

- Use Founders Grotesk for all text elements.
- Maintain tight line-heights for headlines.
- Use bold weight (700) for emphasis and metadata.

## Layout

Asymmetric grid with large whitespace and horizontal rules.

*Rhythm:* Strict vertical rhythm with large whitespace blocks.

## Elevation & Depth

- Borders: 1px solid borders using primary ink color for separation.

## Shapes

- `sm`: 0px
- `md`: 0px
- `lg`: 0px
- `pill`: 0px

## Components

- **button:** Text-based links with no background or border.
- **card:** Project cards are large horizontal blocks with a top border.
- **hero:** Text-heavy hero with large typography and minimal imagery.

## Do's and Don'ts

**Don't:**
- Don't use decorative illustrations — screenshot shows stark text and photography only.
- Don't use bright accent colors — screenshot shows a monochromatic palette.
- Don't use rounded corners — screenshot shows sharp, rectangular elements.
- Don't use drop shadows — screenshot shows flat, border-based design.
- Don't use complex navigation — screenshot shows simple text links.
- Don't use playful fonts — screenshot shows a clean, grotesque sans-serif.

---

## System Prompt (paste into AI agent)

```
This is a minimalist portfolio for a creative technologist, using a stark, high-contrast monochromatic palette (ink #272727 on background #EBEBEB) with a single grotesque-sans typeface (Founders Grotesk). The layout is asymmetric with large whitespace blocks and horizontal rules separating sections. Key features include large, bold typography for project titles, text-based navigation, and a complete absence of decorative elements or shadows. Critical donts: avoid bright accent colors, rounded corners, and playful language. Positioning is professional and technical, emphasizing WebGL and Unity projects.
```
