Thanks to visit codestin.com
Credit goes to github.com

Skip to content

YangYuS8/YangYuS8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 

Repository files navigation

πŸ‘‹ 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!

About

My personal repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published