This repository has been archived by the owner on Oct 31, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
204 lines (199 loc) · 11.7 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- meta-->
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Debby | Web Designer & UI Designer</title>
<meta name="keywords" content="design,ui,graphic design,daily ui,設計,平面設計,ui設計"/>
<meta name="description" content="Debby 是一位 UI & 平面設計師;目前從事網頁設計,喜歡設計、摸索前端語言,這裡可以看到她的近期作品以及更多資訊。"/>
<meta name="p:domain_verify" content="59f6a502a88ca9e237a8811141b17c16"/>
<!-- structured-data-->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "CreativeWork",
"creator": {
"@type": "Person",
"name": "Debby Lin"
},
"url": "https://www.debbylin.me/",
"about": "Debby is a Web Designer & UI Designer, She also learning front-end development now, And try to create interesting motion & design in website."
}
</script>
<!--fb share-->
<meta property="og:url" content="https://www.debbylin.me/"/>
<meta property="og:image" content="img/debbyworks-cover.jpg"/>
<meta property="og:title" content="Debby | Web Designer & UI Designer"/>
<meta property="og:description" content="Debby is a Web Designer & UI Designer, She also learning front-end development now, And try to create interesting motion & design in website."/>
<meta property="og:type" content="website"/>
<!--font-->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Red+Hat+Display:400,500,700,900i&display=swap"/>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+Sans+TC:400,700,900&display=swap"/>
<!-- lib-->
<link rel="stylesheet" href="lib/bootstrap-grid.min.css"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.5.0/css/swiper.min.css"/>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.5.0/js/swiper.min.js"></script>
<!--css-->
<link rel="stylesheet" href="css/style.css"/>
<!-- favicon-->
<link rel="shortcut icon" href="img/favicon.ico" crossorigin="anonymous"/>
<!-- GA-->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-71294699-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-71294699-1');
</script>
<!-- GTM-->
<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-W7PPMG8');
</script>
</head>
<body>
<!-- nav-->
<!-- ------------- nav begin ----------------->
<!-- NAV-->
<div id="top"></div>
<nav class="navbar" id="nav">
<div class="container"><a class="navbar-brand text-red" href="#top">Debby
<div class="collapse navbar-collapse" id="navbarNav"></div></a>
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link" href="https://www.instagram.com/debby.design/" target="_blank" rel="noopener noreferrer" data-event-category="Navigate" data-event-action="Instagram">Instagram</a></li>
<li class="nav-item"><a class="nav-link" href="https://dribbble.com/debby" target="_blank" rel="noopener noreferrer" data-event-category="Navigate" data-event-action="Dribbble">Dribbble</a></li>
<li class="nav-item"><a class="nav-link" href="#footer" data-event-category="Navigate" data-event-action="Contact">Contact</a></li>
</ul>
</div>
</nav>
<div class="bg-line"></div>
<!-- ------------- nav end ----------------->
<!-- -------------- scroll top -------------------><a class="e-scroll-top" href="#top">TOP</a>
<section id="banner">
<div class="container">
<div class="row text-red reveal_bottom">
<h1 class="col">Hi! I’m<span> Debby.</span><br/>I’m a<span> Web Designer & UI Designer.</span></h1>
</div>
<div class="row banner-tag reveal_bottom">
<div class="col-lg-10">
<ul>
<li>Graphic Design<span>LOVER</span></li>
<li>Adobe Xd<span>LOVER</span></li>
<li>Figma<span>LOVER</span></li>
<li>UI Design<span>LOVER</span></li>
<li>SASS<span>LOVER</span></li>
<li>JavaScript<span>LEARNER</span></li>
<li>Git<span>USER</span></li>
</ul>
</div>
</div>
</div>
</section>
<section id="gallery">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 col-md-10 col-lg-9">
<div class="title reveal_bottom">
<h1 class="text-red">About Me</h1>
<p>Hi! I’m Debby. I’m a web designer and a UI designer.</p><br/>
<p>I have more than 5 years of experience in graphic design, and 2 years of experience in website design. I like creative colors and layout. Using colors, typography and shapes to build different layouts is fascinating to me.</p><br/>
<p><a class="text-red" href="https://dribbble.com/debby" target="_blank" rel="noopener noreferrer" data-event-category="AboutMeText" data-event-action="LearnMore" data-event-label="CheckWorks">Here</a> you can check out more of my works and hope you like it!</p>
<p>If you have any question or just want to talk, welcome to contact me through <a href="#footer" class="text-red" data-event-category='AboutMeText' data-event-action='Click' data-event-label='ContactMe'>here</a> ! :)</p>
</div>
</div>
</div>
<div class="row justify-content-center reveal_bottom">
<div class="col-12 col-md-10 col-lg-9">
<div class="swiper-container image-swiper">
<div class="swiper-wrapper">
<div class="swiper-slide"><img src="img/debby_dailyUI_design-1.png" alt="Debby design | UI design"/></div>
<div class="swiper-slide"><img src="img/debby_dailyUI_design-2.png" alt="Debby design | UI design"/></div>
<div class="swiper-slide"><img src="img/debby_dailyUI_design-3.png" alt="Debby design | UI design"/></div>
<div class="swiper-slide"><img src="img/debby_dailyUI_design-4.png" alt="Debby design | UI design"/></div>
<div class="swiper-slide"><img src="img/debby_dailyUI_design-5.png" alt="Debby design | UI design"/></div>
<div class="swiper-slide"><img src="img/debby_dailyUI_design-6.png" alt="Debby design | UI design"/></div>
<div class="swiper-slide"><img src="img/debby_dailyUI_design-7.png" alt="Debby design | UI design"/></div>
<div class="swiper-slide"><img src="img/debby_dailyUI_design-8.png" alt="Debby design | UI design"/></div>
<div class="swiper-slide"><img src="img/debby_dailyUI_design-9.png" alt="Debby design | UI design"/></div>
</div>
</div>
<div class="swiper-pagination image-swiper-pagination"></div>
</div>
</div>
<div class="row justify-content-center reveal_bottom">
<div class="col-12 col-md-10 col-lg-9 d-flex mt-5">
<div class="swiper-button">
<div class="swiper-prev"><svg id="arrow-left" data-name="Group 4" xmlns="http://www.w3.org/2000/svg" width="35.5" height="35.5" viewBox="0 0 35.5 35.5"
data-event-category='Gellery' data-event-action='Click' data-event-label='Left'>
<g id="Ellipse_1" data-name="Ellipse 1" fill="none" stroke="#707070" stroke-width="1">
<circle cx="17.75" cy="17.75" r="17.75" stroke="none"/>
<circle cx="17.75" cy="17.75" r="17.25" fill="none"/>
</g>
<g id="Group_3" data-name="Group 3" transform="translate(14.468 11.59)">
<path id="Path_6" data-name="Path 6" d="M9.383,1988.277,3.34,1994.32l6.043,6.043" transform="translate(-3.34 -1988.277)" fill="none" stroke="#707070" stroke-width="1"/>
</g>
</svg>
</div>
<div class="swiper-next"><svg xmlns="http://www.w3.org/2000/svg" width="35.5" height="35.5" viewBox="0 0 35.5 35.5"
data-event-category='Gellery' data-event-action='Click' data-event-label='Right'>
<g id="arrow-right" data-name="Group 5" transform="translate(35.5 35.5) rotate(180)">
<g id="Ellipse_1" data-name="Ellipse 1" fill="none" stroke="#707070" stroke-width="1">
<circle cx="17.75" cy="17.75" r="17.75" stroke="none"/>
<circle cx="17.75" cy="17.75" r="17.25" fill="none"/>
</g>
<g id="Group_3" data-name="Group 3" transform="translate(14.468 11.59)">
<path id="Path_6" data-name="Path 6" d="M6.043,0,0,6.043l6.043,6.043" fill="none" stroke="#707070" stroke-width="1"/>
</g>
</g>
</svg>
</div>
</div>
<div class="see-more">
<p>See more...</p><a href="https://dribbble.com/debby" target="_blank" rel="noopener noreferrer" data-event-category="Gellery" data-event-action="Click" data-event-label="Dribbble">Works on dribbble</a>
</div>
</div>
</div>
</div>
</section>
<!-- footer-->
<!-- ------------- footer begin ----------------->
<!-- footer-->
<footer id="footer">
<div class="container">
<div class="row">
<div class="col-md-5 col-sm-12 reveal_bottom mb-5 mb-md-0">
<h1 class="text-red">Let's talk!</h1><a class="e-mail" href="mailto:[email protected]" target="_blank" rel="noopener noreferrer" data-event-category="Footer" data-event-action="Email">[email protected]</a>
</div>
<div class="col-md-7 col-sm-12 reveal_bottom mb-4 mb-md-0">
<h1>Find me on<span class="line"></span></h1>
<ul class="d-flex">
<li><a href="https://dribbble.com/debby" target="_blank" rel="noopener noreferrer" data-event-category="Footer" data-event-action="Dribbble">Dribbble</a></li>
<li><a href="https://www.instagram.com/debby.design/" target="_blank" rel="noopener noreferrer" data-event-category="Footer" data-event-action="Instagram">Instagram</a></li>
<li><a href="https://www.behance.net/debby-design" target="_blank" rel="noopener noreferrer" data-event-category="Footer" data-event-action="Behance">Behance</a></li>
<li><a href="https://www.pinterest.com/debby_design" target="_blank" rel="noopener noreferrer" data-event-category="Footer" data-event-action="Pinerest">Pinerest</a></li>
<li><a href="https://medium.com/debbyxdesign" target="_blank" rel="noopener noreferrer" data-event-category="Footer" data-event-action="Medium">Medium</a></li>
<li><a href="https://www.linkedin.com/in/debbylin1991" target="_blank" rel="noopener noreferrer" data-event-category="Footer" data-event-action="LinkedIn">LinkedIn</a></li>
</ul>
</div>
</div>
<div class="row">
<div class="col"><small>Copyright © 2020 Debby Lin</small></div>
</div>
</div>
</footer>
<!-- js-lib-->
<script src="lib/jquery-3.3.1.min.js"></script>
<script src="lib/scrollreveal.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.5.0/js/swiper.min.js"></script>
<!-- js-->
<script src="js/all.js"></script>
<!-- GTM-->
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W7PPMG8" height="0" width="0" style="display:none;visibility:hidden"></iframe>
</noscript>
</body>
</html>