Skip to content
View rafaelherik's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report rafaelherik

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 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
rafaelherik/README.md

Hi there, I'm Rafael! ๐Ÿ‘‹

About Me

I'm a Cloud and Platform Engineer passionate about building scalable and efficient cloud solutions. With a strong focus on Microsoft Azure and infrastructure automation, I specialize in creating tools that enhance developer productivity and streamline operations. My work primarily revolves around Terraform, Python, and cloud governance, aiming to deliver efficient and maintainable infrastructure-as-code solutions.

Connect with Me

LinkedIn Twitter Dev.to

Projects

Azure Control Tower (azct) is a terminal-based UI for exploring and managing Azure resources. Navigate your Azure subscriptions, resource groups, and resources with an intuitive TUI interface. This project was inspired by K9s. I'm not using directly K9S code here, but got inspired by it's implementation, libraries and behaviors. This project is in early stage and I am continouosly working on it to improve and add more capabilities. I'm using it on my professional daily activities.

A Python library designed to simplify Terraform state file manipulation, making it easier to manage and automate infrastructure as code workflows.

A custom Terraform provider that integrates with Azure Naming Tool, enabling consistent and automated naming conventions for Azure resources. This provider is published on the Terraform Registry and helps organizations maintain cloud governance best practices.

Key Features:

  • Declarative API integration with Azure Naming Tool
  • Automated resource naming following Microsoft's best practices
  • Queue system to handle concurrency issues

Tech Stack

Terraform Python Go Azure


Feel free to explore my repositories and reach out if you'd like to collaborate or discuss cloud infrastructure, automation, or any of my projects!

Pinned Loading

  1. tfsumpy tfsumpy Public

    A Python tool that analyzes Terraform plan files to provide clear, color-coded summaries of infrastructure changes. Makes complex Terraform changes easy to understand and review.

    Python 11 3