Skip to content
View ecukalla's full-sized avatar

Block or report ecukalla

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

Hi there 👋


My blog | LinkedIn | X | Strava


Motto: Being present at any given time.


I help people with whatever they want to accomplish.

Technical: Software Engineer specializing in cloud solutions and infrastructure.


My personal blog where I share my thoughts from technology to different essays


Current commits in 3D

profile-gitblock

Pinned Loading

  1. eda-templates eda-templates Public

    HCL

  2. tirana-python/learn-python tirana-python/learn-python Public

    Learn Python by examples

    Python 3

  3. aws-cloudfront-alb-ecs-ec2-terraform aws-cloudfront-alb-ecs-ec2-terraform Public

    Bootstrapping of a AWS infrastructure with Terraform for project with AWS CloudFront, ALB, VPC, ECS, EC2, ECR

    HCL 1

  4. docker-helloworld-http docker-helloworld-http Public

    Shell

  5. terraform github terraform github
    1
    terraform {
    2
      required_providers {
    3
        github = {
    4
          source  = "integrations/github"
    5
          version = "~> 6.2.1"