-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
264 lines (226 loc) · 12.9 KB
/
Copy pathindex.html
File metadata and controls
264 lines (226 loc) · 12.9 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
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
<!--
Hi thanks for viewing the source of my website. Take a look around!
Hit me up if you're looking for a product designer or a front-end developer ✌️
hello@robysaavedra.com
-->
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Analytics -->
<script defer src="https://cloud.umami.is/script.js" data-website-id="bb851ff0-09f5-425f-8b27-fe8e74aac5a7"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Z82FTF9X8P"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-Z82FTF9X8P');
</script>
<!-- Meta -->
<link id="favicon" rel="icon"
href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M11.4375 3L4.25 4.51515L3 10.5758L9.875 13L13 7.24242L11.4375 3Z' stroke='%233f3f46'/%3E%3C/svg%3E">
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Roby Saavedra — Designer / Developer</title>
<meta name="title" content="Roby Saavedra — Designer / Developer">
<meta name="description"
content="Roby Saavedra is a designer focused on human-centered products, meaningful technology, and crafting the spaces where people and systems meet.">
<!-- Open Graph -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://robysaavedra.com/">
<meta property="og:title" content="Roby Saavedra — Designer / Developer">
<meta property="og:description"
content="Roby Saavedra is a designer focused on human-centered products, meaningful technology, and crafting the spaces where people and systems meet.">
<meta property="og:image" content="https://robysaavedra.com/src/img/card.png">
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta property="twitter:domain" content="robysaavedra.com">
<meta property="twitter:url" content="https://robysaavedra.com/">
<meta name="twitter:title" content="Roby Saavedra — Designer / Developer">
<meta name="twitter:description"
content="Roby Saavedra is a designer focused on human-centered products, meaningful technology, and crafting the spaces where people and systems meet.">
<meta name="twitter:image" content="https://robysaavedra.com/src/img/card.png">
<!-- Styles & fonts -->
<link rel="stylesheet" href="dist/css/styles.css">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap" rel="stylesheet">
<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=Geist+Mono:ital,wght@0,100..900;1,100..900&display=swap"
rel="stylesheet">
<script src="https://unpkg.com/@phosphor-icons/web@2.1.1"></script>
</head>
<body>
<!-- Page layout -->
<div class="page-outer">
<div class="page-container">
<!-- Navbar (injected by site-chrome.js) -->
<div data-site-navbar data-home-behavior="scroll"></div>
<main>
<!-- About / hero -->
<section class="site-section about-section">
<div class="section-label"> <i class="ph ph-smiley-wink"></i> About</div>
<div class="section-content hero-section">
<p class="hero-text"><span class="name-hover-trigger">Roby Saavedra </span> is a
designer based in Oakland, CA.</p>
<nav class="toc" aria-label="Jump to section">
<p class="toc-label">JUMP TO SECTION</p>
<a href="#work" class="toc-link"><i class="ph ph-briefcase"></i><span
class="toc-link-text">Case Studies</span></a>
<a href="#projects" class="toc-link"><i class="ph ph-projector-screen"></i><span
class="toc-link-text">Personal Projects</span></a>
<a href="#jobs" class="toc-link"><i class="ph ph-paperclip"></i><span
class="toc-link-text">Where I've
Worked</span></a>
<a href="#press" class="toc-link"><i class="ph ph-newspaper"></i><span
class="toc-link-text">Press</span></a>
<a href="/revel" class="toc-link toc-link--random"><i class="ph ph-asterisk"></i><span
class="toc-link-text">Random Case Study</span></a>
</nav>
<img class="name-hover-img" src="src/img/pic.jpg" alt="Roby Saavedra">
</div>
</section>
<!-- Work examples (populated by main.js) -->
<section class="site-section work-section" id="work">
<div class="section-label"> <i class="ph ph-briefcase"></i> Case Studies</div>
<div class="section-content-work work-content">
<div id="work-cases"></div>
</div>
</section>
<!-- Projects (populated by main.js) -->
<section class="site-section projects-section" id="projects">
<div class="section-label"> <i class="ph ph-projector-screen"></i> Personal Projects</div>
<div class="section-content projects-grid" id="projects-grid">
</div>
</section>
<!-- Jobs (populated by main.js) -->
<section class="site-section jobs-section" id="jobs">
<div class="section-label"> <i class="ph ph-paperclip"></i> Where I've worked</div>
<div class="section-content jobs-content">
<ul class="jobs-list" id="jobs-list"></ul>
</div>
</section>
</main>
<!-- Press -->
<section class="site-section press-section" id="press">
<div class="section-label"><i class="ph ph-newspaper"></i> Press</div>
<div class="press-content">
<a href="https://djmag.com/news/new-app-recommends-random-discogs-releases-based-genre"
target="_blank" rel="noopener noreferrer" class="press-item">
<span class="press-publication">DJ Mag</span>
<div class="press-title-container">
<span class="press-title">"New app recommends random Discogs releases based on genre"</span>
<i class="ph ph-arrow-up-right press-arrow"></i>
</div>
</a>
<a href="https://mmn-mag.hu/the-only-way-out-is-to-build-the-alternative/" target="_blank"
rel="noopener noreferrer" class="press-item">
<span class="press-publication">MMN Magazine</span>
<div class="press-title-container">
<span class="press-title">"The only way out is to build the alternative"</span>
<i class="ph ph-arrow-up-right press-arrow"></i>
</div>
</a>
<a href="https://www.siteofsites.co/websites/good-song-club" target="_blank"
rel="noopener noreferrer" class="press-item">
<span class="press-publication">Site of Sites</span>
<div class="press-title-container">
<span class="press-title">"Good Song Club"</span>
<i class="ph ph-arrow-up-right press-arrow"></i>
</div>
</a>
</div>
</section>
<!-- Marquee (disabled)
<div class="marquee-section">
<div class="marquee-inner" id="marquee-inner"></div>
</div>
-->
<!-- Footer (injected by site-chrome.js) -->
<div data-site-footer></div>
</div><!-- /.page-container -->
</div><!-- /.page-outer -->
<!-- External libraries -->
<script src="https://cdn.jsdelivr.net/npm/poly-decomp@0.3.0/build/decomp.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/matter-js@0.16.0/build/matter.min.js"></script>
<!-- App scripts -->
<script src="src/scripts/site-chrome.js"></script>
<script src="src/scripts/rocks.js"></script>
<script src="src/scripts/main.js"></script>
<script src="src/scripts/favicon-spinner.js"></script>
<!-- Console easter egg -->
<script>
console.log(
'%c\n' +
' /$$$$$$$ /$$ /$$$$$$ /$$\n' +
'| $$__ $$ | $$ /$$__ $$ | $$\n' +
'| $$ \\ $$ /$$$$$$ | $$$$$$$ /$$ /$$ | $$ \\__/ /$$$$$$ /$$$$$$ /$$ /$$ /$$$$$$ /$$$$$$$ /$$$$$$ /$$$$$$\n' +
'| $$$$$$$/ /$$__ $$| $$__ $$| $$ | $$ | $$$$$$ |____ $$ |____ $$| $$ /$$//$$__ $$ /$$__ $$ /$$__ $$|____ $$\n' +
'| $$__ $$| $$ \\ $$| $$ \\ $$| $$ | $$ \\\\____ $$ /$$$$$$$ /$$$$$$$ \\\\ $$/$$/| $$$$$$$$| $$ | $$| $$ \\__/ /$$$$$$$\n' +
'| $$ \\ $$| $$ | $$| $$ | $$| $$ | $$ /$$ \\ $$ /$$__ $$ /$$__ $$ \\\\ $$$/ | $$_____/| $$ | $$| $$ /$$__ $$\n' +
'| $$ | $$| $$$$$$/| $$$$$$$/| $$$$$$$ | $$$$$$/| $$$$$$$| $$$$$$$ \\\\ $/ | $$$$$$$| $$$$$$$| $$ | $$$$$$$\n' +
'|__/ |__/ \\\\______/ |_______/ \\\\____ $$ \\\\______/ \\\\_______/ \\\\_______/ \\\\_/ \\\\_______/ \\\\_______/|__/ \\\\_______/\n' +
' /$$ | $$\n' +
' | $$$$$$/\n' +
' \\\\______/\n',
'color: #3f3f46; font-family: monospace;'
);
</script>
<!-- Name hover image (touch + desktop) -->
<script>
(function () {
const trigger = document.querySelector('.name-hover-trigger');
const img = document.querySelector('.name-hover-img');
if (!trigger || !img) return;
const isTouchDevice = window.matchMedia('(hover: none)').matches;
if (isTouchDevice) {
trigger.style.cursor = 'pointer';
trigger.addEventListener('click', function (e) {
e.stopPropagation();
const rect = trigger.getBoundingClientRect();
img.style.left = (rect.left + rect.width / 2) + 'px';
img.style.top = rect.top + 'px';
img.classList.toggle('visible');
});
document.addEventListener('click', function () {
img.classList.remove('visible');
});
window.addEventListener('scroll', function () {
img.classList.remove('visible');
}, { passive: true });
} else {
const OFFSET = 16;
const IMG_W = 240;
const IMG_H = 300;
trigger.addEventListener('mouseenter', function () {
img.classList.add('visible');
});
trigger.addEventListener('mouseleave', function () {
img.classList.remove('visible');
});
window.addEventListener('scroll', function () {
img.classList.remove('visible');
}, { passive: true });
document.addEventListener('mousemove', function (e) {
const vw = window.innerWidth;
const vh = window.innerHeight;
const x = e.clientX;
const y = e.clientY;
const left = (x + OFFSET + IMG_W > vw) ? x - OFFSET - IMG_W : x + OFFSET;
const top = (y + OFFSET + IMG_H > vh) ? y - OFFSET - IMG_H : y + OFFSET;
img.style.left = left + 'px';
img.style.top = top + 'px';
});
}
})();
</script>
<!-- Table of contents smooth scroll -->
<script>
document.querySelectorAll('.toc-link').forEach(function (link) {
link.addEventListener('click', function (e) {
e.preventDefault();
var target = document.querySelector(link.getAttribute('href'));
if (target) window.scrollTo({ top: target.getBoundingClientRect().top + window.scrollY - 56, behavior: 'smooth' });
});
});
</script>
</body>
</html>