Skip to content
View alex's full-sized avatar

Block or report alex

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

Pinned Loading

  1. pyca/cryptography Public

    cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.

    Python 7k 1.6k

  2. Rust-for-Linux/linux Public

    Forked from torvalds/linux

    Adding support for the Rust language to the Linux kernel.

    C 4.1k 449

  3. fishinabarrel/fishinabarrel.github.io Public

    Security research organization dedicated to finding low hanging, critical, vulnerabilities.

    HTML 14 13

  4. nyt-2020-election-scraper Public

    HTML 1.8k 292

  5. what-happens-when Public

    An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"

    41.6k 5.7k

  6. topazproject/topaz Public

    A high performance ruby, written in RPython

    Python 1k 85

3,351 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Opened 3 pull requests in 3 repositories

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

Optimization regression: array argument somehow produces null check?

Minimal reproducer: #[no_mangle] pub fn f1(v: [&mut usize; 1]) { for x in v { *x += 1; } } Results in: f1: test rdi, rdi je .LBB0_2 inc qword ptr [

5 comments
Opened 1 other issue in 1 repository
8 contributions in private repositories Apr 1 – Apr 7
Loading