Skip to content
View vlnd0's full-sized avatar
🧉
work smart
🧉
work smart

Block or report vlnd0

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

Hi there, I'm Artem ✌️

dev := Developer{
    About: About{
        Name:     "Artem",
        Company:  "Invest Future",
        Position: "Backend Developer",
    },
    Code: []string{"Go", "Python", "Kotlin", "Java", "TypeScript"},
    Technologies: Technologies{
        BackEnd: BackEnd{
            Golang: []string{"gorm", "go-migrate", "wire", "zap", "testify"},
            Python: []string{"Django", "Django Ninja", "Fast Api"},
            Kotlin: []string{"Spring", "R2DBC"},
        },
        DataBases: []string{"PostgreSQL", "Redis", "ClickHouse", "MongoDB", "e.t.c."},
        DevOps:    []string{"AWS", "Docker🐳"},
        Mics:      []string{"gRPC", "RestAPI", "GraphQL"},
        Frontend: Frontend{
            TypeScript: []string{"React", "RTK"},
        },
    },
    Architecture: []string{"Microservices", "Serverless Architecture", "Monolithic architecture", "Single page applications"},
    Education: Education{
        University:      "ETU 'LETI'",
        Degree:          "bachelor",
        EducationProgram: "Software Engineering",
        StartDate:       2018,
        EndDate:         2022,
    },
}

for dev.isAlive() {
    dev.code()
}

Contact me

Telegram GMail LinkedIn

Pinned Loading

  1. mkv-summarizer mkv-summarizer Public

    AI-powered video summarization tool using OpenAI Whisper and Anthropic Claude

    Shell 3