Skip to content
View Zenardi's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Zenardi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Zenardi/README.md

Hi there, I'm Eduardo Zenardi! 👋

sre

Site Reliability Engineer | DevOps Engineer | Cloud Architect

I am a seasoned Site Reliability Engineer based in Campinas, Brazil, proficient in maintaining cloud infrastructure integrity, performance, and cost-effectiveness. I am committed to top-notch service and well-versed in industry standards.

  • 🔭 I’m currently working at BOSCH with Cloud Infrastructure & SRE Best Practices
  • 🌱 I’m currently pursuing a Postgraduate degree in Software Architecture, Data Science, and Cybersecurity
  • 💬 Ask me about AWS, Azure, Kubernetes, Terraform, and CI/CD
  • 📫 Reach me at: du.zenardi@gmail.com
  • 🌐 Visit my portfolio: zenardi.github.io

🛠️ Tech Stack

Cloud & InfrastructureAWSAzureTerraformDockerKubernetesAnsible

CI/CD & DevOpsJenkinsGitLab CIGitHub ActionsArgoCDAzure DevOps

Languages & ScriptingPythonGoBashPowerShell

ObservabilityPrometheusGrafanaElasticSearchDatadog


🚀 Featured Projects

Here are a few highlights from my work:

  • Kubernetes MicroServices
    • On this project, I used a flask app (Python) and configured continuous integration using CircleCI and continuous deployment to AWS using Docker and Kubernetes.
  • Fleet Management
    • An application for fleet management which monitors vehicles positions and delivery packages. It uses Kubernetes with a high availability architecture.

🧠 Deep Learning and Intro to Self Driving Cars


WebsiteEmail

Pinned Loading

  1. razerbatrazerbatPublic

    Linux system tray battery indicator for Razer peripherals. Rust rewrite of RazerBatteryTray — single binary, no Python required. Communicates with OpenRazer via D-Bus

    Rust

  2. sdc-c5-planning-startersdc-c5-planning-starterPublic

    Forked from udacity/nd013-c5-planning-starter

    Self-Driving Car Engineer Nanodegree program, course 5 - Planning

    C++

  3. sdc-c6-control-startersdc-c6-control-starterPublic

    Forked from udacity/nd013-c6-control-starter

    Self-Driving Car Engineer Nanodegree program, course 6 - Control

    C++

  4. sdc-computer-vision-submissionsdc-computer-vision-submissionPublic

    Submission from Self-Driving Car Engineer Nanodegree from Udacity

    Jupyter Notebook

  5. sdc-localization-scan-matchingsdc-localization-scan-matchingPublic

    Forked from udacity/nd0013_cd2693_Exercise_Starter_Code

    Self-Driving Car Engineer Nanodegree program, Course 4 - Localization Project

    C++

  6. md-to-speechmd-to-speechPublic

    md-to-speech is a local CLI app that reads a Markdown file, turns the content into narration-friendly text, and writes a .wav audio file to disk using Kokoro TTS.

    Python