Source for Random Events, a personal science blog.
There's no fixed topic or scope beyond STEM — posts cover whatever random thought or curiosity comes to mind (physics, math, chemistry, etc.), often with some interactive visualization or small simulation attached.
- Built with Hugo using the PaperMod theme.
- Posts live under
content/posts/. - Interactive figures/demos are plain JS in
static/js/.
The pyproject.toml is unrelated to the site itself; it's just a scratch environment used to generate some figures for the posts.
hugo server