Skip to content
View moyanj's full-sized avatar

Block or report moyanj

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
moyanj/README.md

Hello there 👋

visitors

class Me:
    Name = 'MoYan'
    Age = 15
    SpokenLanguage = [
        'Chinese',
        'Some English'
    ]
    Code = [
        'Python', # My favorite.
        'Golang', # Learning...
        'C/C++', # Learning...
        'JavaScript' # Just a little.
    ]
    Technologys = [
        'Flask',
        'PyTorch',
        'jQuery',
        'Bootstrap',
        'Vue'
    ]
    
person = Me()
print(f'Hello👋. I am {person.Name}.')

My Status

My statistical analysis
Top Langs

Pinned Loading

  1. AList3SDK AList3SDK Public

    AList3SDK 是用于与 AList 服务集成和交互的 Python SDK。它旨在简化开发人员与 AList 服务进行集成和交互的过程。

    Python 8 1

  2. GenshinDatabase GenshinDatabase Public

    这里是一个致力于收集、整理和分享关于原神的数据的项目。我们汇集了丰富的原神数据,旨在为原神玩家提供全面、准确的资料支持。

    Python 5

  3. UIGF-org/mihoyo-api-collect UIGF-org/mihoyo-api-collect Public

    收集米哈游旗下的游戏与应用的API。

    318 31

  4. UIGF-Upgrader UIGF-Upgrader Public

    UIGF格式升级器

    Python 3