talks
Joined one of my talks? All slides are right here.
Every deck is produced in Slidev with Markdown and shipped automatically through GitHub Actions. I can open the same slides anywhere—from the auditorium to my phone at the airport.
Want to go deeper? Some talks become long-form blog posts with code, links, and commands. Use this page as the hub to access slides, articles, and references.
Fernando Guisso
Sharing and learning, hack the planet!
automation
fguisso/talks
Slide decks built with Slidev and published automatically to GitHub Pages through a GitHub Actions pipeline.
- Markdown-first decks powered by Slidev
- Continuous delivery to GitHub Pages
- Responsive flows that work even on phones
schedule
Recent talks and downloadable material
Responsive slides, recorded demos, and links to companion articles. Open them directly in the browser or download for later.
- ebpf
DevOpsDays Natal 2024
K8s Under Control: eBPF and Kubescape for Total Security
I documented every demo from the talk: eBPF captures, Kubescape policies, and the observability pipeline we run in production.
Related post
eBPF in Action
- threat-modeling
Meetup OWASP Brasilia
Threat Modeling Express
Hands-on threat modeling with fast STRIDE flows and ready-made catalogs so the team leaves the meeting with prioritized AppSec stories.
Related post
Threat Modeling Intro
- homelab
Debian Day Natal 2024
Proxmox and Homelab
A live, hands-on session: from bare metal to a Proxmox cluster. Every command is written down in the companion post.
Related post
Proxmox and Homelab: Turning a Mini PC into a Respectable Server
- LLM
Google IO Extended Natal 2023
OWASP Top 10 LLM Vulnerabilities
How to avoid the OWASP Top 10 LLM vulnerabilities in your AI projects and keep inference flows under control.
- appsec
Potiday JS 2023
DevSec — Understanding and fixing Session and XSS vulnerabilities
Session bugs and XSS attacks are still common on JS apps; this talk breaks down the flaws and shows practical mitigations.
- appsec
Semana ARATU II
DAST inside the pipeline
How I adapted DAST scanners to fit CI/CD without blocking deploys, tuning profiles and correlating findings automatically.
- appsec
DockerCon 2021 · Sala Brasil
Container security wired into the pipeline
I shared the container image hardening flow and runtime policies we implemented in GitOps pipelines for distributed teams.
- blockchain
Campus Party Amazônia
Instant payments with crypto
How I assembled an instant-payment stack using self-hosted wallets, simple contracts, and accessible UX.