Skip to content
View Brezak's full-sized avatar

Block or report Brezak

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

Popular repositories Loading

  1. Brezaks-Random-Bullshit Brezaks-Random-Bullshit Public

    A collection of usefull C utilities written by me.

    C

  2. AOC2022 AOC2022 Public

    Rust

  3. erdtree erdtree Public

    Forked from solidiquis/erdtree

    A multi-threaded file-tree visualizer and disk usage analyzer.

    Rust

  4. brezak-chess brezak-chess Public

    Rust

  5. rust rust Public

    Forked from rust-lang/rust

    Empowering everyone to build reliable and efficient software.

    Rust

  6. link_manager link_manager Public

    Rust

155 contributions in the last year

Contribution Graph
Day of Week March 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

March 2025

Created 6 commits in 2 repositories
Created 1 repository

Created a pull request in bevyengine/bevy that received 5 comments

Implement RelationshipSourceCollection for Option<Entity>

Objective Option is technically a collection. Solution Implement RelationShipSourceCollection for Option<Entity> Testing Added a new test

+67 −1 lines changed 5 comments
Opened 9 other pull requests in 3 repositories
Reviewed 7 pull requests in 1 repository

Created an issue in bevyengine/bevy that received 2 comments

EntityHashSet can't be used as a relationship target collection because it doesn't implement VisitEntitiesMut

Bevy version Main branch 3b9e2e6 What you did Tried to implement RelationshipSourceCollection for EntityIndexMap. Encountered error. Attempted to …

2 comments
Opened 2 other issues in 2 repositories
Loading