-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
414 lines (383 loc) · 20.8 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
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google Tag Manager -->
<script>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-P8RKKG4');
</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H239Z3R5DY"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-H239Z3R5DY');
</script>
</script>
<!-- End Google Tag Manager -->
<!-- Required meta tags -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Google 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=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" integrity="sha512-xodZBNTC5n17Xt2atTPuE1HxjVMSvLVW9ocqUKLsCC5CXdbqCmblAshOMAS6/keqq/sMZMZ19scR4PsZChSR7A==" crossorigin="" />
<!-- Stylesheets -->
<link rel="stylesheet" href="css/vendors.css">
<link rel="stylesheet" href="css/main.css">
<title>Yiping Lee's Portfolio</title>
<meta name="description" content="Yiping Lee (Phoebe) is a UI/UX designer who is passionate about solving problems through compelling design solutions.">
<link rel="icon" href="img/favicon.ico" type="image/x-icon">
<!-- microsoft clarity -->
<script type="text/javascript">
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "er5488qzcy");
</script>
</head>
<body class="" data-barba="wrapper">
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P8RKKG4"height="0" width="0" style="display:none;visibility:hidden"></iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- preloader start -->
<div class="preloader js-preloader"></div>
<!-- preloader end -->
<!-- cursor start -->
<div class="cursor js-cursor">
<div class="cursor__wrapper">
<div class="cursor__follower js-follower"></div>
<div class="cursor__label js-label"></div>
<div class="cursor__icon js-icon"></div>
<div class="cursor__slider_icon js-slider-icon">
<svg width="52" height="24" viewBox="0 0 52 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M37 18L43 12L37 6" stroke="white" stroke-width="2.66667" stroke-linecap="round" stroke-linejoin="round" />
<path d="M15 18L9 12L15 6" stroke="white" stroke-width="2.66667" stroke-linecap="round" stroke-linejoin="round" />
</svg>
</div>
</div>
</div>
<!-- cursor end -->
<!-- barba container start -->
<div class="barba-container" data-barba="container">
<main class="main-content ">
<!-- header start -->
<header class="header -container js-header">
<div class="header__bar js-header-bar">
<div class="container">
<div class="row justify-between items-center">
<div class="col-2">
<div class="header__logo">
<a class="base-logo" data-barba href="index.html">
<img class="base-logo-first" src="img/logo-3.svg" alt="logo">
<img class="base-logo-second" src="img/logo-3.svg" alt="logo">
</a>
<a class="menu-logo" data-barba href="index.html">
<img src="img/logo-3.svg" alt="logo">
</a>
</div>
</div>
<div class="col-auto">
<div class="header__right d-flex items-center">
<div class="">
<div class="menu js-menu">
<div class="mobile__background js-mobile-bg"></div>
<div class="menu__container">
<div class="mobile__back js-nav-list-back pointer-events-none">
<a data-barba href="#">Home</a>
</div>
<ul class="nav js-navList">
<li class="">
<a data-barba href="index.html#projects">Projects</a>
</li>
<li class="">
<a data-barba href="about.html">About</a>
</li>
<li class="">
<a data-barba href="mailto:yiping.lee012@gmail.com">Contact</a>
</li>
</ul>
</div>
<div class="mobile__footer js-mobile-footer">
<div class="mobile__copyright">
<p>Copyright © 2023 Yiping Lee</p>
</div>
<div class="mobile__socials">
<a data-barba href="#">
<i class="fa fa-instagram" aria-hidden="true"></i>
</a>
<a data-barba href="#">
<i class="fa fa-linkedin" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
</div>
<!--
<div class="md:d-none ml-30">
<a href="login.html" class="button -sm -green text-white">Sign in</a>
</div>
-->
<div class="header__menu justify-center items-center relative d-none md:d-flex">
<button type="button" class="d-flex items-center justify-center js-nav-open">
<i class="text-black size-32 str-width-1" data-feather="menu"></i>
</button>
<button type="button" class="d-flex items-center justify-center absolute-y-center right-0 pointer-events-none opac-0 js-nav-close">
Close
<i class="text-black size-32 str-width-1 ml-4" data-feather="x"></i>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- header end -->
<div class="content-wrapper js-content-wrapper">
<!-- masthead -->
<section data-anim-wrap class="masthead -type-5">
<div class="masthead__bg relative">
<img data-anim-child="fade" src="img/bg.svg" alt="image">
<div id="js-particles-1" data-particles-image="./img/part/1/1.png" class="absolute-full-center"></div>
<div id="js-particles-2" data-particles-image="./img/part/1/2.png" class="absolute-full-center"></div>
<div id="js-particles-3" data-particles-image="./img/part/1/3.png" data-particles-image-width="400" class="absolute-full-center"></div>
</div>
<div class="container">
<div class="row items-center y-gap-64 md:justify-center">
<div class="col-xl-7 col-lg-9 col-md-10">
<div class="masthead__content md:text-center relative z-2">
<div data-split="lines" data-anim-child="split-lines delay-2">
<h1 class="masthead__title">
I'M <span class="text-accent">YIPING LEE</span><br class="md:d-none">A UI/UX DESIGNER
</h1>
</div>
<div data-split="lines" data-anim-child="split-lines delay-4">
<p class="masthead__text pt-24">
My passion is solving problems through<br class="sm:d-none"> compelling design solutions.
</p>
</div>
<div data-anim-child="slide-up delay-8" class="masthead__buttons row y-gap-20 x-gap-24 md:justify-center items-center pt-40 sm:pt-24">
<div class="col-auto">
<a href="mailto:yiping.lee012@gmail.com" class="button -md -accent rounded-8 text-white">Get In Touch</a>
</div>
<!--
<div class="col-auto">
<a href="https://www.youtube.com/watch?v=ANYfx4-jyqY" class="decoration-none js-gallery" data-gallery="gallery1">
<div class="button d-flex items-center">
<span class="d-flex justify-center items-center bg-accent-light size-60 rounded-full mr-16">
<i class="ml-4 text-accent text-2xl icon-play"></i>
</span>
<p>Watch Video</p>
</div>
</a>
</div>
-->
</div>
</div>
</div>
<div class="col-lg-auto">
<div class="masthead__image relative z-1">
<div class="js-rellax" data-rellax-desktop-speed="-4" data-rellax-speed="0">
<div class="atropos -no-shadow js-atropos">
<div class="atropos-scale">
<div class="atropos-rotate">
<div class="atropos-inner overflow-visible d-flex justify-end">
<img data-anim-child="scale delay-9" src="img/image.png" alt="image">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="layout-pt-lg layout-pb-lg">
<div class="section-filter">
<div class="container" id="projects">
<div class="row justify-between items-end">
<div class="col-md-5">
<div class="sectionHeading ">
<!--
<div class="sectionHeading__subtitle">
<span>Case Studies</span>
</div>
-->
<h2 class="sectionHeading__title">Projects</h2>
</div>
</div>
<!--
<div class="col-md-7">
<div class="d-flex justify-end pb-12">
<div class="filter-button-group">
<button class="button text-lg fw-600 mr-20 btn-active" data-filter="*">All Projects</button>
<button class="button text-lg fw-600 mr-20" data-filter=".e_commerce">E-Commerce</button>
<button class="button text-lg fw-600 mr-20" data-filter=".digital_design">Digital Design</button>
<button class="button text-lg fw-600 mr-20" data-filter=".branding">Branding</button>
<button class="button text-lg fw-600 mr-20" data-filter=".web_design">Web Design</button>
</div>
</div>
</div>
-->
</div>
<div class="masonry -col-2 -gap-fancy pt-60 sm:pt-40 js-masonry js-masonry-no-filter">
<div class="masonry__sizer"></div>
<div class="masonry__item -no-ratio e_commerce branding">
<div data-anim-wrap class="">
<div class="relative hover-group">
<div data-anim-child="img-right cover-white" class="rounded-8">
<div class="ratio ratio-37:40 bg-image rounded-8 js-lazy" data-bg="img/oneanswer.jpg"></div>
</div>
<div class="text-white absolute-full-center z-2 | opac-0 hg:opacity-100 t-base">
<div class="bg-dark-2 opac-60 rounded-8 absolute-full-center z-1"></div>
<div class="d-flex justify-center items-center text-xl fw-600 absolute-full-center z-2">
view project
<i class="icon ml-12" data-feather="arrow-right"></i>
</div>
<a data-barba href="oneanswer.html" class="absolute-full-center z-3"></a>
</div>
</div>
<div data-anim-child="slide-up delay-2" class="mt-20">
<div class="x-gap-10 y-gap-10">
<a data-barba href="#" class="decoration-none text-sm">#edutech</a>
<a data-barba href="#" class="decoration-none text-sm">#app</a>
<a data-barba href="#" class="decoration-none text-sm">#uiuxdesign</a>
</div>
<h4 class="text-2xl fw-600 mt-16">Instant Answers Feature</h4>
</div>
</div>
</div>
<div class="masonry__item -no-ratio e_commerce">
<div data-anim-wrap class=" mt-80 md:mt-0 ">
<div class="relative hover-group">
<div data-anim-child="img-right cover-white" class="rounded-8">
<div class="ratio ratio-37:40 bg-image rounded-8 js-lazy" data-bg="img/video-platform.jpg"></div>
</div>
<div class="text-white absolute-full-center z-2 | opac-0 hg:opacity-100 t-base">
<div class="bg-dark-2 opac-60 rounded-8 absolute-full-center z-1"></div>
<div class="d-flex justify-center items-center text-xl fw-600 absolute-full-center z-2">
view project
<i class="icon ml-12" data-feather="arrow-right"></i>
</div>
<a data-barba href="video-platform.html" class="absolute-full-center z-3"></a>
</div>
</div>
<div data-anim-child="slide-up delay-2" class="mt-20">
<div class="x-gap-10 y-gap-10">
<a data-barba href="#" class="decoration-none text-sm">#uiuxdesign</a>
<a data-barba href="#" class="decoration-none text-sm">#streamingservice</a>
<a data-barba href="#" class="decoration-none text-sm">#redesign</a>
</div>
<h4 class="text-2xl fw-600 mt-16">Streaming Service Platform Redesign</h4>
</div>
</div>
</div>
<div class="masonry__item -no-ratio e_commerce digital_design">
<div data-anim-wrap class="">
<div class="relative hover-group">
<div data-anim-child="img-right cover-white" class="rounded-8">
<div class="ratio ratio-37:40 bg-image rounded-8 js-lazy" data-bg="img/i_life.jpg"></div>
</div>
<div class="text-white absolute-full-center z-2 | opac-0 hg:opacity-100 t-base">
<div class="bg-dark-2 opac-60 rounded-8 absolute-full-center z-1"></div>
<div class="d-flex justify-center items-center text-xl fw-600 absolute-full-center z-2">
view project
<i class="icon ml-12" data-feather="arrow-right"></i>
</div>
<a data-barba href="ilife.html" class="absolute-full-center z-3"></a>
</div>
</div>
<div data-anim-child="slide-up delay-2" class="mt-20">
<div class="x-gap-10 y-gap-10">
<a data-barba href="#" class="decoration-none text-sm">#uiuxdesign</a>
<a data-barba href="#" class="decoration-none text-sm">#uxresearcher</a>
<a data-barba href="#" class="decoration-none text-sm">#socialenterprise</a>
</div>
<h4 class="text-2xl fw-600 mt-16">I-Life Website Redesign</h4>
</div>
</div>
</div>
<div class="masonry__item -no-ratio web_design digital_design branding">
<div data-anim-wrap class="">
<div class="relative hover-group">
<div data-anim-child="img-right cover-white" class="rounded-8">
<div class="ratio ratio-37:40 bg-image rounded-8 js-lazy" data-bg="img/instant-messaging-service.jpg"></div>
</div>
<div class="text-white absolute-full-center z-2 | opac-0 hg:opacity-100 t-base">
<div class="bg-dark-2 opac-60 rounded-8 absolute-full-center z-1"></div>
<div class="d-flex justify-center items-center text-xl fw-600 absolute-full-center z-2">
view project
<i class="icon ml-12" data-feather="arrow-right"></i>
</div>
<a data-barba href="messaging-service.html" class="absolute-full-center z-3"></a>
</div>
</div>
<div data-anim-child="slide-up delay-2" class="mt-20">
<div class="x-gap-10 y-gap-10">
<a data-barba href="#" class="decoration-none text-sm">#uiuxdesign</a>
<a data-barba href="#" class="decoration-none text-sm">#messaging</a>
<a data-barba href="#" class="decoration-none text-sm">#messagesystem</a>
</div>
<h4 class="text-2xl fw-600 mt-16">Instant Messaging Service</h4>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- footer -->
<div class="svg-shape">
<svg width="1920" height="60" viewBox="0 0 1920 60" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0 30C0 13.4315 13.4315 0 30 0H1890C1906.57 0 1920 13.4315 1920 30V60H0V30Z" fill="#1A3454" />
</svg>
</div>
<footer class="footer -type-1 bg-dark-1">
<div class="container bg-dark-1">
<div class="row y-gap-16 justify-between items-center sm:justify-center sm:text-center">
<div class="col-md-auto">
<div class="footer__right text-white">
<span class="footer__copyright text-white">
Copyright © 2024 Yiping Lee
</span>
</div>
</div>
<div class="col-md-auto">
<div class="footer__right">
<div class="footer__socials socials sm:justify-center">
<a href="about-1.html" class="socials__item text-dark-1">
<i class="fa fa-facebook" aria-hidden="true"></i>
</a>
<a href="about-1.html" class="socials__item text-dark-1">
<i class="fa fa-twitter" aria-hidden="true"></i>
</a>
<a href="about-1.html" class="socials__item text-dark-1">
<i class="fa fa-instagram" aria-hidden="true"></i>
</a>
<a href="about-1.html" class="socials__item text-dark-1">
<i class="fa fa-linkedin" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- End of footer -->
</div>
</main>
</div>
<!-- barba container end -->
<!-- JavaScript -->
<script src="https://cdn.jsdelivr.net/npm/atropos@1.0.1/atropos.js"></script>
<script src="https://unpkg.com/leaflet@1.7.1/dist/leaflet.js" integrity="sha512-XQoYMqMTK8LvdxXYG3nZ448hOEQiglfqkJs1NOQV44cWnUrBc8PkAOcXy20w0vlaXaVUearIOBhiXZ5V3ynxwA==" crossorigin=""></script>
<script src="js/vendors.js"></script>
<script src="js/main.js"></script>
</body>
</html>