CASE STUDY 01 // PROCESS ARCHITECTURE

My Portfolio

This case study adheres to the Bouniq-Mercier 5-Phase Protocol, selected to prioritize verifiable technical outcomes over abstract theory. Every design decision drives a measurable business result.

01 // ESTABLISHING FOUNDATION

Design Principles

The Primary Goal

Minimize cognitive friction for the reviewer to maximize the conversion rate from visitor to candidate.

The Strategic Gap

Shift from displaying "pretty pictures" to providing verifiable, metric-driven evidence of business impact.

Inclusion Standard

Strict WCAG AA compliance (4.5:1 contrast) is required to prove technical rigor beyond just visual design.

Asset Optimization

Maximize controllable speed. Compress all assets to WebP format to mitigate platform latency and respect user time.

Proof of Process

Move beyond the "perfect reveal." Structure case studies to highlight pivots and failures, proving the design is a calculated evolution.

Scalability

Demonstrate "Engineering Readiness" by documenting component logic, not just final screens.

02 // COMPETITIVE ANALYSIS

Market Audit

This analysis reveals that while top-tier portfolios excel visually, they frequently lack defined business success metrics and WCAG accessibility compliance. It is important to note that while Mobile Speed scores averaged 73/100, some deficits stem from host-platform constraints.

Audit Metric Portfolio A Portfolio B Portfolio C
Mobile Speed Score (Source: Lighthouse) 65/100 81/100 75/100
Accessibility Score (Source: Lighthouse) 78/100 100/100 85/100
Success Metrics (Quantitative Defined?) Qualitative Only None Broken Links
Resume Friction (Clicks to View PDF) 1 Click PDF 1 Click PDF 2+ Clicks
Visual Evidence (Supporting Case Study) Process Heavy Visual Heavy Lapsed
03 // USER STORIES

Define

Efficiency

As a...

Recruiter reviewing on a phone,

I want...

the resume to open as a responsive web page,

So that...

I can read skills without having to download a PDF.

Business Impact

As a...

Design Lead scanning for seniority,

I want...

to see defined success metrics at the top,

So that...

I can verify product strategy skills immediately.

Speed & Respect

As a...

Hiring Manager with limited time,

I want...

the portfolio to load instantly,

So that...

I can review the work quickly between meetings.

04 // STRATEGIC OUTCOME

Value Proposition

De-Risking the Hire

This portfolio is engineered to reduce hiring risk. By prioritizing speed, accessibility, and business metrics over decorative visuals, it eliminates cognitive friction for the reviewer and provides immediate, verifiable proof of high-level competence.

05 // INFORMATION ARCHITECTURE

User Flow

This architecture prioritizes minimum clicks to value. Selected works on the homepage reduce friction for recruiters, while the gallery provides comprehensive access for deeper exploration. The resume exists as a standalone destination to respect traditional hiring workflows.

Homepage
Home
Work
Challenge
Sprints
Resume

Homepage
Sections

Intro Header
3 Selected Works (updateable)
Links to nested case study pages
CTA → Works Gallery Page
CTA → Challenge Page
Design Sprints CTA → Sprint Page
Sprint Page → Challenge Page
Footer (Socials / Contact)

Works
Page

Gallery View (all case studies)
Individual Case Study Pages
Link back to gallery
Link to next case study

Resume
Page

Accessible only from nav bar
Resume Download (exit point)
06 // STRATEGIC FRAMEWORK

Mind Mapping:
Information Architecture

This diagram maps the four opposing forces driving the portfolio's architecture. Instead of a standard sitemap, this framework balances User Needs (Speed & ROI) against Technical Constraints (Accessibility & Performance). It serves as the project's "North Star," ensuring every design decision solves a business problem.

Target: The Recruiter

Zero Friction.
No PDFs.
Mobile First.

Recruiters screen on phones. We removed the "Pinch & Zoom" barrier to ensure the first impression is frictionless.

Target: The Manager

Metrics First.
Defined KPIs.
Strategy over Art.

Design Leaders need proof of ROI. This leads with data to validate strategic maturity.

Constraint: Technical

95+ Speed Score.
WCAG AA Strict.
Optimized Assets.

Performance is a feature. Optimizing assets proves engineering empathy and respect for user bandwidth.

Constraint: Visual

Architectural.
High Contrast.
"Heavy" System.

Bold, high-contrast layouts signal confidence and guide the eye without decorative distraction.

07 // DESIGN SYSTEM

Visual Language

This system prioritizes editorial restraint over decoration. Every element serves a functional purpose: typography creates hierarchy, color signals meaning, and spacing provides rhythm. The design is intentionally "heavy" - high contrast, bold borders, and architectural structure.

Typography

Display / Structural

Space Grotesk

Used for titles, labels, UI elements, and any text requiring structural weight. 700-800 font weight for maximum impact.

Body / Editorial

Raleway

Used for body text, descriptions, and narrative content. 500-600 font weight balances readability with authority.

Color Palette

#202020
Primary Text
Titles, body text, structural borders
✓ WCAG AAA (15.3:1)
#3A0000
Burgundy Accent
Labels, emphasis, structural bars, CTAs
✓ WCAG AA (8.2:1)
#F5F5F0
Background
Page background, creates warmth without distraction
#107C10
Status Green
WCAG compliance indicators, success states
✓ WCAG AA (5.8:1)

Technical Constraints

All code operates within Squarespace's code block environment, which imposes specific technical limitations:

  • All CSS must be scoped with unique class names to avoid global style conflicts
  • No external dependencies - all animations and effects use native CSS
  • No localStorage or sessionStorage (Squarespace blocks these in code blocks)
  • Fluid typography uses clamp() for responsive scaling without media query breakpoints
  • All assets optimized to WebP format to mitigate platform speed constraints

Core Principles

Accessibility First

14px minimum text size across all breakpoints. WCAG AA contrast ratios on all color combinations. Fluid typography scales smoothly across devices without breaking readability.

Editorial Hierarchy

Every section follows Label → Title → Content pattern. Typography and spacing create rhythm, not decoration. Restraint signals confidence.

Intentional Lift

Premium moments (CTAs, interactive elements) use subtle shadows and the light runner animation. Not everything floats. Elevation is earned, not default.

Strategic Restraint

One burgundy inversion (Value Prop). One animated grid (Mind Map). Repeating effects dilute impact. Every design decision is intentional, not decorative.

08 // MICRO-INTERACTIONS

Animation Physics

These animations prioritize purpose over decoration. The light runner signals premium CTAs, while the rising moon reveals content without disrupting hierarchy. Both use custom cubic-bezier curves for organic, non-linear motion that feels intentional, not mechanical.

01 // Light Runner
Premium CTA
Trigger
Hover State
User initiates action via cursor proximity.
Behavior
Rotating Gradient
Conic gradient simulates light reflecting off edges.
Timing
4s Linear Loop
Continuous rotation creates premium tactile feel.
02 // Rising Moon

START

+

FINISH

Technique
Corner Overlay
Non-destructive clip-path reveals content.
Hierarchy
Z-Index Stack
Overlay sits strictly above base content.
Motion
Cubic-Bezier
Custom curve creates organic expansion feel.
09 // TECHNICAL VALIDATION

Lighthouse Results

These scores validate that the portfolio meets production-ready standards. Performance optimizations, WCAG AA compliance, and zero console errors prove technical rigor beyond visual design. All metrics measured on mobile devices to reflect real-world recruiter behavior.

Core Metrics

Performance 98
Accessibility 100
Best Practices 100
Total Blocking Time 0ms

Go / No-Go Matrix

WCAG AA Contrast Pass
Assets Optimized (WebP)
Resume Link Verified
Zero Console Errors

Status: Go

10 // TECHNICAL STACK

Build Process

This portfolio was built using a modern LLM-assisted workflow. Rather than hiding AI involvement, this process proves I can leverage cutting-edge tools to ship faster without sacrificing quality. Different models serve different strengths - AI accelerates, humans validate.

Design

Figma
System architecture, design tokens, and component logic documentation.
FigJam
User flow mapping and stakeholder alignment artifacts.

Build

Squarespace
Hosting infrastructure and CMS baseline for content management.
HTML/CSS
Custom code blocks to override platform constraints and implement design system.
LLM Toolkit
Multi-model approach using Claude, GPT, and Gemini based on task-specific strengths.

Validate

Chrome DevTools
Real-time DOM inspection, layout debugging, and responsive testing.
Lighthouse
Performance auditing, accessibility compliance, and best practice validation.
Manual QA
Cross-device testing on iOS/Android to validate real-world behavior.

Thank you for reviewing this case study. This portfolio was built to prove I can design systems, ship fast, and validate quality - not just make things look good. If this approach aligns with what you're building, let's talk.