After years of meaning to “set up a blog eventually,” I’ve finally done it. This site is where I’ll collect and share things I find interesting, useful, or worth remembering.
What this is
A mix of things:
- Research — vulnerability writeups, CTF solutions, and security findings when I’m allowed to talk about them
- Notes — cheatsheets and references I keep reaching for, written down so I stop Googling the same things
- Blog — longer-form thoughts on security, tooling, software, and whatever else catches my attention
- Projects — tools and scripts I’ve built and decided to open-source
What this isn’t
A carefully curated content calendar. Posts go up when they’re ready, which means infrequently but (hopefully) with actual substance.
The setup
This site is built with Astro — static site generator, markdown-first, fast. Code blocks use Shiki for syntax highlighting, which means you get VS Code–quality highlighting including for HTTP request/response pairs, which matters for security writing.
If something here is wrong or you want to talk, my email is in the footer.