跳过正文

About

·186 字·1 分钟· loading · loading ·
杨与S8
作者
杨与S8
Linux & Arch lover

👋 Hi, I’m YangYuS8
#

Typing SVG

💫 About Me
#

package main

type Developer struct {
    Name      string
    Role      string
    Location  string
    Learning  []string
}

func main() {
    me := Developer{
        Name:     "YangYuS8",
        Role:     "Full Stack Developer",
        Location: "Earth 🌍",
        Learning: []string{"Rust", "K8s", "System Design"},
    }
}
  • 🔭 Currently building full-stack applications with modern frameworks
  • 🌱 Learning Rust, Kubernetes, and System Architecture
  • 💻 Love working with Vue, React, Go, and Python
  • 🐧 Passionate about Linux (ArchLinux, EndeavourOS, CachyOS, Ubuntu)
  • 🚀 Always exploring new technologies and contributing to open source

🛠️ Tech Stack
#

Frontend:
  - Vue.js, React, Next.js
  - TypeScript, JavaScript, HTML/CSS

Backend:
  - Node.js, Go, Python, Rust

DevOps:
  - Docker, Kubernetes
  - CI/CD, Cloud Services

Operating Systems:
  - ArchLinux, EndeavourOS, CachyOS
  - Ubuntu, Linux in general

🐧 Linux Philosophy
#

“I use Arch btw” 😎

📊 GitHub Stats
#

GitHub Profile Summary

🎯 Current Focus
#

  • 🦀 Deep diving into Rust for systems programming
  • ☸️ Mastering Kubernetes and cloud-native technologies
  • 🏗️ Learning advanced system design patterns
  • 🌟 Contributing to open source projects

📫 Connect With Me
#


Thanks for visiting! ⭐ Star some repositories if you find them interesting!