Skip to content
View CompileRider's full-sized avatar
🎯
Focusing
🎯
Focusing
  • ??
  • ??

Block or report CompileRider

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CompileRider/README.md

👋 Hi there! I'm Esmil

Profile Views


🦀 About Me

struct Developer {
    name: &'static str,
    language: &'static str,
    currently_learning: &'static str,
    fun_fact: &'static str,
}

impl Developer {
    fn new() -> Self {
        Self {
            name: "Esmil",
            language: "Rust",
            currently_learning: "Rust ecosystem",
            fun_fact: "Rust is my current obsession 🦀",
        }
    }
}

  • 🦀 Language: Rust
  • 🌱 Learning: Rust development
  • 🔧 Building: Personal Rust projects
  • Editors: Zed & Vim
  • Status: Powered by coffee


🛠️ What I Actually Know

🦀 Language & Toolchain

Rust     Crates

🔧 Development Tools

Git     Zed     Vim

🤝 Connect With Me

GitHub

LinkedIn


"The compiler is not your enemy. It just hates you personally." 🦀

Rust    Made with Rust

 

☕ Fueled by Coffee

@CompileRider's activity is private