Albert W.

Albert Wang · System Engineer & Builder Albert Wang · 系統工程師

I'm a Computer Science student at Feng Chia University who loves building systems from the ground up — embedded devices, cloud & edge computing, and AI-driven system integration.

This is where I document my technical projects, server notes, and anything else worth sharing.

我是 逢甲大學資訊工程學系 的學生,熱愛從零開始打造系統 ── 嵌入式裝置、雲端與邊緣運算,以及 AI 應用整合。

這裡記錄我的技術專案、伺服器架設筆記,以及一切值得分享的東西。

Featured Projects精選作品

All projects →所有作品 →

ProWaveDAQ Real-Time Visualization

Python ★ 1

A Python platform that streams vibration data from a PW-RVT (Modbus RTU) sensor and renders live multi-channel charts in the browser — with automatic CSV archiving and optional SQL upload, all driven from a web UI. Built on a five-thread, queue-based architecture with 50:1 downsampling. 以 Python 打造的振動資料採集平台,透過 Modbus RTU 從 PW-RVT 感測器讀取資料,於瀏覽器即時繪製多通道連續曲線,並自動分檔儲存 CSV、選用上傳 SQL,全程透過網頁介面操作。採五執行緒、佇列式架構並以 50:1 降頻優化效能。

PythonFlaskModbus RTUChart.jsMultithreading
View on GitHub在 GitHub 查看

AWS Greengrass NI-DAQ Component

Python

A production-grade AWS Greengrass v2 edge component for industrial data acquisition with National Instruments hardware — real-time streaming to the cloud, backed by CI/CD lint/validate/test and release pipelines. 正式環境等級的 AWS Greengrass v2 邊緣元件,搭配 National Instruments 硬體進行工業資料採集,支援即時串流上雲,並具備 CI/CD 檢查、驗證、測試與發佈流程。

AWS Greengrass v2PythonIoT EdgeCI/CD
View on GitHub在 GitHub 查看

FCU EMS — Emergency Reporting System

Python

A production emergency-dispatch system for the Feng Chia University Health & Safety Rescue Team. A one-question-per-screen report form pushes an incident to LINE and Discord in seconds, while a separate admin site — behind Cloudflare Zero Trust with university O365 sign-in — handles announcements, logs, and case records. 為逢甲大學衛保救護隊實際上線的緊急事件通報系統。填報介面採一頁一問設計,數秒內即可將案件廣播至 LINE 與 Discord;管理後台則獨立部署,以 Cloudflare Zero Trust 搭配學校 O365 帳號認證,負責公告發布、日誌與案件紀錄管理。

FlaskLINE BotDiscord WebhookCloudflare Zero Trust
View on GitHub在 GitHub 查看

Jiu-Pluck — Campus Meetup Platform

Python ★ 2

A social platform for university students to organize private and public meetups, integrating class schedules, calendar sync (Google / Apple CalDAV), and Discord notifications. FastAPI backend, React + TypeScript frontend. 為大學生打造的揪團社交平台,支援私人揪團與公開活動,整合課表、行事曆同步(Google/Apple CalDAV)與 Discord 通知。後端 FastAPI、前端 React + TypeScript。

FastAPIReactTypeScriptSQLAlchemyJWT
View on GitHub在 GitHub 查看

Linux-Setup

Shell ★ 2

A collection of one-shot shell scripts for provisioning Debian/Ubuntu servers: user & sudo setup, hardened SSH, UFW firewall, Docker, Cloudflare Tunnel, and NTP time sync. 一鍵設定 Debian/Ubuntu 伺服器的 Shell 腳本集:使用者與 sudo 設定、SSH 強化、UFW 防火牆、Docker、Cloudflare Tunnel 與 NTP 時間同步。

ShellDebianSecurityDockerCloudflare
View on GitHub在 GitHub 查看

Latest Posts最新文章

All posts →所有文章 →
Designing an Emergency Reporting System for a Campus Rescue Team 為校園救護隊設計緊急事件通報系統 One Repo, Five Machines: Branch-per-Component in an IoT Build 一個儲存庫、五台機器:以分支切分 IoT 系統元件 Automatic Security Updates on Ubuntu 設定 Ubuntu 自動安全更新

This is the 11th rebuild of this site — officially recorded. WOW. 這是我第 11 次(官方紀錄)重建這個網站 WOW。