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.

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

Hi there! 👋.


X


Personal acomplishment goals:
Embarking on a lifelong journey of self-improvement to ensure enduring vitality and passion.


Technical:
Backend developer specializing in cloud solutions and infrastructure, with expertise in AWS serverless technologies, containers, Python, and Terraform. I focus on delivering scalable, efficient, and cost-effective systems through automation, performance optimization, and reliability.

I actively mentor people, share best practices, and contribute to technical communities.


Connect with me through the social media link provided above.

🕧 Coming soon: My personal writing website.

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

  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"