Skip to content
View GuoAccount's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report GuoAccount

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

๐Ÿš€ About Me

class Developer:
    def __init__(self):
        self.name = "้ƒญ้กบ้กบ (Guo Shunshun)"
        self.role = "Full Stack Developer"
        self.proficient_skills = {
            "Frontend": ["Vue", "UniApp", "WeChat Mini Program"],
            "Backend": ["SpringBoot", "Gin", "Flask"],
            "Languages": ["Go", "Java", "Python", "JavaScript", "TypeScript"],
            "Databases": ["MySQL", "PostgreSQL"],
            "DevOps": ["Linux", "Docker", "Ollama"],
            "AI": ["LLM Applications", "Stable Diffusion", "Model Fine-tuning", "LLM Function Calling", "AI Agents"]
        }
        self.learning = {
            "Frontend": ["React"],
            "Languages": ["Rust"]
        }
        self.passions = ["LLM Development", "AI Art", "Model Fine-tuning", "AI Agents"]
        self.mottos = [
            "What's past is prologue. - William Shakespeare",
            "Learn from the past, and look forward to the future. - Tao Yuanming",
            "Embrace AI, Innovate the Future"
        ]

    def say_hi(self):
        print("Thanks for visiting my GitHub! Let's explore the infinite possibilities of AI!")

    def get_mottos(self):
        return "\n".join(self.mottos)

me = Developer()
me.say_hi()
print(me.get_mottos())

๐ŸŽฏ Skills Map

๐Ÿ’ป Programming Languages

Go Java Python TypeScript JavaScript Rust

๐ŸŒ Web Development

Vue.js React UniApp WeChat Mini Program

๐Ÿ“ฑ Mobile Development

Android Flutter

โš™๏ธ Backend Development

Spring Boot Gin Flask

๐Ÿ—„๏ธ Databases

MySQL PostgreSQL

๐Ÿ”ง Development Tools

Linux Docker Git

๐Ÿค– IDEs & Editors

VS Code Cursor IntelliJ IDEA GoLand Zed WindTerm

๐Ÿค– AI & LLMs

OpenAI Stable Diffusion Ollama

๐Ÿ“Š GitHub Stats

๐ŸŒŸ Featured Projects

Readme Card

Popular repositories Loading

  1. dream dream Public

    CSS 1

  2. erp_ssm erp_ssm Public

    CSS

  3. fomalhaut1998.github.io fomalhaut1998.github.io Public

    Forked from fomalhaut1998/fomalhaut1998.github.io

    Fomalhaut's website

    HTML

  4. GuoAccount.github.io GuoAccount.github.io Public

    HTML

  5. vue-calendar vue-calendar Public

    Forked from jinzhe/vue-calendar

    A calendar components for Vue.js.

    Vue

  6. coolui-scroller coolui-scroller Public

    Forked from wzs28150/coolui-scroller

    ๅพฎไฟกๅฐ็จ‹ๅบไธ‹ๆ‹‰ๅˆทๆ–ฐไธŠๆ‹‰ๅŠ ่ฝฝ็ป„ไปถ

    JavaScript