Skip to content
View MateoCaicedoW's full-sized avatar
😃
Enjoying
😃
Enjoying

Highlights

  • Pro

Block or report MateoCaicedoW

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

👋 Hello! I'm Mateo Caicedo

I'm a passionate software developer with over 2 years of experience, currently working at Wawandco in Barranquilla, Colombia. I specialize in backend development with Golang and frontend in HTML, Tailwind (my css) and JS. I love building efficient and scalable web applications.

When I'm not coding, you can find me exploring new technologies, optimizing workflows, or enjoying a good book!


How I'd define myself...literally

package main

type Mateo struct {
    Name         string
    Age          int
    Work         []string
    Education    []string
    Hobbies      []string
    Location     string
    Skills       []string
}

func main() {
    mateo := Mateo{
        Name:      "Mateo Caicedo",
        Age:       22,
        Work:      []string{"Wawandco"},
        Education: []string{"Systems Engineering"},
        Hobbies:   []string{"Reading", "Exploring new tech", "Traveling", "Sports (Soccer)", "Music"},
        Location:  "Barranquilla, Colombia",
        Skills:    []string{"Golang", "JavaScript", "HTML", "CSS", "DevOps", "React"},
    }
}

Don't take this so serius, but im good at it.


Top Contributed Repo


Currently building/contributing


Pinned Loading

  1. sqliteManager sqliteManager Public

    HTML 2

  2. wawandco/meilo wawandco/meilo Public

    A Go SMTP server for development/testing purposes.

    Go 4

  3. Go-templ-HTMX Go-templ-HTMX Public

    Go

  4. shadow-chat shadow-chat Public

    JavaScript

  5. shadow-server shadow-server Public

    Go

  6. wawandco/maildoor wawandco/maildoor Public

    Email based authentication for Go

    Go 15 2