Skip to content
View Hu-Weiming's full-sized avatar
πŸ˜ƒ
ε₯½ε₯½ε­¦δΉ οΌŒε€©ε€©ε‘δΈŠ
πŸ˜ƒ
ε₯½ε₯½ε­¦δΉ οΌŒε€©ε€©ε‘δΈŠ
  • @ChangSha

Block or report Hu-Weiming

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

Typing SVG

GitHub followers Profile Views


⚑ About Me

public class HuWeiming implements Developer, Learner {

    private final String[] languages  = { "Java", "Python", "SQL" };
    private final String[] interests  = { "Large Language Models", "Distributed Systems",
                                          "Cloud Native", "Open Source" };

    @Override
    public String currentFocus() {
        return "Exploring the intersection of Java ecosystem & LLM applications";
    }

    @Override
    public String[] techStack() {
        return new String[] {
            "Spring Boot / Spring Cloud / Spring AI",
            "MyBatis-Plus / Redis / Kafka / RocketMQ",
            "MySQL / ElasticSearch / ShardingSphere",
            "Docker / Kubernetes / CI/CD",
            "LangChain4j / Ollama / LLM Fine-tuning"
        };
    }
}

πŸ› οΈ Tech Stack

Languages

Java Python SQL Shell

Frameworks & Libraries

Spring Boot Spring Cloud Spring AI MyBatis Hibernate

Middleware & Infrastructure

Redis Kafka RocketMQ Elasticsearch MySQL Nginx

DevOps & Tools

Docker Kubernetes Git Linux IntelliJ IDEA

AI & LLM

LangChain Ollama HuggingFace OpenAI


πŸ“Š GitHub Stats


GitHub Streak

Activity Graph


πŸ† GitHub Trophies

trophy


🐍 Contribution Snake

github-snake

πŸ’‘ A Random Dev Quote

Readme Quotes


🀝 Let's Connect

"The best way to predict the future is to implement it."

If you share interests in Java, Distributed Systems, or Large Language Models, feel free to connect!


Popular repositories Loading

  1. Hu-Weiming.github.io Hu-Weiming.github.io Public

    HTML

  2. Hu-Weiming Hu-Weiming Public

    My GitHub Profile

  3. java-common-utils java-common-utils Public

    A lightweight Java utility library for daily development

    Java

  4. springboot-ai-demo springboot-ai-demo Public

    Spring Boot + Spring AI integration demos with LLM providers

    Java

  5. java-design-patterns-practice java-design-patterns-practice Public

    Design patterns implemented in Java with practical examples

    Java

  6. spring-framework spring-framework Public

    Forked from spring-projects/spring-framework

    Spring Framework

    Java