-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·297 lines (279 loc) · 14.2 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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Hi, 我是張凱迪(KD.Chang)</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="css/bootstrap.min.css">
<style>
body {
padding-top: 50px;
padding-bottom: 0px;
}
</style>
<link rel="stylesheet" href="css/bootstrap-theme.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="http://cdn.oesmith.co.uk/morris-0.4.3.min.css">
<script src="js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
</head>
<body data-spy="scroll" data-target="#navbar">
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- <a class="navbar-brand" href="#">KD.Chang</a> -->
</div>
<div class="navbar-collapse collapse navbar-right">
<ul class="nav navbar-nav" id="scroll">
<li class="active"><a href="#home">Home</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#experience">Experience</a></li>
<li><a href="#education">Education</a></li>
<li><a href="#skills">Skills</a></li>
<li><a href="mailto:[email protected]">Contacts</a></li>
</ul>
</div><!--/.navbar-collapse -->
</div>
</nav>
<!-- Main jumbotron for a primary marketing message or call to action -->
<div class="jumbotron" id="home">
<div class="container">
<div class="row">
<div class="col-lg-4">
<img class="thumbnail" src="./img/kdchang.png" alt="KD.Chang">
</div>
<div class="col-lg-8">
<h2 class="name">Hi, I'm 張凱迪 (KD.Chang)</h2>
<h3 class="summary">NTU IM Master student, Web Lover and Life Hacker.</h3>
<span><p class="intro">I am currently studying Web Data Mining in <a class="lab" href="http://www.im.ntu.edu.tw/~lu/" target="_blank">Business Analytics and Economic Impact Research Lab. </a>Besides, I found the first big Hackathon in Taiwan Campus. I'm also the NTU mobile web basic lectuer.</p></span>
<div><a href="#projects" class="btn btn-primary btn-lg about">FIND OUT MORE » </a></div>
</div>
</div>
</div>
</div>
<!--Quote-->
<div class="container">
<br>
<div class="quote"><blockquote>" Make my code to build the better world : ) "</blockquote></div>
<br>
<hr>
</div>
<div class="container">
<!--Projects-->
<div class="container" id="projects">
<h1><span class="glyphicon glyphicon-list-alt"> </span> Projects</h1>
<br>
<div class="row">
<div class="col-lg-4">
<a href="http://www.citytalk.tw/debug/site-m" target="_blank"><img class="project-item" src="./img/citytalk.png" alt="Citytalk.tw 城市通"></a>
<h3>Citytalk.tw 城市通</h3>
<span class="label label-success">Mobiel Web App</span><a href="http://www.citytalk.tw/debug/site-m" target="_blank"> Site Link</a>
<p>Citytalk.tw(城市通)is the biggest portal of activity and exhibition in Taiwan. I focus on the mobile web app develop and improve the mobile user experience.</p>
</div>
<div class="col-lg-4">
<img class="project-item" src="./img/howjob.png" alt="HowJob 好工作">
<h3>HowJob 好工作</h3>
<span class="label label-default">Web Data Mining</span><span class="label label-warning"> Offline</span>
<p>HowJob is a service which provide the user a better way to search the jobs. We use the Facebook API and company reviews to implement the opinion and sentiment analytics, and the results can recommend the users suitable jobs.</p>
</div>
<div class="col-lg-4">
<img class="project-item" src="./img/banvas-2.png" alt="Banvas 雲端名片夾">
<h3>Banvas 雲端名片夾</h3>
<span class="label label-success">Web App</span><span class="label label-warning"> Offline</span>
<p>Banvas is a web service(based on node.js & HTML/CSS/JavaScript/jQuery) provides people to create their business card online and generate QR-Code which connect to their own profile on the business card.</p>
</div>
</div>
<br>
<div class="row">
<div class="col-lg-4">
<a href="kdchang.cc/mobile-web-dev/" target="_blank"><img class="project-item" src="./img/mobile-web-app.png" alt="NTU Mobile Web App Lecture"></a>
<h3>NTU Mobile Web App Lecture</h3>
<span class="label label-primary">Lecturer</span><a href="kdchang.cc/mobile-web-dev/" target="_blank"> Site Link</a>
<p>Teach HTML5/CSS/JavaScript/jQuery and Mobiel Web features to the NTU students.(Over 200 students register this class,and almost 60 students join finally).</p>
</div>
<div class="col-lg-4">
<a href="http://kdchang.cc/ntu-crazy-college/" target="_blank"><img class="project-item" src="./img/crazy-college.png" alt=""></a>
<h3>NTU CLWC 臺大社團研習營</h3>
<span class="label label-info">Activity Website</span><a href="http://kdchang.cc/ntu-crazy-college/" target="_blank"> Site Link</a>
<p>Build the NTUCLWC website with the pure CSS framework and use the parallax-scrolling technical.</p>
</div>
<div class="col-lg-4">
<a href="http://thebatonproject.org/" target="_blank"><img class="project-item" src="./img/baton.png" alt="Baton 接棒啟蒙教育義工計畫"></a>
<h3>Baton 接棒啟蒙教育義工計畫</h3>
<span class="label label-info">Activity Website</span><a href="http://thebatonproject.org/" target="_blank"> Site Link</a>
<p>The Baton Project is a education reformation project. I build the official website based on wordpress.</p>
</div>
</div>
</div>
<hr>
<!--Experience-->
<div class="container" id="experience">
<h1><span class="glyphicon glyphicon-briefcase"> </span> Experience</h1>
<div class="row">
<div class="col-lg-4">
<div class="circle circle-one" data-200-top="transform:scale(1);" data-500-top="transform:scale(0)" style="-webkit-transform: scale(1);"><h3>2012 January- June</h3></div>
<div class="position">
<h3>Buyble國際代購</h3>
<h4>Intern</h4>
<p>Discover the cool products around the world and write the article to make Internet Marketing to improve the commerce conversion rate. Learning how to run start-up and be a excellent entrepreneur.</p>
<a href="http://buyble.com.tw/" target="_blank">Site Link</a>
</div>
</div>
<div class="col-lg-4">
<div class="circle circle-two" data-200-top="transform:scale(1);" data-400-top="transform:scale(0)" style="-webkit-transform: scale(1);"><h3>2013 May- Present</h3></div>
<div class="position">
<h3>HackNTU(臺大黑客松)</h3>
<h4>Co-founder</h4>
<p>Found the first big Hackathon in Taiwan Campus and promote the Hacker Way in Taiwan campus.</p>
<a href="http://hackntu.org/" target="_blank">Site Link</a>
<br>
<a href="https://www.facebook.com/hackNTU" target="_blank">Facebook Page</a>
</div>
</div>
<div class="col-lg-4">
<div class="circle circle-three" data-200-top="transform:scale(1);" data-300-top="transform:scale(0)" style="-webkit-transform: scale(1);"><h3>2013 June- Present</h3></div>
<div class="position">
<h3>Mozilla Taiwan</h3>
<h4>Firefox Campus Ambassador</h4>
<p>Promote the open source software and firefox to Taiwan campus.</p>
<a href="https://www.facebook.com/FirefoxCampusAmbassadorTW" target="_blank">Site Link</a>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-2">
</div>
<div class="col-lg-4">
<div class="circle circle-four" data-200-top="transform:scale(1);" data-400-top="transform:scale(0)" style="-webkit-transform: scale(1);"><h3>2013 August- Present</h3></div>
<div class="position">
<h3>Citytalk.tw(城市通)</h3>
<h4>Part-time Frontend Engineer</h4>
<p>Citytalk.tw(城市通)is the biggest portal of activity and exhibition in Taiwan. I focus on the mobile web develop to improve the mobile user experience.</p>
<a href="http://www.citytalk.tw/" target="_blank">Site Link</a>
</div>
</div>
<div class="col-lg-4">
<div class="circle circle-five" data-200-top="transform:scale(1);" data-300-top="transform:scale(0)" style="-webkit-transform: scale(1);"><h3>2013 October- Present</h3></div>
<div class="position">
<h3>NTU</h3>
<h4>Mobile Web Basic Lectuer</h4>
<p>Teach HTML5/CSS/JavaScript/jQuery and Mobiel Web features to the NTU students.(Over 200 students register this class,and almost 60 students join finally)</p>
<a href="http://kdchang.cc/mobile-web-dev/" target="_blank">Site Link</a>
</div>
</div>
<div class="col-lg-2">
</div>
</div>
</div>
<hr>
<!--Education-->
<div class="container" id="education">
<h1><span class="glyphicon glyphicon-book"> </span> Education</h1>
<br>
<div class="row">
<div class="col-lg-6">
<div>
<h3>Master's degree</h3>
<p>Department of Information Management, National Taiwan University</p><span class="label label-danger">Currently Enrolled</span>
<ul>
<li>Graduate student in Business Analytics and Economic Impact Research Lab</li>
<li>Advisor: Hsin-Min Lu</li>
<li>Research in Web Data Mining</li>
<li>NTU Mobile Web Basic Lectuer</li>
</ul>
</div>
</div>
<div class="col-lg-6">
<div>
<h3>Bachelor's Degree</h3>
<p>Department of Economics, National Taiwan University</p>
<ul>
<li>TrendMicro Cloud Computing Program</li>
<li>Co-founder, Creativity & Entrepreneurship Program Student Association</li>
<li>Volunteer, NTUEA (臺大創聯會)</li>
<li>Team Leader, Yahoo! Open Hack Day 2012</li>
<li>Trainee, ITSeed Program (資訊種子), New Taipei City Computer Association</li>
</ul>
</div>
</div>
</div>
</div>
<hr>
<!--Skills-->
<div class="container" id="skills">
<h1><span class="glyphicon glyphicon-wrench"> </span> Skills</h1>
<p>This self-evaluated familiarity score ranges from 0.0 to 5.0.</p>
<div class="row">
<div class="col-lg-2"></div>
<div class="col-lg-4">
<div id="frontend"></div>
</div>
<div class="col-lg-4">
<div id="backend"></div>
</div>
<div class="col-lg-2"></div>
</div>
<h3>Language</h3>
<ul>
<li>Chinese</li>
<li>English (TOEIC:755/990) <span class="label label-primary">Blue</span></li>
<li>Taiwanese</li>
</ul>
</div>
<hr>
<!--Contacts-->
<!-- <div class="container" id="contacts">
<h1><span class="glyphicon glyphicon-envelope"> </span> Contacts</h1>
<div class="row">
<div class="col-lg-4">
</div>
<div class="col-lg-4">
<ul id="social">
<li><a id="tw" href=""></a></li>
<li></li>
</ul>
</div>
<div class="col-lg-4">
</div>
</div>
</div>
<hr> -->
</div>
<!-- /container -->
<!-- footer -->
<footer>
<h4 class="foot">Copyright © 2013 All rights reserved</h4>
<p class="foot">Web Design by KD.Chang</p>
</footer>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.10.1.min.js"><\/script>')</script>
<script src="js/vendor/bootstrap.min.js"></script>
<script src="js/vendor/jquery.scrollTo-1.4.3.1-min.js"></script>
<script src="js/vendor/jquery.nav.js"></script>
<script src="js/vendor/skrollr.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js"></script>
<script src="http://cdn.oesmith.co.uk/morris-0.4.3.min.js"></script>
<script src="js/main.js"></script>
<script type="text/javascript">
var s = skrollr.init();
</script>
<script>
var _gaq=[['_setAccount','UA-XXXXX-X'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src='//www.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>