CakeResume Talent Search

Advanced filters
On
4-6 years
6-10 years
10-15 years
More than 15 years
輔仁大學
Avatar of Zhao Chen.
Avatar of Zhao Chen.
前端工程師 @Trevi 特雷維科技
2021 ~ Present
Vue Frontend Engineer
Within one month
transactions. • Fix bugs according to the user testing report. • Tech stack: TypeScript, Angular, ES6, C#, MSSQL Frontend Engineer Ganapati SepDec• Gaming front-end development. • Cooperate with PM, UI, game producers, backend engineers, and QA. • Tech stack: TypeScript, Vue2, Pixi.js, TweenMax, Mocha, Chai [Intern] Frontend Engineer iFit Co. MarJul• Refurbish the customer management system UI. • Collaborate with PM and backend engineers. • Tech stack: HTML, CSS, Bootstrap 4, JavaScript [Intern] Frontend Engineer Tosee Co. AugJan• Build up Burger King's online order system. • Collaborate with PM and backend engineers.
HTML + CSS
Git
JavaScript
Employed
Full-time / Interested in working remotely
4-6 years
輔仁大學
資訊工程
Avatar of 顏筱諭.
Avatar of 顏筱諭.
Past
Backend Engineer @Gogoro Taiwan Limited_睿能創意股份有限公司
2021 ~ 2023
Backend Developer
Within one month
HSIAO-YU YENWorking Holiday Visa ( expired in 20/07/[email protected] Melbourne, Australia Work Experience Backend Engineer 07//2023 Gogoro - Taipei, Taiwan Primary responsibilities encompassed the operation and collaborative development of new features in response to team requirements. Actively coordinated and communicated with Product Managers and Front-End Engineers, while also engaging in effective cross-team communication and collaboration with fellow engineers. - NodeJs (Express), Kubenetes, AWS S3, CloudWatch, Redis, Docker, Restful API, Git-flow Software Developer 04//2021 4idps - Taipei, Taiwan Joined a dynamic startup contracting company, initially participating
Communication
Team Player
Documentation
Unemployed
Open to opportunities
Full-time / Remote Only
4-6 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
台灣之星
2016 ~ 2017
Taiwan
Professional Background
Current status
Job Search Progress
Professions
Other
Fields of Employment
Software
Work experience
Less than 1 year
Management
Skills
Deep Learning
python
machine learning
SQL
Data Visualization
Data Cleaning
Web Crawler
Languages
Job search preferences
Positions
機器學習工程師
Job types
Full-time
Locations
Remote
Interested in working remotely
Freelance
Educations
School
輔仁大學
Major
物理
Print
Profile 00 00@2x e294063b2878e4164ba1dd904aa6b8bae6a97e19937899e4b4af853acf30de5d

蔡卓岡

Demai,Tsai

Hello, I'm Michael. I'm software engineer, and an enthusiasm self-learner. I've gained experience in data cleaning, data visualization, machine learning, and web crawling.


Taoyuan,TW
[email protected]

SKILLS


Backend skills

Fluent with python and have abilities to make a website from the scratch with Django(with REST framework).


Frontend Skills

Working knowledge of react and modern CSS. 


Web Crawling

Familiar with data collecting from Internet using python. Includes both structure data and non-structure data like stream-videos.


Machine Learning

Experienced in experiment and implement varies architecture in Tensorflow & Keras.


ETL

Working knowledge of ETL process using python, MS-SQL, and Trinity.  


miscellaneous

Working knowledge of Docker and Git.

EXPERIENCE

Assistant, Vaguart,2018/6 - 2020/4

  • Online/offline process integration, including various purchase/sale channels and stock management.
  • Produce print on demand painting.

Experiences 00 00@2x 504900dc09d82f711fdb54cf5763251cab5193a844856da978b2b8f3907ecd5a

Big data solution specialist in T-star ,2016/ 8 - 2017/ 4 

Create data platform from scratch, including:

  • Collect and manage data from the Internet or internal source.
  • Host data pipeline and troubleshooting.
  • Organize data and perform feature engineering to support the team experimenting with different data science projects.
  • Integrate data and build dashboards to support marketing teams for better decision making. 

Experiences 00 00@2x 504900dc09d82f711fdb54cf5763251cab5193a844856da978b2b8f3907ecd5a

Big data engineer bootcamp,2016/ 2 - 2016/ 8


Experiences 00 02@2x d08cb731546334ac3e784c5845e368719bba256a127be86e720a634d798b8bb9

Fu Jen Univeristy,2010 - 2015

Bachelor of Science in Physics.

Experiences 00 03@2x b381b81be12ffb5207e31257bd24e9606aef09c63c7e710fcd513da5ffd4e913

SIDE PROJECTS


Video Scraping(freelancer job)

This project is designed to download videos from a video provider website. The website provided an m3u8 list for video streaming, encrypted by AES. 


The project is written in Python.


World of Warcraft Fishing Bot

I have developed three different versions of fishing bot every time I need to max out the fishing skill.


The first one based on VB-based QuickMacro(按鍵精靈), and the other two are in Python. I use three different approaches to find when to trigger the bobber, by the splash color, sound effect, and the cursor icon.


Fun fact: I never really get to use those bots. Since every time I had made the bot work, the fishing skill was long max out.

Paragraph image 01 00@2x

Flow timer

A modified timer of the Pomodoro technique, the main change is that users can start or end sessions as they want but still maintain a fixed amount of rest time. The new timer is supposed to help users to get back to work after breaks.


The project is written in JS and React.

Github:https://github.com/DeMT/flow-timer



ONLINE COURSE PARTICIPATION

Algorithms: Design and Analysis

The one of the two highest praised algorithm course on internet, the course's curriculum includes all of those most widely taught algorithms and with good dose of mathematical proving.


Data Structures: An Active Learning Approach

This course is basically a interaction book with quizzes, the course's curriculum includes most of those common data structures with quite a bit of mathematics. 


Udacity deep learning nanodegree

The course concludes several most important deep learning networks including CNN, RNN and GANs.




Udacity artificial intelligent nanodegree

The course surveys common algorithms and applications in AI, from solving Suduku to using OpenCV and implements facial keypoint detection.


Machine Learning with Python: from Linear Models to Deep Learning

An MIT MOOC on Edx features that have similar workload as on-campus students, the course covers important topics like SVM, collaborative filtering, and the EM algorithm.

Resume
Profile
Profile 00 00@2x e294063b2878e4164ba1dd904aa6b8bae6a97e19937899e4b4af853acf30de5d

蔡卓岡

Demai,Tsai

Hello, I'm Michael. I'm software engineer, and an enthusiasm self-learner. I've gained experience in data cleaning, data visualization, machine learning, and web crawling.


Taoyuan,TW
[email protected]

SKILLS


Backend skills

Fluent with python and have abilities to make a website from the scratch with Django(with REST framework).


Frontend Skills

Working knowledge of react and modern CSS. 


Web Crawling

Familiar with data collecting from Internet using python. Includes both structure data and non-structure data like stream-videos.


Machine Learning

Experienced in experiment and implement varies architecture in Tensorflow & Keras.


ETL

Working knowledge of ETL process using python, MS-SQL, and Trinity.  


miscellaneous

Working knowledge of Docker and Git.

EXPERIENCE

Assistant, Vaguart,2018/6 - 2020/4

  • Online/offline process integration, including various purchase/sale channels and stock management.
  • Produce print on demand painting.

Experiences 00 00@2x 504900dc09d82f711fdb54cf5763251cab5193a844856da978b2b8f3907ecd5a

Big data solution specialist in T-star ,2016/ 8 - 2017/ 4 

Create data platform from scratch, including:

  • Collect and manage data from the Internet or internal source.
  • Host data pipeline and troubleshooting.
  • Organize data and perform feature engineering to support the team experimenting with different data science projects.
  • Integrate data and build dashboards to support marketing teams for better decision making. 

Experiences 00 00@2x 504900dc09d82f711fdb54cf5763251cab5193a844856da978b2b8f3907ecd5a

Big data engineer bootcamp,2016/ 2 - 2016/ 8


Experiences 00 02@2x d08cb731546334ac3e784c5845e368719bba256a127be86e720a634d798b8bb9

Fu Jen Univeristy,2010 - 2015

Bachelor of Science in Physics.

Experiences 00 03@2x b381b81be12ffb5207e31257bd24e9606aef09c63c7e710fcd513da5ffd4e913

SIDE PROJECTS


Video Scraping(freelancer job)

This project is designed to download videos from a video provider website. The website provided an m3u8 list for video streaming, encrypted by AES. 


The project is written in Python.


World of Warcraft Fishing Bot

I have developed three different versions of fishing bot every time I need to max out the fishing skill.


The first one based on VB-based QuickMacro(按鍵精靈), and the other two are in Python. I use three different approaches to find when to trigger the bobber, by the splash color, sound effect, and the cursor icon.


Fun fact: I never really get to use those bots. Since every time I had made the bot work, the fishing skill was long max out.

Paragraph image 01 00@2x

Flow timer

A modified timer of the Pomodoro technique, the main change is that users can start or end sessions as they want but still maintain a fixed amount of rest time. The new timer is supposed to help users to get back to work after breaks.


The project is written in JS and React.

Github:https://github.com/DeMT/flow-timer



ONLINE COURSE PARTICIPATION

Algorithms: Design and Analysis

The one of the two highest praised algorithm course on internet, the course's curriculum includes all of those most widely taught algorithms and with good dose of mathematical proving.


Data Structures: An Active Learning Approach

This course is basically a interaction book with quizzes, the course's curriculum includes most of those common data structures with quite a bit of mathematics. 


Udacity deep learning nanodegree

The course concludes several most important deep learning networks including CNN, RNN and GANs.




Udacity artificial intelligent nanodegree

The course surveys common algorithms and applications in AI, from solving Suduku to using OpenCV and implements facial keypoint detection.


Machine Learning with Python: from Linear Models to Deep Learning

An MIT MOOC on Edx features that have similar workload as on-campus students, the course covers important topics like SVM, collaborative filtering, and the EM algorithm.