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 & Infrastructure AWS Azure Terraform Docker Kubernetes Ansible

CI/CD & DevOps Jenkins GitLab CI GitHub Actions ArgoCD Azure DevOps

Languages & Scripting Python Go Bash PowerShell

Observability Prometheus Grafana ElasticSearch Datadog


๐Ÿš€ 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


Website Email

Pinned Loading

  1. razerbat razerbat Public

    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-starter sdc-c5-planning-starter Public

    Forked from udacity/nd013-c5-planning-starter

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

    C++

  3. sdc-c6-control-starter sdc-c6-control-starter Public

    Forked from udacity/nd013-c6-control-starter

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

    C++

  4. sdc-computer-vision-submission sdc-computer-vision-submission Public

    Submission from Self-Driving Car Engineer Nanodegree from Udacity

    Jupyter Notebook

  5. sdc-localization-scan-matching sdc-localization-scan-matching Public

    Forked from udacity/nd0013_cd2693_Exercise_Starter_Code

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

    C++

  6. md-to-speech md-to-speech Public

    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