Skip to content

Commit

Permalink
update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
r567tw committed Oct 21, 2023
1 parent 7a8ec7e commit 5de5ca8
Showing 1 changed file with 18 additions and 13 deletions.
31 changes: 18 additions & 13 deletions resume/resume.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
{
"text": "JIMMY'S CODE",
"link": "https://jimmycode.tw",
"link": "https://r567tw.github.io",
"icon": "fa fa-rocket"
},
{
Expand Down Expand Up @@ -101,7 +101,7 @@
"name": "AWS",
"icon": "https://raw.githubusercontent.com/devicons/devicon/master/icons/amazonwebservices/amazonwebservices-original-wordmark.svg",
"detail": "",
"star": 6
"star": 5
}
]
},
Expand All @@ -118,7 +118,7 @@
"GitHub Page",
"GitHub Action"
],
"url": "https://jimmycode.tw/%E5%88%A9%E7%94%A8gulp-%E8%A3%BD%E4%BD%9C%E8%87%AA%E5%B7%B1%E7%9A%84%E5%B1%A5%E6%AD%B7/",
"url": "https://r567tw.github.io/%E5%88%A9%E7%94%A8gulp-%E8%A3%BD%E4%BD%9C%E8%87%AA%E5%B7%B1%E7%9A%84%E5%B1%A5%E6%AD%B7/",
"description": "個人 Custom 履歷 Side Project"
},
{
Expand All @@ -129,7 +129,7 @@
"Github Action",
"Line Notify"
],
"url": "https://jimmycode.tw/posts/jarvis/",
"url": "https://r567tw.github.io/posts/jarvis/",
"description": "基於 Line Notify & Github action 開發的簡易 Side Project"
}
]
Expand All @@ -140,7 +140,7 @@
"id": "experiences",
"experiences": [
{
"name": "艾瑞特資訊科技-PHP工程師",
"name": "艾瑞特資訊科技-PHP 工程師",
"time": "2023.07~",
"uses": [
"Wordpress"
Expand All @@ -160,15 +160,15 @@
"MySQL"
],
"descriptions": [
"開發與維護一刻鯨選相關API與功能",
"開發與維護一刻鯨選相關 API 與功能",
"一刻鯨選資料庫相關規劃與維護",
"開發AWS Lambda",
"開發 AWS Lambda",
"完善一刻鯨選測試案例及文件",
"快速架站 Wordpress 維護"
]
},
{
"name": "雷技資訊科技-PHP後端工程師",
"name": "雷技資訊科技-PHP 後端工程師",
"time": "2018.03-2019.12",
"uses": [
"angular",
Expand Down Expand Up @@ -196,20 +196,20 @@
"vue.js"
],
"descriptions": [
"維護並使用Laravel 主責重構開發原住民語言認證報名網站、閱卷系統及其他試務輔助工作",
"維護並使用 Laravel 主責重構開發原住民語言認證報名網站、閱卷系統及其他試務輔助工作",
"維護幼幼客語闖通關報名網站",
"其他資訊化工作"
]
}
]
},
{
"name": "IT鐵人賽",
"name": "IT 鐵人賽",
"url": "#ithome",
"id": "ithome",
"contents": [
{
"title": "讓PHP再次偉大,使用Laravel",
"title": "讓 PHP 再次偉大,使用 Laravel",
"link": "https://ithelp.ithome.com.tw/users/20106999/ironman/2578"
},
{
Expand All @@ -226,12 +226,17 @@
{
"title": "LaravelConf",
"time": "2017、2019、2020、2021、2022",
"description": "參加LaravelConf,學習一些關於Laravel 的新知識"
"description": "參加 LaravelConf,學習一些關於 Laravel 的新知識"
},
{
"title": "DevOps Day Taipei",
"time": "2021",
"description": "看到DevOps很多面向,認識所謂的DX"
"description": "看到 DevOps 很多面向,認識所謂的 DX"
},
{
"title": "WordCamp",
"time": "2023",
"description": "Upgrade My Skill of WordPress"
}
]
}
Expand Down

0 comments on commit 5de5ca8

Please sign in to comment.