Skip to content

TineoC/talks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Talks Repository

👋🏻 Hi I'm Christopher Tineo, but you can call me Chris.

I'm a software engineer and I feel very passionate about open source and cloud native technologies.

I share my knowledge and experiences through talks and presentations at conferences and meetups.

So far, I've been a member of:

  • Cloud Native Santo Domingo
  • KCD New York

But I'm always open to join new communities.

🔗 Connect with me on LinkedIn.

Talks

Event Title Slides Date
SRE Day 2026 Q2 This is fine: The Real Cost of "Free" Software HTML · PDF Summer 2026
Private Class at INTEC University Masterclass Cloud Native & Open Source Slides January 2026
KCD NY 2025 Empowering Cloud Native Development Slides Summer 2025

How to Consume the Slide Decks

If you scanned a slides QR code at one of my presentations or are browsing this repository, here is how you can open and consume the slides:

📄 PDF Version (Best for Quick View & Mobile)

Click any of the PDF links in the table above.

  • The QR codes displayed at the end of my presentations point directly to these PDFs so you can save them and read them offline on any smartphone, tablet, or computer.

🌐 Interactive HTML Version (Best for Widescreen & Presenting)

Click any of the HTML links in the table above to open the slide deck directly in your browser. Since these are built using Reveal.js, you can interact with them using the following controls:

  • Space or Arrow Keys: Go to the next or previous slide.
  • T key: Toggle between Dark Terminal mode and Light Cream mode (high contrast).
  • S key: Open the Speaker Notes window to view timing cues, detailed statistics, and extra background research.
  • F key: View the presentation in fullscreen mode.
  • Esc key: Toggle the grid-based slide overview map for fast jumping.

Running HTML Slides Locally

To run and view the HTML slides locally with all assets and interactive plugins functioning correctly:

  1. Clone this repository:
    git clone https://github.com/TineoC/talks.git
    cd talks
  2. Start a simple local web server:
    python3 -m http.server 8000
  3. Open http://localhost:8000/slides/sre-day-2026-q2/index.html in your web browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors