GithubHelp home page GithubHelp logo

I'm shuke

Github

About me 🕹️

  • 🙋‍♂️ I'm 18 years old Self-taught Full-Stack developer from China.
  • 😄 He/Him/His.
  • 🙌 Play.
  • 🧐 Games and internet finance.
  • 👨‍💻 I’m currently working using Python and goland.
  • 💬 Ask me about anything. I will try to help you as much as I can.
  • 🔭 I Hope we can do some fun things together in the devops direction.

📚 I’m looking for help with Github Blog.


Python application Visitors

class AboutMe:

    def __init__(self):
        self.job = "DevOps"
        self.username = "FengFeng Zhao"
        self.name = "shuke163"
        self.wechat = "@Hero"
        self.city = "BeiJing"
        self.email = "[email protected]"
        self.hobby = ["basketball", "dance"]
        self.web = "https://github.com/shuke163"
        self.blog = "https://www.cnblogs.com/aslongas"
        self.code = {
            'os': ["Redhat5.x-6.x", "centos6.x-7.x", "ubuntu18.x-20.x", 'GNU/Linux'],
            'frontend': ['Vue', 'Element-ui'],
            'backend': ['Django', 'FastAPI', 'Flask', 'Python', 'Go', 'Celery', 'Flower', 'Casbin', 'graphql'],
            'database': ['PostgreSQL', 'MySQL', 'SQLite3', 'Mongo DB', 'Oracle', 'Tidb', 'Etcd', 'Hive'],
            'devops': ['Docker', 'Nginx', 'Jenkins', 'GitHub Actions', 'AWS', 'Gitla-Ci', 'Ansible', "SaltStack", 'Terraform', 'Spinnaker'],
            'services': ['Nginx', 'Keepalive', 'Haproxy', 'OpenResty', 'Kong', 'DNS轮训', 'DNSmasq', 'BIND', 'DHCP', 'RSYNC',  'FTP', 'NFS', 'Tomcat', 'Squid', 'RabbitMQ', 'RocketMQ', 'Pulsar', 'Kafka', 'Zookeeper', 'AirFlow', 'minio', 'LVS', 'dpvs'],
            'cache': ['redis', 'memcache', 'pika'],
            'monitor': ['Open-Falcon', 'nightingale', 'prometheus', 'Nagios', 'Cacti', 'Zabbix', 'Smoking', 'smartping','Grafana'],
            'log': ['Filebeat', 'Elk', 'Beats', 'Merticbeats', 'Graylog', 'rsyslog', 'Loki'],
            'chain': ['SkyWalking', 'zipkin', 'Jaeger', 'CAT', 'PinPoint', 'Sentry', 'OpenCensus', 'EMonitor'],
            'api': ['Yapi', 'Knife4j', 'auxpi', 'Swagger', 'rap2-delos'],
            'database-tools': ['SQLAdvisor', 'Yearning', 'SQLPad', 'Archery'],
            'tools': ['Git', 'GitHub', 'GitLab', 'Pandas', 'Jupyter notebook', 'SQLAlchemy', 'cerebro', 'KafkaCenter', 'Logi-KafkaManager', 'kafka-ui', 'Walle', 'spug', 'gopub', 'CloudOpenDevOps', '蓝鲸', 'Superset', 'Metabase', 'Disconf', 'consul', 'Apollo', 'Qconf', 'Nacos', 'jira', 'Wiki', 'Trello', 'Readme', 'Phabricator', 'Graphviz', 'PlantUML', 'draw.io', 'Diagrams', 'Mermaid', 'GitBook', 'Mindoc', 'Docusaurus', 'docsite', 'ProcessOn', 'rocket.chat', 'Mattermost', 'easy-mock', '蝉道', '幕客UI', 'Amis'],
            'CNCF': ['Harbor', 'Wayne', 'kubespray', 'KubeOperator', 'KubeVela', 'OpenKruise', 'Kops', 'Lens', 'velero', 'pykube', 'cdk8s', 'kopf', 'Helm', 'kustomize', 'Skaffold', 'ArgoCD', 'Tekton', 'Polari'],
            'security': ['Jumperver', 'LDAP', 'OpenVpn', 'iptables', 'firewall', 'ipsecVPN', 'ipset'],
        }
        self.architecture = ['LAMP', 'k8s', 'MVC', 'microservices', 'OpenStack', 'Kvm']
        self.cloud: ['AWS', "Ali Cloud"]

    def __str__(self):
        return self.name


if __name__ == '__main__':
    me = AboutMe()

⭐️ From shuke163

Hero's Projects

adminset icon adminset

自动化运维平台:CMDB、CI/CD、DevOps、资产管理、任务编排、持续交付、系统监控、运维管理、配置管理

ansible icon ansible

Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/

ansible-playbooks icon ansible-playbooks

Ansible playbook collection that have been written for Ubuntu. Some of the playbooks are Elasticsearch, Mesos, AWS, MySql, Sensu, Nginx etc..

archer icon archer

基于inception的自动化SQL操作平台,支持工单、审核、认证、邮件、OSC等功能,支持docker镜像

auditsql icon auditsql

基于Python开发的MySQL WEB版本的工单审核执行平台

awesome-cloud-native icon awesome-cloud-native

A curated list for awesome cloud native tools, software and tutorials. - https://jimmysong.io/awesome-cloud-native/

awesome-mac icon awesome-mac

 Now we have become very big, Different from the original idea. Collect premium software in various categories.

awesome-python-cn icon awesome-python-cn

Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。

chromeappheroes icon chromeappheroes

🌈Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~

cmdb icon cmdb

Operational assets configuration management database, including the API and UI

cmdb-2 icon cmdb-2

CMDB 配置管理系统 资产管理系统

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.