CakeResume Talent Search

Advanced filters
On
4-6 tahun
6-10 tahun
10-15 tahun
Lebih dari 15 tahun
Taipei City, Taiwan
Avatar of Dennis Lee.
Avatar of Dennis Lee.
Software Engineer @ASUS
2012 ~ 2015
Sr. Software Engineer
Dalam satu tahun
— Dennis Lee I like to cooperate with people love coding. Taipei City, Taiwan 工作經歷 八月Present Staff Software Engineer Trend Micro *Developed Web anti-virus security with Java 8 Spring Boot, Spring Cloud and AWS. *Developed an antivirus scanning engine for Windows, Linux and AGL(Automotive Grade Linux) platforms with C++14, QT. *Designed a new server and client communication process to extend the product capability on connecting instances from 70K to 7 million, including coding, integrating, testing and monitoring. *Discussed and plan for the quarterly and yearly goals
Java
Spring Boot
AWS
Sudah bekerja
Full-time / Tertarik bekerja jarak jauh
10-15 tahun
國立清華大學
Computer Science
Avatar of 郭奕浦.
Avatar of 郭奕浦.
Backend Engineer @Thingnario
2021 ~ Sekarang
軟體工程師
Dalam satu tahun
郭奕浦 Write clean and well-organized code. New Taipei City, Taiwan 技能 Programming Languages C++11 C++ JavaScript PowerShell Batch Script Frameworks & Tools Boost C++ Qt QML Makefile CMake Git Jenkins 工作經歷 Software Engineer Weintek Labs., Inc. 十二月PresentTaipei, Taiwan - Maintain the HMI design software and the runtime. - Develop the next generation of HMI design software from scratch. - Enhance the tester of the production line, taking 46-56% of the time. - Operate/refine the Jenkins server, and introduce Jenkinsfile
C++11
C++
Boost C++
Sudah bekerja
Tidak terbuka untuk peluang
Full-time / Tertarik bekerja jarak jauh
6-10 tahun
National Sun Yat-sen University
Computer Science and Engineering

Paket Perekrutan Paling Mudah dan Efektif, Pilihan Ratusan Perusahaan

Cari lebih dari 800 ribu CV dan ambil aksi menghubungi pelamar kerja untuk rekrutmen yang lebih efektif. Pilihan ratusan perusahaan.

  • Lihat semua hasil pencarian
  • Tanpa batas harian untuk memulai pesan baru
  • CV dapat diakses oleh perusahaan berbayar
  • Lihat email pengguna & nomor telepon
Tips pencarian
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
Hanya CV publik yang tersedia dengan paket gratis.
Upgrade ke paket lanjutan untuk melihat semua hasil pencarian, termasuk 10.000 lebih CV eksklusif di Cake Resume.

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.
Lebih dari satu tahun
台灣台北市
Latar Belakang Profesional
Status sekarang
Tahap pencarian kerja
Profesi
Bidang Pekerjaan
Pengalaman Kerja
Kurang dari satu tahun
Management
Keterampilan
C++
JavaScript
CSS
HTML
OpenGL
Bahasa
Chinese
Bahasa ibu atau Bilingual
English
Pemula
Preferensi Pencarian Pekerjaan
Jabatan
Tipe Pekerjaan
Magang
Lokasi
台灣台北市
Bekerja jarak jauh
Tertarik bekerja jarak jauh
Freelance
Pendidikan
Institusi Pendidikan
國立台灣大學
Jurusan
資訊工程
Cetak
Pzdxlqdkihc2oncoznxm

莊祐佳

有經驗的 C++ 程式員。對於接近底層的開發、和易於理解維護的 Functional Programming 有興趣。

學生
台北,台灣
[email protected]

技術經驗

C++,2004 年 - 現在

C++ 是個與機器接近、卻又不失易用性的程式語言。曾經使用過的語法包含 lambda (C++11) 、 template (C++98) & constexpr (C++11) 、 std::for_each 之類的函式 (C++98) 、 std::optional 之類的型別 (C++17) 、 std::uint32_t 之類的型別 (C++11) 、 std::unique_ptr 之類的型別 (C++11) 。曾經將 Emscripten 的 EM_ASM 巨集(用來在 C++ 裡直接寫 Javascript)改寫成樣板並實做一個從 C++ 指向 Javascript 的智慧型指標。非常期待 C++20 Ranges 和 Concepts 的到來。

組合語言最佳化,2020 年 4 月 - 現在

SSE 和 AVX。

HTML/CSS/Javascript,2018 年 - 現在

在 Firebase 上做了一個十幾個頁面的個人網站。其中使用 Web Components 和 data- 開頭的屬性來增加可讀性、可維護性。也使用 CSS Media Query 來適應使用者偏好。對載入時間做了 preload 和 progressive JPEG 的最佳化。

Boost Beast,2018 年 - 2019 年

在一台 24 小時運作的 Ubuntu 上用 HTTP 架設了一個使用 WebSocket 與伺服器互動的網頁。包含使用 cereal 序列化雙方傳遞的結構化資料。

WebAssembly,2016 年 - 2020 年 3 月

WebAssembly 是一個將編譯式語言帶到網站前端的技術,其中工程師會用到的部分叫做 Emscripten 。曾經用 Emscripten 做了時頻分析和中古漢語發音查詢的程式,不過都不是完整的作品。這包含將 FFTS 補丁並在 Emscripten 上編譯、並用 C++ 撰寫一個物件導向的 WebGL 包裝。WebAssembly 的功能還不是很完整,除了基本支援外很多重要的部分像 SIMD 、 Reference Types 距離實作完成還有一段時間。

OpenGL/Direct3D,2014 年 - 2018 年

曾經用 Direct3D 11 和 OpenGL/WebGL 的 Render 管線(不是 Compute 管線)做過 FFT 。發現對於小型的 FFT 來說 CPU 呼叫 GPU 的成本太高了,大型的 FFT 才比較適合這樣的實做方式。

台大資工系學士班,2017 年 9 月 - 現在

目前正在就讀二年級。

語言能力


英語

可以和閱讀中文一樣輕易的閱讀電腦相關的技術文章。

對於理解原生口音的對話感到一定程度的吃力。


漢語

母語。


日語

正在學習中。會假名和少於 100 個詞彙。


西班牙語

正在學習中。會少於 100 個詞彙。

CV
Profil
Pzdxlqdkihc2oncoznxm

莊祐佳

有經驗的 C++ 程式員。對於接近底層的開發、和易於理解維護的 Functional Programming 有興趣。

學生
台北,台灣
[email protected]

技術經驗

C++,2004 年 - 現在

C++ 是個與機器接近、卻又不失易用性的程式語言。曾經使用過的語法包含 lambda (C++11) 、 template (C++98) & constexpr (C++11) 、 std::for_each 之類的函式 (C++98) 、 std::optional 之類的型別 (C++17) 、 std::uint32_t 之類的型別 (C++11) 、 std::unique_ptr 之類的型別 (C++11) 。曾經將 Emscripten 的 EM_ASM 巨集(用來在 C++ 裡直接寫 Javascript)改寫成樣板並實做一個從 C++ 指向 Javascript 的智慧型指標。非常期待 C++20 Ranges 和 Concepts 的到來。

組合語言最佳化,2020 年 4 月 - 現在

SSE 和 AVX。

HTML/CSS/Javascript,2018 年 - 現在

在 Firebase 上做了一個十幾個頁面的個人網站。其中使用 Web Components 和 data- 開頭的屬性來增加可讀性、可維護性。也使用 CSS Media Query 來適應使用者偏好。對載入時間做了 preload 和 progressive JPEG 的最佳化。

Boost Beast,2018 年 - 2019 年

在一台 24 小時運作的 Ubuntu 上用 HTTP 架設了一個使用 WebSocket 與伺服器互動的網頁。包含使用 cereal 序列化雙方傳遞的結構化資料。

WebAssembly,2016 年 - 2020 年 3 月

WebAssembly 是一個將編譯式語言帶到網站前端的技術,其中工程師會用到的部分叫做 Emscripten 。曾經用 Emscripten 做了時頻分析和中古漢語發音查詢的程式,不過都不是完整的作品。這包含將 FFTS 補丁並在 Emscripten 上編譯、並用 C++ 撰寫一個物件導向的 WebGL 包裝。WebAssembly 的功能還不是很完整,除了基本支援外很多重要的部分像 SIMD 、 Reference Types 距離實作完成還有一段時間。

OpenGL/Direct3D,2014 年 - 2018 年

曾經用 Direct3D 11 和 OpenGL/WebGL 的 Render 管線(不是 Compute 管線)做過 FFT 。發現對於小型的 FFT 來說 CPU 呼叫 GPU 的成本太高了,大型的 FFT 才比較適合這樣的實做方式。

台大資工系學士班,2017 年 9 月 - 現在

目前正在就讀二年級。

語言能力


英語

可以和閱讀中文一樣輕易的閱讀電腦相關的技術文章。

對於理解原生口音的對話感到一定程度的吃力。


漢語

母語。


日語

正在學習中。會假名和少於 100 個詞彙。


西班牙語

正在學習中。會少於 100 個詞彙。