CakeResume Talent Search

Advanced filters
On
4-6 years
6-10 years
10-15 years
More than 15 years
National Taiwan University
Avatar of the user.
Avatar of the user.
人工智慧工程師 @玉山銀行智能金融處 (Intelligent Finance Dept., E-SUN Bank )
2020 ~ Present
Machine Learning Researcher / Engineer
More than one year
Research
Music Information Retrieval
Natural Language Processing
Employed
Full-time / Interested in working remotely
4-6 years
National Taiwan University
Graduate Institute of Communication Engineering
Avatar of the user.
Avatar of the user.
Engineer II @SiFive
2022 ~ Present
Within one month
Employed
Open to opportunities
Full-time / Interested in working remotely
4-6 years
National Taiwan University
Mechanical Engineering
Avatar of Jingping Wang.
Avatar of Jingping Wang.
Consultant @TATA Consultancy Service (TCS)
2023 ~ Present
Senior Software Engineer
Within one month
— Jingping Wang 王景平 More than 15+ years of experience in software development. Projects participated include from large scale insurance/banking web applications to mobile applications. In recent years, I have been engaged in software defined networking and 4G/5G user data plane networking. Taipei City, Taiwan Phone:E-Mail: jingping.w@tcs.com EXPERIENCE Full Stack Engineer • TATA Consultancy Services (TCS) JanPresent TaiShin Bank Richart App Frontend / 台新 Richart 數位銀行 TaiShin Bank Richart App Backend / 台新 Richart 數位銀行 TaiShin
Java
JSP/Servlet
JavaScript
Employed
Full-time / Interested in working remotely
More than 15 years
National Taiwan University
Atmospheric Sciences
Avatar of 林軒立.
Avatar of 林軒立.
Project leader engineer(主任工程師) @TSMC
2014 ~ Present
Optical engineer, Semiconductor engineer
Within three months
keep high-quality, speed-up data processing & maintenance E-beam writer of data re-structure : Benefit of 10%~25% mask exposure cost by software solution New Re-tape-out Flow of double-patterning technique (DPT) & OPC consistency : minimum process variation & quality insurance Benefit of 30%/year cost in mask data processing Education SepJun 2013 National Taiwan University master's degree in Photonics and optoelectronic SepJun 2011 National Cheng Kung University bachelor's degree in Photonics and optoelectronic Skills Language Data Science & Data analysis OPC , EDA related tools Python , C++ , Perl Mask data process Chinese - Native English - Professional
OPC
Data Science
Python
Employed
Full-time / Interested in working remotely
6-10 years
National Taiwan University
Photonics and optoelectronic
Avatar of the user.
Avatar of the user.
Optimization Algorithm Engineer @Taiwan Semiconductor Manufacturing 台灣積體電路製造股份有限公司
2020 ~ Present
Algorithm Designer
Within one year
C++
Combinatorial Optimization
Operation Research
Employed
Full-time / Interested in working remotely
4-6 years
National Taiwan University
Industrial Engineering

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
NPSC 2019
2019 ~ 2020
Taipei, Taiwan
Professional Background
Current status
Job Search Progress
Professions
Back-end Engineer
Fields of Employment
Software
Work experience
Less than 1 year
Management
Skills
Algorithms
c++ language
Node.js
Backend Development
data structures
Languages
Job search preferences
Positions
Backend Development, Algorithm Related Jobs
Job types
Intern
Locations
Remote
Interested in working remotely
Freelance
Educations
School
National Taiwan University
Major
Bachelor of CSIE
Print

Kuan-Yu Chen

A junior programmer with 5+ years of experience in programming. Winner of many competitive programming contests. Experienced in C++ and Javascript. Interested in learning new knowledge and developing useful tools.

Software Engineer, Backend; Algorithms;
Taipei, Taiwan
[email protected] / [email protected]

+886-918-056907

Work Experience

Airloft, Full-stack engineer, Aug 2020

A case that requires me to add some feature to an existing website written in PHP. The website is a platform that allows landlords to put their house on the platform, and tenants can use this platform to find houses they want.

  • Add an embedded Google Maps in the landlords' house setup page.
  • Record the latitude and longitude of the point where the user clicks, as the coordinate of the house.
  • Change MySQL schema so that the coordinate will store the coordinate.
  • Fix RWD on the searching page.

NPSC 2018 ~ NPSC 2020, Judge & Judge Leader, Jul ~ Nov 2018, 2019, 2020

An annual competitive programming contest hosted by NTUCC (Computer and Information Networking Center of National Taiwan University).

  • Design, prepare, and review algorithmic problems for participants.
  • Reviewed participants' codes and finalized the contest result.
  • Judge system (kattis) and server maintenance: upgrade compiler from g++-5 to g++-9; use bitbucket webhook with php to auto update problems, use makefile to make sure the problem has no errors.
  • The bridge between all judges and other departments.

ioicamp, Judge Maintainer, Teaching Assistant, Jan 2019 & Jan 2020 & Jan 2021

An annual camp hosted by NTU CSIE (Computer Science and Information Engineering department of National Taiwan University) students. Taught senior high school students advanced algorithms and data structures to boost their knowledge in computer science.

  • Upgraded and maintained the online judge system for students.
  • Learned Ruby on Rails, MySQL and optimized judge performance.
  • Added several new features to the judge system: scoreboard auto refreshing, testdata copy and paste buttons, more options in contest settings (scoreboard freezing, disable specific languages, submission CD time), etc...
  • Deploy official website for this event.

Skills


Languages (programming)

C++

Javascript

Python

Java


Frontend

HTML

Vue.js

React


Backend

Node.js

Koa2



Databases

MongoDB

MySQL


Server OSs

Arch

Ubuntu


Algorithm and Data Structures

Codeforces: edisonhello, max rating 2447

Projects

Dbux (Team project)

  • A debugging tool as an extension currently available in VS Code, written in Node.JS.
  • Interact with VS Code API to make web views, sidebars, buttons and commands.
  • A babel plugin dbux-babel-plugin that modify user's javascript code to collect informations.
  • A practice component that allows users to practice debugging.
  • https://github.com/Domiii/dbux

Codeforces Command Line Tool

  • User-friendly code submission tool via command line instead of browser.
  • Updates submission status to users, refreshing in command line.
  • Customized personal compiler configuration.
  • Stores session in local storage, preventing the need for repeated login.
  • Fetches and parses HTML to get information, such as submission id, submission status, login information and CSRF token.
  • Written in Node.js, published as a npm package.
  • https://github.com/edisonhello/codeforces-cli-tool

NTU CSIE Previous Exam Database

  • A project launched by NTU CSIE Student Council.
  • Designed the project from start to finish. Full stack development including frontend, backend, database design and service deployment.
  • Written in Node.JS, with koa2, Vue.js, bootstrap 4 and EJS, service is running at CentOS 7 server with MongoDB as database.
  • Provides admin pages to manage classes and past exam files.
  • APIs for frontend and third-party applications to fetch information.
  • Announcement system to show council news and notifications.
  • Login system, linked with existing CSIE LDAP system.

Auto trading bot on Binance futures

  • A Javascript written bot that opens or closes future positions.
  • Connects web socket to update market information.
  • Self-written indicators to make strategies.
  • By backtesting, the bot have IRR over 240% (without leverage). ROI is 179% after start running for only two months (with 3x leverage), which is over 47000% IRR.
  • Recent result as screenshot is uploaded at here: https://i.imgur.com/9iDI9RP.png

Awards

International Collegiate Programming Contest (ICPC)

  • Taipei Regional 2020: Rank 1, golden prize
  • Taipei Regional 2019: Rank 2, golden prize
  • Yokohama Regional 2019: Rank 12
  • Taipei Regional 2018: Rank 1
  • Seoul Regional 2018: Rank 5, silver prize
  • World Finals 2020 and 2021 participant

National Collegiate Programming Contest (NCPC)

  • 2020: Rank 1
  • 2019: Rank 1
  • 2018: Rank 1

International Olympiad of Informatics (IOI), Sep 2018

  • Global Rank: 60 / 335
  • Country Rank: 3 / 4
  • Silver medal

AIS3 EOF CTF Qualification, Jan 2021

  • Rank: 2

Google Hash Code, Feb 2020

  • Rank: 53

Facebook Hacker Cup 2018, Aug 2018

  • Round 2 Rank: 50

    Google Code Jam, May 2018

    • Round 3 Rank: 266

      Education

      National Taiwan University, Bachelor of Science (BS), Bachelor of CSIE, 2018 ~ 2021

      Average GPA: 4.26 / 4.3 (CSIE courses only), 4.25 / 4.3 (All courses)

      • Machine Learning, H.T. Lin, Grade A
      • Algorithm Design and Analysis, Vivian Chen, Grade A+
      • Data Structures and Algorithms, Roger Jang, Grade A+ 
      • Computer Architecture, C.L. Yang, Grade A
        • Team project: https://github.com/edisonhello/pipelined-cpu 
      • Compiler Design, W.C. Hsu, Grade A+ 
        • Team project: https://gitlab.com/wiledison123/ntucompilerdesign2019 
      • Computer Networks, C.F. Chou, Grade A+ 
        • Project: https://github.com/edisonhello/TCP-Ping 
        • Team Project: https://gitlab.com/TaWeiTu/cn-message-2019 
      • Systems Programming, P.J. Cheng, Grade A+
      • Operating System, C.W. Hsueh, Grade A+
        • Project: https://github.com/edisonhello/OS-Project1
        • Team Project: https://github.com/edisonhello/OS-Project2
      • Network Administration and System Administration, H.M. Tsai, Grade A+
      • CSIE Workstation Administrator Team member


      Class of Science, Jianguo High School, 2015 – 2018

      • Club: INFOR (a club involved computer science and coding); position: Director of Academic Affairs, Workstation / Network Manager
        • Managed club workstation (two archlinux servers) and networking.
        • Scheduled the in-club lectures.
        • Taught Node.js to juniors.
      • Competitive programming lecturer of school training.


      Languages


      Chinese

      Native.


      English

      Basic reading, listening and speaking.


      Japanese

      Basic reading, listening and speaking.

      JLPT N2.

      Resume
      Profile

      Kuan-Yu Chen

      A junior programmer with 5+ years of experience in programming. Winner of many competitive programming contests. Experienced in C++ and Javascript. Interested in learning new knowledge and developing useful tools.

      Software Engineer, Backend; Algorithms;
      Taipei, Taiwan
      [email protected] / [email protected]

      +886-918-056907

      Work Experience

      Airloft, Full-stack engineer, Aug 2020

      A case that requires me to add some feature to an existing website written in PHP. The website is a platform that allows landlords to put their house on the platform, and tenants can use this platform to find houses they want.

      • Add an embedded Google Maps in the landlords' house setup page.
      • Record the latitude and longitude of the point where the user clicks, as the coordinate of the house.
      • Change MySQL schema so that the coordinate will store the coordinate.
      • Fix RWD on the searching page.

      NPSC 2018 ~ NPSC 2020, Judge & Judge Leader, Jul ~ Nov 2018, 2019, 2020

      An annual competitive programming contest hosted by NTUCC (Computer and Information Networking Center of National Taiwan University).

      • Design, prepare, and review algorithmic problems for participants.
      • Reviewed participants' codes and finalized the contest result.
      • Judge system (kattis) and server maintenance: upgrade compiler from g++-5 to g++-9; use bitbucket webhook with php to auto update problems, use makefile to make sure the problem has no errors.
      • The bridge between all judges and other departments.

      ioicamp, Judge Maintainer, Teaching Assistant, Jan 2019 & Jan 2020 & Jan 2021

      An annual camp hosted by NTU CSIE (Computer Science and Information Engineering department of National Taiwan University) students. Taught senior high school students advanced algorithms and data structures to boost their knowledge in computer science.

      • Upgraded and maintained the online judge system for students.
      • Learned Ruby on Rails, MySQL and optimized judge performance.
      • Added several new features to the judge system: scoreboard auto refreshing, testdata copy and paste buttons, more options in contest settings (scoreboard freezing, disable specific languages, submission CD time), etc...
      • Deploy official website for this event.

      Skills


      Languages (programming)

      C++

      Javascript

      Python

      Java


      Frontend

      HTML

      Vue.js

      React


      Backend

      Node.js

      Koa2



      Databases

      MongoDB

      MySQL


      Server OSs

      Arch

      Ubuntu


      Algorithm and Data Structures

      Codeforces: edisonhello, max rating 2447

      Projects

      Dbux (Team project)

      • A debugging tool as an extension currently available in VS Code, written in Node.JS.
      • Interact with VS Code API to make web views, sidebars, buttons and commands.
      • A babel plugin dbux-babel-plugin that modify user's javascript code to collect informations.
      • A practice component that allows users to practice debugging.
      • https://github.com/Domiii/dbux

      Codeforces Command Line Tool

      • User-friendly code submission tool via command line instead of browser.
      • Updates submission status to users, refreshing in command line.
      • Customized personal compiler configuration.
      • Stores session in local storage, preventing the need for repeated login.
      • Fetches and parses HTML to get information, such as submission id, submission status, login information and CSRF token.
      • Written in Node.js, published as a npm package.
      • https://github.com/edisonhello/codeforces-cli-tool

      NTU CSIE Previous Exam Database

      • A project launched by NTU CSIE Student Council.
      • Designed the project from start to finish. Full stack development including frontend, backend, database design and service deployment.
      • Written in Node.JS, with koa2, Vue.js, bootstrap 4 and EJS, service is running at CentOS 7 server with MongoDB as database.
      • Provides admin pages to manage classes and past exam files.
      • APIs for frontend and third-party applications to fetch information.
      • Announcement system to show council news and notifications.
      • Login system, linked with existing CSIE LDAP system.

      Auto trading bot on Binance futures

      • A Javascript written bot that opens or closes future positions.
      • Connects web socket to update market information.
      • Self-written indicators to make strategies.
      • By backtesting, the bot have IRR over 240% (without leverage). ROI is 179% after start running for only two months (with 3x leverage), which is over 47000% IRR.
      • Recent result as screenshot is uploaded at here: https://i.imgur.com/9iDI9RP.png

      Awards

      International Collegiate Programming Contest (ICPC)

      • Taipei Regional 2020: Rank 1, golden prize
      • Taipei Regional 2019: Rank 2, golden prize
      • Yokohama Regional 2019: Rank 12
      • Taipei Regional 2018: Rank 1
      • Seoul Regional 2018: Rank 5, silver prize
      • World Finals 2020 and 2021 participant

      National Collegiate Programming Contest (NCPC)

      • 2020: Rank 1
      • 2019: Rank 1
      • 2018: Rank 1

      International Olympiad of Informatics (IOI), Sep 2018

      • Global Rank: 60 / 335
      • Country Rank: 3 / 4
      • Silver medal

      AIS3 EOF CTF Qualification, Jan 2021

      • Rank: 2

      Google Hash Code, Feb 2020

      • Rank: 53

      Facebook Hacker Cup 2018, Aug 2018

      • Round 2 Rank: 50

        Google Code Jam, May 2018

        • Round 3 Rank: 266

          Education

          National Taiwan University, Bachelor of Science (BS), Bachelor of CSIE, 2018 ~ 2021

          Average GPA: 4.26 / 4.3 (CSIE courses only), 4.25 / 4.3 (All courses)

          • Machine Learning, H.T. Lin, Grade A
          • Algorithm Design and Analysis, Vivian Chen, Grade A+
          • Data Structures and Algorithms, Roger Jang, Grade A+ 
          • Computer Architecture, C.L. Yang, Grade A
            • Team project: https://github.com/edisonhello/pipelined-cpu 
          • Compiler Design, W.C. Hsu, Grade A+ 
            • Team project: https://gitlab.com/wiledison123/ntucompilerdesign2019 
          • Computer Networks, C.F. Chou, Grade A+ 
            • Project: https://github.com/edisonhello/TCP-Ping 
            • Team Project: https://gitlab.com/TaWeiTu/cn-message-2019 
          • Systems Programming, P.J. Cheng, Grade A+
          • Operating System, C.W. Hsueh, Grade A+
            • Project: https://github.com/edisonhello/OS-Project1
            • Team Project: https://github.com/edisonhello/OS-Project2
          • Network Administration and System Administration, H.M. Tsai, Grade A+
          • CSIE Workstation Administrator Team member


          Class of Science, Jianguo High School, 2015 – 2018

          • Club: INFOR (a club involved computer science and coding); position: Director of Academic Affairs, Workstation / Network Manager
            • Managed club workstation (two archlinux servers) and networking.
            • Scheduled the in-club lectures.
            • Taught Node.js to juniors.
          • Competitive programming lecturer of school training.


          Languages


          Chinese

          Native.


          English

          Basic reading, listening and speaking.


          Japanese

          Basic reading, listening and speaking.

          JLPT N2.