The Wayback Machine - https://web.archive.org/web/20210620033951/https://github.com/ibraheemdev
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

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 14 4

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

    Rust 9 4

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

    Rust 4 1

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

    Shell 4

  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

June 2021

Created 5 repositories

Created a pull request in nathansizemore/epoll that received 5 comments

pass capacity as max_events to epoll_wait

Up to maxevents are returned by epoll_wait(). The maxevents argument must be greater than zero. Passing the length here doesn't really make sense…

+1 −1 5 comments
Opened 10 other pull requests in 7 repositories
actix/actix-web
2 open 2 merged
zio/zio
1 merged
cfsamson/books-futures-explained
1 merged
ibraheemdev/ibraheemdev
1 merged
actix/actix-net
1 merged
rust-lang/rfcs
1 merged
illacceptanything/illacceptanything
1 closed
Reviewed 6 pull requests in 4 repositories
actix/actix-web 3 pull requests
rust-lang/futures-rs 1 pull request
actix/actix-net 1 pull request
actix/actix 1 pull request

Created an issue in FluentValidation/FluentValidation that received 4 comments

Conditional SetValidator does not work

FluentValidation version 10.2.3 ASP.NET version .NET 5 Summary When setting a child validator, the condition (.When) is ignored and validations are…

4 comments
7 contributions in private repositories Jun 5 – Jun 18