Skip to content
View weixiabing's full-sized avatar
👌
Focusing
👌
Focusing

Block or report weixiabing

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
weixiabing/README.md

Hi 👋, I'm Xiabing Wei



class WeiXiabing:

    def __init__(self):
        self.username = 'weixiabing'
        self.name = 'Xiabing Wei'
        self.email= 'weixiabing@hotmail.com'
        self.code = {
            'backend': ['Java', 'Spring Boot', 'Spring Framework', 'Microservices'],
            '3D_reconstruction': ['3DGS', 'Panoramic View Synthesis'],
        }
        self.database = ['MySQL']
        self.devops = ['Docker', 'GitHub Actions']
        self.tools = ['GIT', 'GitHub', 'PyCharm', 'IntelliJ IDEA', 'Postman', 'Swagger']
        self.architecture = ['Microservices', 'MVC', 'Event-Driven Architecture', 'Serverless']

    def __str__(self):
        return self.name


if __name__ == '__main__':
    me = WeiXiabing()
    print(me)

Click for GitHub Stats

GitHub Stats Top Language

Popular repositories Loading

  1. weixiabing.github.io weixiabing.github.io Public

    HTML 1 1

  2. weixiabing weixiabing Public

    Config files for my GitHub profile.

    1

  3. wordpress wordpress Public

  4. docusaurus docusaurus Public

    Forked from facebook/docusaurus

    Easy to maintain open source documentation websites.

    TypeScript

  5. Stm32Project Stm32Project Public

    C

  6. nezha-dash nezha-dash Public

    Forked from hamster1963/nezha-dash

    A simple dashboard for nezha.

    TypeScript