关于

声明
🔥 本站所有文章均为本人学习实践后的加工整理,仅代表个人看法和观点,与其他任何人或组织无关!

关于

一个患有重度代码洁癖症的 PHP 开发者。

来自 甘肃,现居 北京

KeyPulse: @imajinyun

简介

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  name: 'imajinyun',
  age: '🌈',
  gender: 'M',
  profession: 'Backend Developer',
  address: '🌏',
  education: '🙏',
  github: 'https://github.com/imajinyun',
  notes: 'https://imajinyun.xyz/',
  email: 'imajinyun@gmail.com',
  company: 'Working at Chope in China',
  description: '🚀🎉🧨',
  skills: {
    language: ['HTML+CSS+JS', 'Vue', 'PHP', 'Python', 'Go'],
    kitchain: {
      os: ['macOS', 'Linux -> Ubuntu & CentOS', 'Windows'],
      vcs: ['GitLab', 'GitHub', 'Gitee', 'SVN'],
      store: ['MySQL', 'SQLite', 'Redis & Memcache', 'RabbitMQ & Kafka', 'MongoDB & DynamoDB'],
      server: ['Apache', 'Nginx'],
      platform: ['K8S', 'Docker', 'VirtualBox'],
      cloudservice: ['Aliyun', 'AWS', 'Qiniu'],
      cooperation: ['Jira', 'Confluence', 'Google Docs', 'Shimo'],
      communication: ['Slack', 'Discord', 'DingTalk'],
    },
    devtools: ['Visual Studio Code', 'JetBrains Toolbox', 'NeoVim'],
  }
}