【演講暨研討會公告】【企業領導課】113年09月25日(三) 10:20 am Johnson Tai(戴國瑞)(瑞峰半導體董事長),「晶圓級封裝廠 - 瑞峰半導體創業經驗分享」

<!DOCTYPE html>
<html lang="zh-Hant">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
body {
font-family: Arial, sans-serif;
margin: 20px;
line-height: 1.6;
}
h1 {
color: #2c3e50;
}
.details {
margin-bottom: 20px;
}
.speaker-info {
background-color: #f9f9f9;
padding: 10px;
border: 1px solid #ddd;
border-radius: 5px;
}
.experience {
list-style-type: none;
padding: 0;
}
.experience li {
margin: 5px 0;
}
</style>
</head>
<body>

<div class="details">
<p><strong>日期:</strong>9/25 (星期三)</p>
<p><strong>時間:</strong>上午 10:20</p>
<p><strong>地點:</strong>第三綜合大樓 4 樓, LRA</p>
<p><strong>課程:</strong>企業領導</p>
</div>

<div class="speaker-info">
<h2>講者資訊</h2>
<p><strong>姓名:</strong>戴 國 瑞 (Johnson Tai)</p>
<p><strong>職稱:</strong>董事長兼總經理</p>
<p><strong>公司:</strong>瑞峰半導體 (Raytek Semiconductor Inc.)</p>

<h3>學經歷</h3>
<ul class="experience">
<li>清華大學工業工程暨管理研究所</li>
<li>力成科技 - 晶圓級封裝資深副總</li>
<li>矽品精密 - 晶圓級封裝副總</li>
<li>悠立半導體 - 晶圓級封裝副總</li>
<li>德碁半導體 - 製造部部經理</li>
</ul>
</div>
</body>
</html>