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()
}
🧉
work smart
Pinned Loading
-
mkv-summarizer
mkv-summarizer PublicAI-powered video summarization tool using OpenAI Whisper and Anthropic Claude
Shell 3
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


