Skip to content
const portfolio = { loading: true, status: 'initializing...'};
0%
back to home.tsx

~/showcase

Component Lab

A living catalog of every building block — headers, heroes, project grids, process, social proof, features, creative bits, CTAs and footers. Grab any specimen and drop it on any page.

0

specimens

0

categories

remixes

Headers · 12 · Heroes · 12 · Projects · 12 · Process · 12 · Social Proof · 12 · Features · 12 · Creativity · 12 · CTAs · 12 · Footers · 6 ·
01

Header

1 — Terminal
Renan Rios — Product Designer, Vibe Coder & AI Orchestrator

renan@portfolio:~$

02

Header

2 — IDE

renan-portfolio — Visual Studio Code

Live Share: available
03

Header

3 — Minimal
04

Header

4 — Magazine
issue 04interfaces / systems / aicommission

The Portfolio Review

RENAN RIOS

semantic nav · visible focus · reduced motion · monospace chrome ·
05

Header

5 — Dashboard
Renan Rios — Product Designer, Vibe Coder & AI Orchestrator

Portfolio Ops

all systems tasteful

build 99.9%latency 42msa11y AA
06

Header

6 — Floating
07

Header

7 — Breadcrumb
08

Header

8 — Git Branch
Renan Rios — Product Designer, Vibe Coder & AI Orchestratormain

renan-rios/portfolio

09

Header

9 — Compact Center
10

Header

10 — Pill Nav
Renan Rios — Product Designer, Vibe Coder & AI Orchestrator

RR

studio shell

11

Header

11 — Split Line
Renan Rios — Product Designer, Vibe Coder & AI Orchestrator

Renan

product designer · vibe coder

split signal
12

Header

12 — Command Line
Renan Rios — Product Designer, Vibe Coder & AI Orchestrator

renan-rios

portfolio
01

Hero

1 — Terminal
renan@portfolio:~/component-lab

$ whoami --verbose

Product Designer · Vibe Coder · AI Orchestrator

Designing, coding, and orchestrating AI — from concept to ship.

02

Hero

2 — IDE (Syntax Bio)
hero.tsx

Renan Rios

1const profile = {
2 name: "Renan Rios",
3 roles: ["Product Designer", "Vibe Coder", "AI Orchestrator"],
4 tagline:
5};
Product DesignerVibe CoderAI Orchestrator
03

Hero

3 — Minimal Centered
Renan Rios — Product Designer, Vibe Coder & AI Orchestrator

Renan Rios

Product Designer · Vibe Coder · AI Orchestrator

Designing, coding, and orchestrating AI — from concept to ship.

04

Hero

4 — Magazine Split
Portfolio 2026No. 004

Cover story

Product Designer,
Vibe Coder,
AI Orchestrator

Renan RiosDesigning, coding, and orchestrating AI — from concept to ship.

design systemsagent workflowsproduct craftship energy
Renan Rios — Product Designer, Vibe Coder & AI Orchestrator

Product Designer · Vibe Coder · AI Orchestrator

05

Hero

5 — Dashboard Widgets
Command centeronline

Renan Rios

Product Designer · Vibe Coder · AI Orchestrator

Designing, coding, and orchestrating AI — from concept to ship.

Disciplines

0

Ship mode

0%

Agent loops

0

Active pipeline

research → prototype → agent orchestration → ship

06

Hero

6 — Scroll Story (Dot Grid)
scroll.story

Renan Rios

Product Designer · Vibe Coder · AI Orchestrator

Designing, coding, and orchestrating AI — from concept to ship.

01

Concept

find the signal

02

Prototype

shape the interface

03

Ship

orchestrate the release

Renan Rios — Product Designer, Vibe Coder & AI Orchestrator
07

Hero

7 — Matrix (ACCESS GRANTED)

> system.identify()

ACCESS GRANTED

Product Designer · Vibe Coder · AI Orchestrator

Designing, coding, and orchestrating AI — from concept to ship.

08

Hero

8 — Git Log

$ git log --oneline --decorate

e7f3a2bfeat: launch Renan Rios portfolio
c4d1e8ffeat: orchestrate AI from concept to ship
a1b2c3dfeat: compose vibe-coded interfaces
0f0f0f0init: product design practice

HEAD → main

Renan Rios

Product Designer · Vibe Coder · AI Orchestrator

Designing, coding, and orchestrating AI — from concept to ship.

git show proof
09

Hero

9 — API Response (JSON)
200 OKGET /api/profile/renan-riosapplication/json

Renan Rios

01{02  "name": "Renan Rios",03  "roles": ["Product Designer", "Vibe Coder", "AI Orchestrator"],04  "tagline": "",05  "status":  20006}
10

Hero

10 — Bento Grid

Renan Rios

Product Designer · Vibe Coder · AI Orchestrator

systems

Design

prototypes

Code

orchestration

AI

Designing, coding, and orchestrating AI — from concept to ship.

Renan Rios — Product Designer, Vibe Coder & AI Orchestrator
11

Hero

11 — Retro CRT

loading profile...

RENAN RIOS

Product Designer · Vibe Coder · AI Orchestrator

Designing, coding, and orchestrating AI — from concept to ship.

press any key to continue_

12

Hero

12 — Typewriter

// type: intro

Product Designer · Vibe Coder · AI Orchestrator

Designing, coding, and orchestrating AI — from concept to ship.

draft.txt

01

Projects

1 — Terminal Output
$

terminal output

~/projects

drwxr-xr-x 01 renan design

./ai/design/system

Built a component library for AI-powered interfaces with adaptive theming and accessibility-first primitives.

Design

drwxr-xr-x 02 renan code

./vibe/code/editor

A browser-based code editor with AI pair programming, built with React and WebAssembly for near-native performance.

Code

drwxr-xr-x 03 renan ai

./orchestrator/platform

Designed and shipped an AI agent orchestration dashboard that manages multi-model workflows in real time.

AI
02

Projects

2 — File Explorer
ai-design-system.tsx
Design

AI Design System

Built a component library for AI-powered interfaces with adaptive theming and accessibility-first primitives.

vibe-code-editor.tsx
Code

Vibe Code Editor

A browser-based code editor with AI pair programming, built with React and WebAssembly for near-native performance.

orchestrator-platform.tsx
AI

Orchestrator Platform

Designed and shipped an AI agent orchestration dashboard that manages multi-model workflows in real time.

03

Projects

3 — Masonry Grid + Thumbnails
┌─────────────┐ │ ◉ ◉ ◉ │ ├─────────────┤ │ [btn] [btn] │ │ ┌───┐ ┌───┐ │ │ │ A │ │ B │ │ │ └───┘ └───┘ │ └─────────────┘

AI Design System

Design

Built a component library for AI-powered interfaces with adaptive theming and accessibility-first primitives.

> const vibe = { > mode: "flow", > ai: true, > ship: () => 🚀 > }; > vibe.ship(); ✓ deployed

Vibe Code Editor

Code

A browser-based code editor with AI pair programming, built with React and WebAssembly for near-native performance.

┌─ Agent 1 ──┐ │ GPT-4o │──┐ └────────────┘ │ ┌─ Agent 2 ──┐ ├─► Output │ Claude │──┘ └────────────┘ Status: ● Active

Orchestrator Platform

AI

Designed and shipped an AI agent orchestration dashboard that manages multi-model workflows in real time.

04

Projects

4 — Alternating Blocks
┌─────────────┐ │ ◉ ◉ ◉ │ ├─────────────┤ │ [btn] [btn] │ │ ┌───┐ ┌───┐ │ │ │ A │ │ B │ │ │ └───┘ └───┘ │ └─────────────┘
01Design

AI Design System

Built a component library for AI-powered interfaces with adaptive theming and accessibility-first primitives.

> const vibe = { > mode: "flow", > ai: true, > ship: () => 🚀 > }; > vibe.ship(); ✓ deployed
02Code

Vibe Code Editor

A browser-based code editor with AI pair programming, built with React and WebAssembly for near-native performance.

┌─ Agent 1 ──┐ │ GPT-4o │──┐ └────────────┘ │ ┌─ Agent 2 ──┐ ├─► Output │ Claude │──┘ └────────────┘ Status: ● Active
03AI

Orchestrator Platform

Designed and shipped an AI agent orchestration dashboard that manages multi-model workflows in real time.

05

Projects

5 — Dashboard Cards

uptime

0%

impact

0k

velocity

0x

Design

AI Design System

Built a component library for AI-powered interfaces with adaptive theming and accessibility-first primitives.

Code

Vibe Code Editor

A browser-based code editor with AI pair programming, built with React and WebAssembly for near-native performance.

AI

Orchestrator Platform

Designed and shipped an AI agent orchestration dashboard that manages multi-model workflows in real time.

06

Projects

6 — Feature Panels
Design

AI Design System

Built a component library for AI-powered interfaces with adaptive theming and accessibility-first primitives.

capability

Design system ready

Code

Vibe Code Editor

A browser-based code editor with AI pair programming, built with React and WebAssembly for near-native performance.

capability

Code system ready

AI

Orchestrator Platform

Designed and shipped an AI agent orchestration dashboard that manages multi-model workflows in real time.

capability

AI system ready

07

Projects

7 — Kanban Board

Design

1
AI Design System

Built a component library for AI-powered interfaces with adaptive theming and accessibility-first primitives.

Code

1
Vibe Code Editor

A browser-based code editor with AI pair programming, built with React and WebAssembly for near-native performance.

AI

1
Orchestrator Platform

Designed and shipped an AI agent orchestration dashboard that manages multi-model workflows in real time.

08

Projects

8 — Git Diff
diff --git a/projects/ai-design-system.tsx b/projects/ai-design-system.tsxDesign

@@ -0,0 +1,4 @@

+ export const title = "AI Design System";

+ description: "Built a component library for AI-powered interfaces with adaptive theming and accessibility-first primitives."

- status: "flat prototype"

+ status: "premium specimen"

diff --git a/projects/vibe-code-editor.tsx b/projects/vibe-code-editor.tsxCode

@@ -0,0 +1,4 @@

+ export const title = "Vibe Code Editor";

+ description: "A browser-based code editor with AI pair programming, built with React and WebAssembly for near-native performance."

- status: "flat prototype"

+ status: "premium specimen"

diff --git a/projects/orchestrator-platform.tsx b/projects/orchestrator-platform.tsxAI

@@ -0,0 +1,4 @@

+ export const title = "Orchestrator Platform";

+ description: "Designed and shipped an AI agent orchestration dashboard that manages multi-model workflows in real time."

- status: "flat prototype"

+ status: "premium specimen"

09

Projects

9 — Package Dependencies

package dependencies

pnpm.lock
{
  "componentLab": {
    "ai-design-system": { "version": "1.0.0", "discipline": "Design", "accent": "var(--color-syntax-green)" },
    "vibe-code-editor": { "version": "2.0.1", "discipline": "Code", "accent": "var(--color-syntax-purple)" },
    "orchestrator-platform": { "version": "3.0.2", "discipline": "AI", "accent": "var(--color-syntax-orange)" }
  },
  "quality": ["tilt", "spotlight", "glow-card", "accessible-labels"]
}
10

Projects

10 — Bento Grid
01Design

AI Design System

Built a component library for AI-powered interfaces with adaptive theming and accessibility-first primitives.

02Code

Vibe Code Editor

A browser-based code editor with AI pair programming, built with React and WebAssembly for near-native performance.

03AI

Orchestrator Platform

Designed and shipped an AI agent orchestration dashboard that manages multi-model workflows in real time.

Ship cadence

A compact control tile for scanning project momentum.

11

Projects

11 — Timeline Changelog
1
Designrelease 2026.06

AI Design System

Built a component library for AI-powered interfaces with adaptive theming and accessibility-first primitives.

2
Coderelease 2026.07

Vibe Code Editor

A browser-based code editor with AI pair programming, built with React and WebAssembly for near-native performance.

3
AIrelease 2026.08

Orchestrator Platform

Designed and shipped an AI agent orchestration dashboard that manages multi-model workflows in real time.

12

Projects

12 — Filmstrip Carousel

filmstrip carousel

horizontal scroll · snap
┌─────────────┐ │ ◉ ◉ ◉ │ ├─────────────┤ │ [btn] [btn] │ │ ┌───┐ ┌───┐ │ │ │ A │ │ B │ │ │ └───┘ └───┘ │ └─────────────┘
Design
AI Design System

Built a component library for AI-powered interfaces with adaptive theming and accessibility-first primitives.

> const vibe = { > mode: "flow", > ai: true, > ship: () => 🚀 > }; > vibe.ship(); ✓ deployed
Code
Vibe Code Editor

A browser-based code editor with AI pair programming, built with React and WebAssembly for near-native performance.

┌─ Agent 1 ──┐ │ GPT-4o │──┐ └────────────┘ │ ┌─ Agent 2 ──┐ ├─► Output │ Claude │──┘ └────────────┘ Status: ● Active
AI
Orchestrator Platform

Designed and shipped an AI agent orchestration dashboard that manages multi-model workflows in real time.

AI Design SystemVibe Code EditorOrchestrator Platform
01

Process

1 — Terminal Windows
product-design.sh
01

Product Design

vibe-coder.sh
02

Vibe Coder

ai-orchestrator.sh
03

AI Orchestrator

02

Process

2 — Split Panes

dual-pane operating model

Strategy on the left, execution on the right. Every discipline keeps context visible while the build keeps moving.

discover · inspect · refine ·compose · inspect · refine ·ship · inspect · refine ·
01 · Product Design

Research-driven design grounded in user empathy. I prototype fast, validate with real users, and ship interfaces that feel invisible — because the best design stays out of the way.

02 · Vibe Coder

I write code the way musicians play — by feel, flow, and rhythm. TypeScript, React, and modern tooling become instruments for building experiences that just work.

03 · AI Orchestrator

I coordinate AI agents, models, and pipelines to solve problems no single tool can handle alone. Prompt engineering meets systems design meets product thinking.

03

Process

3 — Centered Cards
1

Product Design

Research-driven design grounded in user empathy. I prototype fast, validate with real users, and ship interfaces that feel invisible — because the best design stays out of the way.

2

Vibe Coder

I write code the way musicians play — by feel, flow, and rhythm. TypeScript, React, and modern tooling become instruments for building experiences that just work.

3

AI Orchestrator

I coordinate AI agents, models, and pipelines to solve problems no single tool can handle alone. Prompt engineering meets systems design meets product thinking.

04

Process

4 — Vertical Timeline

Product Design

Research-driven design grounded in user empathy. I prototype fast, validate with real users, and ship interfaces that feel invisible — because the best design stays out of the way.

Vibe Coder

I write code the way musicians play — by feel, flow, and rhythm. TypeScript, React, and modern tooling become instruments for building experiences that just work.

AI Orchestrator

I coordinate AI agents, models, and pipelines to solve problems no single tool can handle alone. Prompt engineering meets systems design meets product thinking.

05

Process

5 — Metric Cards

clarity

0%

calibrated through product design

velocity

0%

calibrated through vibe coder

signal

0%

calibrated through ai orchestrator

06

Process

6 — Full-Width Panels

01

Product Design

Research-driven design grounded in user empathy. I prototype fast, validate with real users, and ship interfaces that feel invisible — because the best design stays out of the way.

02

Vibe Coder

I write code the way musicians play — by feel, flow, and rhythm. TypeScript, React, and modern tooling become instruments for building experiences that just work.

03

AI Orchestrator

I coordinate AI agents, models, and pipelines to solve problems no single tool can handle alone. Prompt engineering meets systems design meets product thinking.

07

Process

7 — Flowchart Arrows
01

Product Design

discoverResearch-driven design grounded in user empathy. I prototype fast, validate with real users, and ship interfaces that feel invisible — because the best design stays out of the way.

02

Vibe Coder

composeI write code the way musicians play — by feel, flow, and rhythm. TypeScript, React, and modern tooling become instruments for building experiences that just work.

03

AI Orchestrator

shipI coordinate AI agents, models, and pipelines to solve problems no single tool can handle alone. Prompt engineering meets systems design meets product thinking.

08

Process

8 — npm install Steps
terminalnpm i process-system

$

$

$

09

Process

9 — Git Branch Diagram

branching from insight to release

feature/product-design

Research-driven design grounded in user empathy. I prototype fast, validate with real users, and ship interfaces that feel invisible — because the best design stays out of the way.

feature/vibe-coder

I write code the way musicians play — by feel, flow, and rhythm. TypeScript, React, and modern tooling become instruments for building experiences that just work.

feature/ai-orchestrator

I coordinate AI agents, models, and pipelines to solve problems no single tool can handle alone. Prompt engineering meets systems design meets product thinking.

10

Process

10 — Accordion Panels

Research-driven design grounded in user empathy. I prototype fast, validate with real users, and ship interfaces that feel invisible — because the best design stays out of the way.

I write code the way musicians play — by feel, flow, and rhythm. TypeScript, React, and modern tooling become instruments for building experiences that just work.

I coordinate AI agents, models, and pipelines to solve problems no single tool can handle alone. Prompt engineering meets systems design meets product thinking.

11

Process

11 — Tab Panels

Product Design

Research-driven design grounded in user empathy. I prototype fast, validate with real users, and ship interfaces that feel invisible — because the best design stays out of the way.

active module

01

12

Process

12 — Progress Stepper

current step

Product Design

Research-driven design grounded in user empathy. I prototype fast, validate with real users, and ship interfaces that feel invisible — because the best design stays out of the way.

01

Social Proof

1 — Code Comments

reviews/tokiko-myazato.ts

comment

// We have received wonderful and very positive feedback on Renan's work in the SCA squads. Especially impressed by Renan's innovative designs, initiatives he has taken and work with the customer validation team. I'd like to take this opportunity to say 'Well done' to Renan.

// verified by Tokiko Myazato · UX Manager

reviews/emer-kenna.ts

comment

// Renan quietly goes about his business, but underneath the quiet unassuming Brazilian exterior he delivers high quality designs, even though his hands are tied and his options are limited. He always pushes the boundaries he is given to get a better design with more attitude, never says no and he has the patience of a saint to be able to work with us.

// verified by Emer Kenna · Implementation Manager

02

Social Proof

2 — Blockquotes

Featured review

We have received wonderful and very positive feedback on Renan's work in the SCA squads. Especially impressed by Renan's innovative designs, initiatives he has taken and work with the customer validation team. I'd like to take this opportunity to say 'Well done' to Renan.

TMTokiko MyazatoUX Manager

Featured review

Renan quietly goes about his business, but underneath the quiet unassuming Brazilian exterior he delivers high quality designs, even though his hands are tied and his options are limited. He always pushes the boundaries he is given to get a better design with more attitude, never says no and he has the patience of a saint to be able to work with us.

EKEmer KennaImplementation Manager
03

Social Proof

3 — Centered Divider

social proof bus

We have received wonderful and very positive feedback on Renan's work in the SCA squads. Especially impressed by Renan's innovative designs, initiatives he has taken and work with the customer validation team. I'd like to take this opportunity to say 'Well done' to Renan.

Tokiko Myazato · UX Manager
TechCorpAI LabsDesignStudio
04

Social Proof

4 — Pull Quotes

We have received wonderful and very positive feedback on Renan's work in the SCA squads. Especially impressed by Renan's innovative designs, init…

TMTokiko MyazatoUX Manager

Renan quietly goes about his business, but underneath the quiet unassuming Brazilian exterior he delivers high quality designs, even though his h…

EKEmer KennaImplementation Manager
05

Social Proof

5 — Sidebar Layout
TM

We have received wonderful and very positive feedback on Renan's work in the SCA squads. Especially impressed by Renan's innovative designs, initiatives he has taken and work with the customer validation team. I'd like to take this opportunity to say 'Well done' to Renan.

Tokiko Myazato · UX Manager
EK

Renan quietly goes about his business, but underneath the quiet unassuming Brazilian exterior he delivers high quality designs, even though his hands are tied and his options are limited. He always pushes the boundaries he is given to get a better design with more attitude, never says no and he has the patience of a saint to be able to work with us.

Emer Kenna · Implementation Manager
06

Social Proof

6 — Immersive Overlay

overlay.proof

Renan quietly goes about his business, but underneath the quiet unassuming Brazilian exterior he delivers high quality designs, even though his hands are tied and his options are limited. He always pushes the boundaries he is given to get a better design with more attitude, never says no and he has the patience of a saint to be able to work with us.

EKEmer KennaImplementation Manager
07

Social Proof

7 — Chat Bubbles

#voice-of-customer

online
TM

We have received wonderful and very positive feedback on Renan's work in the SCA squads. Especially impressed by Renan's innovative designs, initiatives he has taken and work with the customer validation team. I'd like to take this opportunity to say 'Well done' to Renan.

Tokiko Myazato · UX Manager

EK

Renan quietly goes about his business, but underneath the quiet unassuming Brazilian exterior he delivers high quality designs, even though his hands are tied and his options are limited. He always pushes the boundaries he is given to get a better design with more attitude, never says no and he has the patience of a saint to be able to work with us.

Emer Kenna · Implementation Manager

08

Social Proof

8 — Star Ratings
5.0 signal

We have received wonderful and very positive feedback on Renan's work in the SCA squads. Especially impressed by Renan's innovative designs, initiatives he has taken and work with the customer validation team. I'd like to take this opportunity to say 'Well done' to Renan.

TMTokiko MyazatoUX Manager
5.0 signal

Renan quietly goes about his business, but underneath the quiet unassuming Brazilian exterior he delivers high quality designs, even though his hands are tied and his options are limited. He always pushes the boundaries he is given to get a better design with more attitude, never says no and he has the patience of a saint to be able to work with us.

EKEmer KennaImplementation Manager
09

Social Proof

9 — Tweet Cards
TM

Tokiko Myazato

@tokikomyazato

We have received wonderful and very positive feedback on Renan's work in the SCA squads. Especially impressed by Renan's innovative designs, initiatives he has taken and work with the customer validation team. I'd like to take this opportunity to say 'Well done' to Renan.

12:42 PMUX Managerreposted by Component Lab
EK

Emer Kenna

@emerkenna

Renan quietly goes about his business, but underneath the quiet unassuming Brazilian exterior he delivers high quality designs, even though his hands are tied and his options are limited. He always pushes the boundaries he is given to get a better design with more attitude, never says no and he has the patience of a saint to be able to work with us.

12:42 PMImplementation Managerreposted by Component Lab
10

Social Proof

10 — Terminal stdout

Terminal testimonial output

[ok] We have received wonderful and very positive feedback on Renan's work in the SCA squads. Especially impressed by Renan's innovative…
     — Tokiko Myazato <UX Manager>
[ok] Renan quietly goes about his business, but underneath the quiet unassuming Brazilian exterior he delivers high quality designs, even…
     — Emer Kenna <Implementation Manager>
11

Social Proof

11 — PR Review Comments
TM

Tokiko Myazato

approved changes in social-proof.tsx

approved

+ customer_signal: strong

+ craft_level: premium

+ trust_score: 100

We have received wonderful and very positive feedback on Renan's work in the SCA squads. Especially impressed by Renan's innovative designs, initiatives he has taken and work with the customer validation team. I'd like to take this opportunity to say 'Well done' to Renan.

UX Manager
EK

Emer Kenna

approved changes in social-proof.tsx

approved

+ customer_signal: strong

+ craft_level: premium

+ trust_score: 100

Renan quietly goes about his business, but underneath the quiet unassuming Brazilian exterior he delivers high quality designs, even though his hands are tied and his options are limited. He always pushes the boundaries he is given to get a better design with more attitude, never says no and he has the patience of a saint to be able to work with us.

Implementation Manager
12

Social Proof

12 — Notification Toasts

toast.stack.received

Live customer signal queue

TM
Tokiko Myazato
now

We have received wonderful and very positive feedback on Renan's work in the SCA squads. Especially impressed by Ren…

EK
Emer Kenna
now

Renan quietly goes about his business, but underneath the quiet unassuming Brazilian exterior he delivers high quali…

01

Features

1 — Icon Grid
feat.01

Product Design

Research-driven, prototype-fast, ship invisible interfaces.

feat.02

Vibe Coding

TypeScript & React by feel, flow and rhythm.

feat.03

AI Orchestration

Coordinating agents, models and pipelines end to end.

feat.04

Design Systems

Accessible, token-driven component libraries at scale.

feat.05

Prototyping

High-fidelity, interactive proofs that validate fast.

feat.06

Accessibility

WCAG-grade experiences for everyone.

02

Features

2 — Terminal List

features.sh

Research-driven, prototype-fast, ship invisible interfaces.

TypeScript & React by feel, flow and rhythm.

Coordinating agents, models and pipelines end to end.

Accessible, token-driven component libraries at scale.

High-fidelity, interactive proofs that validate fast.

WCAG-grade experiences for everyone.

03

Features

3 — Split Cards
primary module

Product Design

Research-driven, prototype-fast, ship invisible interfaces.

researchprototypeship
Vibe Coding

TypeScript & React by feel, flow and rhythm.

AI Orchestration

Coordinating agents, models and pipelines end to end.

Design Systems

Accessible, token-driven component libraries at scale.

04

Features

4 — JSON Object
features.config.json
{
  "componentLab": {
    "category": "Features",
    "specimens": [
      { "name": "Product Design", "accent": "accent-blue" },
      { "name": "Vibe Coding", "accent": "syntax-green" },
      { "name": "AI Orchestration", "accent": "syntax-purple" },
      { "name": "Design Systems", "accent": "syntax-cyan" },
      { "name": "Prototyping", "accent": "syntax-orange" },
      { "name": "Accessibility", "accent": "syntax-yellow" }
    ]
  }
}
05

Features

5 — Bordered Panels

Product Design

Research-driven, prototype-fast, ship invisible interfaces.

Vibe Coding

TypeScript & React by feel, flow and rhythm.

AI Orchestration

Coordinating agents, models and pipelines end to end.

Design Systems

Accessible, token-driven component libraries at scale.

Prototyping

High-fidelity, interactive proofs that validate fast.

Accessibility

WCAG-grade experiences for everyone.

06

Features

6 — Alternating Rows

Product Design

Research-driven, prototype-fast, ship invisible interfaces.

row 1

Vibe Coding

TypeScript & React by feel, flow and rhythm.

row 2

AI Orchestration

Coordinating agents, models and pipelines end to end.

row 3

Design Systems

Accessible, token-driven component libraries at scale.

row 4

Prototyping

High-fidelity, interactive proofs that validate fast.

row 5

Accessibility

WCAG-grade experiences for everyone.

row 6
07

Features

7 — npm install

package manager

installing premium feature specimens

$

added product design88ms

added vibe coding176ms

added ai orchestration264ms

added design systems352ms

postinstall
08

Features

8 — Tab Panels

Product Design

Research-driven, prototype-fast, ship invisible interfaces.

Focused tabs expose state, preserve keyboard flow and keep the IDE metaphor crisp.

09

Features

9 — Dot Grid Cards

Product Design

Research-driven, prototype-fast, ship invisible interfaces.

Vibe Coding

TypeScript & React by feel, flow and rhythm.

AI Orchestration

Coordinating agents, models and pipelines end to end.

Design Systems

Accessible, token-driven component libraries at scale.

Prototyping

High-fidelity, interactive proofs that validate fast.

Accessibility

WCAG-grade experiences for everyone.

10

Features

10 — Metric Cards

prototype velocity

0x

agent handoffs

0+

a11y coverage

0%

token systems

0+

11

Features

11 — Code Comments
FeatureNotes.ts

Documented like code.

Readable comments, sharp hierarchy and syntax energy for scanning.

// Research-driven, prototype-fast, ship invisible interfaces.
export const ProductDesign = "ready";
// TypeScript & React by feel, flow and rhythm.
export const VibeCoding = "ready";
// Coordinating agents, models and pipelines end to end.
export const AIOrchestration = "ready";
// Accessible, token-driven component libraries at scale.
export const DesignSystems = "ready";
// High-fidelity, interactive proofs that validate fast.
export const Prototyping = "ready";
// WCAG-grade experiences for everyone.
export const Accessibility = "ready";
12

Features

12 — Bento Grid
bento core

A premium IDE surface where systems thinking, craft and agentic workflows snap together.

Vibe Coding

TypeScript & React by feel, flow and rhythm.

AI Orchestration

Coordinating agents, models and pipelines end to end.

Design Systems

Accessible, token-driven component libraries at scale.

Prototyping

High-fidelity, interactive proofs that validate fast.

Accessibility

WCAG-grade experiences for everyone.

Product Design Vibe Coding AI Orchestration Design Systems Prototyping Accessibility
01

Creativity

1 — Color Swatch Wall

palette.inspect()

Interactive syntax swatch wall

hover tokens → reveal intent
02

Creativity

2 — Morse Code

Signal poems

Short bursts from design, code, and AI translated into a tiny transmission console.

Pixel Dreamscapes
Generative Art
Neon Brutalism
UI Experiment
Liquid Typography
Motion Type
Data Sculptures
Visual Systems
Glitch Portraits
Identity Lab
Sound Palettes
Synesthesia UI
03

Creativity

3 — Stacked Tape Labels

Studio tape archive

LABELS.DAT
2026
Pixel Dreamscapes
Generative Art
2025
Neon Brutalism
UI Experiment
2026
Liquid Typography
Motion Type
2025
Data Sculptures
Visual Systems
2026
Glitch Portraits
Identity Lab
2025
Sound Palettes
Synesthesia UI
04

Creativity

4 — Redacted Dossier

classified creative division

Dossier RR-404

clearance: hover
file_01
2026

Subject maintains unusual fluency between visual systems, coded prototypes, and AI-assisted rituals.

Pixel Dreamscapes
Generative Art
dream.render()
file_02
2025

Subject maintains unusual fluency between visual systems, coded prototypes, and AI-assisted rituals.

Neon Brutalism
UI Experiment
layout.breakGrid()
file_03
2026

Subject maintains unusual fluency between visual systems, coded prototypes, and AI-assisted rituals.

Liquid Typography
Motion Type
glyph.morph()
file_04
2025

Subject maintains unusual fluency between visual systems, coded prototypes, and AI-assisted rituals.

Data Sculptures
Visual Systems
signal.shape()
file_05
2026

Subject maintains unusual fluency between visual systems, coded prototypes, and AI-assisted rituals.

Glitch Portraits
Identity Lab
face.corrupt()
file_06
2025

Subject maintains unusual fluency between visual systems, coded prototypes, and AI-assisted rituals.

Sound Palettes
Synesthesia UI
tone.sample()
05

Creativity

5 — Polaroid Stack

Polaroids from the lab

Renan Rios — Product Designer, Vibe Coder & AI Orchestrator
┌─────────────┐ │ ◉ ◉ ◉ │ ├─────────────┤ │ [btn] [btn] │ │ ┌───┐ ┌───┐ │ │ │ A │ │ B │ │ │ └───┘ └───┘ │ └─────────────┘
AI Design System

Design specimen

> const vibe = { > mode: "flow", > ai: true, > ship: () => 🚀 > }; > vibe.ship(); ✓ deployed
Vibe Code Editor

Code specimen

┌─ Agent 1 ──┐ │ GPT-4o │──┐ └────────────┘ │ ┌─ Agent 2 ──┐ ├─► Output │ Claude │──┘ └────────────┘ Status: ● Active
Orchestrator Platform

AI specimen

06

Creativity

6 — Waveform Bars

reduced motion safe

Creative equalizer

0 hz
07

Creativity

7 — Concentric Rings
CREATE

Orbit map

Pixel DreamscapesGenerative Art
Neon BrutalismUI Experiment
Liquid TypographyMotion Type
Data SculpturesVisual Systems
Glitch PortraitsIdentity Lab
Sound PalettesSynesthesia UI
08

Creativity

8 — Terminal Matrix Rain

creativity.matrix — zsh

λ{1RR
3}λ{01
λ31R0λ
00}AIAIR3
3{λ0}1AI
}AI0{3AI1
011λAI3
3{R}01λAI
λ1}{
310AI
R{}3λ10
}R0λAI}
09

Creativity

9 — Museum Exhibit Cards

Museum of shipped experiments

gallery view
01
Pixel Dreamscapes

Generative Art

acquired2026
02
Neon Brutalism

UI Experiment

acquired2025
03
Liquid Typography

Motion Type

acquired2026
04
Data Sculptures

Visual Systems

acquired2025
05
Glitch Portraits

Identity Lab

acquired2026
06
Sound Palettes

Synesthesia UI

acquired2025
10

Creativity

10 — Ticker Tape

Live creative ticker

design systemsagentic UXpixel craftvibe codingAI orchestrationdark IDEsyntax glowprototype ritualshuman signalcreative toolingresearch loopsship fast
dream.render()Generative Artlayout.breakGrid()UI Experimentglyph.morph()Motion Typesignal.shape()Visual Systemsface.corrupt()Identity Labtone.sample()Synesthesia UI
11

Creativity

11 — Layered Depth Cards
depth.layer[1]

Pixel Dreamscapes

Generative Art with a hover-parallax shell and glare mapped to pointer position.

dream.render()
depth.layer[2]

Neon Brutalism

UI Experiment with a hover-parallax shell and glare mapped to pointer position.

layout.breakGrid()
depth.layer[3]

Liquid Typography

Motion Type with a hover-parallax shell and glare mapped to pointer position.

glyph.morph()
12

Creativity

12 — Blueprint Grid

spec_blueprint.v12

Technical creativity grid

01
token map

Annotation pinned to the IDE canvas with measurable spacing, contrast, and interaction intent.

02
interaction seam

Annotation pinned to the IDE canvas with measurable spacing, contrast, and interaction intent.

03
semantic layer

Annotation pinned to the IDE canvas with measurable spacing, contrast, and interaction intent.

04
agent handoff

Annotation pinned to the IDE canvas with measurable spacing, contrast, and interaction intent.

05
pixel grid

Annotation pinned to the IDE canvas with measurable spacing, contrast, and interaction intent.

06
contrast rail

Annotation pinned to the IDE canvas with measurable spacing, contrast, and interaction intent.

01

CTA

1 — Command Prompt
interactive shell

Ready to collaborate?

Run the contact command and open a focused thread for product design, front-end systems, or AI tooling.

--priority collaborative --mode async
renan@portfolio:~/contact

$

resolving availability...

status: conversation channel ready

02

CTA

2 — Command Palette
⌘⇧PCommand Palette
>
Open project briefing templaterecent
Review portfolio case studiesrecent
Schedule a collaboration syncrecent
03

CTA

3 — Full-Width Bar
availability monitor: open to sharp conversations

Let's build something useful.

A compact, full-width IDE status bar for collaboration requests, concept spikes, and prototype reviews.

200ms response UI
design systemsAI workflowsfront-end craftproduct strategy
04

CTA

4 — Centered Minimal
minimal prompt

Start a conversation.

No form overload. Just a clean signal that you want to explore a collaboration with care and momentum.

05

CTA

5 — Floating Card

Ready to collaborate?

A lifted glow-card CTA with enough presence to feel premium without leaving the IDE atmosphere.

06

CTA

6 — Immersive
immersive launch surface

Let's build something luminous.

Product taste, production code, and experimental AI workflows—composed like a premium developer environment.

0
signals
0%
handoff
0m
latency
07

CTA

7 — Chat Prompt
Hey — ready to collaborate? Send over the problem, constraints, and what success should feel like.
08

CTA

8 — Email Compose
New Message
To:hello@renanrios.dev
Subject:Ready to collaborate?

Hi Renan,

I have a project that needs sharp product thinking, polished interaction design, and production-grade front-end execution.

draft saved
09

CTA

9 — Split Buttons
choose route

What can I help with?

Start with a loose idea or send a concise brief. Both routes lead to a thoughtful conversation.

10

CTA

10 — Gradient Banner
premium gradient banner

Ship the kind of interface people remember.

A high-energy contact banner for decisive project moments: crisp ask, elevated surface, unmistakable action.

11

CTA

11 — Single Line

Interested in working together?

12

CTA

12 — Terminal Window
terminal — contact.sh
shell ready

$ echo "Ready to collaborate?"

Ready to collaborate?

$ ./start-conversation --with renan
01

Footer

1 — Simple
02

Footer

2 — IDE

renan-rios — Footer Workspace

footer.tsxsocial-links.tsdeploy.yml

export default function closingStatement()

Interfaces with a designer's eye and an engineer's commit discipline.

main© 2026 Renan Rios
03

Footer

3 — Centered
Renan Rios — Product Designer, Vibe Coder & AI Orchestrator

product designer · vibe coder · ai orchestrator

Renan Rios

Premium portfolio systems with the tactility of an IDE and the clarity of a launch-ready product.

WCAG-mindedmotion-awareshipping

© 2026 Renan Rios

04

Footer

4 — Multi-Column
Renan Rios — Product Designer, Vibe Coder & AI Orchestrator

Designing systems that feel alive.

A refined component lab for expressive portfolios, product storytelling, and AI-era craft.

Pages
  • Home
  • Work
  • Process
  • Contact
Contact

renan@portfolio.dev
Lisbon · remote-first

© 2026 Renan Rioscommit-ready portfolio architecture
05

Footer

5 — Terminal
06

Footer

6 — Status Bar
mainerrors: 0warnings: 0live online
Ln 0, Col 0UTF-8TypeScript© 2026 Renan Rios
portfolio onlineaccessible by designcomponent labbuild shipped

// end of catalog — 102 specimens · 9 categories