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
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- 🦀 Deep diving into Rust for systems programming
- ☸️ Mastering Kubernetes and cloud-native technologies
- 🏗️ Learning advanced system design patterns
- 🌟 Contributing to open source projects