Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Works · 接案作品

Six production systems shipped in 2025 – 2026 — what each one does, how it was built, and what was hard about it.

2025 – 2026 年間交付的六套上線系統 —— 每一套在做什麼、怎麼做的、難在哪裡。


Editorial Calendar Platform · 多租戶投稿編輯平台

A submission and editorial workflow for a food brand's contributor community. Contributors submit stories and photos through a multi-step form with email verification; the editorial team reviews, tags, deduplicates, and schedules them into monthly issues, with templated email at each stage.

給某食品品牌投稿者社群做的投稿與編審系統。投稿者透過多步驟表單提交故事與照片並經過信箱驗證;編輯部審稿、貼標籤、去重複、排進月刊,每個階段都有模板化的通知信。

  • Scale · 規模 — 100+ contributors · 180+ submissions in production
  • Stack — Next 16 · React · Supabase · PostHog · Vercel · R2
  • Role · 角色 — Sole developer, spec to launch in ~2 months · 一人開發,從規格到上線約 2 個月
  • Notable · 特別的部分 — Row-level security across every table, service-role separation, rate-limited public submission endpoint, soft-delete only (nothing is ever hard-deleted)
  • Livehttps://calendar101.com.tw/story

Calendar Pulse · 即時數據儀表板

Real-time metrics dashboard for the platform above. Live submission counts, editorial funnel breakdown, contributor cohorts, and category tagging — server-rendered so the numbers are never stale.

上述平台的即時數據儀表板。投稿即時計數、編審漏斗拆解、投稿者分群、分類標記 —— 走 SSR 所以數字永遠不會是舊的。


Dimension Studio Site · 工作室官網

Landing page for a small AI-focused studio partnership. Typography-led layout, before/after case study structure, motion hero.

一間小型 AI 導向工作室的官網。字體主導的版面、before/after 案例對比結構、動態主視覺。


LeadFlow · 名單開發系統

Lead-scraping SaaS for a B2B distributor. Crawls four recruiting platforms weekly, deduplicates across three layers, tags companies by the benefits they advertise, and sends bulk cold email under daily quota control.

給某 B2B 經銷商做的名單開發系統。每週爬四個招募平台,三層去重,依照職缺列出的福利標記公司,並在每日配額控管下寄送開發信。

  • Stack — Python · Streamlit · Playwright · SQLite (WAL) · APScheduler · Fly.io · Docker
  • Role · 角色 — Solo build, in production · 一人開發,運作中
  • Notable · 特別的部分 — Crawler independence (one failing crawler never blocks the others), schema migration via a _meta version table, staging environment with promotion script and automatic pre-flight backups
  • Live — private · 不公開

Venue Operations Platform · 場館營運系統

A 43-route operational system for a multi-location sports facility. Membership lifecycle, class scheduling, four payment gateways, cron-driven lifecycle jobs, e-invoice integration, audit logging, and GA4 / Meta / LINE tag pipelines.

給某多分店運動場館做的營運系統,43 條路由。會員生命週期、課程排程、四種金流、cron 驅動的生命週期任務、電子發票串接、稽核日誌,以及 GA4 / Meta / LINE 埋碼管線。

  • Stack — Next 14 · Supabase · dual-mode DB
  • Role · 角色 — Solo build, v1 through v3 · 一人開發,v1 到 v3
  • Status · 狀態 — Under NDA · 保密協議中

Case Dashboard · 案件儀表板

Internal PM dashboard shared with partner engineers. Case pipeline, payment logs, deliverables, engineer assignment — kept in sync automatically from working conversations rather than manual data entry.

與合作工程師共用的內部 PM 儀表板。案件進度、收款紀錄、交付項、工程師指派 —— 靠工作對話自動同步,而不是手動輸入。

  • Stack — Next · Insforge
  • Role · 角色 — Solo build · 一人開發
  • Live — private · 不公開

Open source · 開源專案

Tooling extracted from the work above: 從上述工作中萃取出來的工具:

  • freelance-agent-skills — 11 Claude Code skills for the non-coding parts of consulting · 接案中不是寫程式的那些事
  • wwi — Cross-session browser for Claude Code · Claude Code 跨 session 瀏覽器
  • backup-kit — Two-tier backup for managed-platform apps · 託管平台應用的雙層備份
  • dl-capture — macOS download source capture · macOS 下載來源擷取

Contact · 聯絡noron12334@gmail.com

About

接案作品集 — 6 套上線系統的技術拆解:投稿編審平台、即時數據儀表板、名單開發 SaaS、43 路由場館系統(中英雙語)· Six production systems, what each does and how it was built

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors