Articles
Guides, reviews, and notes

React Cheat Sheet
Published: at 03:58 PMReact cheat sheet made from my notes: hooks, small snippets for data fetching, routing, Redux, Supabase and React Native so I can quickly recall patterns I use in projects.

PTArch
Updated: at 06:20 PMPTArch: my Arch-based pentesting environment. Starting from a plain VM, I add Budgie, terminal tweaks and a hand-picked toolset to get a lighter Kali-style lab.

Linux Capabilities and PrivEsc
Updated: at 06:20 PMHow Linux capabilities work in practice and how a misconfigured capability (CAP_SYS_ADMIN, CAP_DAC_READ_SEARCH, etc.) can lead to local privilege escalation, with hands-on examples.

Setup Arch Linux as a Virtual Machine
Updated: at 06:20 PMStep-by-step guide to installing Arch Linux as a VMware virtual machine: simple UEFI setup, partitioning, base system, SSH access, user creation, and basic GUI.