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