Two categories, honestly separated. What I typed myself with full understanding goes under Built by hand; what AI substantially wrote goes under Built with heavy AI assistance — useful artifacts, but not claims of skill.
Status: in progress — my first feature written entirely by my own hands (with guidance, but every line typed and understood by me). Bookmark articles with ⭐, stored in localStorage. Target: September 2026.
More will appear here as I build them. The learning log tracks the day-by-day work.
Zero-dependency static site: Node.js http server, Markdown→JSON content pipeline, L1–L5 layered article reader, zero-dependency Chinese full-text search, light/dark themes. Built almost entirely by AI while I directed and learned from it.
LAN-based P2P text chat and 1-on-1 voice/video calls (PeerJS + WebRTC — messages travel browser-to-browser, not through the server), article comments with SQLite + SSE live updates. Runs locally; not publicly deployed.
Source: 社交平台/ in the repo