-
Notifications
You must be signed in to change notification settings - Fork 6
/
about.html
64 lines (54 loc) · 1.66 KB
/
about.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
---
layout: default
---
<div class="container">
<div class="about">
<h1>정희연 Jeong Heeyeun</h1>
<h2>contacts</h2>
<ul>
<li><a href="hyd5012@gmail.com">hyd5012@gmail.com</a></li>
<li><a href="https://dribbble.com/heeyeun">dribbble</a></li>
<li><a href="https://www.behance.net/heeyeun">behance</a></li>
<li><a href="https://github.com/yeun">github</a></li>
<li><a href="https://twitter.com/_heeyeun">twitter</a></li>
</ul>
<h2>Skills</h2>
<ul>
<li>Photoshop</li>
<li>Illustrator</li>
<li>HTML</li>
<li>CSS, SCSS</li>
<li>Sketch 3</li>
</ul>
<h2>Work Experiences
<h3>2013. 12 - Spoqa Visual Designer</h3>
<h3>2012. 08 - 2013. 08 nTels Designer</h3>
<h3>Lecturing</h3>
<ul>
<li>2014. 09 - 2014. 10 Design Webfont Icons at Denomade</li>
<li>2014. 09 - 2014. 10 Application UI Redesign at Denomade</li>
</ul>
<h3>Freelancer</h3>
<ul>
<li>2014. 04 - 2014. 04 license contract Weather Icons with Adobe</li>
<li>2014. 03 - 2014. 04 Branding Gurumn</li>
<li>2013. 11 - 2013. 12 Branding Earth Reader</li>
<li>2013. 04 - 2013. 05 iOS application One Stroke Painting</li>
<li>2012. 06 - 2012. 07 iOS application Bookswing</li>
</ul>
<h3>Personal Projects</h3>
<ul>
<li>2015. 08 - 2015. 08 SourceTree Redesign</li>
<li>2013. 11 - 2013. 11 Seoul Subway Redesign</li>
</ul>
<h3>Book</h3>
<ul>
<li>Updating Soon...</li>
</ul>
<h2>Education</h2>
<ul>
<li>2007. 03 - 2012. 02 Bachelor of Fine Arts, Industrial Design, Hongik University
</li>
</ul>
</div>
</div>