Data Engineer · SaaS Builder · Taiwan · Open to UK Remote 資料工程師 · SaaS 創業者 · 台灣 · 接受英國遠端
MSc Applied Data Science (University of Essex) · Full-stack developer and SaaS builder running a growing ecosystem of live platforms — including CCshop, CC Job Tracker, and CC Status — alongside self-built AI automation agents and DevSecOps tooling deployed across 21 production repos. Dissertation-proven depth in end-to-end ML pipelines (leakage-safe preprocessing, MI/RFIMP/RFE feature selection, probabilistic calibration, hypothesis testing). Combines technical rigour with real-world product delivery: Cloudflare Workers, Firebase, Stripe, Claude & Groq APIs, and automated CI/CD pipelines shipped to production.
Essex 大學應用資料科學碩士 · 全端開發者暨 SaaS 創業者,經營持續成長的產品生態系——包含 CCshop、CC 求職追蹤器與 CC Status 監控平台,並自製 AI 自動化 Agent 與 DevSecOps 工具鏈,已部署到 21 個正式 repo。碩士論文深入端對端 ML pipeline(防洩漏預處理、多方法特徵選取、機率校準、假設檢定)。結合技術嚴謹性與實際產品交付:Cloudflare Workers、Firebase、Stripe、Claude 與 Groq API,及自動化 CI/CD 流程全已上線。
⚡ = Currently Learning學習中
Full-stack SaaS job tracker with Cloudflare Workers backend. Scrapes 200+ UK remote jobs daily from 6 boards, AI match scoring via Groq (llama-3.3-70b), cover letter generator via Claude, personalised digest to Discord/Telegram/email, and a Chrome MV3 extension for one-click job saving.
全端 SaaS 求職追蹤器,Cloudflare Workers 後端。每日從 6 個平台抓取 200+ 英國遠端職缺,Groq AI 評分、Claude 生成求職信、每日個人化推播,搭配 Chrome MV3 擴充功能一鍵儲存職缺。
Firebase-powered e-commerce and account hub for digital services. Handles unified SSO cookie across all subdomains, Stripe billing, full admin CMS (bulk pricing, orders, invoices), VIP tiers, coupon system, and serves as the identity centre for the CC platform ecosystem.
Firebase 驅動的數位服務電商與帳號中樞,整合跨子網域 SSO、Stripe 訂閱付款、後台 CMS(批次定價、訂單、發票)、VIP 方案與折扣碼,為整個 CC 平台生態系提供統一身份驗證。
Public-facing uptime monitoring SaaS for the CC platform ecosystem — Cloudflare Workers cron probes every 5 minutes, D1 for history, and a live public status page. Also doubles as the ecosystem's shared incident pipeline, receiving webhook reports from every other CC product.
面向大眾的 CC 平台生態系上線監控 SaaS——Cloudflare Workers 排程每 5 分鐘探測一次,D1 儲存歷史紀錄,並提供公開的即時狀態頁。同時兼任整個生態系共用的事件回報中樞,接收其他 CC 產品送來的 webhook 通報。
Fully autonomous daily news agent — pulls from 6 sources (Hacker News, OpenAI/DeepMind blogs, Anthropic, TLDR AI, Reddit), dedupes against history, summarises via Groq with a 70b→8b model fallback, and posts to Discord. State only commits after a successful send, so failures never silently drop articles.
全自動每日新聞 Agent——整合 6 個來源(Hacker News、OpenAI/DeepMind 官方 blog、Anthropic、TLDR AI、Reddit),對照歷史去重,用 Groq 摘要(70b→8b 模型自動降級),推播到 Discord。已讀狀態只在發送成功後才寫入,避免失敗時文章被誤標消失。
Self-built pre-commit security scanner deployed across 21 production repos. Runs git diff --cached through a headless Claude Code call in safe-mode to catch injected secrets and High/Critical vulnerabilities before they're committed, with automatic installation wired into new repos via a PostToolUse hook.
自製 pre-commit 資安掃描系統,已部署到 21 個正式 repo。每次 commit 前用 safe-mode headless 呼叫 Claude Code 掃描 git diff --cached,攔截外洩密鑰與 High/Critical 漏洞,並透過 PostToolUse hook 讓新專案自動安裝。
MSc dissertation at University of Essex — built a full end-to-end, leakage-safe ML pipeline for flow-based network intrusion detection, comparing classical models (Random Forest, SVM, k-NN) against deep architectures (MLP, CNN, LSTM) across 11 attack classes on ~300,000 flow records.
Essex 大學碩士論文——建立完整端對端、防洩漏 ML pipeline,比較傳統模型與深度架構在約 30 萬筆流量記錄及 11 種攻擊類別上的表現。