Skip to content
View dongowu's full-sized avatar
:shipit:
Focusing
:shipit:
Focusing
  • beijing
  • 22:45 (UTC -12:00)
  • Instagram dongowu

Block or report dongowu

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
dongowu/README.md

Developer Animation
Profile Views GitHub Followers GitHub Stars

πŸš€ About Me

struct Developer {
    name: String,
    role: String,
    languages: Vec<String>,
    focus: String,
    passion: String,
}

impl Developer {
    fn new() -> Self {
        Developer {
            name: "dongowu".to_string(),
            role: "Backend Developer".to_string(),
            languages: vec![
                "Rust".to_string(),
                "Go".to_string(), 
                "JavaScript".to_string(),
                "Python".to_string(),
                "Java".to_string()
            ],
            focus: "Performance & Innovation".to_string(),
            passion: "Open Source & Learning".to_string(),
        }
    }
}
  • πŸ”­ Currently Working On: Advanced Rust projects and open-source contributions
  • 🌱 Learning: Cloud-native technologies, WebAssembly, and AI integration
  • πŸ‘― Looking to Collaborate: Open source Rust projects and innovative tools
  • πŸ’¬ Ask Me About: Rust, Go, Full-stack development, and automation
  • ⚑ Fun Fact: I love optimizing code performance and building developer tools

πŸ› οΈ Tech Arsenal

πŸ¦€ Primary Focus

Rust Go

πŸ’» Languages & Frameworks

JavaScript TypeScript Python Java React Node.js

πŸ› οΈ Tools & Technologies

Docker Kubernetes Git VS Code Linux PostgreSQL

πŸ“Š GitHub Analytics

GitHub Streak

πŸ† GitHub Trophies

GitHub Trophies

🎯 Current Focus & Goals

πŸ¦€ Rust Mastery 🌐 Open Source πŸš€ Innovation
Advanced systems programming Contributing to community projects Building developer tools
Performance optimization Mentoring newcomers Exploring new technologies
Memory safety patterns Code reviews & discussions Automation solutions

πŸ“ˆ Coding Activity

Rust         12 hrs 30 mins  β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   48.2%
Go           6 hrs 15 mins   β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   24.1%
JavaScript   4 hrs 20 mins   β–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   16.7%
Python       2 hrs 10 mins   β–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘    8.4%
Other        40 mins         β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘    2.6%

🌟 Featured Projects

🀝 Let's Connect

GitHub Email Twitter

🐍 Contribution Snake

github contribution grid snake animation

πŸ’­ Random Dev Quote

Random Dev Quote

🎡 Currently Vibing To

Footer

✨ "Code is poetry written in logic" ✨

Thanks for stopping by! Let's build something amazing together πŸš€

Popular repositories Loading

  1. dongowu dongowu Public

    JavaScript

  2. golang-guide golang-guide Public

    Forked from mao888/golang-guide

    γ€ŒGolangε­¦δΉ +ι’θ―•ζŒ‡ε—γ€δΈ€δ»½ζΆ΅η›–ε€§ιƒ¨εˆ† Golangη¨‹εΊε‘˜ζ‰€ιœ€θ¦ζŽŒζ‘ηš„ζ ΈεΏƒηŸ₯识。准倇 Golangι’θ―•οΌŒι¦–ι€‰ GolangGuide!

    Go

  3. project_rust project_rust Public

    Rust

  4. plugin-deep-seek-idea plugin-deep-seek-idea Public

    Java

  5. leetcode-practise leetcode-practise Public

    Rust

  6. note note Public

    Python