Skip to content
View Goblin-Master's full-sized avatar
:octocat:
I may be slow to respond.
:octocat:
I may be slow to respond.

Block or report Goblin-Master

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

🚀 Goblin-Master

Backend Architect & Full-Stack Engineer | Microservices Enthusiast | AI Integration Specialist


🌐 Personal Website

Check out my interactive homepage: 👉 https://goblin-master.github.io

🌟 About Me

package main

import (
    "github.com/gin-gonic/gin"
    "github.com/go-zero/go-zero"
)

type Developer struct {
    Name        string
    Focus       []string
    Experience  int
    Location    string
    Languages   []string
    Frameworks  []string
}

func main() {
    me := Developer{
        Name:       "Goblin-Master",
        Focus:      []string{"Backend Development", "Microservices", "AI Integration"},
        Experience: 3,
        Location:   "China",
        Languages:  []string{"Go", "Vue.js", "TypeScript", "Python"},
        Frameworks: []string{"Gin", "Go-Zero", "GORM", "Element Plus"},
    }
  
    // Building scalable systems with modern tech stack
    // Passionate about clean architecture and DDD principles
}

🔧 Tech Stack

Backend Development

Go Gin Go-Zero GORM MySQL Redis RabbitMQ

Frontend Development

Vue.js TypeScript Element Plus

DevOps & Tools

Docker GitHub Actions Linux


🚀 Featured Projects

🏆 Volunteer Team Management System

Vue + Go Full-Stack Application

  • Frontend: Vue 3, Element Plus, Pinia
  • Backend: Gin, GORM, Redis, MySQL, RabbitMQ
  • Features: Authentication, Permission Management, Report Generation
  • Repository: https://github.com/Goblin-Master/volunteer-team

🎭 AI Debate System

Microservices Architecture with Go-Zero

  • Tech Stack: Go-Zero, WebSocket, AI Integration
  • Features: Real-time Communication, AI Auto-Debating, User Management
  • Architecture: Microservices with Clean Code Principles
  • Repository: https://github.com/Goblin-Master/Debate-System

🏝️ Island

Go Application

  • Tech Stack: Go, WebSocket, Gin, Gorm
  • Features: AI integration, user management, QQ login, real-time chat
  • Architecture: DDD and IOC design principles
  • Features: Authentication, Permission Management, Report Generation
  • Repository: https://github.com/Goblin-Master/island

📊 GitHub Stats

GitHub Stats Top Languages


🎯 Current Focus

  • 🏗️ Microservices Architecture: Building scalable distributed systems
  • 🤖 AI Integration: Exploring AI-powered applications and automation
  • 📊 Performance Optimization: High-concurrency system design
  • 🛠️ Clean Architecture: DDD, SOLID principles, and design patterns

📫 Let's Connect

GitHub Email LinkedIn


💡 Fun Fact

"Every line of code is a step towards innovation. I'm passionate about building systems that not only work but inspire others to push the boundaries of what's possible."


Last Updated: October 2025

Pinned Loading

  1. volunteer-team volunteer-team Public

    Vue 12 1

  2. island island Public

    Go 4 2

  3. framework framework Public

    运用ddd思想,ioc思想,面向接口思想搭建一个架构

    Go 2

  4. Debate-System Debate-System Public

    基于go-zero的辩论系统项目,主要模块人员管理,websocket通讯,ai自动辩论

    Go 1

  5. Rust Rust Public

    This is a repository for rust learning.

    Rust

  6. AchoBeta/achobeta-pluto-backend AchoBeta/achobeta-pluto-backend Public

    AchoBeta Pluto 冥王星系统-2024年-G组-复试项目

    Go 3 3