Skip to content
View FantasyRL's full-sized avatar

Organizations

@west2-online

Block or report FantasyRL

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

Hi there 👋

Hello there! I’m Fanr 👋, a second-year Computer Science student at Fuzhou University. I’m super excited about building distributed systems and enhancing DevOps practices using Golang, Kubernetes.

Key Projects & Experience

  • FzuHelper Server (serving 23,000+ users daily) 🚀
    • Rebuilt multiple interfaces, optimized caching layers, and improved concurrency with Kubernetes scheduling.
  • DomTok (an e-commerce backend in Go) 💡
    • Integrated sentinel-based rate-limiting, Redis caching + Bloom filters, Elasticsearch-powered search, and a full observability stack (Prometheus, Grafana, Jaeger, EFK).

Skills & Highlights

  • Golang: Familiar with concurrency (GMP model), garbage collection, popular frameworks (Kitex, Hertz, gRPC).
  • Databases: Experienced with MySQL (index optimization, sharding) and Redis (distributed locks, caching).
  • Distributed Systems: Completed MIT 6.824 labs (1–3) and comfortable with Kafka + microservice architectures.
  • DevOps: Skilled in Docker, Kubernetes, CI/CD (GitHub Actions), logging (EFK), and performance monitoring.

I’m always eager to learn, collaborate, and share ideas! Feel free to explore my repositories or reach out at [email protected]. Let’s build something amazing together 🤝!

Pinned Loading

  1. west2-online/fzuhelper-server west2-online/fzuhelper-server Public

    基于分布式架构,面向集群的福大助手服务端(2024 重构版),每日服务超 23,000 名师生

    Go 21 9

  2. DomTok DomTok Public

    Forked from west2-online/DomTok

    Go