CakeResume Talent Search

Advanced filters
On
4-6 tahun
6-10 tahun
10-15 tahun
Lebih dari 15 tahun
Avatar of Cheng Wei Lin.
軟體工程師/產品工程師
Dalam satu tahun
have afforded me an in-depth understanding of the industry, its unique challenges, and the critical elements required to deliver high-quality software solutions. Senior Software Engineer Hsinchu City, [email protected] Skills Languages Chinese: Native speaker English: Intermediate Spanish: Begineer Tools C# C++ Verilog HDL Matlab PHP & MySQL LabVIEW Interests Photography Reading Badminton Backpacking Mountaineering Marathon Work Experience Senior Software Engineer , JanPresent SYNTEC TECHNOLOGY CO. LTD. , Hsinchu, Taiwan Develop and maintain the product of Laser cutting machine and Press Break with C# and C++ Design and implement complex
english
c++ and c#
Lightroom
Sudah bekerja
Full-time / Tidak tertarik bekerja jarak jauh
6-10 tahun
台灣大學工程科學研究所
軟體工程師
Avatar of Min-Yung Wang (Martin).
Avatar of Min-Yung Wang (Martin).
Hardware Engineer @Inspur Taiwan
2019 ~ Sekarang
Hardware Engineer
Lebih dari satu tahun
design. Build design module for a half-width motherboard. Build design module of PCI-E re-timer schematics and re-timer debug and troubleshooting . Developed 25/10GbE high speed Ethernet schematics and layout guide. Have experience of the overarching ODM project. 九月五月 2019 EducationNational Central University Master of PhysicsNational Dong Hwa University Bachelor of Physics Skills Language Cadence OrCAD Cadence Allegro Cadence Concept HDL Word、PowerPoint、Excel、Outlook Hardware Troubleshooting Hardware Development Verilog RTL coding based on Intel Altera CPLD Python coding for BOM check English — Advanced Mandarin — N ative speaker
Cadence OrCAD
Cadence Allegro
Cadence Concept HDL
Tertarik bekerja jarak jauh
4-6 tahun
National Central University
Master of Physics

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.
Dalam dua bulan
Latar Belakang Profesional
Status sekarang
Siswa/Mahasiswa
Tahap pencarian kerja
Profesi
Electronics Engineer
Bidang Pekerjaan
Hardware, Intelegensi Artifisial/Pemelajaran Mesin
Pengalaman Kerja
Kurang dari satu tahun
Management
Tidak ada
Keterampilan
Python
Computer Vision
Verilog HDL
Image Processing
Bahasa
English
Fasih
Preferensi Pencarian Pekerjaan
Jabatan
Tipe Pekerjaan
Magang
Lokasi
Bekerja jarak jauh
Tertarik bekerja jarak jauh
Freelance
Pendidikan
Institusi Pendidikan
Jurusan
Cetak

周子皓

台大電機系 學生

聯發科數位IC設計學程     NTU-110-1-019

大家好,我是周子皓。目前就讀台大電機系四年級。在大學四年的學習中接觸到許多程式語言,比如python和c++,並了解自己對於數位IC設計方面的興趣。在硬體設計,我除了修許多相關的課程之外,也有參與系上教授的專題。除了課堂中所學,我也有參加過很多系上活動,如電機之夜的串場劇主角,以及電機營的活動長,對於籌辦活動也有一定的了解。我相信我的經歷能夠對我未來得的實習,或是未來就業都能夠有十足的助益。

工作經歷

計算機結構 期末報告

在這次的期末報告中,我們必須完成一個single cycle的RISC-V處理器,首先要先對指令進行解碼,之後在根據解碼之後的成果判斷需要執行何種操作並將這些操作實作出來。在這次的期末報告中,除了要能夠正確的模擬我們需要的結果,我們還必須妥善運用資源,使得空間以及運算頻率達到最佳化。

Sep 2020 - Jan 2021

積體電路設計 期末報告

在這次的期末報告中,我們必須完成一個影像處理器。主要是根據影像中每個區域內的原先的像素值以及指令的不同來改變像素值。除此之外,我們也需要完成電路的合成以及繞線,除了讓我對於整個硬體設計的流程有更進一步的認識外,也讓我更加了解到一些影像處理的基本知識。

Sep 2020 - Jan 2021

數位電路實驗 期末報告

在這次的期末報告中,我們利用FPGA以及相機模組來完成一個手寫計算機。除了利用CNN作為數字辨識工具外,也利用了一些簡單的影像處理的技巧來對算式進行切割。這個計算機能夠處理加減乘除的四則運算。

Sep 2020 - Jan 2021

專題研究-大三下 Ising Model 的硬體加速

在大三下的專題,我設計了一個Ising Model的硬體加速器。Ising Model作為模擬鐵磁性平面的模型,需要龐大的計算量以及隨機數的生成,除了利用LFSR作為偽隨機數的生成器外,我還利用了SRAM儲存磁偶極的資訊。最後與利用軟體模擬運行速度比較可以達到100倍的加速。

Sep 2020 - Jan 2021

專題研究-大四上 AI 加速電路的設計

這次的專題中主要是研究乘加器的加速電路。在現在的AI當中,乘加運算是最基本也最重要的,因此設計一個有效率的乘加器也是必須的。在這個專題中,除了實作一個SD4的pipeline乘加器,我們也將這個乘加器組成一個PE,並藉由比較不同的dataflow設計不同的PE,藉此比較他們的優劣以及長處。


Sep 2020 - Jan 2021

學歷

Sep 2018 - Now

國立臺灣大學

電機工程學系

Sep 2015 - Jun 2018

台北市私立東山高級中學


技能

語言


  • Python
  • C++
  • Matlab
  • Verilog HDL
  • Quartus
  • Design Compiler
  • APR Tool (Innovus)

  • Chinese  Native
  • English  Professional
  • 多益金色證書(885分)
  • 托福 iBT 98
CV
Profil

周子皓

台大電機系 學生

聯發科數位IC設計學程     NTU-110-1-019

大家好,我是周子皓。目前就讀台大電機系四年級。在大學四年的學習中接觸到許多程式語言,比如python和c++,並了解自己對於數位IC設計方面的興趣。在硬體設計,我除了修許多相關的課程之外,也有參與系上教授的專題。除了課堂中所學,我也有參加過很多系上活動,如電機之夜的串場劇主角,以及電機營的活動長,對於籌辦活動也有一定的了解。我相信我的經歷能夠對我未來得的實習,或是未來就業都能夠有十足的助益。

工作經歷

計算機結構 期末報告

在這次的期末報告中,我們必須完成一個single cycle的RISC-V處理器,首先要先對指令進行解碼,之後在根據解碼之後的成果判斷需要執行何種操作並將這些操作實作出來。在這次的期末報告中,除了要能夠正確的模擬我們需要的結果,我們還必須妥善運用資源,使得空間以及運算頻率達到最佳化。

Sep 2020 - Jan 2021

積體電路設計 期末報告

在這次的期末報告中,我們必須完成一個影像處理器。主要是根據影像中每個區域內的原先的像素值以及指令的不同來改變像素值。除此之外,我們也需要完成電路的合成以及繞線,除了讓我對於整個硬體設計的流程有更進一步的認識外,也讓我更加了解到一些影像處理的基本知識。

Sep 2020 - Jan 2021

數位電路實驗 期末報告

在這次的期末報告中,我們利用FPGA以及相機模組來完成一個手寫計算機。除了利用CNN作為數字辨識工具外,也利用了一些簡單的影像處理的技巧來對算式進行切割。這個計算機能夠處理加減乘除的四則運算。

Sep 2020 - Jan 2021

專題研究-大三下 Ising Model 的硬體加速

在大三下的專題,我設計了一個Ising Model的硬體加速器。Ising Model作為模擬鐵磁性平面的模型,需要龐大的計算量以及隨機數的生成,除了利用LFSR作為偽隨機數的生成器外,我還利用了SRAM儲存磁偶極的資訊。最後與利用軟體模擬運行速度比較可以達到100倍的加速。

Sep 2020 - Jan 2021

專題研究-大四上 AI 加速電路的設計

這次的專題中主要是研究乘加器的加速電路。在現在的AI當中,乘加運算是最基本也最重要的,因此設計一個有效率的乘加器也是必須的。在這個專題中,除了實作一個SD4的pipeline乘加器,我們也將這個乘加器組成一個PE,並藉由比較不同的dataflow設計不同的PE,藉此比較他們的優劣以及長處。


Sep 2020 - Jan 2021

學歷

Sep 2018 - Now

國立臺灣大學

電機工程學系

Sep 2015 - Jun 2018

台北市私立東山高級中學


技能

語言


  • Python
  • C++
  • Matlab
  • Verilog HDL
  • Quartus
  • Design Compiler
  • APR Tool (Innovus)

  • Chinese  Native
  • English  Professional
  • 多益金色證書(885分)
  • 托福 iBT 98