Skip to content
View ecukalla's full-sized avatar
Block or Report

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! ๐Ÿ‘‹ I guess you have found the right place to be ๐Ÿ™‚.


LinkedIn | Twitter | Strava


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


Technical:
Software Engineer with Python & AWS Serverless experties
Founder and organizer of Pyrana, aka Python Tirana User Group. Our goal is to keep Python related events gathering people interested in technical and non-tech talks & workshops and companies which have interest to pitch their openings to interested individuals.

You can reach me on any social media provided above :-).

Pinned

  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"