Skip to content
Avatar
🔁
Everything that, in happening, causes itself to happen, happens again
🔁
Everything that, in happening, causes itself to happen, happens again

Organizations

@actix
Block or Report

Block or report ibraheemdev

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.

Report abuse

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

Report abuse
ibraheemdev/README.md

Hey, I'm Ibraheem. Here's a little bit about me:

I enjoy programming in a variety of languages, most notably Go and Ruby on Rails. I am very active in the Rust community, a language which I work with in my spare time. I also work with frontend technologies like React, Redux, and Typescript.

I love helping other people learn the languages I love, which is why I am active on stackoverflow and write at ibraheem.ca, where you can find tutorials, useful scripts, and other fun explorations.

I open source a lot of my projects, which you can find on github.

I am also open for freelance work. Want to talk about a project you think I can help with? Let's get in touch!

Pinned

  1. A blazing fast URL router and path matcher.

    Rust 19 4

  2. A high performance HTTP request router that scales well.

    Rust 9 5

  3. Wait for a collection of async tasks to finish.

    Rust 6 2

  4. My dotfiles for zsh, vim, i3, polybar, alacritty ...

    Shell 10 1

  5. A simple and beautiful logger gem for MongoDB in you Ruby/Rails app.

    Ruby 2

  6. Ibraheem Ahmed | Software developer. Open source enthusiast. Freelancer.

    SCSS

Contribution activity

July 2021

Created a pull request in actix/actix-web that received 5 comments

Remove concurrency from FromRequest tuples

PR Type Refactor PR Checklist. Not sure about changelog and doc comments, it wasn't documented before.. Format code with the latest stable rustfmt.

+18 −19 5 comments
Opened 3 other pull requests in 2 repositories
rust-lang/rust
2 open
integer32llc/rust-playground
1 open
Reviewed 1 pull request in 1 repository
actix/actix-web 1 pull request

Created an issue in rust-lang/rust that received 3 comments

"expected opaque type, found different opaque type" with type alias impl trait

#![feature(min_type_alias_impl_trait, type_alias_impl_trait)] use tokio::net::TcpStream; use std::future::Future; type TcpStreamConnectFut = impl F…

3 comments
Opened 1 other issue in 1 repository
rust-lang/rust
1 closed

Seeing something unexpected? Take a look at the GitHub profile guide.