CakeResume Talent Search

Advanced filters
On
4-6 years
6-10 years
10-15 years
More than 15 years
國立台灣大學
Avatar of 陳昱安.
Avatar of 陳昱安.
Senior Frontend Developer @Dcard 狄卡科技股份有限公司
2020 ~ Present
前端工程師
Within one month
月十二月 2018 | Taipei, Taiwan 使用 D3.js 製作即時監視器人流數據圖 使用 AWS lambda 實作 api 數據轉換 撰寫 unit test 提高計算函式測試覆蓋率 學歷 國立台灣大學 生物產業傳播暨發展學系 •國立台灣大學 創意創業學程 •技能 HTML5/CSS3 React.js/Next.js Typescript SEO 語言 English — 進階
HTML5
CSS3
RWD
Employed
Open to opportunities
Full-time / Interested in working remotely
4-6 years
國立台灣大學
生物產業傳播暨發展學系, 創意創業學程
Avatar of 張文源.
Avatar of 張文源.
Past
Frontend Software Engineer @德商foodpanda_富胖達股份有限公司
2022 ~ 2023
資深前端工程師
Within one month
Casey Chang Front-End Engineer Seven years of working experience as a Front-End Engineer. Proficient in developing long-term and stable products in a fast-paced environment. Possess strong communication and collaboration skills, with the ability to work effectively in a cross-functional team. With strong attention to detail, focusing on delivering great user experiences and aiming to achieve pixel perfect UI. Strive to write readable and well-structured code. [email protected] linkedin.com/in/wenyuanchang github.com/MarginalCasey Skills Javascript ES6 TypeScript Next.js
HTML/CSS
JavaScript
TypeScript
Unemployed
Not open to opportunities
Full-time / Interested in working remotely
6-10 years
國立台灣大學
資訊管理

The Most Lightweight and Effective Recruiting Plan

Search resumes and take the initiative to contact job applicants for higher recruiting efficiency. The Choice of Hundreds of Companies.

  • Browse all search results
  • Unlimited access to start new conversations
  • Resumes accessible for only paid companies
  • View users’ email address & phone numbers
Search Tips
1
Search a precise keyword combination
senior backend php
If the number of the search result is not enough, you can remove the less important keywords
2
Use quotes to search for an exact phrase
"business development"
3
Use the minus sign to eliminate results containing certain words
UI designer -UX
Only public resumes are available with the free plan.
Upgrade to an advanced plan to view all search results including tens of thousands of resumes exclusive on CakeResume.

Definition of Reputation Credits

Technical Skills
Specialized knowledge and expertise within the profession (e.g. familiar with SEO and use of related tools).
Problem-Solving
Ability to identify, analyze, and prepare solutions to problems.
Adaptability
Ability to navigate unexpected situations; and keep up with shifting priorities, projects, clients, and technology.
Communication
Ability to convey information effectively and is willing to give and receive feedback.
Time Management
Ability to prioritize tasks based on importance; and have them completed within the assigned timeline.
Teamwork
Ability to work cooperatively, communicate effectively, and anticipate each other's demands, resulting in coordinated collective action.
Leadership
Ability to coach, guide, and inspire a team to achieve a shared goal or outcome effectively.
More than one year
engineer
Starlux
2019 ~ Present
Taipei, 台灣
Professional Background
Current status
Job Search Progress
Professions
Back-end Engineer
Fields of Employment
Software
Work experience
2-4 years
Management
Skills
Node.js
Linux
Git
RESTful API
gcp
Vim
Nginx
Express.js
jQuery
Docker
docker-compose
Kubernetes
Openshift
Koa.js
Nest.js
Laravel Framework
Lumen Framework
Django
Shell Script
Languages
English
Fluent
Job search preferences
Positions
軟體後端工程師
Job types
Full-time
Locations
Taipei, 台灣
Remote
Interested in working remotely
Freelance
Educations
School
國立台灣大學
Major
資訊管理學系
Print
Qhcf4lm9npsww7d7s0gp

殷豪 Jacky Yin


後端工程師,約有三年程式開發經驗,Node.js開發者,並且有DevOps的相關經驗。

Engineer, vim user, docker lover, thinker.
[email protected]

0937-150-335

Skills


Backend

  • Node.Js
  • Express.js
  • Koa.js
  • Typescript
  • Nest.js
  • Laravel
  • Lumen
  • Django
  • Flask

DevOps

  • k8s / openshift
  • circleCI / gitlabCI
  • shell / python scripts
  • Dockerfile /docker-compose
  • Ubuntu / Linux OS
  • apache / nginx
  • GCP / AWS
  • vi / vim
  • vegeta/wrk/Locust

Others

  • git
  • sed / awk / regex
  • mysql
  • mongodb
  • redis
  • HTML/CSS/jQuery
  • Keras


Experience

Starlux  Infrastructure Engineer 2019.1 ~

  • IIP資產管理系統 

  1. Typescript framework - Nest.js
  2. 串接公司AD server,管理員工狀態
  3. 二階段認證(2FA)
  4. 發送通知到email及MS teams

  • AD Change Password

  1. node.js - express
  2. 尋找更好的Design Pattern(Revealing Module pattern)
  3. google recaptcha, 防止密碼被暴力破解

  • Prometheus Line Bot

  1. node.js - express
  2. 接收prometheus webhook, 達到推播通知的需求
  3. 串接prometheus API, 查詢目前告警項目
  4. 整合AD,管理使用者名單
  5. 使用redis cache住API查詢結果,顯示目前被監控項目(後改用mongo儲存)

  • 維運

  1. 獨立研究並建立openshift測試環境
  2. 用alpine + supervisord改寫Dockerfile, 讓容器size大幅降低
  3. 建立gitlab Registry, 方便整合gitlabCI
  4. 使用gitlab CI/CD 建立流水線部署至openshift
  5. 壓力測試,調整nignx及php-fpm參數
  6. 建立prometheus監控, 並整合告警到MS teams
  7. 用clair對docker image進行弱點掃描

 

Larvata PHP Developer 2017.12 ~ 2018.12

  • Checkin果子云打卡系統-Side Project 
  1. Restful API
  2. 用laravel passport實作用戶認證流程,使用者可以用LIne請假、打卡、接收有趣的訊息
  3. 實作Laravel各種功能,包含schedule、jobs、event/listener、command、test...等
  4. 使用Node.js撰寫Stride機器人與後端API串接
  5. 完成apache + php-fpm + laravel 的Dockerfile,使用supervisord管理多個程序,後來改用phusion的base-image為基底,並改用nginx為webserver
  6. Docker Swarm: 正式環境使用公司自建的registry + portainer管理
  7. CI/CD: 使用circleCI達到自動化測試&部署 
  • Dishrank尋味(後端 + 維運) 
  1. API
  2. 串接google/fb API
  3. 實作redis queue達成異步配送jobs/listeners
  4. 實作Kafka Broker
  5. Dockerize: 將正式環境docker化
  6. CI/CD: 使用circleCI達到自動化測試&部署
  7. 日常主機維護與危機處理(清理容量、檢測錯誤、GCP服務管理) 
  • CutCut剪髮平台-Side Project
  1. Django:使用model/view/serializer開API
  2. 建立docker環境、撰寫Makefile加速開發速度
  3. heroku管理專案
  4. CI: 使用circleCI達到自動化測試
  • Dishrank尋味(餐廳主後台) 
  1. Laravel:基礎的MVC
  2. Frontend:html/css/jQuery
  • Checkin-Prediction請假機率預測-Side Project
  1. 使用python Keras train model
  2. 使用flask開API,與Checkin系統結合,並可定期發布推播

Larvata Intern 2017.2 ~ 2017.6

  • 台科大Open Journal System
  1. 用docker環境進行系統升級版本測試
  2. 使用mysql command處理資料庫問題
  3. html/css 頁面排版
  4. git/vim

NTU Information Management 2013.9~2017.6

Resume
Profile
Qhcf4lm9npsww7d7s0gp

殷豪 Jacky Yin


後端工程師,約有三年程式開發經驗,Node.js開發者,並且有DevOps的相關經驗。

Engineer, vim user, docker lover, thinker.
[email protected]

0937-150-335

Skills


Backend

  • Node.Js
  • Express.js
  • Koa.js
  • Typescript
  • Nest.js
  • Laravel
  • Lumen
  • Django
  • Flask

DevOps

  • k8s / openshift
  • circleCI / gitlabCI
  • shell / python scripts
  • Dockerfile /docker-compose
  • Ubuntu / Linux OS
  • apache / nginx
  • GCP / AWS
  • vi / vim
  • vegeta/wrk/Locust

Others

  • git
  • sed / awk / regex
  • mysql
  • mongodb
  • redis
  • HTML/CSS/jQuery
  • Keras


Experience

Starlux  Infrastructure Engineer 2019.1 ~

  • IIP資產管理系統 

  1. Typescript framework - Nest.js
  2. 串接公司AD server,管理員工狀態
  3. 二階段認證(2FA)
  4. 發送通知到email及MS teams

  • AD Change Password

  1. node.js - express
  2. 尋找更好的Design Pattern(Revealing Module pattern)
  3. google recaptcha, 防止密碼被暴力破解

  • Prometheus Line Bot

  1. node.js - express
  2. 接收prometheus webhook, 達到推播通知的需求
  3. 串接prometheus API, 查詢目前告警項目
  4. 整合AD,管理使用者名單
  5. 使用redis cache住API查詢結果,顯示目前被監控項目(後改用mongo儲存)

  • 維運

  1. 獨立研究並建立openshift測試環境
  2. 用alpine + supervisord改寫Dockerfile, 讓容器size大幅降低
  3. 建立gitlab Registry, 方便整合gitlabCI
  4. 使用gitlab CI/CD 建立流水線部署至openshift
  5. 壓力測試,調整nignx及php-fpm參數
  6. 建立prometheus監控, 並整合告警到MS teams
  7. 用clair對docker image進行弱點掃描

 

Larvata PHP Developer 2017.12 ~ 2018.12

  • Checkin果子云打卡系統-Side Project 
  1. Restful API
  2. 用laravel passport實作用戶認證流程,使用者可以用LIne請假、打卡、接收有趣的訊息
  3. 實作Laravel各種功能,包含schedule、jobs、event/listener、command、test...等
  4. 使用Node.js撰寫Stride機器人與後端API串接
  5. 完成apache + php-fpm + laravel 的Dockerfile,使用supervisord管理多個程序,後來改用phusion的base-image為基底,並改用nginx為webserver
  6. Docker Swarm: 正式環境使用公司自建的registry + portainer管理
  7. CI/CD: 使用circleCI達到自動化測試&部署 
  • Dishrank尋味(後端 + 維運) 
  1. API
  2. 串接google/fb API
  3. 實作redis queue達成異步配送jobs/listeners
  4. 實作Kafka Broker
  5. Dockerize: 將正式環境docker化
  6. CI/CD: 使用circleCI達到自動化測試&部署
  7. 日常主機維護與危機處理(清理容量、檢測錯誤、GCP服務管理) 
  • CutCut剪髮平台-Side Project
  1. Django:使用model/view/serializer開API
  2. 建立docker環境、撰寫Makefile加速開發速度
  3. heroku管理專案
  4. CI: 使用circleCI達到自動化測試
  • Dishrank尋味(餐廳主後台) 
  1. Laravel:基礎的MVC
  2. Frontend:html/css/jQuery
  • Checkin-Prediction請假機率預測-Side Project
  1. 使用python Keras train model
  2. 使用flask開API,與Checkin系統結合,並可定期發布推播

Larvata Intern 2017.2 ~ 2017.6

  • 台科大Open Journal System
  1. 用docker環境進行系統升級版本測試
  2. 使用mysql command處理資料庫問題
  3. html/css 頁面排版
  4. git/vim

NTU Information Management 2013.9~2017.6