About
A personal site shaped like a notebook instead of a feed.
The idea is simple: publish the parts worth sharing, keep the rest in a private studio, and avoid the usual split between a public website and a disconnected personal admin tool.
01
Public surface
Use the open routes for projects, essays, links, changelogs, or whatever should be indexed and shared.
02
Protected studio
Use Better Auth for sign-in and Convex to hold private thoughts, work-in-progress notes, and internal references.
03
Single stack
TanStack Start keeps the app, auth route, and private pages in one codebase instead of splitting the site and dashboard apart.