Skip to content
View wuliLiuyue's full-sized avatar
🏠
Working from home
🏠
Working from home
  • hangzhou

Block or report wuliLiuyue

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 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
wuliLiuyue/README.md

About Me

class WuliLiuyue:
    def life(self) -> tuple[list[str], int]:
        langs = ["Chinese", "English"]
        age = 18
        return langs, age

    def coding(self) -> tuple[list[list[str]], list[str], list[str]]:
        langs = [
            ["JS", "Dart"],
            ["Java", "Go"]
        ]

        specialities = [
            "Fullstack Engineer",
            "AI Agent"
        ]

        environment = ["Cursor", "Claude Code"]

        return langs, specialities, environment

Skills

Pinned Loading

  1. wuliLiuyue wuliLiuyue Public

    my github profile

  2. claude-code-dart-lsp claude-code-dart-lsp Public

    Claude Code CLI dart-lsp plugin