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.

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
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 bash logo c logo cplusplus logo go logo googlecloud logo rust logo matlab logo

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