Hello , I'm icbug , Welcome to my github's personal homepage!
// use golang
package main
import "fmt"
type Bio map[string]string
func main() {
for k, v := range GetBio() {
fmt.Printf("%+v: %+v\n", k, v)
}
}
func GetBio() Bio {
return Bio{
"- 🔭 I’m currently working on": "A full-stack Software Developer",
"- 🌱 I’m currently learning": "Golang, MongoDB, RabbitMQ, K8S, OpenStack,Python,Java,SpringCloud and Javascript..."
"- 👯 I’m looking to collaborate on": "Python, Golang and C++",
"- 💬 Ask me about": "Python, PHP, JavaScript,Java,Web-Dev and SEO",
}
}
Tools that I use on a daily basis, or that I've used or worked (either much or a bit) with on the past
当然还有我们的Ubuntu和Windows了,这是每个程序员必不可少的系统哦!
同时我的服务器也用了阿里云的操作系统!也有很棒的体验哦!
我同时也是一个白帽子,使用专业系统Kali Linux!以及运维系统RHEL和CentOS
欢迎来到我的改版新站点做客: https://linuxdevblog.cn
本站的持续维护要感谢Github,hexo,next主题以及jsdelivr的支持!
⭐️ Powered By @icbug