Work工作經歷
An NI-DAQ acquisition module built on AWS Greengrass Core, streaming real-time data from NI sensor hardware to the cloud as the data source for the PHM system.在 AWS Greengrass Core 邊緣運算環境上開發的 NI DAQ 資料擷取模組,從 NI 感測器硬體擷取即時資料並傳輸至雲端,為 PHM 故障預測系統提供資料來源。
AWS Greengrass CoreNI-DAQPythonEdge
A self-built Python driver for ProWave DAQ devices, wrapping the hardware communication interface behind a unified data-access API.針對 ProWave DAQ 設備自製的 Python 讀取套件,封裝硬體通訊介面,提供統一的資料存取 API,降低上層應用對硬體細節的依賴。
PythonPackageHardware
A self-built NI-DAQ reader in C, operating the low-level hardware interface directly for high-performance acquisition in performance-sensitive embedded environments.以 C 語言自製的 NI DAQ 感測器讀取套件,直接操作底層硬體介面,具備高效能資料擷取能力,適用於對效能敏感的嵌入式環境。
CNI-DAQHardware
A C reader for ICP DAS PET-AR400 industrial controllers, implementing communication and control with industrial-grade I/O devices for factory equipment monitoring.針對泓格科技 PET-AR400 工業控制器開發的 C 語言讀取套件,實現與工業級 I/O 裝置的通訊與控制,應用於工廠設備監控場景。
CIndustrial IoT
Side ProjectSide Project
A campus meetup platform supporting private rooms and public events, with timetable management, automatic free-slot calculation, Google Calendar sync, and Discord webhook notifications. Decoupled front/back end with JWT auth, email-OTP login, and systemd deployment.自主開發的大學生揪出門社交平台,支援私人揪團與公開活動。整合課表管理、自動計算空堂、Google Calendar 同步與 Discord Webhook 通知。前後端分離,具備 JWT 認證、Email OTP 登入與 systemd 服務部署。
FastAPIReact 18TypeScriptJWT
A systematic record of learning Python language features and libraries — advanced syntax (context managers, enum, __init__), logging (Loguru), numerical computing (NumPy), and web frameworks (Flask, FastAPI).系統性記錄 Python 語言特性與套件的自主學習歷程,涵蓋進階語法(Context Manager、enum、__init__)、日誌(Loguru)、數值運算(NumPy)與 Web 框架(Flask、FastAPI)。
PythonNumPyFastAPI
A personal tech site self-hosted and maintained since high school, migrated from Hugo to WordPress and served from a self-hosted VPS via Cloudflare Tunnel without exposing ports 80/443. A platform for server-administration notes and technical write-ups.高中起自行架設並持續維護的個人技術網站,歷經 Hugo 到 WordPress 的遷移。透過 Cloudflare Tunnel 將自架 VPS 對外服務,無需暴露 80/443 埠,作為發布伺服器筆記與技術心得的學習輸出平台。
WordPressCloudflare TunnelVPSLinux