CakeResume Talent Search

上級
On
4〜6年
6〜10年
10〜15年
15年以上
前端工程師 Front-End Developer
Avatar of 吳定羽.
Avatar of 吳定羽.
資深前端工程師 @維諾森資訊服務有限公司 (光碩資訊)
2022 ~ 2023
前端工程師 Front-End Developer
6ヶ月以内
吳定羽 Daniel Wu 前端工程師 Front-End Developer 作品集:https://www.cakeresume.com/users/danielforboy/portfolio [email protected] 技能 Front-end 2years+ Vue.js HTML5、CSS3、sass、pug、RWD Javascript (ES6+).、jQuery、 Ajax、WebSocket Line liff Back-end PHP MySQL Node.js Tools Git Figma Zeplin PS、AI 工作經歷 維諾森資訊服務有限公司 (光碩資訊) , 資深前端工程師, August 2022 ~ February
HTML5
CSS3
JavaScript
就職中
フルタイム / リモートワークに興味あり
4〜6年
中壢資策會
Web/APP前端設計工程師養成班
Avatar of the user.
Avatar of the user.
Frontend Engineer @九七科技股份有限公司
2021 ~ 現在
前端工程師 Front-End Developer
1ヶ月以内
Javascript(ES6)
css+html
Git Flow
就職中
就職を希望していません
フルタイム / リモートワークに興味あり
4〜6年
朝陽科技大學 Chaoyang University of Technology
工業設計系
Avatar of the user.
Avatar of the user.
Software Engineer @AMIS 帳聯網路科技股份有限公司
2021 ~ 現在
前端工程師 Front-End Developer
6ヶ月以内
HTML/CSS
JavaScript
JavaScript / ES6 / jQuery
就職中
フルタイム / リモートワークに興味あり
4〜6年
NCCU
Computer Science
Avatar of Joe Lo.
Avatar of Joe Lo.
Past
資深前端 @某公司
2021 ~ 2022
前端工程師 Front-End Developer
1ヶ月以内
司其他成員學習Cool:Plex。專案完成後,因研發部需要人員開發Xbuilder for Java(Java的程式產生器),故轉調至研發擔任系統工程師利用Borland C++ Builder及Java研發該軟體,對公司產品附加價值的提升大有助益。 在美商惠氏藥廠擔任系統分析師主要是建置企業內網
Cocos Creator
Unity
LayaAir
無職
フルタイム / リモートワークに興味あり
15年以上
輔仁大學 Fu Jen Catholic University
Chemistry

最も簡単で効果的な採用プラン

80万枚以上の履歴書を検索して、率先して求人応募者と連絡をとって採用効率を高めましょう。何百もの企業に選ばれています。

  • 検索結果をすべて閲覧
  • 新しい会話を無制限に始められます
  • 有料企業にのみ履歴書を公開
  • ユーザーのメールアドレスと電話番号を確認
検索のコツ
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限定の何百万の履歴書など、すべての検索結果を閲覧しましょう。

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.
1年以上
intern @ 叡揚資訊股份有限公司
Logo of 叡揚資訊股份有限公司.
叡揚資訊股份有限公司
2020 ~ 現在
Tainan City, 台灣
Professional Background
現在の状況
就学中
求人検索の進捗
Professions
Front-end Engineer
Fields of Employment
ソフトウェア
職務経験
1〜2年
Management
なし
スキル
html + css + javascript
MSSQL
Jenkins
C/C++
Git
TypeScript
TypeScript and ReactJS
VueJS
NestJS
Nuxt.js
言語
English
中級者
Job search preferences
希望のポジション
前端工程師 Front-End Developer
求人タイプ
Intern
希望の勤務地
Tainan City, 台灣
リモートワーク
Freelance
いいえ。
学歴
学校
國立成功大學 (在學中)
専攻
材料科學及工程學系
印刷

陳彥甫 (Yen-Fu Chen)

Email: [email protected]

Phone: +886-988-600-179

  Tainan City, Taiwan  

GitHub: https://github.com/qwe661234

Education

2017 - 2022

National Cheng Kung University

Bachelor of Materials Science and Engineering

GPA: 3.77/4.3

Relevant Course of Computer Science

Computer Organization, Operating System, Data Structure, Algorithms, Introduction to Computer, The Implementation of Linux Kernel, Compiler Construction, Linear Algebra, Discrete Mathematics, Competitive Programming, Theory of Computation, Design Pattern, Program Design, Graph Theory

2022 - present

National Cheng Kung University 

Master of Computer Science and Information Engineering

Work Experience

2020 - 2021

Software intern

Galaxy Software Services Corporation

  • Learn test theories and unit test at the Center for Quality Assurance
  • Plan unit test for STARLUX Airlines booking system
  • Develop employee health exam system

Project Experience

MuThreadPackage

  • A thread package provides basic thread, mutex and condition variable functions.
  • Improve the performance of mutex the same as glibc pthread library with futex.
  • Implement priority inheritance and priority protection mute to solve priority inversion.
  • Implement PI-aware condition variable to solve the problem that threads wake up out of priority order.
  • link: https://hackmd.io/@qwe661234/thread_package

Road-Side Unit controller 

  • A controller controls road-side unit to communicate with on-board unit on Tainan Science Park autonomous bus and other applications through DSRC protocol. 
  • Follow urban traffic control protocol to implement a smart traffic lights control.

Fibdrv (Fibonacci device driver)

  • A character device driver reads at offset k and calculates the kth Fibonacci number.
  • Implement the Fast-Doubling method to improve performance about 6 times.
  • Utilize hardware instructions to accelerate calculation.
  • Implement a big number structure to calculate bigger Fibonacci numbers.
  • link: https://hackmd.io/@qwe661234/linux2022q1-homework3

Khttpd (Kernel-side http server) 

Meloop Official Website

Skills

C, Git, JavaScript, HTML/CSS, Python

Language

TOEFL: 91

Resume
プロフィール

陳彥甫 (Yen-Fu Chen)

Email: [email protected]

Phone: +886-988-600-179

  Tainan City, Taiwan  

GitHub: https://github.com/qwe661234

Education

2017 - 2022

National Cheng Kung University

Bachelor of Materials Science and Engineering

GPA: 3.77/4.3

Relevant Course of Computer Science

Computer Organization, Operating System, Data Structure, Algorithms, Introduction to Computer, The Implementation of Linux Kernel, Compiler Construction, Linear Algebra, Discrete Mathematics, Competitive Programming, Theory of Computation, Design Pattern, Program Design, Graph Theory

2022 - present

National Cheng Kung University 

Master of Computer Science and Information Engineering

Work Experience

2020 - 2021

Software intern

Galaxy Software Services Corporation

  • Learn test theories and unit test at the Center for Quality Assurance
  • Plan unit test for STARLUX Airlines booking system
  • Develop employee health exam system

Project Experience

MuThreadPackage

  • A thread package provides basic thread, mutex and condition variable functions.
  • Improve the performance of mutex the same as glibc pthread library with futex.
  • Implement priority inheritance and priority protection mute to solve priority inversion.
  • Implement PI-aware condition variable to solve the problem that threads wake up out of priority order.
  • link: https://hackmd.io/@qwe661234/thread_package

Road-Side Unit controller 

  • A controller controls road-side unit to communicate with on-board unit on Tainan Science Park autonomous bus and other applications through DSRC protocol. 
  • Follow urban traffic control protocol to implement a smart traffic lights control.

Fibdrv (Fibonacci device driver)

  • A character device driver reads at offset k and calculates the kth Fibonacci number.
  • Implement the Fast-Doubling method to improve performance about 6 times.
  • Utilize hardware instructions to accelerate calculation.
  • Implement a big number structure to calculate bigger Fibonacci numbers.
  • link: https://hackmd.io/@qwe661234/linux2022q1-homework3

Khttpd (Kernel-side http server) 

Meloop Official Website

Skills

C, Git, JavaScript, HTML/CSS, Python

Language

TOEFL: 91