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"},
}
-
Notifications
You must be signed in to change notification settings - Fork 0
Config files for my GitHub profile.
mojixcoder/MojixCoder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Β | Β | |||
Repository files navigation
About
Config files for my GitHub profile.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published