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.

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

👋 Hello! I'm Mateo Caicedo

I'm a passionate software developer with over 3 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. otp otp Public

    Go 2

  2. sqliteManager sqliteManager Public

    A library to manage your SQLite Database :D

    HTML 2

  3. shadow-server shadow-server Public

    Go

  4. sse-simple-chat sse-simple-chat Public

    Go 1

  5. goffy goffy Public

    A simple app to convert DOCX files to PDF

    Go 1

  6. gomp3 gomp3 Public

    GoMP3 is a tiny YouTube-to-MP3 app written in Go.

    Go 14