Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1020 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 1020 Bytes

Hello there 👋

type SoftwareEngineer struct {
    Languages []string
    Databases []string
    Tools     []string
}

var MojixCoder = SoftwareEngineer{
    Languages: []string{"Go", "Python"},
    Databases: []string{"PostgreSQL", "MySQL", "Redis", "MongoDB", "Cassandra"},
    Tools:     []string{"Git", "Gitlab", "Docker", "Nginx", "RabbitMQ", "Nats", "Prometheus", "Kubernetes"},
}

🌐 Socials

Linkedin Badge Gmail Badge Twitter Badge