How this site is organized
Aug 2026 · meta
This site has three sections, and everything I publish lands in one of them:
- UCEMA — coursework, notes and projects from university, filed by course.
- Tools — the software I build and ship. Some free, some for sale.
- Personal — writing and everything that doesn't fit the other two.
Under the hood there are only two ways to add something. Short-form writing is
an .mdx file with an area in its frontmatter, which is how this note got
here. Anything that isn't prose — a product page, an app on its own subdomain,
a link out — is an entry in the registry.
The point is that publishing should be boring, so the friction is in having something worth saying, not in getting it online.