forked from fragilepeculiar/Portfolio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathportfolio.html
221 lines (206 loc) · 9.49 KB
/
portfolio.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page Needs -->
<title>Chelsea Tang | UX Designer</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="Chelsea is a self-taught UX designer with passion for designing clean and functional user experiences. This is the website contains my UX design work">
<meta name="keywords" content="UX, UI, Interaction, Visual design, User Research, HTML, CSS, Prototyping, Information Architecture, Storyboarding, Mobile, iOS, Sketch, Case study, Portfolio, Personal website, Designer, Usability">
<meta name="author" content="chelsea tang">
<!-- Mobile Specific Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-101986118-1', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->
<!-- Font -->
<link href="https://fonts.googleapis.com/css?family=Rajdhani" rel="stylesheet">
<!-- css -->
<link href="css/normalize.css" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
<!-- Smooth scroll -->
<script src="js/smooth-scroll.js"></script>
<script>
new SmoothScroll('a[href*="#"]');
</script>
<!-- Favicon
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="shortcut icon" type="image/x-icon" href="/img/logo.png">
</head>
<body class="bg-black">
<main class="wrap mb80-large mb56-small padding-large padding-small">
<nav class="df nav-row-large nav-column-small">
<div class="">
<a class="logo-link white-60 f4" href="http://chelseat.me/" title="me">
Chelsea Tang
</a>
</div>
<ul class="df mt22-small">
<li>
<a href="#projects" class="nav-link white-60 f4 mr" title="projects">
Projects
</a>
</li>
<li>
<a class="nav-link white-60 f4 mr" title="resume" href="https://drive.google.com/open?id=0B35fkTu4tyDBQS00ZHZYb1NscFE" target="_blank">
Resume
</a>
</li>
<li>
<a href="#contact" class="nav-link white-60 f4" title="contact">
Contact
</a>
</li>
</ul>
</nav>
<div>
<p class="white p1-large p1-small">
Hello<br>I’m Chelsea Tang<br>A user experience designer specializing in
scaling product
</p>
<p class="white-60 p2-large p2-small">
In my spare time, I’m also a visual explorer and CSS lover.
</p>
</div>
<h2 id="projects" class="h2-large h2-small white-60">
Projects
</h2>
<ul>
<li class="df sec-row-large sec-column-small">
<div class="width-58-large width-100-small order2-large">
<img src="http://i.imgur.com/boGMdy9.jpg" width="100%" alt="BCS console design">
</div>
<div class="width-42-large order1-large">
<h3 class="h3-large h3-small white">
BCS Console Design
</h3>
<h4 class="f4 white-60 mt20-large mt8-small">
My Role
</h4>
<p class="f4 white mt8">
User research・Wireframing・Visual design
</p>
<h4 class="f4 white-60 mt8">
Time
</h4>
<p class="f4 white mt8">
2017.03
</p>
<h4 class="f4 white-60 mt8">
Intro
</h4>
<p class="f4 white mt8">
GeeGuard offers an automated fraud detection and prevention technology services. This console provides clients an intuitive user experience which performs well on all devices.
</p>
<a style="font-weight:bold" class="f4 sec-link blue mt20" href="https://medium.com/@desertsfan/designing-a-responsive-ui-based-on-8pt-grid-7cb5e8848751" target="_blank">
View Case Study in Medium
</a>
</div>
</li>
<li class="df mt112-large mt56-small sec-row-large sec-column-small">
<div class="width-58-large width-100-small order2-large">
<img src="http://i.imgur.com/LMUWzD8.jpg" width="100%" alt="Documentation Redesign">
</div>
<div class="width-42-large order1-large">
<h3 class="h3-large h3-small white">
Documentation Redesign
</h3>
<h4 class="f4 white-60 mt20-large mt8-small">
My Role
</h4>
<p class="f4 white mt8">
User research・Wireframing・Visual design
</p>
<h4 class="f4 white-60 mt8">
Time
</h4>
<p class="f4 white mt8">
2017.02
</p>
<h4 class="f4 white-60 mt8">
Intro
</h4>
<p class="f4 white mt8">
The new documentation provides clients a more desirable and feasible approach to integrate Geetest’s Captcha products, which was primarily built by our own developers.
</p>
<a style="font-weight:bold" class="f4 sec-link blue mt20" href="https://medium.com/@desertsfan/a-real-documentation-redesign-process-part1-f9b0d33a8be5" target="_blank">
View Case Study in Medium
</a>
</div>
</li>
<li class="df mt112-large mt56-small sec-row-large sec-column-small">
<div class="width-58-large width-100-small order2-large">
<img src="http://i.imgur.com/tHXc5fK.jpg" width="100%" alt="Motilink Redesign">
</div>
<div class="width-42-large order1-large">
<h3 class="h3-large h3-small white">
Motilink Redesign
</h3>
<h4 class="f4 white-60 mt20-large mt8-small">
My Role
</h4>
<p class="f4 white mt8">
User research・Wireframing・Visual design
</p>
<h4 class="f4 white-60 mt8">
Time
</h4>
<p class="f4 white mt8">
2016.12
</p>
<h4 class="f4 white-60 mt8">
Intro
</h4>
<p class="f4 white mt8">
Motilink allows companies and teams to track their work and run their business, which was designed and built by a Korean team. I was recommended to redesign Motilink for getting better user experience and more adorable visual interface.
</p>
</div>
</li>
</ul>
<h2 id="contact" class="h2-large h2-small white-60">
Contact
</h2>
<div class="df footer-row-large footer-column-medium">
<div class="dif y-center">
<img src="/img/Email.svg" class="mr10">
<a class="ct-link white-60 f4" href="mailto:desertsfan@gmail.com?subject=Hello">
desertsfan@gmail.com
</a>
</div>
<ul class="df mt20-medium footer-column-small">
<li class="dif y-center">
<img src="/img/Linkedln.svg" class="mr10">
<a class="ct-link white-60 f4 mr" href="https://www.linkedin.com/in/desertsfan/" target="_blank">
Linkedln
</a>
</li>
<li class="dif y-center mt20-small">
<img src="/img/Dribbble.svg" class="mr10">
<a class="ct-link white-60 f4 mr" href="https://dribbble.com/desertsfan" target="_blank">
Dribbble
</a>
</li>
<li class="dif y-center mt20-small">
<img src="/img/Github.svg" class="mr10">
<a class="ct-link white-60 f4 mr" href="https://github.com/desertsfan" target="_blank">
Github
</a>
</li>
<li class="dif y-center mt20-small">
<img src="/img/Twitter.svg" class="mr10">
<a class="ct-link white-60 f4" href="https://twitter.com/desertsfan" target="_blank">
Twitter
</a>
</li>
</ul>
</div>
</main>
<script>/* <![CDATA[ */(function(d,s,a,i,j,r,l,m,t){try{l=d.getElementsByTagName('a');t=d.createElement('textarea');for(i=0;l.length-i;i++){try{a=l[i].href;s=a.indexOf('/cdn-cgi/l/email-protection');m=a.length;if(a&&s>-1&&m>28){j=28+s;s='';if(j<m){r='0x'+a.substr(j,2)|0;for(j+=2;j<m&&a.charAt(j)!='X';j+=2)s+='%'+('0'+('0x'+a.substr(j,2)^r).toString(16)).slice(-2);j++;s=decodeURIComponent(s)+a.substr(j,m-j)}t.innerHTML=s.replace(/</g,'<').replace(/\>/g,'>');l[i].href='mailto:'+t.value}}catch(e){}}}catch(e){}})(document);/* ]]> */</script>
</body>
</html>