CakeResume 找人才

进阶搜寻
On
4 到 6 年
6 到 10 年
10 到 15 年
15 年以上
Taichung City, Taiwan
Avatar of 吳振維.
Avatar of 吳振維.
工程師 @TSMC 台積電
2022 ~ 现在
Senior Web Developer
半年內
大量使用者的通報的資料,如雨量、風速、氣溫等,將之紀錄於我們的資料庫中,再經過適當的演算後加以利用。主要技術以Python Django作為整個系統的架構,搭配Django REST framework作API,提供前端取資料之用。 2016全國技專校院黑客松Hackathon競賽 配合主題「雲林燈會」,我們設
Node.js
React
Express.js
就职中
目前没有兴趣寻找新的机会
全职 / 对远端工作有兴趣
4 到 6 年
國立雲林科技大學
資訊管理系
Avatar of 張愷珉 / Kevin Chang.
Avatar of 張愷珉 / Kevin Chang.
VR developer @HyperBot Studio
2021 ~ 现在
Unity Developer, VR/AR Program Manager
一個月內
. My ultimate goal is to assist your company in achieving top level in multimedia entertainment. SKILL Programming C#, JavaScript, SQL, Json, Python, Ruby, JAVA, bash shell. Frontend Unity, React.js, XR(Oculus/VIVE/Vuforia/MARS), Arduino, Kinect Backend Node.js, Postgres, Django , Docker, AWS, Jenkins , Linux, RTMP Work Experience Founder Mustaverse Studio JunPresent Taipei, Taiwan - Engineered the DEAL Toolkit, a versatile card game framework tailored for Web, XR, and Mobile platforms. - Spearheaded a Scrum team to oversee the development of a cutting-edge web3 gaming project. - Offered bespoke customization
Unity3D
Jenkins
VR/AR
就职中
目前会考虑了解新的机会
全职 / 对远端工作有兴趣
6 到 10 年
國立嘉義大學
DEDM

最轻量、快速的招募方案,数百家企业的选择

搜寻简历,主动联系求职者,提升招募效率。

  • 浏览所有搜寻结果
  • 每日可无限次数开启陌生对话
  • 搜尋僅開放付費企業檢視的简历
  • 检视使用者信箱 & 电话
搜寻技巧
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
免费方案仅能搜寻公开简历。
升级至进阶方案,即可浏览所有搜寻结果(包含数万笔览仅在 CakeResume 平台上公开的简历)。

职场能力评价定义

专业技能
该领域中具备哪些专业能力(例如熟悉 SEO 操作,且会使用相关工具)。
问题解决能力
能洞察、分析问题,并拟定方案有效解决问题。
变通能力
遇到突发事件能冷静应对,并随时调整专案、客户、技术的相对优先序。
沟通能力
有效传达个人想法,且愿意倾听他人意见并给予反馈。
时间管理能力
了解工作项目的优先顺序,有效运用时间,准时完成工作内容。
团队合作能力
具有向心力与团队责任感,愿意倾听他人意见并主动沟通协调。
领导力
专注于团队发展,有效引领团队采取行动,达成共同目标。
超過一年
Software Developer
Data Action
2021 ~ 现在
Adelaide 南澳洲澳洲
专业背景
目前状态
就职中
求职阶段
专业
全端工程师
产业
软件
工作年资
2 到 4 年
管理经历
技能
Java
C#
Python
web development
html + css + javascript
Angular
React
Relational Database
Spring Framework
GoLang - Beginner
node.js / express.js
语言能力
Chinese
母语或双语
English
进阶
求职偏好
希望获得的职位
Software Developer
预期工作模式
全职
期望的工作地点
Taipei, 台灣, Taichung, 台灣
远端工作意愿
对远端工作有兴趣
接案服务
学历
学校
University of Adelaide
主修科系
Master of Computing and Innovation
列印

Cheng En Hsieh, Java Full Stack Developer

Enthusiastic software engineer eager to contribute to team success through hard work, attention to detail and excellent organizational skills. Self-motivated and quick learner with strong computer science fundamentals. Comfortable working with Java and other OOP languages. Possessed solid programming, software development process and Web development knowledge & skills, including modern front-end, back-end frameworks and API design practice. 

[email protected]

Skills


Backend

Spring Boot

Express

.Net Core

Django

Docker

K8s

Relational Database

MongoDB



Frontend

HTML

CSS

JavaScript

Angular

React

Redux

Work Experience

Data Action, Software Engineer, Mar 2021 ~ Present

. Work with a cross-functional team of developers, designers, testers, and product owners to research, design, and develop quality software solutions.
. Writing and maintaining program code to meet system requirements, system designs and technical specifications in accordance with quality accredited standards.
. Develop back-end code to integrate with third-party software APIs via REST, SOAP.
. Develop back-end & front-end code using .NET and TypeScript/JavaScript technologies (NodeJS, Angular) and associated web technologies (HTML, CSS).
. Testing, debugging, diagnosing, and correcting errors and faults in applications
. Build quality software using tools such as JIRA and Bitbucket.
. Apply and promote high-quality engineering practices.
. Writing, updating build and API documentation for internal and external use.

Letts Web Solution, Full Stack Developer, Oct 2018 ~ Mar 2019

. Develop web application with Django framework.
. API testing.
. Develop single-page applications with Angular framework.

Entie Commercial Bank, Software Developer, Mar 2015 ~ May 2017

. Wrote on AS400 using RPG language.
. Maintained existing applications and designed and delivered new applications.
. Identified and eliminated website bugs to improve user experience.
. Debugged and modified software components.
. Worked closely with clients to establish problem specifications and system designs.

Education

University of Adelaide, Master of Computing and Innovation, 2018 ~ 2019

• Graduate with distinction GPA (6.6 out of 7)


• Leader of MCI project

MCI project is a machine learning project. The purpose of this project is to predict future changes of posts on Stack Overflow. Based on past posts, we build a machine learning model using various language processing techniques and successfully predict the changes at the accuracy of 70%.

Tools/Frameworks used: Java, Google BigQuery, Weka 


• Leader of SEP project

SEP project is a LeetCode like web application project using Spring Boot and Angular. It allows administrators to publish coding problems, clients can then submit their solution to the problems. The system will compile and run the code after submission. It will then assess the performance of the solution based on the time complexity, the space complexity and how many test cases did it pass. 

Tools/Frameworks used: Spring Boot, Angular, MySQL

National University of Kaohsiung, Bachelor of Engineering (BEng), 2007 ~ 2011

Projects


Dating App

  • A web application allows users to sign up, edit their profile, find matches and send messages to other users.
  • Tools/Frameworks used: ASP.NET, Angular, MySQL 
  • Link: https://dapp4a.azurewebsites.net/ 
  • GitHub: https://github.com/chengen1213/DatingApp.git

Emaily

  • A web application allows service providers to collect feedback from their users via email.
  • Tools/Frameworks used: Express, React, MongoDB
  • Link: https://gentle-river-05526.herokuapp.com/
  • GitHub: https://github.com/chengen1213/emaily.git
简历
个人档案

Cheng En Hsieh, Java Full Stack Developer

Enthusiastic software engineer eager to contribute to team success through hard work, attention to detail and excellent organizational skills. Self-motivated and quick learner with strong computer science fundamentals. Comfortable working with Java and other OOP languages. Possessed solid programming, software development process and Web development knowledge & skills, including modern front-end, back-end frameworks and API design practice. 

[email protected]

Skills


Backend

Spring Boot

Express

.Net Core

Django

Docker

K8s

Relational Database

MongoDB



Frontend

HTML

CSS

JavaScript

Angular

React

Redux

Work Experience

Data Action, Software Engineer, Mar 2021 ~ Present

. Work with a cross-functional team of developers, designers, testers, and product owners to research, design, and develop quality software solutions.
. Writing and maintaining program code to meet system requirements, system designs and technical specifications in accordance with quality accredited standards.
. Develop back-end code to integrate with third-party software APIs via REST, SOAP.
. Develop back-end & front-end code using .NET and TypeScript/JavaScript technologies (NodeJS, Angular) and associated web technologies (HTML, CSS).
. Testing, debugging, diagnosing, and correcting errors and faults in applications
. Build quality software using tools such as JIRA and Bitbucket.
. Apply and promote high-quality engineering practices.
. Writing, updating build and API documentation for internal and external use.

Letts Web Solution, Full Stack Developer, Oct 2018 ~ Mar 2019

. Develop web application with Django framework.
. API testing.
. Develop single-page applications with Angular framework.

Entie Commercial Bank, Software Developer, Mar 2015 ~ May 2017

. Wrote on AS400 using RPG language.
. Maintained existing applications and designed and delivered new applications.
. Identified and eliminated website bugs to improve user experience.
. Debugged and modified software components.
. Worked closely with clients to establish problem specifications and system designs.

Education

University of Adelaide, Master of Computing and Innovation, 2018 ~ 2019

• Graduate with distinction GPA (6.6 out of 7)


• Leader of MCI project

MCI project is a machine learning project. The purpose of this project is to predict future changes of posts on Stack Overflow. Based on past posts, we build a machine learning model using various language processing techniques and successfully predict the changes at the accuracy of 70%.

Tools/Frameworks used: Java, Google BigQuery, Weka 


• Leader of SEP project

SEP project is a LeetCode like web application project using Spring Boot and Angular. It allows administrators to publish coding problems, clients can then submit their solution to the problems. The system will compile and run the code after submission. It will then assess the performance of the solution based on the time complexity, the space complexity and how many test cases did it pass. 

Tools/Frameworks used: Spring Boot, Angular, MySQL

National University of Kaohsiung, Bachelor of Engineering (BEng), 2007 ~ 2011

Projects


Dating App

  • A web application allows users to sign up, edit their profile, find matches and send messages to other users.
  • Tools/Frameworks used: ASP.NET, Angular, MySQL 
  • Link: https://dapp4a.azurewebsites.net/ 
  • GitHub: https://github.com/chengen1213/DatingApp.git

Emaily

  • A web application allows service providers to collect feedback from their users via email.
  • Tools/Frameworks used: Express, React, MongoDB
  • Link: https://gentle-river-05526.herokuapp.com/
  • GitHub: https://github.com/chengen1213/emaily.git