-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
426 lines (426 loc) · 15.3 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
415
416
417
418
419
420
421
422
423
424
425
426
<!DOCTYPE html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, user-scalable=no, minimal-ui" />
<meta name="description" content="All about me" />
<meta name="keywords" content="web,developer,php,programmer,resume" />
<meta name="author" content="Lee Kwang Chin">
<meta property="og:title" content="Online Resume of Lee Kwang Chin" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://kwangchin.github.io/" />
<meta property="og:image" content="http://kwangchin.github.io/images/chin.jpg" />
<meta property="og:locale" content="en_US" />
<meta property="og:site_name" content="Online Resume of Lee Kwang Chin" />
<meta property="fb:app_id" content="140560752696406" />
<meta property="og:description" content="Online Resume of Lee Kwang Chin" />
<title>Online Resume of Lee Kwang Chin</title>
<link href="//bootswatch.com/lumen/bootstrap.min.css" rel="stylesheet">
<link href="//fonts.googleapis.com/css?family=Roboto:500,300" rel="stylesheet" type="text/css">
<link href="css/style.css" rel="stylesheet" type="text/css">
</head>
<body>
<div class="container" id="resume">
<div id="card" class="row">
<div class="col-xs-3 col-sm-4">
</div>
<div class="col-xs-9 col-sm-8">
<h1>Lee Kwang Chin</h1>
<h2>Senior PHP Developer</h2>
<section id="basics">
<div class="contact">
<div class="email">
<icon class="entypo-mail"></icon>
<a href="/cdn-cgi/l/email-protection#dcb7abbdb2bbbfb4b5b29cbbb1bdb5b0f2bfb3b1"><span class="__cf_email__" data-cfemail="167d61777871757e7f7856717b777f7a3875797b">[email protected]</span><script cf-hash="f9e31" type="text/javascript">
/* <![CDATA[ */!function(){try{var t="currentScript"in document?document.currentScript:function(){for(var t=document.getElementsByTagName("script"),e=t.length;e--;)if(t[e].getAttribute("cf-hash"))return t[e]}();if(t&&t.previousSibling){var e,r,n,i,c=t.previousSibling,a=c.getAttribute("data-cfemail");if(a){for(e="",r=parseInt(a.substr(0,2),16),n=2;a.length-n;n+=2)i=parseInt(a.substr(n,2),16)^r,e+=String.fromCharCode(i);e=document.createTextNode(e),c.parentNode.replaceChild(e,c)}}}catch(u){}}();/* ]]> */</script></a>
</div>
<div class="phone">
<icon class="entypo-phone"></icon>
(65) 9066-xxxx
</div>
</div>
<section id="location">
<icon class="entypo-home"></icon>
<span class="address">
50 Choa Chu Kang North 7
</span>
</section>
</section>
</div>
</div>
<div id="summary" class="row">
<div class="col-sm-8 col-sm-offset-4 col-xs-12">
<div class="summary">
<p class="lead">Ten years experience as a PHP Developer. Strong and innovative ability to identify, analyse, and solve problems to increase client satisfaction. Involved in full SDLC and excel in team collaboration and solution brainstorming. Good in Mandarin, English, and some Bahasa Malaysia.</p>
</div>
</div>
</div>
<section id="work" class="row">
<div class="col-sm-4">
<div class="row">
<div class="col-xs-2">
<icon class="large entypo-briefcase"></icon>
</div>
<div class="col-xs-10">
<h2 class="section-title">Work Experience</h2>
</div>
</div>
</div>
<div class="col-sm-8">
<div class="item">
<h3 class="name">
DewTouch Innovations Pte Ltd, Singapore
</h3>
<div class="position">
<p class="lead">Senior PHP Innovator</p>
</div>
<div class="date">
<span class="startDate">
September 2012
</span>
<span class="endDate">
- Present
</span>
</div>
<div class="website">
<a href="http://www.dewtouch.com/">http://www.dewtouch.com/</a>
</div>
<div class="summary">
<p>Design and manage the development of ERP systems for various sectors of clients. Completed full cycle of systems for logistics services, law firms, insurance companies, and fully customized claims systems, f&b industry.</p>
</div>
<ul class="highlights">
<li>Build applications using CakePHP framework</li>
<li>Develop advanced database driven systems including eCommerce</li>
<li>Develop compatible and conduct cross-browser usability testings</li>
<li>Work in data analyst and business intelligent systems</li>
<li>Work with multi-disciplinary teams to accomplish business needs into systems</li>
<li>Perform managerial duties as delegated and assist with the evaluation of personnel performance of the team</li>
<li>Implement source control management system with Git bundled with customized hook scripts to deploy systems</li>
</ul>
</div>
<div class="item">
<h3 class="name">
Asian Food Channel Pte Ltd, Singapore
</h3>
<div class="position">
<p class="lead">Web Team Lead</p>
</div>
<div class="date">
<span class="startDate">
June 2011
</span>
<span class="endDate">
- August 2012
</span>
</div>
<div class="website">
<a href="http://www.asianfoodchannel.com/">http://www.asianfoodchannel.com/</a>
</div>
<div class="summary">
<p>Manage, support and maintain web applications, content management system and websites. Understand the needs of business customers. Liaison, communicate and offer appropriate solutions to external business customers and internal marketing colleagues.</p>
</div>
<ul class="highlights">
<li>Manage development and design team workload by creating and managing a work plan, determining user demands, establishing priorities, planning, and monitoring work</li>
<li>Provide project management on various development projects. Monitor, schedule and coordinate projects with other departments</li>
<li>Oversee code development using proper code to meet the standards, methodologies, processes and tools are used appropriately</li>
<li>Perform managerial duties as delegated and assist with the evaluation of personnel performance of the team</li>
<li>Implement source control management system with Git bundled with customized hook scripts to deploy systems</li>
</ul>
</div>
<div class="item">
<h3 class="name">
CXC Global (M) Sdn Bhd, Petaling Jaya
</h3>
<div class="position">
<p class="lead">Senior PHP Developer cum Team Lead</p>
</div>
<div class="date">
<span class="startDate">
July 2008
</span>
<span class="endDate">
- June 2011
</span>
</div>
<div class="website">
<a href="http://www.cxcglobal.com.my/">http://www.cxcglobal.com.my/</a>
</div>
<div class="summary">
<p>Develop and maintain applications in PHP/MySQL in Linux environment. Involved in full SDLC from user requirement gathering, flexibility studies, system analysis and design, application development, unit testings, deployment, documentation and user supports.</p>
</div>
<ul class="highlights">
<li>Collaborate with a small team of people in Malaysia, Singapore and Philippines</li>
<li>Manage multiple applications and large-scale projects simultaneously</li>
<li>Maintain and manage issues and codes with Mantis and Subversion</li>
<li>Perform unit testings with automated PHPUnit and Selenium tests</li>
<li>Deploy applications to test and live servers with Bamboo</li>
</ul>
</div>
<div class="item">
<h3 class="name">
YC Group, Batu Pahat / Kluang
</h3>
<div class="position">
<p class="lead">System Engineer</p>
</div>
<div class="date">
<span class="startDate">
July 2007
</span>
<span class="endDate">
- January 2008
</span>
</div>
<div class="website">
<a href="http://www.ycgroup.com.my/">http://www.ycgroup.com.my/</a>
</div>
<div class="summary">
<p>Maintain websites, intranet and applications. Manage a small team of technicians and liaise with the manager to get and jobs done in short and tight timeframe.</p>
</div>
<ul class="highlights">
<li>Develop the intranet and constantly updating it to meet the user requirements</li>
<li>Manage a bunch of websites, domains, hosting and email accounts</li>
<li>Provide better solution with data centre to establish persistent network</li>
<li>Provide database backup and disaster recovery plans for the POS systems</li>
<li>Collaborate with technicians and 3rd parties for hardware maintenance</li>
</ul>
</div>
<div class="item">
<h3 class="name">
Great Accomplishment Sdn Bhd, Batu Pahat / Kuala Lumpur
</h3>
<div class="position">
<p class="lead">Web Developer cum Software Developer</p>
</div>
<div class="date">
<span class="startDate">
May 2006
</span>
<span class="endDate">
- September 2008
</span>
</div>
<div class="summary">
<p>Develop websites and applications for clients. Get involved with PHP, ASP.NET for websites and VB, C# for applications.</p>
</div>
<ul class="highlights">
<li>Innovative unique strategies, and methodologies that streamlined and focused on user perspectives while upholding creative standards</li>
<li>Collaborate with sales and product team, together with 3rd party designers, and business partners to deliver projects on time</li>
</ul>
</div>
<div class="item">
<h3 class="name">
Freelance, Petaling Jaya / Batu Pahat
</h3>
<div class="position">
<p class="lead">Freelancer of Application / Web Developer</p>
</div>
<div class="date">
<span class="startDate">
Late 2004
</span>
<span class="endDate">
- April 2006
</span>
</div>
<div class="summary">
<p>Did some small and medium projects with schoolmates / college mates, most are CMS and e-commerce related with PHP and ASP.NET. Provided UI design from team member, I convert them into web layout, develop and online marketing services for our clients:</p>
</div>
<ul class="highlights">
<li>HR and Inventory Control System for a car spare part company in Batu Cave, coded in C# and using MSSQL as database</li>
<li>Library with member system for College Aman in Batu Pahat, coded in VB and using MS Access as database</li>
<li>Involved in planning and design for A Famosa, Melacca in early 2005 for their new portal and ticketing systems, but not coding part</li>
<li>Some Joomla based CMS with customized theme and modules for a few companies in Batu Pahat, PHP with MySQL as backend</li>
<li>Few osCommerce based e-commerce system with customized theme for some mobile retails in Batu Pahat</li>
<li>Updating and maintaining the applications to ensure the clients to have updated information for their potential customers</li>
</ul>
</div>
</div>
</section>
<section id="education" class="row">
<div class="col-sm-4">
<div class="row">
<div class="col-xs-2">
<icon class="large entypo-graduation-cap"></icon>
</div>
<div class="col-xs-10">
<h2 class="section-title">Education</h2>
</div>
</div>
</div>
<div class="col-sm-8">
<div class="item">
<h3 class="institution">Sunway College University</h3>
<div class="area">
<p class="lead">Diploma in Computer Studies</p>
</div>
<div class="date">
<span class="startDate">
2003
</span>
<span class="endDate">
- 2004
</span>
</div>
<ul class="courses">
<li>Oracle Form Developer</li>
<li>Fundamentals of Linux</li>
</ul>
</div>
<div class="item">
<h3 class="institution">Sunway College University</h3>
<div class="area">
<p class="lead">Diploma in Information Technology</p>
</div>
<div class="date">
<span class="startDate">
2001
</span>
<span class="endDate">
- 2003
</span>
</div>
<ul class="courses">
<li>Sun Java Programming</li>
</ul>
</div>
</div>
</section>
<section id="skills" class="row">
<div class="col-sm-4">
<div class="row">
<div class="col-xs-2">
<icon class="large entypo-tools"></icon>
</div>
<div class="col-xs-10">
<h2 class="section-title">Skills</h2>
</div>
</div>
</div>
<div class="col-sm-8">
<div class="item">
<h3 class="name">Programming Languages</h3>
<ul class="keywords">
<li>PHP</li>
<li>Ruby / RoR (Beginner)</li>
<li>Java</li>
<li>Visual Basic</li>
<li>ASP.NET</li>
<li>C#</li>
<li>C++</li>
</ul>
</div>
<div class="item">
<h3 class="name">Other Technologies</h3>
<ul class="keywords">
<li>HTML5</li>
<li>CSS3</li>
<li>jQuery</li>
<li>JavaScript</li>
<li>JSON</li>
<li>XML</li>
<li>Shell Scripting</li>
</ul>
</div>
<div class="item">
<h3 class="name">Source Code Management</h3>
<ul class="keywords">
<li>Git</li>
<li>Subversion</li>
</ul>
</div>
<div class="item">
<h3 class="name">Database Management</h3>
<ul class="keywords">
<li>MySQL</li>
<li>MongoDB (Beginner)</li>
<li>MS SQL</li>
<li>Microsoft Access</li>
<li>Oracle</li>
<li>SQ Lite</li>
</ul>
</div>
<div class="item">
<h3 class="name">Content and e-Commerce Management</h3>
<ul class="keywords">
<li>Joomla</li>
<li>Drupal</li>
<li>osCommerce</li>
<li>Magento</li>
</ul>
</div>
<div class="item">
<h3 class="name">Web Server and Amazon Web Services</h3>
<ul class="keywords">
<li>Apache</li>
<li>Nginx</li>
<li>IIS</li>
<li>Amazon S3</li>
<li>Amazon EC2</li>
<li>Amazon Route 53</li>
<li>SoftLayer</li>
</ul>
</div>
<div class="item">
<h3 class="name">Operating System and Virtual Machines</h3>
<ul class="keywords">
<li>Mac OS X</li>
<li>Windows</li>
<li>Ubuntu</li>
<li>Debian</li>
<li>CentOS</li>
<li>OpenSUSE</li>
<li>Parallels</li>
<li>VMWare</li>
<li>XEN Hypervisor</li>
</ul>
</div>
<div class="item">
<h3 class="name">Other Tools</h3>
<ul class="keywords">
<li>Adobe PhotoShop</li>
<li>Adobe Illustrator</li>
<li>Microsoft Office</li>
</ul>
</div>
</div>
</section>
<section id="languages" class="row">
<div class="col-sm-4">
<div class="row">
<div class="col-xs-2">
<icon class="large entypo-chat"></icon>
</div>
<div class="col-xs-10">
<h2 class="section-title">Languages</h2>
</div>
</div>
</div>
<div class="col-sm-8">
<div class="item">
<h3 class="language">English</h3>
<div class="fluency">
<em>7.0</em>
</div>
</div>
<div class="item">
<h3 class="language">Mandarin Chinese</h3>
<div class="fluency">
<em>8.0</em>
</div>
</div>
<div class="item">
<h3 class="language">Bahasa Malaysia</h3>
<div class="fluency">
<em>3.5</em>
</div>
</div>
</div>
</section>
</div>
<script type="text/javascript">
/* <![CDATA[ */
(function(){try{var s,a,i,j,r,c,l=document.getElementsByTagName("a"),t=document.createElement("textarea");for(i=0;l.length-i;i++){try{a=l[i].getAttribute("href");if(a&&a.indexOf("/cdn-cgi/l/email-protection") > -1 && (a.length > 28)){s='';j=27+ 1 + a.indexOf("/cdn-cgi/l/email-protection");if (a.length > j) {r=parseInt(a.substr(j,2),16);for(j+=2;a.length>j&&a.substr(j,1)!='X';j+=2){c=parseInt(a.substr(j,2),16)^r;s+=String.fromCharCode(c);}j+=1;s+=a.substr(j,a.length-j);}t.innerHTML=s.replace(/</g,"<").replace(/>/g,">");l[i].setAttribute("href","mailto:"+t.value);}}catch(e){}}}catch(e){}})();
/* ]]> */
</script>
</body>
</html>