Blog

I write about cybersecurity, software development, and things I learn on the job. Practical articles from real experience.

AllCybersecuritySOCDjangoPythonCertifications
March 1, 2024·5 min read

How I prepared for the ISC2 Certified in Cybersecurity exam

A breakdown of my study approach, resources I used, and tips for anyone preparing for the ISC2 CC certification.

CybersecurityCertificationsISC2
February 15, 2024·7 min read

Deploying Kaspersky EDR in a banking environment

Lessons learned from managing endpoint protection across 1,500+ devices in a live banking environment.

SOCEndpoint SecurityKaspersky
January 20, 2024·6 min read

Building secure web applications with Django

Key security practices I apply when building Django applications — from authentication to input validation.

DjangoPythonSecurity