-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
21 lines (20 loc) · 853 Bytes
/
about.html
File metadata and controls
21 lines (20 loc) · 853 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
layout: page
title: "About"
description: ""
group: navigation
---
{% include JB/setup %}
<div class="page">
<h2>Fizz Wu</h2>
<p>He is a 3 years experience web developer, currently working at <a href="http://www.taobao.com">taobao.com</a>, Hangzhou</p>
<p>He used to be a flash as3 developer, now mainly works on Ruby, Rails.</p>
<p>He is also a guitar player after work, a member of a band called "Jump-Start".</p>
<p>An incurable Jazz/Fusion/Funk music fan</p>
<p>Skills: Ruby, Rails, Actionscript3, Mac, Linux, git, MySql, Mongodb, jQuery, HTML/CSS</p>
<h2>Contact</h2>
<p>Email: fizzwu@gmail.com</p>
<p>Github: <a href="http://github.com/fizzwu">github.com/fizzwu</a></p>
<p>twitter: <a href="https://twitter.com/fizzwu">twitter.com/fizzwu</a></p>
<p>weibo: <a href="http://weibo.com/flyingelvis">weibo.com/flyingelvis</a></p>
</div>