CakeResume Talent Search

Advanced filters
On
4-6 years
6-10 years
10-15 years
More than 15 years
Taichung City, Taiwan
Avatar of Mathieu L.
Avatar of Mathieu L.
Lead Senior Full-stack Engineer @SNCF
2021 ~ Present
Senior Software Developer / Tech lead
Within two months
Mathieu L Je suis un développeur Fullstack passionné par React et Node.js. Fort de mon expérience, je crée des applications web de A à Z, en veillant à ce que chaque interaction soit fluide et chaque fonctionnalité, robuste. J'aime transformer les idées en réalités numériques performantes et m'adapte facilement à de nouveaux défis. Pour moi, l'innovation et l'apprentissage continu ne sont pas juste des mots à la mode, mais un mode de vie professionnel. Paris, France Work Experience Senior Full-stack Engineer • SQUIREL / SNCF janvierAujourd'hui Pilotage du développement
React.js
NodeJS
Management Team
Reputation Credits1
Employed
Ready to interview
Full-time / Not interested in working remotely
6-10 years
HETIC - Hautes études des technologies de l'information et de la communication
Development
Avatar of the user.
Avatar of the user.
Past
前端工程師 @網訊科技
2022 ~ 2023
前端工程師
Within one month
Vue
scss
CSS3
Unemployed
Ready to interview
Full-time / Interested in working remotely
4-6 years
國立臺中科技大學
多媒體設計系
Avatar of 謝宗哲.
Avatar of 謝宗哲.
系統分析師 @全球華人股份有限公司/1111人力銀行
2023 ~ 2023
Software Engineer / Backend Engineer
Within one month
經驗 擁有4-5年產品開發經驗,具備良好溝通能力、專案管理能力及客戶管理能力 產品分析需求能力 技能 Front-end HTML5 / CSS3 Javascript (ES6+) Bootstrap Vue.js React.js Back-end Node.js / Express MySQL / Sequelize MongoDB / Mongoose RESTful API Others Git / Git Flow npm Project WordPress 工作經歷 System Analyst(System Analyst) 全球華人股份有限公司
Node.js / Express.js
HTML
CSS
Employed
Not open to opportunities
Full-time / Interested in working remotely
4-6 years
國立勤益科技大學 National Chin Yi University of Technology
機械工程系

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.
Within one year
Backend Developer @ Noodoe
Logo of Noodoe.
Noodoe
2021 ~ Present
Professional Background
Current status
Employed
Job Search Progress
Not open to opportunities
Professions
Back-end Engineer
Fields of Employment
Work experience
2-4 years work experience (1-2 years relevant)
Management
I've had experience in managing 1-5 people
Skills
Golang
PostgreSQL
Redis
NodeJS
Mongoose/MongoDB
TypeScript
Kafka
NestJS
Languages
English
Intermediate
Job search preferences
Positions
全端/後端工程師
Job types
Full-time
Locations
Taiwan, Taipei, 台灣, Taichung, 台灣, Chiayi City, 台灣
Remote
Interested in working remotely
Freelance
No
Educations
School
國立台灣大學
Major
機械工程所/系統控制組
Print

吳瑋哲 (Elliott Wu)

Back-end Developer

Noodoe 後端工程師

致力開發電力系統的需量反應服務,用於平衡電網與智能降載。

擅長以程式實現商業邏輯,喜歡團隊合作及解決問題的過程。

    

   [email protected]

Skills


Language


  • JavaScript (ES6+)
  • TypeScript

Backend Tools


  • Node.js / Express
  • Nestjs
  • REST API / GraphQL
  • Mongoose (MongoDB)
  • Message Broker (Kafka)
  • Mocha/Sinon

Others


  • Git
  • Sequelize (MySQL)

Projects


前端畫面展示

iCourse API Server

iCourse 課程目錄網站的 API Server,採用 REST 風格設計 API,支持網站進行資源搜索過濾、地理資訊處理、圖片上傳、自動發信、訂單處理...等功能,並設有路由認證、權限管理、資料驗證機制。

  • 後端 API 伺服器,使用 Express + MySQL
  • 使用 sequelize-cli 操作資料庫 
  • 使用 express-validator 打造資料驗證層 
  • 使用 node-geocoder 串接 Google Geocoding API,處理地理資訊
  • 使用 imgur-node-api 上傳圖片至 imgur 
  • 使用 crypto + nodemailer 進行密碼重設 
  • 使用 jsonwebtoken 實現 token-based 認證 
  • 串接藍新金流 (前端 server),搭配後端訂單處理,建立訂單付款系統

  GitHub    API Doc    前端 GitHub    iCourse

Simple Twitter

四人協作,復刻社群網站 Twitter。用戶可操作社群網站上基本的功能,如: 個人資料維護、推文回覆、內容按讚 ... 等等,並設有公開聊天室,可與所有在線使用者即時溝通。

  • 前後端分離架構,以 REST API 進行非同步溝通,使用 Postman 測試 API
  • 前端使用 Vue.js,後端使用 Express + MySQL
  • 使用 GitHub 作為程式碼管理平台
  • 後端使用上游專案的測試檔,依循 TDD 開發模式
  • 使用 socket.io 實現即時聊天

負責後端部分

  • 建立 API 文件的基本規範
  • 開發與 user 對應的所有 controller
  • 部署內部測試的 API Server
  • 討論 API 路由架構、socket.io 溝通架構

  Twitter Demo    Back-end GitHub    API 簡易文件

Work Experience



Backend Developer  •  拓連科技股份有限公司

May 2021 -  present 

  • 基於微服務架構,建立提供智能降載資料的服務器
  • 蒐集研究前沿充電技術規格,逐步導入現有系統 
  • 開發 Noodoe APP Server 不同業務需求的 GraphQL API 


Product Manager  •  寶元數控股份有限公司

Nov 2017 -  Oct 2020 

折彎產業部門 PM (2018-11 ~ 2020-10)

  • 跨部門協助使用 C++ 開發 Qt 人機介面
  • 從零打造新系統,建立通用基礎架構,以適用於此產業各類機種 
  • 建立彈簧機、線材成型機、彎圓機 ... 等折彎系統,完成客戶驗證,導入量產,於第二年銷售近 30 套控制器系統 
  • 與多位業務溝通,帶領、訓練 2~3 位部門大陸售服人員解決大陸地區售服問題 

機器人部門工程師 (2017-11 ~ 2018-10)

  • 處理台灣、大陸地區售服,解決客戶應用問題 
  • 對客戶進行教育訓練,分析機台現場問題,協助 PM 與客戶間的溝通

Study Further


ALPHA Camp

網頁全端開發 (證書)

Jun 2020 - Dec 2020

Udemy

Web 相關課程

Since May 2020

Education


國立成功大學

工程科學系

Sep 2011 - Jun 2015

國立台灣大學

機械工程所/系統控制組

Sep 2015 - Sep 2017

Resume
Profile

吳瑋哲 (Elliott Wu)

Back-end Developer

Noodoe 後端工程師

致力開發電力系統的需量反應服務,用於平衡電網與智能降載。

擅長以程式實現商業邏輯,喜歡團隊合作及解決問題的過程。

    

   [email protected]

Skills


Language


  • JavaScript (ES6+)
  • TypeScript

Backend Tools


  • Node.js / Express
  • Nestjs
  • REST API / GraphQL
  • Mongoose (MongoDB)
  • Message Broker (Kafka)
  • Mocha/Sinon

Others


  • Git
  • Sequelize (MySQL)

Projects


前端畫面展示

iCourse API Server

iCourse 課程目錄網站的 API Server,採用 REST 風格設計 API,支持網站進行資源搜索過濾、地理資訊處理、圖片上傳、自動發信、訂單處理...等功能,並設有路由認證、權限管理、資料驗證機制。

  • 後端 API 伺服器,使用 Express + MySQL
  • 使用 sequelize-cli 操作資料庫 
  • 使用 express-validator 打造資料驗證層 
  • 使用 node-geocoder 串接 Google Geocoding API,處理地理資訊
  • 使用 imgur-node-api 上傳圖片至 imgur 
  • 使用 crypto + nodemailer 進行密碼重設 
  • 使用 jsonwebtoken 實現 token-based 認證 
  • 串接藍新金流 (前端 server),搭配後端訂單處理,建立訂單付款系統

  GitHub    API Doc    前端 GitHub    iCourse

Simple Twitter

四人協作,復刻社群網站 Twitter。用戶可操作社群網站上基本的功能,如: 個人資料維護、推文回覆、內容按讚 ... 等等,並設有公開聊天室,可與所有在線使用者即時溝通。

  • 前後端分離架構,以 REST API 進行非同步溝通,使用 Postman 測試 API
  • 前端使用 Vue.js,後端使用 Express + MySQL
  • 使用 GitHub 作為程式碼管理平台
  • 後端使用上游專案的測試檔,依循 TDD 開發模式
  • 使用 socket.io 實現即時聊天

負責後端部分

  • 建立 API 文件的基本規範
  • 開發與 user 對應的所有 controller
  • 部署內部測試的 API Server
  • 討論 API 路由架構、socket.io 溝通架構

  Twitter Demo    Back-end GitHub    API 簡易文件

Work Experience



Backend Developer  •  拓連科技股份有限公司

May 2021 -  present 

  • 基於微服務架構,建立提供智能降載資料的服務器
  • 蒐集研究前沿充電技術規格,逐步導入現有系統 
  • 開發 Noodoe APP Server 不同業務需求的 GraphQL API 


Product Manager  •  寶元數控股份有限公司

Nov 2017 -  Oct 2020 

折彎產業部門 PM (2018-11 ~ 2020-10)

  • 跨部門協助使用 C++ 開發 Qt 人機介面
  • 從零打造新系統,建立通用基礎架構,以適用於此產業各類機種 
  • 建立彈簧機、線材成型機、彎圓機 ... 等折彎系統,完成客戶驗證,導入量產,於第二年銷售近 30 套控制器系統 
  • 與多位業務溝通,帶領、訓練 2~3 位部門大陸售服人員解決大陸地區售服問題 

機器人部門工程師 (2017-11 ~ 2018-10)

  • 處理台灣、大陸地區售服,解決客戶應用問題 
  • 對客戶進行教育訓練,分析機台現場問題,協助 PM 與客戶間的溝通

Study Further


ALPHA Camp

網頁全端開發 (證書)

Jun 2020 - Dec 2020

Udemy

Web 相關課程

Since May 2020

Education


國立成功大學

工程科學系

Sep 2011 - Jun 2015

國立台灣大學

機械工程所/系統控制組

Sep 2015 - Sep 2017