Skip to content
View pluto037's full-sized avatar
🎯
Focusing
🎯
Focusing
  • MARS
  • 13:46 (UTC +08:00)

Block or report pluto037

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
pluto037/README.md

Hi there, I'm Pluto 👋

Typing SVG

🚀 About Me

I'm a programmer focused on backend development, mainly working with Golang and Java.
I’ve also built products in Web3 and AI applications, and I enjoy turning messy ideas into stable, scalable systems ⚙️

I like building things that are:

  • fast ⚡
  • reliable 🛡️
  • practical 🧩
  • a little bit crazy in a good way 😎

Sometimes I write APIs.
Sometimes I design systems.
Sometimes I make AI tools behave.
And sometimes I fight bugs that suddenly become features 🐛➡️✨

🛠 Tech Stack

Backend

  • Golang 🐹
  • Java ☕
  • REST API
  • Microservices
  • Distributed Systems
  • High-concurrency services

AI / LLM

  • AI Application Development 🤖
  • LLM Integration
  • AI Tools / Agent Workflows
  • Prompt Engineering
  • Model Routing / Proxy / Gateway

Web3

  • Web3 Application Development 🔗
  • Blockchain-related backend services
  • Wallet / signature / on-chain interaction integration

Other Things I Enjoy

  • System design 🏗️
  • Performance optimization 📈
  • Developer tools 🧰
  • Automation workflows ⚡
  • Building useful side projects at odd hours 🌙

🌍 Current Focus

  • Building robust backend services 🚀
  • Exploring smarter AI product workflows 🤖
  • Combining engineering with product thinking 🧠
  • Creating tools that developers actually want to use 🛠️

💬 A Few Fun Facts

  • I speak fluent API, JSON, and “it works on my machine” 😅
  • I believe a good backend should be boring, but the product built on top of it should be exciting 🔥
  • I enjoy making complex systems feel simple
  • I’m probably thinking about architecture, latency, or the next interesting project right now ☕

📫 Find Me

📊 Dev Mood

  • Coffee level: ☕☕☕☕☕
  • Shipping speed: 🚀🚀🚀
  • Bug tolerance: 🧘
  • Curiosity: ♾️
  • Side project ideas: too many 💡💥

📈 GitHub Stats

GitHub Stats Top Langs

✨ Motto

Build useful things.
Keep systems clean.
Stay curious.
Ship fast, iterate faster. 🚀


🧠 Developer Mode

type Developer struct {
    Name   string
    Focus  []string
    Skills []string
    Motto  string
}

me := Developer{
    Name:  "Pluto",
    Focus: []string{"Backend", "AI Apps", "Web3"},
    Skills: []string{"Golang", "Java", "System Design", "Automation"},
    Motto: "Code hard, think deep, ship useful things.",
}

Pinned Loading

  1. pluto-go-bot pluto-go-bot Public

    kook频道机器人

    Go

  2. pluto-eino-ai-agent pluto-eino-ai-agent Public

    一个轻量、可扩展的本地 AI Agent,内置会话记忆、SSE 流式输出、工具调用闭环、本地知识库,以及简洁的 Web 前端。

    Go 1 1

  3. copilot-router copilot-router Public

    将 GitHub Copilot 模型请求转发到 Claude、Codex 等工具使用的跨平台桌面路由器,支持模型映射、额度统计与本地代理。

    Rust 1