-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathindex.html
executable file
·372 lines (317 loc) · 13.6 KB
/
index.html
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
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="UTF-8">
<title>MARU MARU</title>
<!-- Favicons -->
<link rel="shortcut icon" href="assets/img/favicon.ico">
<link rel="apple-touch-icon" href="assets/img/assets/img/favicon.ico">
<link rel="apple-touch-icon" sizes="72x72" href="assets/img/favicon.ico">
<link rel="apple-touch-icon" sizes="114x114" href="assets/img/favicon.ico">
<!-- Style -->
<link rel="stylesheet" href="https://use.typekit.net/uyd6ofq.css">
<link rel="stylesheet" href="assets/css/bulma.css">
<link rel="stylesheet" href="assets/css/marulango.css">
<!-- Scripts -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"/>
<script src="https://code.jquery.com/jquery-2.2.4.js" integrity="sha256-iT6Q9iMJYuQiMWNd9lDyBUStIq/8PuOW33aOqmvFpqI=" crossorigin="anonymous"></script>
</head>
<body>
<header>
<div class="container is-fluid">
<div class="navbar-menu">
<div class="navbar-start">
<a href="https://marulango.com"><img src="assets/img/theme/logo.svg" alt=""></a>
</div>
<div class="navbar-end is-hidden-mobile">
<p><a href="mailto:[email protected]">Contact</a></p>
</div>
</div>
</div>
</header>
<article>
<div class="blob"></div>
<section id="hero">
<div class="container is-fluid">
<div class="columns">
<div class="column is-half">
<p class="greeting animate__animated animate__fadeInDown">Hello! <span class="animate__animated animate__fadeIn animate__delay-1s">I'm Maru.</span></p>
<p class="animate__animated animate__fadeIn animate__delay-2s">A designer passionate about creating experiences that empower people by leveraging product strategy, interaction, and visual design.</p>
</div>
</div>
</div>
</section>
<section class="fadeout animate__animated animate__fadeIn animate__delay-3s">
<div class="container is-fluid">
<div class="columns is-multiline">
<div class="column is-full">
<p class="company">Vouch</p>
<p class="title">Saving $20K USD a week by improving the checkout experience</p>
</div>
<div class="column is-5-desktop is-full-mobile">
<p class="label mb-2">Summary</p>
<p>Redesigned the checkout experience to increase clarity on transaction fees on multiple payment methods for both new and renewing Clients while remaining compliant with state and federal regulations to reduce operational costs and improve the overall experience.</p>
</div>
<div class="column is-offset-1-desktop is-4-desktop is-full-mobile">
<p class="label mb-2">Role</p>
<ul>
<li>Product Strategy</li>
<li>User Research</li>
<li>User Interface Design (Web, Mobile)</li>
<li>User Experience Design</li>
</ul>
</div>
<div class="column is-2-desktop is-full-mobile">
<p class="label mb-2">Misc</p>
<ul>
<li><a href="https://bit.ly/41DUrf8">Case study ↗︎</a></li>
</ul>
</div>
<div class="column is-full">
<figure class="image is-16by9">
<img src="assets/img/txfees/hero.png">
</figure>
</div>
</div>
</div>
</section>
<section class="animation animate__animated">
<div class="container is-fluid">
<div class="columns is-multiline">
<div class="column is-full">
<p class="company">Vouch</p>
<p class="title">How a design system improvement made development 30% faster</p>
</div>
<div class="column is-5-desktop is-full-mobile">
<p class="label mb-2">Summary</p>
<p>After accruing considerable design, technical and experience debt, I worked to improve accesibility, data-entry reliability and engineering velocity by 30% after leading the design system's next iteration.</p>
</div>
<div class="column is-offset-1-desktop is-4-desktop is-full-mobile">
<p class="label mb-2">Role</p>
<ul>
<li>Product Strategy</li>
<li>User Research</li>
<li>User Interface Design (Web, Mobile)</li>
<li>User Experience Design</li>
<li>Hi-fi Prototyping</li>
</ul>
</div>
<div class="column is-2-desktop is-full-mobile">
<p class="label mb-2">Misc</p>
<ul>
<li><a href="https://bit.ly/3NIsg9b">Case study ↗︎</a></li>
</ul>
</div>
<div class="column is-full">
<figure class="image is-16by9">
<img src="assets/img/vouch-ds/hero.png">
</figure>
</div>
<div class="column is-4">
<figure class="image">
<img src="assets/img/vouch-ds/text-fill-empty.gif">
</figure>
<p class="caption">Transition from empty to populated field</p>
</div>
<div class="column is-4">
<figure class="image">
<img src="assets/img/vouch-ds/input-empty.gif">
</figure>
<p class="caption">Empty text field, multiple status</p>
</div>
<div class="column is-4">
<figure class="image">
<img src="assets/img/vouch-ds/input-filled.gif">
</figure>
<p class="caption">Populated text field, multiple status</p>
</div>
<div class="column is-full">
<figure class="image">
<img src="assets/img/vouch-ds/select.png" alt="Input field, select">
</figure>
</div>
<div class="column is-4-desktop is-full-mobile">
<figure class="image">
<img src="assets/img/vouch-ds/buttons.png" alt="">
</figure>
</div>
<div class="column is-7-desktop is-offset-1-desktop is-full-mobile">
<figure class="image"><img src="assets/img/vouch-ds/typesetting-demo.png" alt=""></figure>
</div>
</div>
</div>
</section>
<section class="animation animate__animated">
<div class="container is-fluid">
<div class="columns is-multiline">
<div class="column is-full">
<p class="company">Bitso</p>
<p class="title">Increasing recurring transactions by 42% through user onboarding</p>
</div>
<div class="column is-5-desktop is-full-mobile">
<p class="label mb-2">Summary</p>
<p>Created the onboarding flow to guide users from diverse countries through creating and funding their cryto wallet, while navigating the intricacies of different jurisdictions' regulations and users different cultural perception of identity.</p>
</div>
<div class="column is-offset-1-desktop is-4-desktop is-full-mobile">
<p class="label mb-2">Role</p>
<ul>
<li>Product Strategy</li>
<li>User Research</li>
<li>User Interface Design (Web, Android, iOS)</li>
<li>User Experience Design</li>
<li>Hi-fi Prototyping</li>
</ul>
</div>
<div class="column is-2-desktop is-full-mobile">
<p class="label mb-2">Misc</p>
<ul>
<li><a href="https://bit.ly/3WQqMNK">Case study ↗︎</a></li>
</ul>
</div>
<div class="column is-full">
<figure class="image is-16by9">
<img src="assets/img/bitso-onboarding/onboarding-hero.png">
</figure>
</div>
</div>
</div>
</section>
<section class="animation animate__animated">
<div class="container is-fluid">
<div class="columns is-multiline">
<div class="column is-full">
<p class="company">Bitso</p>
<p class="title">Identifying if users are political exposed persons</p>
</div>
<div class="column is-5-desktop is-full-mobile">
<p class="label mb-2">Summary</p>
<p>Led user research to launch a version of the onboarding that increased successful verification and first transaction rates after introducing changes to successfully identify Politically Exposed Persons while aligning across multiple countries regulatory frameworks.</p>
</div>
<div class="column is-offset-1-desktop is-5-desktop is-full-mobile">
<p class="label mb-2">Role</p>
<ul>
<li>User Research</li>
<li>User Interface Design (Web, Android, iOS)</li>
<li>User Experience Design</li>
<li>Hi-fi Prototyping</li>
</ul>
</div>
<div class="column is-full">
<figure class="image is-16by9">
<img src="assets/img/bitso-pep/bitso-pep-hero.png">
</figure>
</div>
</div>
</div>
</section>
<section class="animation animate__animated">
<div class="container is-fluid">
<div class="columns is-multiline">
<div class="column is-full">
<p class="company">Kubernetes</p>
<p class="title">A bit quarky</p>
</div>
<div class="column is-5-desktop is-full-mobile">
<p class="label mb-2">Summary</p>
<p>The LHC is the world’s largest and most powerful particle accelerator and the result of the collaboration of thousands of scientists from around the world, all for the advancement of science. In a similar manner, Kubernetes has been a project that has united thousands of contributors from hundreds of organizations – all to work towards the same goal of improving cloud computing in all aspects! "A Bit Quarky" as the release name is meant to remind us that unconventional ideas can bring about great change and keeping an open mind to diversity will lead help us innovate.</p>
</div>
<div class="column is-3-desktop is-offset-1-desktop is-full-mobile">
<p class="label mb-2">Role</p>
<ul>
<li>Branding</li>
<li>Illustration</li>
</ul>
</div>
<div class="column is-2-desktop is-full-mobile">
<p class="label mb-2">Misc</p>
<ul>
<li><a href="https://kubernetes.io/blog/2020/03/25/kubernetes-1-18-release-announcement/">Release annoucement ↗︎</a></li>
<li><a href="https://store.cncf.io/products/fitted-kubernetes-1-18-release-team-tee">Swag ↗︎</a></li>
</ul>
</div>
<div class="column is-full">
<figure class="image is-16by9">
<img src="assets/img/k8s/4.jpg">
</figure>
</div>
</div>
</div>
</section>
<section class="animation animate__animated">
<div class="container is-fluid">
<div class="columns is-multiline">
<div class="column is-full">
<p class="company">Datank</p>
<p class="title">Crystal Clear Data Science</p>
</div>
<div class="column is-5-desktop is-full-mobile">
<p class="label mb-2">Summary</p>
<p>As founding designer, I built a solid branding and a robust product strategy for pioneering Artificial Intelligence in order to provide complex business intelligence analysis using voice inputs.</p>
</div>
<div class="column is-offset-1-desktop is-5-desktop is-full-mobile">
<p class="label mb-2">Role</p>
<ul>
<li>Branding</li>
<li>0>1 Product Strategy</li>
<li>User Interface Design</li>
<li>Voice User Interface</li>
<li>User Experience Design</li>
</ul>
</div>
<div class="column is-full">
<figure class="image is-16by9">
<img src="assets/img/datank/datank-hero.png">
</figure>
</div>
</div>
</div>
</section>
</article>
<footer>
<div class="container is-fluid">
<div class="columns is-multiline">
<div class="column is-full">
<a href="https://dribbble.com/marulango" target="_blank">
<svg>
<use xlink:href="assets/img/symbols.svg#icon-dribbble">
</svg>
</a>
<a href="https://www.threads.net/@marulango" target="_blank">
<svg>
<use xlink:href="assets/img/symbols.svg#icon-threads">
</svg>
</a>
<a href="https://www.linkedin.com/in/marulango" target="_blank">
<svg>
<use xlink:href="assets/img/symbols.svg#icon-linkedin">
</svg>
</a>
</div>
<div class="column is-full">
<p>Maru Maru © 2024</p>
</div>
</div>
</div>
</footer>
<script>
function addAnimationClass(entries, observer) {
entries.forEach(entry => {
if (entry.isIntersecting) {
entry.target.classList.add('animate__fadeIn');
} else {
entry.target.classList.remove('animate__fadeIn');
}
});
}
let observer = new IntersectionObserver(addAnimationClass, {
root: null,
rootMargin: '0px',
threshold: 0.1
});
document.querySelectorAll('.animation').forEach(testElem => {
observer.observe(testElem); // Observe each 'test' element
});
</script>
</body>
</html>