CakeResume 找人才

进阶搜寻
On
4 到 6 年
6 到 10 年
10 到 15 年
15 年以上
前端工程師 Front-End Developer
Avatar of 林威任.
Avatar of 林威任.
前端工程師 @天脈科技股份有限公司
2021 ~ 现在
前端工程師 Front-End Developer
半年內
CSS、Javascript、MVC 投入時間:2017//1 2. 專案:台南雨水下水道地理資訊系統網頁版 內容:維護系統及開發合約內容 技術:HTML、CSS、MySQL、JQuery、.NET Framework 投入時間: 2017/11 – 2018/12 3. 專案:台南雨水下水道地理資訊系統App 內容:建構網頁App取代原有的Android和IOS App 技術:HTML
HTML5
JavaScript / ES6 / jQuery
CSS3
就职中
全职 / 对远端工作有兴趣
4 到 6 年
國立彰化師範大學
資訊管理
Avatar of Tyson Chuang.
Avatar of Tyson Chuang.
研發副理 F2E Leader @東森購物
2020 ~ 现在
前端工程師 Front-End Developer
三個月內
事物。目前在東森購物擔任F2E Team Leader,並專注於前端技術的研究與導入。 Email [email protected] phone技能 Front End React/Redux/NextJS Vue 3 SASS/CSS Modules .NET MVC Framework Leadership Team hiring Team building Language Chinese English 工作經歷 F2E Team Leader 東森購物 五月Present Taipei, Taiwan 前端團隊使用技術 React/VueJS/SASS/CSS Modules/Webpack/ASP.Net
Javascript(ES6)
ASP.NET MVC
React.js
就职中
全职 / 对远端工作有兴趣
6 到 10 年
亞東科技大學
工商業設計
Avatar of the user.
Avatar of the user.
Front-end Developer @凱基人壽保險股份有限公司(總公司)
2021 ~ 现在
前端工程師 Front-End Developer
一個月內
HTML/CSS
RWD網頁設計
vue.js
就职中
目前会考虑了解新的机会
全职 / 对远端工作有兴趣
4 到 6 年
淡江大學
資訊管理系

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

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

  • 浏览所有搜寻结果
  • 每日可无限次数开启陌生对话
  • 搜尋僅開放付費企業檢視的简历
  • 检视使用者信箱 & 电话
搜寻技巧
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 操作,且会使用相关工具)。
问题解决能力
能洞察、分析问题,并拟定方案有效解决问题。
变通能力
遇到突发事件能冷静应对,并随时调整专案、客户、技术的相对优先序。
沟通能力
有效传达个人想法,且愿意倾听他人意见并给予反馈。
时间管理能力
了解工作项目的优先顺序,有效运用时间,准时完成工作内容。
团队合作能力
具有向心力与团队责任感,愿意倾听他人意见并主动沟通协调。
领导力
专注于团队发展,有效引领团队采取行动,达成共同目标。
超過一年
intern @ 叡揚資訊股份有限公司
Logo of 叡揚資訊股份有限公司.
叡揚資訊股份有限公司
2020 ~ 现在
Tainan City, 台灣
专业背景
目前状态
就学中
求职阶段
专业
前端开发人员
产业
软件
工作年资
1 到 2 年
管理经历
技能
html + css + javascript
MSSQL
Jenkins
C/C++
Git
TypeScript
TypeScript and ReactJS
VueJS
NestJS
Nuxt.js
语言能力
English
中阶
求职偏好
希望获得的职位
前端工程師 Front-End Developer
预期工作模式
Intern
期望的工作地点
Tainan City, 台灣
远端工作意愿
接案服务
学历
学校
國立成功大學 (在學中)
主修科系
材料科學及工程學系
列印

陳彥甫 (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

简历
个人档案

陳彥甫 (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