AngularJS
- Location: La Paz, Bolivia
- Date: October 2015
- Summary: A presentation about AngularJS in Spanish. It was my first presentation ever and for the Google Developer Expert (GDE) community in La Paz.
A Career in Software Engineering
- Location: Virtual
- Date: August 2022
- Summary: Software engineering is an end-to-end process of building and delivering software, encompassing design, coding, testing, integration, and collaborative teamwork. I share details about my daily tasks which involve meetings, documentation, coding, and mentoring. Finally, becoming an expert in the field requires deliberate practice and sustained perseverance over time.
CSI Windows
- Location: Kubecon 2022 at Detroit, Michigan, USA
- Date: November 2022
- Summary: I co-presented with Xing Yang from VMware. I talked about CSI Windows which is how Storage interacts with VMs running Windows as their operating system, finally, I shared how we’re planning on simplying the current client/server model to using HostProcess containers and transforming the current client/server model into a go library of utility functions.
PV/PVC controller
- Location: Sunnyvale, California, USA & Virtual to the Kubernetes CSI Community
- Date: January 2023
- Summary: A deep dive about the kubernetes storage internals for kubernetes developers. I focused on explaining the PV/PVC controllers (PersistentVolume & PersistentVolumeClaim controllers).
Debugging K8s e2e tests with delve
- Location: Remote for KubeCon 2023
- Date: April 2023
- Summary: A 5m lightning talk about debugging kubernetes e2e tests with Delve. I went through an example of debugging a storage e2e test by setting breakpoints in the source code and analyzing the state of a Kubernetes cluster.
CSI Sidecars All In One (AIO)
- Location: Remote for the Kubernetes CSI Community
- Date: June 2024
- Summary: We propose a refactor in the kubernetes CSI repositories to combine them into a monorepo . We presented how we’re going to achieve it.