infraphysics
Personal website and Second Brain. Built with React + TypeScript, bundled by Vite, hosted on Cloudflare Pages.
Personal website and Second Brain. Built with React + TypeScript, bundled by Vite, hosted on Cloudflare Pages.
The site has two faces: a public portfolio (projects, threads, tutorials) and a private-in-public knowledge graph (500+ fieldnotes with bilateral references, a force-directed graph view, and full-text search)
Content is authored in markdown with 16 custom syntax extensions and compiled at build time by a compiler pipeline (marked + Shiki) into JSON payloads with pre-rendered HTML
Claude Code is the primary development interface, configured with skills, hooks, and automation rules in CLAUDE.md that enforce build validation, editorial standards, and fieldnote integrity on every change
The result is a system where an AI agent and a human share a codebase with explicit contracts: Claude Code knows how to run the build, validate references, check segment collisions, and create fieldnotes that comply with the graph's structural rules