Engineering / GitHub

把个人网站做成一个长期运行的作品系统。

这里集中展示公开代码、AI 辅助工作流、内部运营系统和音乐训练工具。它不是另一个项目清单,而是说明这些工具怎样支撑写作、音乐制作、发布和复盘。

System

Personal site as operating layer

Static pages, a small Express server, route aliases, SEO metadata, sitemap, public music archives, and noindex operations dashboards live in the same codebase so the site can stay coherent as it grows.

Runtime

Node + Express

Clean URL aliases, API routes, cache headers, health checks, Caddy deployment, and Vercel config are generated from one shared route table.

Workflow

AI-assisted iteration

Codex helps inspect, refactor, test, deploy, and keep local, GitHub, and server copies aligned.