Skip to content
View alegoru's full-sized avatar

Block or report alegoru

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

Hello there 👋

visitors Open Source Love

#!/usr/bin/python
# -*- coding: utf-8 -*-

from skills import codding
from utils import tools

class SoftwareEngineer:

    def __init__(self):
        self.name = "Carlos Alexis Gomez"
        self.role = "Software Engineer"
        self.language_spoken = ["es_CO", "en_US"]
        self.code = [codding.Python, codding.Javascript, codding.Typescript, codding.Php, codding.Java, codding.VTL, codding.front, codding.others]
        self.tools = [tools.Angular, tools.Docker, tools.CDK, tools.Chalice, tools.Amplify, tools.others]
        self.architecture = ["microservices", "event-driven", "design patterns", "Cloud Architect"]
        self.interests = ["Teach", "Learn", "Programming", "Tech", "Startups", "Best practices", "BI", "AWS"]
        self.challenge = "Building Porter (https://portermetrics.com)"

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = SoftwareEngineer()
me.say_hi()

🔧 Technologies & Tools

alegoru's github stats

Popular repositories Loading

  1. graphql-ttl-transformer graphql-ttl-transformer Public

    Forked from flogy/graphql-ttl-transformer

    ♻ Enable DynamoDB's time-to-live feature to auto-delete old entries in your AWS Amplify API!

    TypeScript 1

  2. electronchat electronchat Public

  3. graphql-firehose-transformer graphql-firehose-transformer Public

    Forked from LagunaHealth/graphql-firehose-transformer

    Add a simple interceptor to all of your Amplify API mutations and queries!

    TypeScript

  4. alegoru alegoru Public

  5. oop-flower-manager-example oop-flower-manager-example Public

    Python

  6. search_examples search_examples Public

    Python