Backend Architect & Full-Stack Engineer | Microservices Enthusiast | AI Integration Specialist
Check out my interactive homepage: 👉 https://goblin-master.github.io
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
}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
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
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
- 🏗️ 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
"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


