---
name: Richardekwonye
description: "Excellent example of typographic-driven portfolio design that prioritizes clarity and professional presentation over visual complexity."
version: alpha

colors:
  background: "#E1DFDD"
  primary: "#000000"
  line: "rgba(0,0,0,1.0)"

typography:
  display:
    fontFamily: geometric-sans
    fontSize: 144px
    lineHeight: 0.875
    fontWeight: 500
    letterSpacing: "-2px"
  h2:
    fontFamily: geometric-sans
    fontSize: 40px
    lineHeight: 1.25
    fontWeight: 500
    letterSpacing: "-0.5px"
  body:
    fontFamily: geometric-sans
    fontSize: 16px
    lineHeight: 1.15
    fontWeight: 400
    letterSpacing: "0px"

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

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

---

## Overview

Minimalist creative developer portfolio with bold typographic expression

*A well-structured architectural blueprint for a digital portfolio*

## Colors

High contrast monochrome with warm neutral background

- **Background (`#E1DFDD`)** — uses `bg` token
- **Primary text (`#000000`)** — uses `ink` token
- **Borders (`rgba(0,0,0,1.0)`)** — uses `line` token

## Typography

- **Display:** geometric-sans
- **Body:** geometric-sans

- All headings and display text are uppercase
- Tight letter-spacing on large typography
- Weight contrast between 400 for body and 500 for headings

## Layout

Asymmetric grid with generous negative space

*Rhythm:* Vertical rhythm based on 4px grid with generous whitespace

## Elevation & Depth

- Borders: No visible borders; clean edge-to-edge layout

## Shapes

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

## Components

- **button:** Minimal text-based navigation with uppercase treatment
- **card:** Photographic elements with no borders or shadows
- **hero:** Full-bleed typographic hero with large image integration

## Do's and Don'ts

**Don't:**
- Don't use rounded corners — screenshot shows sharp rectangular edges
- Don't add drop shadows — screenshot shows flat, shadowless surfaces
- Don't use multiple colors — screenshot shows only black and warm gray
- Don't create dense layouts — screenshot shows generous whitespace
- Don't use lowercase headlines — screenshot shows all uppercase text
- Don't add decorative borders — screenshot shows borderless design

---

## System Prompt (paste into AI agent)

```
This is a minimalist creative developer portfolio for Richard Ekwonye, currently Design Engineer at Stripe. The design uses a strict monochrome palette with warm neutral background (#E1DFDD) and black text (#000000). Typography is geometric sans-serif (PP Neue Montreal) with extreme scale contrast, featuring 144px display type alongside 16px body text. Critical design principles: maintain uppercase treatment for all headings, preserve generous whitespace (170px vertical padding), avoid any decorative elements or borders, use sharp rectangular shapes without border-radius, and implement smooth 1-second cubic-bezier transitions. The layout is asymmetric with a 12-column grid, focusing on typographic expression over visual decoration.
```
