Getting Started

Published on
·1 min read

First post. I set this up mostly to have somewhere to dump notes and writeups without relying on someone else's platform.

What this is

This is where I'll write about things I figure out while doing CTFs, security research, or building stuff. If I spend a few hours on something and finally get it working, it's going here.

No schedule, no theme, just notes.

Stack

Running Next.js with MDX for content. Posts are just markdown files in a data/blog/ folder. Simple enough.

What's next

  • CTF writeups as I do them
  • Notes on web exploitation techniques
  • Maybe some dev stuff if I build something interesting

That's it for now.