forked from trantorLiu/trantorliu.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
60 lines (57 loc) · 3.23 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
---
layout: default
title: Trantor Liu
---
<div id="about">
<h2>關於</h2>
<p>
Trantor Liu · 劉君羿<br />
Taipei, Taiwan<br />
臺灣大學資訊工程學系, 2009 ~ 2013<br />
Facebook: <a target="_blank" href="https://www.facebook.com/trantor.liu">facebook.com/trantor.liu</a><br />
Gmail: <a target="_blank" href="mailto:[email protected]">[email protected]</a>
</p>
<p>
Ruby on Rails網頁開發者(過去曾使用PHP和Node.js)。喜歡游泳和閱讀,最喜歡的書是《百年孤寂》、《水滸傳》以及《白鯨記》。
<br />
<br />
<b>近期較成功的作品為<a href="http://armyapp.tw">國軍互助回報App</a>和<a href="https://www.cakeresume.com">CakeResume</a>。</b>
<br />
<br />
<a href="https://www.cakeresume.com/trantorliu?utm_content=my_cakeresume_button&utm_source=badge" target="_blank"><img src="https://d2gbqcejc6c3un.cloudfront.net/images/badges/[email protected]" alt="Check out my CakeResume" height="36px" width="auto" /></a>
</p>
<h2>作品</h2>
<ul>
<li><a href="http://armyapp.tw">國軍互助回報App</a>(2014/1):讓阿兵哥可以在3秒內完成休假定時回報。上線後一週就突破千次下載,因此得到媒體的報導以及陸軍司令的表揚。</li>
<li>CakeResume(2013/6/6):提供一個可以自由編輯、分享履歷的平台。適合研究生以及海外求學的學生。</li>
<li>馬康多網路書店(2012夏):二手、新書交易平台,並且搜集了台灣各大網路書店的價格資訊,提供比價功能。</li>
<li>2013台大畢業季(2012冬):臺大畢聯會網站,提供畢業活動資訊,並分享活動相片。</li>
<li><a href="/posts/2013/04/08/book-js-web-developer.html">《JS網頁開發者》</a>(2012冬):一本教讀者使用JS成為網站前後台開發者的書(未完成)。</li>
<li><a href="/揭報.pdf">盧米歐報社</a>(2012春):當時我加入了一個朋友成立的報社,並為報社架設網站。(連結為創刊號)</li>
<li>PTT轉錄達人(2011秋):我的第一個作品,是一個幫忙自動轉錄PTT上的網路傳單的機器人網站。</li>
</ul>
<h2>經歷</h2>
<div class="job">
<img src="/images/cakeresume.png" alt="CakeResume" />
<a href="https://www.cakeresume.com/">CakeResume</a><br />創辦人。(2016/03/7)
</div>
<div class="job">
<img src="/images/codementor.png" alt="Codementor" />
<a href="https://www.codementor.io/">Codementor</a><br />網頁開發者。(2014/10/6)
</div>
<div class="job">
<img src="/images/pingluweb.jpg" alt="PingLuWeb" />
<a href="http://pingluweb.com">評律網</a><br />實習生。負責開發一個法律咨詢平台。(2013/5/24)
</div>
<div class="job">
<img src="/images/fandora.jpg" alt="Fandora" />
<a href="http://fandora.tw">Fandora</a><br />實習生。實習期間學會了Node.js。(2012/2 ~ 2012/8)
</div>
<div class="job">
<img src="/images/101ntugraduation.jpg" alt="101NTUGraduation" />
<a href="http://ntu2013.tw/">101臺大畢聯會</a><br />網頁開發者。(2013)
</div>
<div>
<img class="avatar" src="/images/trantor.jpg" alt="Trantor Liu" />
</div>
</div>