Introducing masterpete.io

A tiny lab for open-source projects, free tools, and security-minded experiments — all built in public.

3 min read

Hey — I’m Pete Boonmang. I make software and dabble in cybersecurity. This site is my home base: a place to ship open-source projects, publish free tools, and write up the lessons learned along the way.

What you’ll find here

  • Projects. Small, focused repos with clear READMEs, demos, and friendly issues. Think utility-first tools you can drop into your own stack.
  • Free tools. Handy utilities like a QR toolkit, encoders/decoders, and security helpers — zero tracking, built for speed.
  • Notes. Short, practical posts on programming and security (no fluff, lots of examples).

Why I’m doing this

I recently resumed a SANS cybersecurity bachelor’s path after my time at UC Irvine. Security is the north star; this site keeps me honest: ship constantly, learn publicly, and help others do the same.

How to get involved

If you want a feature or spot a bug, open an issue on GitHub. PRs are always welcome. If you want to support the work, sharing a post or starring a repo genuinely helps.

Quick start

git clone https://github.com/peteboonmang/hello-world
cd hello-world
npm i && npm run dev

Thanks for reading — and welcome to masterpete.io. See you in the commits.

← Back to Blog