Skip to content
View DavIoTech404's full-sized avatar
๐Ÿ‘ฝ
the best way to predict the future is to code it
๐Ÿ‘ฝ
the best way to predict the future is to code it

Highlights

  • Pro

Block or report DavIoTech404

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
DavIoTech404/README.md

Hello, World! ๐Ÿ‘‹ I'm Davi ๐Ÿ‡ง๐Ÿ‡ท

About Me

  • ๐Ÿš€ DevOps/SRE Engineer with a focus on AWS and cloud infrastructure.
  • ๐ŸŒŽ Living in Ribeirรฃo Preto, Brazil.
  • ๐Ÿ“š Bachelor in Computer Science student at UNIP, graduating in 2025.
  • ๐ŸŒ AWS Certified Cloud Practitioner since September 2023.
  • ๐Ÿ… AWS Certified Solutions Architect Associate since July 2024.
  • ๐ŸŽ“ Speaking Portuguese, English, Spanish, Italian, and German at various levels.
  • ๐Ÿง‘โ€๐Ÿ’ป Coding since 2019 with a passion for DevOps and cloud computing.

๐Ÿ’ผ Experience

Asaas (Since Nov 2023)

  • ๐Ÿ’ป DevOps/SRE Engineer, utilizing AWS CDK for infrastructure as code and ensuring high availability and security of systems.
  • ๐Ÿ“Š Involved in monitoring, alerting, and automating CI/CD pipelines, in close collaboration with development teams.

Telegen (Aug 2022 - Oct 2023)

  • ๐Ÿ’ก Focused on AWS cloud infrastructure and serverless applications.
  • ๐Ÿ”„ Managed CI/CD pipelines and implemented IaC using AWS CloudFormation.

Envisia (Jan 2021 - Aug 2022)

  • ๐Ÿš€ Transitioned from Java Backend Developer to DevOps Engineer.
  • ๐Ÿ› ๏ธ Specialized in AWS, Java, Spring Framework, MQTT, and MySQL.

๐Ÿ“š Education

  • ๐ŸŽ“ Bachelor in Computer Science, UNIP, Expected 2025.

๐ŸŒ Languages

  • ๐Ÿ‡ง๐Ÿ‡ท Portuguese (Native)
  • ๐Ÿ‡บ๐Ÿ‡ธ English (You be the judge! ๐Ÿ˜‰)
  • ๐Ÿ‡ฎ๐Ÿ‡น Italian (Near professional)
  • ๐Ÿ‡ช๐Ÿ‡ธ Spanish (Near professional)
  • ๐Ÿ‡ฉ๐Ÿ‡ช German (Elementary)

I'm always on the lookout for new technologies and practices in the DevOps realm. Feel free to reach out for collaborations, opportunities, or just a chat about tech and DevOps trends. Connect with me on LinkedIn.

Pinned Loading

  1. flask-docker-multistage-ci flask-docker-multistage-ci Public

    This repository demonstrates a CI/CD pipeline using GitHub Actions to build a minimal Docker image with a Flask application using multi-stage builds. The pipeline automates the building, pushing ofโ€ฆ

    Python 1

  2. automated-qa-springboot automated-qa-springboot Public

    This repository contains the Spring Boot application with a comprehensive automated testing setup using GitHub Actions. It includes unit tests, integration tests, and end-to-end tests to ensure theโ€ฆ

    Java