Jobs in Taiwan (838)

These job listings are taken from Taiwan job sites for reference.

Source Source: 104
NVIDIA_新加坡商輝達開發有限公司台灣分公司

Senior Memory Engineer

NVIDIA Silicon Solutions Group is seeking a Senior Memory Engineer to be part of the HW ArchDev team. The SSG team is uniquely positioned to have an end-to-end view of the product …
待遇面議
[台北市內湖區 Neihu District, Taipei City]
Source Source: Cake
三軍總醫院 數位醫療中心 (DMC)

Junior AI Engineer

👩‍💻 職稱 AI 研發工程師(院方的正式名稱為演算法工程師) 🍩 待遇 年薪範圍:540k ~ 1,000k TWD(天花板) 聘僱方式:專案聘僱人員或者正式民聘人員 🍿 職務說明 語言模型提示詞工程開發應用 醫療資料處理,包括影像與文本 機器視覺、大語言模型、對比學習、強化學習、微調工程等深度學習相關演算法開發 跨部門協作, …
TWD 540,000 - 1,000,000 ()
[Neihu District, Taipei City, Taiwan 台北市, 台灣 內湖區, 台北市, 台灣 Taiwan Taipei City, Taiwan 台灣]
Source Source: Cake
Foreign Professional Talent Recruitment in Taiwan

全遠端(前十大Crypto交易所) Banking Service -(Sr.) Golang Engineer*高技術挑戰+工作彈性+國際化環境-TL

About Our Client Our client is a forward-thinking financial institution revolutionizing the banking experience through innovative technology. As a rapidly growing player in the …
TWD 1,500,000 - 2,500,000 ()
[Taiwan 台灣]
Source Source: Cake
Foreign Professional Talent Recruitment in Taiwan

Backend Lead (Node.js, TypeScript) 🎮 國際化遊戲開發團隊(英文環境)- TC (Copy)

Are you a Backend expert looking to work in a dynamic international environment? Our client, an innovative gaming technology startup, is seeking talented Backend Leader to build …
TWD 1,800,000 - 2,500,000 ()
[Taiwan 台灣 台北市, 台灣 Taipei City, Taiwan]
Source Source: Cake
FUNNOW Group

【軟體工程師 - QA】Software Engineer - QA

【Capsule】 Be the invisible hero behind every smooth tap, swipe, and booking. At FunNow, we ship fast — and you’ll make sure we ship smart. As a QA Engineer, you’ll combine test …
TWD 700,000 - 1,100,000 ()
[Taipei City, Taiwan 台灣 台北市, 台灣 Taiwan]
Source Source: Cake
NunoX Tech. Co. Ltd. 聯覺科技股份有限公司

資深 AI 演算法工程師|Sr. AI Algorithm Engineer

About the Role We’re looking for a Senior AI Algorithm Engineer with a strong background in image processing and vision-language AI. You will lead the design and optimization of …
TWD 50,000 - 150,000 ()
[Taiwan Taipei City, Taiwan 台灣 台北市, 台灣]
Source Source: Cake
CreatorDB 美國融文國際營銷有限公司

AI應用工程師 AI Application Engineer

[本職缺僅接受CreatorDB網站投遞] [This position only accepts applications through the CreatorDB website] 請至CreatorDB招募網站投遞個人履歷表,此職缺履歷登錄網址: Please submit your resume via the CreatorDB …
TWD 600,000 - 800,000 ()
[Songshan District, Taipei City, Taiwan 台灣 Taiwan 松山區, 台北市, 台灣 Taipei City, Taiwan 台北市, 台灣]
Source Source: 104
麥迪創科技股份有限公司

(Firmware) Driver Programming Engineer

Position Overview: We are seeking a highly skilled and motivated Embedded Systems Driver Programming Engineer to join our team. The successful candidate will be responsible for …
待遇面議
[台北市文山區 Wenshan District, Taipei City]
/* // 等待聊天氣泡載入 function modifyChatPosition() { const chatBubble = document.querySelector('[style*="z-index: 2147483645"]'); if (chatBubble) { // 修改到左下角 chatBubble.style.left = '1rem'; chatBubble.style.right = 'unset'; console.log('聊天氣泡位置已修改'); } else { // 如果還沒載入,等一下再試 setTimeout(modifyChatPosition, 500); } } // 頁面載入後執行 window.addEventListener('load', () => { setTimeout(modifyChatPosition, 2000); // 給 Chatbase 時間載入 });*/