Projects
Things I
built
Mostly things that started as a problem I had myself, and turned out not to be only mine.
- NubifyMy final degree project: a Python CLI that lets someone start on AWS without the two fears that stop people, the fear of breaking something and the fear of the bill. It estimates real cost through the AWS Pricing API before anything is created. I wrote it because I had exactly that fear in my first months at Prowler.
- Detection proposals28 new-check proposals opened against Prowler, covering secrets left in Lambda layers, ECR images, Glue connections, CodePipeline definitions and SageMaker notebooks, plus Kubernetes hardening. Deciding what is worth detecting, not only implementing it.
- This siteBuilt in the open: pinned dependencies with a seven-day release quarantine, a strict CSP, signed commits, and a security page that runs Prowler against its own repository and publishes what fails. More projects are coming; this page will grow.