close
Skip to content
View amtc131's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report amtc131

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
amtc131/README.md

Hi 👋, I'm Alejandro

Passionate about backend development, always striving to optimize processes, improve architectures, and build robust and scalable solutions.

pacman contribution graph

amazonwebservices logo Image bash logo Image c logo Image cplusplus logo Image go logo Image googlecloud logo Image rust logo Image matlab logo

Image Image

Pinned Loading

  1. AWK Check for duplicate lines AWK Check for duplicate lines
    1
    awk 'seen[$0]++ { print "duplicate lines: " $0 }' file
  2. Files with AWK Files with AWK
    1
    #! /bin/awk
    2
    # Here's an awk scrip that atttemps to set difference of two files based on their first column
    3
    # gawk -f Diff.awk file1.txt file2.txt
    4
    BEGIN{
    5
    
                  
  3. microservice-go microservice-go Public

    Microservices in go

    Go 1

  4. ampq-spring-batch ampq-spring-batch Public

    Java