This site is meant to be a durable home for a few different kinds of work.
The first is a straightforward technical portfolio: projects, experiments, and public repositories that are worth keeping visible. The second is writing. Not polished content for its own sake, but notes that are useful to return to later. That can include security observations, project writeups, tooling decisions, implementation details, and lessons from building in public.
I wanted the site to stay lightweight and easy to maintain, so it is built as a static site and published through GitHub. That keeps the editing workflow simple: update code, update markdown, publish.
Over time this section can become a record of what I am working on, what I am learning, and what is worth sharing with other engineers.
For now, this is the starting point.