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.

  1. DevOpsDays Natal 2024

    K8s Under Control: eBPF and Kubescape for Total Security

    ebpf

    I documented every demo from the talk: eBPF captures, Kubescape policies, and the observability pipeline we run in production.

    eBPF in Action

  2. Meetup OWASP Brasilia

    Threat Modeling Express

    threat-modeling

    Hands-on threat modeling with fast STRIDE flows and ready-made catalogs so the team leaves the meeting with prioritized AppSec stories.

    Threat Modeling Intro

  3. Debian Day Natal 2024

    Proxmox and Homelab

    homelab

    A live, hands-on session: from bare metal to a Proxmox cluster. Every command is written down in the companion post.

    Proxmox and Homelab: Turning a Mini PC into a Respectable Server

  4. Google IO Extended Natal 2023

    OWASP Top 10 LLM Vulnerabilities

    LLM

    How to avoid the OWASP Top 10 LLM vulnerabilities in your AI projects and keep inference flows under control.

  5. Potiday JS 2023

    DevSec — Understanding and fixing Session and XSS vulnerabilities

    appsec

    Session bugs and XSS attacks are still common on JS apps; this talk breaks down the flaws and shows practical mitigations.

  6. Semana ARATU II

    DAST inside the pipeline

    appsec

    How I adapted DAST scanners to fit CI/CD without blocking deploys, tuning profiles and correlating findings automatically.

  7. DockerCon 2021 · Sala Brasil

    Container security wired into the pipeline

    appsec

    I shared the container image hardening flow and runtime policies we implemented in GitOps pipelines for distributed teams.

  8. Campus Party Amazônia

    Instant payments with crypto

    blockchain

    How I assembled an instant-payment stack using self-hosted wallets, simple contracts, and accessible UX.