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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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.3k 675

  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 557