Skip to content
View ali90h's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ali90h

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
ali90h/README.md

Hi, I'm Ali 👋

@ Full Stack Developer & Open Source Contributor @

🎯 Current Focus

contributing:
  - Performance optimizations
  - Bug fixes & feature enhancements
  - Documentation improvements
  
exploring:
  - System architecture patterns
  - Developer tooling efficiency

📊 Contribution Breakdown

Type Focus Impact
73% Commits Core development & improvements
14% Code Review Quality assurance & collaboration
11% Pull Requests Feature integration & fixes
2% Issues Bug tracking & discussions

🦀 Rust Enthusiast

// My journey with Rust
fn why_rust() -> &'static str {
    "Memory safety without garbage collection,
     Zero-cost abstractions,
     Fearless concurrency,
     And a compiler that teaches you to write better code."
}

🔥 Currently exploring systems programming, WebAssembly, and async patterns in Rust

📈 GitHub Stats

💭 Philosophy

const developer = {
  mindset: ["problem-solver", "continuous-learner", "collaborator"],
  principles: {
    code: "Clean & maintainable",
    approach: "Pragmatic solutions",
    contribution: "Quality over quantity"
  }
};

Building better software, one commit at a time.

=======

Links

Pinned Loading

  1. gitbutlerapp/gitbutler gitbutlerapp/gitbutler Public

    The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte

    Rust 16.8k 700

  2. AutoRepro AutoRepro Public

    AutoRepro turns an Issue into clear repro steps and a shareable workspace. It auto-detects the repo stack, generates a ready devcontainer, and writes a prioritized Repro Plan (repro.md) with explic…

    Python 1

  3. rust-lang/rustc-dev-guide rust-lang/rustc-dev-guide Public

    A guide to how rustc works and how to contribute to it.

    HTML 1.8k 556