Skip to content
View RobinElysia's full-sized avatar

Block or report RobinElysia

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

Hi there 👋 I'm RobinElysia

Typing Animation

全栈开发者 | 云原生技术探索者 | 开源爱好者

🛠 技术栈雷达

后端开发

Java Spring Ecosystem Spring Cloud Python

数据存储

MySQL MongoDB Redis Elasticsearch

云原生 & DevOps

Kubernetes Docker Linux

智能开发

Spring AI OpenAI

🚀 项目亮点

微服务架构实践

Cloud-Native Platform
使用SpringCloud + Kubernetes构建的云原生微服务平台,集成ELK日志系统(ElasticSearch + Logstash + Kibana)
GitHub stars

智能问答系统

AI Knowledge Base
基于Spring AI + Elasticsearch + Redis构建的智能问答系统,实现语义搜索和上下文记忆
Demo

高并发解决方案

Distributed Ticket System
使用Redis分布式锁 + MySQL分库分表 + SpringBoot构建的高并系统 License

📊 技术足迹

Top Langs

🌱 最近探索

  • 正在深入研究SpringAI
  • 探索LLM在开发效率提升中的应用
  • 深入Kubernetes集群的自动伸缩策略

📫 联系我

Outlook

✍️ 技术博客

Medium 最新文章:

  • 《C/C++基础》
  • 《Redis入门到入土》
  • 《Kubernetes运维方案》

"Talk is cheap. Show me the code." - Linus Torvalds

🛠️ Tech Stack

graph TD
    H[Backend] --> G(Spring&Django)
    G[Spring&Dajango] --> A(Spring)
    G --> B(SpringMVC)
    G --> C(SpringBoot)
    G --> D(SpringCloud)
    G --> E(SpringAI)
    G --> F(Django)
    H --> I(MySQL)
    H --> J(Redis)
    H --> K(MongDB)
    H --> L(ELK)
    L[ELK] --> M(ElasticSearch)
    L --> N(Kibana)
    L --> O(Logstash)
    I[MySQL] --> P(JDBC)
    I --> Q(MyBatis)
    I --> R(MyBatisPlus)
Loading

Popular repositories Loading

  1. SpringAI-Learn SpringAI-Learn Public

    GitHub Desktop tutorial repository

    Java 1

  2. Villaplugins Villaplugins Public

    Python

  3. spring-ai spring-ai Public

    Forked from spring-projects/spring-ai

    An Application Framework for AI Engineering

    Java

  4. RobinElysia RobinElysia Public

    MyGitHubMainPage

  5. ic-api-platform ic-api-platform Public

    Forked from MapleCity1314/ic-api-platform

    icstudio open api plateform

    TypeScript

  6. Learn-Vue3 Learn-Vue3 Public

    一个用于学习Vue的仓库

    Vue