An open API service indexing awesome lists of open source software.

https://github.com/mojixcoder/mojixcoder

Config files for my GitHub profile.
https://github.com/mojixcoder/mojixcoder

config github-config

Last synced: 4 months ago
JSON representation

Config files for my GitHub profile.

Awesome Lists containing this project

README

          

# Hello there 👋
```go
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](https://img.shields.io/badge/-mojixcoder-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/mojtaba-arezoomand-163710204/)](https://www.linkedin.com/in/mojtaba-arezoomand-163710204/)
[![Gmail Badge](https://img.shields.io/badge/-mojixcoder@gmail.com-c14438?style=flat-square&logo=Gmail&logoColor=white&link=mailto:mojixcoder@gmail.com)](mailto:mojixcoder@gmail.com)
[![Twitter Badge](https://img.shields.io/badge/-mojixcoder-blue?style=flat-square&logo=twitter&logoColor=white&link=https://twitter.com/MojixCoder)](https://twitter.com/MojtabaAr99)