-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
185 lines (165 loc) · 5.38 KB
/
index.html
File metadata and controls
185 lines (165 loc) · 5.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="description" content="Peter Vachon — Product Designer" />
<title>Peter Vachon</title>
<!-- Optional: tasteful font pair (remove if you prefer pure system fonts) -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,300..700&family=Inter:wght@300..700&display=swap" rel="stylesheet">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<meta property="og:title" content="Peter Vachon">
<meta property="og:description" content="Designing thoughtful systems for an AI-shaped world.">
<meta property="og:image" content="https://petervachon.github.io/og-image.jpg">
<meta property="og:type" content="website">
<meta property="og:url" content="https://petervachon.com">
<style>
:root{
--bg: #0b0b0c;
--panel: rgba(255,255,255,.06);
--text: rgba(255,255,255,.92);
--muted: rgba(255,255,255,.68);
--faint: rgba(255,255,255,.48);
--line: rgba(255,255,255,.12);
--radius: 22px;
--max: 1040px;
--pad: clamp(18px, 3.8vw, 42px);
--serif: "Fraunces", ui-serif, Georgia, serif;
--sans: "Inter", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
}
*{ box-sizing:border-box; }
html,body{ height:100%; }
body{
margin:0;
background: var(--bg);
color: var(--text);
font-family: var(--sans);
letter-spacing: -0.01em;
}
a{ color: inherit; text-decoration: none; }
a:hover{ text-decoration: underline; text-underline-offset: 4px; }
.wrap{
max-width: var(--max);
margin: 0 auto;
padding: var(--pad);
min-height: 100%;
display: grid;
grid-template-rows: auto 1fr auto;
gap: clamp(18px, 3vw, 34px);
}
header{
display:flex;
justify-content: space-between;
align-items: center;
gap: 16px;
padding: 12px 0 0;
}
.name{
font-weight: 300;
letter-spacing: 0.15em;
text-transform: uppercase;
font-size: 12px;
color: var(--text);
}
p {
font-weight: 200;
}
main{
display:grid;
grid-template-columns: 1.25fr 0.85fr;
gap: clamp(16px, 3vw, 34px);
align-items: start;
/*padding: clamp(10px, 2vw, 22px) 0;*/
}
@media (max-width: 860px){
main{ grid-template-columns: 1fr; }
}
h1{
margin: 0;
margin-bottom: 32px;
font-family: var(--serif);
font-weight: 520;
font-size: clamp(40px, 5.4vw, 72px);
line-height: 0.98;
letter-spacing: -0.03em;
}
.sub{
margin-top: 16px;
max-width: 56ch;
font-size: 14px;
line-height: 1.6;
color: var(--muted);
}
.accent{
color: var(--text);
/*font-style: italic;
text-decoration: underline;
text-decoration-color: rgba(255,255,255,.24);
text-underline-offset: 4px;*/
}
.btn{
display:inline-flex;
align-items:center;
gap: 10px;
border: 1px solid var(--line);
border-radius: 999px;
padding: 10px 14px;
background: rgba(255,255,255,.02);
font-size: 13px;
color: var(--text);
transition: transform .12s ease, background .12s ease;
}
.btn:hover{
background: rgba(255,255,255,.06);
transform: translateY(-1px);
text-decoration:none;
}
footer{
padding: 8px 0 18px;
color: var(--faint);
font-size: 12px;
display:flex;
justify-content: space-between;
gap: 12px;
flex-wrap: wrap;
}
</style>
</head>
<body>
<div class="wrap">
<header>
<div class="name">PETER VACHON</div>
<!-- <div class="pill">Based in Maine • Available for select work</div> -->
</header>
<main>
<section class="hero">
<h1>Bringing design stories to life, with systems, empathy, & craft.</h1>
<p class="sub">
I design experiences that quietly shape how people live and work with technology, from employers to marketers to security teams.
</p>
<p class="sub">
Currently at <strong class="accent">UiPath</strong>, I’m designing the future of AI automation and contributing to GenAI-driven design systems.
</p>
<p class="sub">
Over 15+ years, I’ve led UX at Google, IBM, and Indeed, specializing in <em class="accent">simplifying complexity</em>, building scalable design systems, and mentoring teams toward thoughtful, high-impact design.
</p>
<p class="sub">Outside of product work, I’m drawn to physical art, music, and immersive creative experiences, ongoing studies in craft and form.
</p>
</section>
</main>
<!-- <footer>
<div>© <span id="y"></span> Peter Vachon</div>
<div>LinkedIn</div>
<div>Medium</div>
<div><a href="mailto:peteraldenvachon@gmail.com">Say hello</a></div>
</footer> -->
</div>
<script>
document.getElementById("y").textContent = new Date().getFullYear();
</script>
</body>
</html>